Pull request #41159 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Loading trusted files from base branch master at 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 rather than 0e915e5413c5e1554fb20884361cd30b7f0c50fc Obtained Jenkinsfile from 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 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 ad1b00369dd78a15c273e17e363f91bced3f6e18 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-41159@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10 Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix" First time build. Skipping changelog. > git --version # 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-06-27T03:12:23.499Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-06-27T03:12:23.506Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-06-27T03:12:38.661Z] Still waiting to schedule task [2020-06-27T03:12:38.662Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2020-06-27T03:13:18.388Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0be565eb282e78998) in /home/ubuntu/workspace/moby_PR-41159 [Pipeline] { [Pipeline] checkout [2020-06-27T03:13:21.401Z] using credential docker-jenkins-github-credentials [2020-06-27T03:13:21.419Z] Cloning the remote Git repository [2020-06-27T03:13:21.419Z] Cloning with configured refspecs honoured and without tags [2020-06-27T03:13:20.720Z] Cloning repository https://github.com/moby/moby.git [2020-06-27T03:13:20.806Z] > git init /home/ubuntu/workspace/moby_PR-41159 # timeout=10 [2020-06-27T03:13:21.087Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-27T03:13:21.087Z] > git --version # timeout=10 [2020-06-27T03:13:21.100Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-27T03:13:21.103Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:13:45.264Z] Fetching without tags [2020-06-27T03:13:45.630Z] Merging remotes/origin/master commit 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 into PR head commit 0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:13:46.454Z] Merge succeeded, producing 0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:13:46.454Z] Checking out Revision 0e915e5413c5e1554fb20884361cd30b7f0c50fc (PR-41159) [2020-06-27T03:13:45.150Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-27T03:13:45.170Z] > git config --add remote.origin.fetch +refs/pull/41159/head:refs/remotes/origin/PR-41159 # timeout=10 [2020-06-27T03:13:45.201Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:13:45.229Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-27T03:13:45.269Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-27T03:13:45.270Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-27T03:13:45.271Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:13:45.640Z] > git config core.sparsecheckout # timeout=10 [2020-06-27T03:13:45.652Z] > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10 [2020-06-27T03:13:46.407Z] > git merge 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 # timeout=10 [2020-06-27T03:13:46.433Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-27T03:13:46.458Z] > git config core.sparsecheckout # timeout=10 [2020-06-27T03:13:46.485Z] > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10 [2020-06-27T03:13:50.783Z] Commit message: "update containerd to v1.3.5" [2020-06-27T03:13:50.783Z] First time build. Skipping changelog. [2020-06-27T03:13:50.809Z] > git --version # timeout=10 [2020-06-27T03:13:50.857Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-27T03:13:51.932Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41159:/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-06-27T03:13:58.493Z] Unable to find image 'alpine:latest' locally [2020-06-27T03:13:58.751Z] latest: Pulling from library/alpine [2020-06-27T03:13:58.751Z] df20fa9351a1: Pulling fs layer [2020-06-27T03:13:58.751Z] df20fa9351a1: Verifying Checksum [2020-06-27T03:13:58.751Z] df20fa9351a1: Download complete [2020-06-27T03:13:59.320Z] df20fa9351a1: Pull complete [2020-06-27T03:13:59.320Z] Digest: sha256:185518070891758909c9f839cf4ca393ee977ac378609f700f60a771a2dfe321 [2020-06-27T03:13:59.320Z] Status: Downloaded newer image for alpine:latest [2020-06-27T03:14:05.885Z] 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 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] } [2020-06-27T03:14:06.451Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0be565eb282e78998) in /home/ubuntu/workspace/moby_PR-41159 [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] { [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] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [2020-06-27T03:14:06.569Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-41159 [Pipeline] // stage [2020-06-27T03:14:06.576Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-06-27T03:14:06.591Z] Running on s390x-ubuntu-14 in /home/jenkins/workspace/moby_PR-41159 [Pipeline] // stage [Pipeline] { [2020-06-27T03:14:06.616Z] Fetching changes from the remote Git repository [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] { Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-06-27T03:14:06.644Z] Fetching without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] } [Pipeline] checkout [Pipeline] // stage [2020-06-27T03:14:06.706Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [2020-06-27T03:14:06.725Z] Cloning the remote Git repository [2020-06-27T03:14:06.725Z] Cloning with configured refspecs honoured and without tags [2020-06-27T03:14:06.727Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-06-27T03:14:06.745Z] Cloning the remote Git repository [2020-06-27T03:14:06.745Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [2020-06-27T03:14:07.494Z] Merging remotes/origin/master commit 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 into PR head commit 0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:14:06.587Z] > git rev-parse --is-inside-work-tree # timeout=10 [2020-06-27T03:14:06.623Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-27T03:14:06.686Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-27T03:14:06.686Z] > git --version # timeout=10 [2020-06-27T03:14:06.882Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-27T03:14:06.883Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:14:07.498Z] > git config core.sparsecheckout # timeout=10 [2020-06-27T03:14:07.521Z] > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10 [2020-06-27T03:14:06.732Z] Cloning repository https://github.com/moby/moby.git [2020-06-27T03:14:06.732Z] > git init /home/docker/workspace/moby_PR-41159 # timeout=10 [2020-06-27T03:14:06.739Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-27T03:14:06.739Z] > git --version # timeout=10 [2020-06-27T03:14:06.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-27T03:14:06.743Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:14:06.751Z] Cloning repository https://github.com/moby/moby.git [2020-06-27T03:14:06.751Z] > git init /home/jenkins/workspace/moby_PR-41159 # timeout=10 [2020-06-27T03:14:06.764Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-27T03:14:06.764Z] > git --version # timeout=10 [2020-06-27T03:14:06.768Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-27T03:14:06.768Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:14:08.282Z] Merge succeeded, producing 0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:14:08.283Z] Checking out Revision 0e915e5413c5e1554fb20884361cd30b7f0c50fc (PR-41159) [2020-06-27T03:14:08.433Z] Commit message: "update containerd to v1.3.5" [2020-06-27T03:14:08.448Z] > git --version # timeout=10 [2020-06-27T03:14:08.495Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-06-27T03:14:08.254Z] > git merge 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 # timeout=10 [2020-06-27T03:14:08.274Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-27T03:14:08.286Z] > git config core.sparsecheckout # timeout=10 [2020-06-27T03:14:08.297Z] > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-27T03:14:09.238Z] + [ PR != PR ] [2020-06-27T03:14:09.238Z] + [ master != master ] [2020-06-27T03:14:09.238Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-27T03:14:09.582Z] + docker version [2020-06-27T03:14:09.582Z] Client: Docker Engine - Community [2020-06-27T03:14:09.582Z] Version: 19.03.11 [2020-06-27T03:14:09.582Z] API version: 1.40 [2020-06-27T03:14:09.582Z] Go version: go1.13.10 [2020-06-27T03:14:09.582Z] Git commit: 42e35e61f3 [2020-06-27T03:14:09.582Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-27T03:14:09.582Z] OS/Arch: linux/amd64 [2020-06-27T03:14:09.582Z] Experimental: false [2020-06-27T03:14:09.582Z] [2020-06-27T03:14:09.582Z] Server: Docker Engine - Community [2020-06-27T03:14:09.582Z] Engine: [2020-06-27T03:14:09.582Z] Version: 19.03.11 [2020-06-27T03:14:09.582Z] API version: 1.40 (minimum version 1.12) [2020-06-27T03:14:09.582Z] Go version: go1.13.10 [2020-06-27T03:14:09.582Z] Git commit: 42e35e61f3 [2020-06-27T03:14:09.582Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-27T03:14:09.582Z] OS/Arch: linux/amd64 [2020-06-27T03:14:09.582Z] Experimental: true [2020-06-27T03:14:09.582Z] containerd: [2020-06-27T03:14:09.582Z] Version: 1.2.13 [2020-06-27T03:14:09.582Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-27T03:14:09.582Z] runc: [2020-06-27T03:14:09.582Z] Version: 1.0.0-rc10 [2020-06-27T03:14:09.582Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:14:09.582Z] docker-init: [2020-06-27T03:14:09.582Z] Version: 0.18.0 [2020-06-27T03:14:09.582Z] GitCommit: fec3683 [Pipeline] sh [2020-06-27T03:14:09.872Z] + docker info [2020-06-27T03:14:15.941Z] Fetching without tags [2020-06-27T03:14:16.229Z] Merging remotes/origin/master commit 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 into PR head commit 0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:14:15.908Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-27T03:14:15.909Z] > git config --add remote.origin.fetch +refs/pull/41159/head:refs/remotes/origin/PR-41159 # timeout=10 [2020-06-27T03:14:15.911Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:14:15.926Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-27T03:14:15.947Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-27T03:14:15.947Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-27T03:14:15.947Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:14:16.236Z] > git config core.sparsecheckout # timeout=10 [2020-06-27T03:14:16.737Z] Merge succeeded, producing 0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:14:16.737Z] Checking out Revision 0e915e5413c5e1554fb20884361cd30b7f0c50fc (PR-41159) [2020-06-27T03:14:17.221Z] Commit message: "update containerd to v1.3.5" [2020-06-27T03:14:17.270Z] > git --version # timeout=10 [2020-06-27T03:14:17.278Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-06-27T03:14:16.240Z] > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10 [2020-06-27T03:14:16.714Z] > git merge 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 # timeout=10 [2020-06-27T03:14:16.730Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-27T03:14:16.743Z] > git config core.sparsecheckout # timeout=10 [2020-06-27T03:14:16.753Z] > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-27T03:14:18.136Z] + docker version [2020-06-27T03:14:18.136Z] Client: Docker Engine - Community [2020-06-27T03:14:18.136Z] Version: 19.03.7 [2020-06-27T03:14:18.136Z] API version: 1.40 [2020-06-27T03:14:18.136Z] Go version: go1.12.17 [2020-06-27T03:14:18.136Z] Git commit: 7141c199a2 [2020-06-27T03:14:18.136Z] Built: Sat Mar 7 16:48:47 2020 [2020-06-27T03:14:18.136Z] OS/Arch: linux/s390x [2020-06-27T03:14:18.136Z] Experimental: false [2020-06-27T03:14:18.136Z] [2020-06-27T03:14:18.136Z] Server: Docker Engine - Community [2020-06-27T03:14:18.136Z] Engine: [2020-06-27T03:14:18.136Z] Version: 19.03.7 [2020-06-27T03:14:18.136Z] API version: 1.40 (minimum version 1.12) [2020-06-27T03:14:18.136Z] Go version: go1.12.17 [2020-06-27T03:14:18.136Z] Git commit: 7141c199a2 [2020-06-27T03:14:18.136Z] Built: Sat Mar 7 16:47:46 2020 [2020-06-27T03:14:18.136Z] OS/Arch: linux/s390x [2020-06-27T03:14:18.136Z] Experimental: true [2020-06-27T03:14:18.136Z] containerd: [2020-06-27T03:14:18.136Z] Version: 1.2.13 [2020-06-27T03:14:18.136Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-27T03:14:18.136Z] runc: [2020-06-27T03:14:18.136Z] Version: 1.0.0-rc10 [2020-06-27T03:14:18.136Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:14:18.136Z] docker-init: [2020-06-27T03:14:18.136Z] Version: 0.18.0 [2020-06-27T03:14:18.136Z] GitCommit: fec3683 [Pipeline] sh [2020-06-27T03:14:18.575Z] + docker info [2020-06-27T03:14:18.575Z] Client: [2020-06-27T03:14:18.575Z] Debug Mode: false [2020-06-27T03:14:18.575Z] [2020-06-27T03:14:18.575Z] Server: [2020-06-27T03:14:18.575Z] Containers: 0 [2020-06-27T03:14:18.575Z] Running: 0 [2020-06-27T03:14:18.575Z] Paused: 0 [2020-06-27T03:14:18.575Z] Stopped: 0 [2020-06-27T03:14:18.575Z] Images: 0 [2020-06-27T03:14:18.575Z] Server Version: 19.03.7 [2020-06-27T03:14:18.575Z] Storage Driver: overlay2 [2020-06-27T03:14:18.575Z] Backing Filesystem: [2020-06-27T03:14:18.575Z] Supports d_type: true [2020-06-27T03:14:18.575Z] Native Overlay Diff: true [2020-06-27T03:14:18.575Z] Logging Driver: json-file [2020-06-27T03:14:18.575Z] Cgroup Driver: cgroupfs [2020-06-27T03:14:18.575Z] Plugins: [2020-06-27T03:14:18.575Z] Volume: local [2020-06-27T03:14:18.575Z] Network: bridge host ipvlan macvlan null overlay [2020-06-27T03:14:18.575Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-27T03:14:18.575Z] Swarm: inactive [2020-06-27T03:14:18.575Z] Runtimes: runc [2020-06-27T03:14:18.575Z] Default Runtime: runc [2020-06-27T03:14:18.575Z] Init Binary: docker-init [2020-06-27T03:14:18.575Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-27T03:14:18.575Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:14:18.575Z] init version: fec3683 [2020-06-27T03:14:18.575Z] Security Options: [2020-06-27T03:14:18.575Z] apparmor [2020-06-27T03:14:18.575Z] seccomp [2020-06-27T03:14:18.575Z] Profile: default [2020-06-27T03:14:18.575Z] Kernel Version: 4.15.0-91-generic [2020-06-27T03:14:18.575Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-27T03:14:18.575Z] OSType: linux [2020-06-27T03:14:18.575Z] Architecture: s390x [2020-06-27T03:14:18.575Z] CPUs: 2 [2020-06-27T03:14:18.575Z] Total Memory: 7.861GiB [2020-06-27T03:14:18.575Z] Name: s390x-ubuntu-14 [2020-06-27T03:14:18.575Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-06-27T03:14:18.575Z] Docker Root Dir: /var/lib/docker [2020-06-27T03:14:18.575Z] Debug Mode: false [2020-06-27T03:14:18.575Z] Username: dockerbuildbot [2020-06-27T03:14:18.575Z] Registry: https://index.docker.io/v1/ [2020-06-27T03:14:18.575Z] Labels: [2020-06-27T03:14:18.575Z] Experimental: true [2020-06-27T03:14:18.575Z] Insecure Registries: [2020-06-27T03:14:18.575Z] 127.0.0.0/8 [2020-06-27T03:14:18.575Z] Live Restore Enabled: false [2020-06-27T03:14:18.575Z] [2020-06-27T03:14:18.575Z] WARNING: No swap limit support [Pipeline] sh [2020-06-27T03:14:18.946Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-27T03:14:18.946Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-27T03:14:18.946Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-41159/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-27T03:14:19.228Z] + bash /home/jenkins/workspace/moby_PR-41159/check-config.sh [2020-06-27T03:14:19.228Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-27T03:14:19.228Z] info: reading kernel config from /boot/config-4.15.0-91-generic ... [2020-06-27T03:14:19.228Z] [2020-06-27T03:14:19.228Z] Generally Necessary: [2020-06-27T03:14:19.228Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-27T03:14:19.228Z] - apparmor: enabled and tools installed [2020-06-27T03:14:19.228Z] - CONFIG_NAMESPACES: enabled [2020-06-27T03:14:19.228Z] - CONFIG_NET_NS: enabled [2020-06-27T03:14:19.228Z] - CONFIG_PID_NS: enabled [2020-06-27T03:14:19.228Z] - CONFIG_IPC_NS: enabled [2020-06-27T03:14:19.228Z] - CONFIG_UTS_NS: enabled [2020-06-27T03:14:19.228Z] - CONFIG_CGROUPS: enabled [2020-06-27T03:14:19.228Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-27T03:14:19.228Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-27T03:14:19.228Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-27T03:14:19.228Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-27T03:14:19.228Z] - CONFIG_CPUSETS: enabled [2020-06-27T03:14:19.228Z] - CONFIG_MEMCG: enabled [2020-06-27T03:14:19.228Z] - CONFIG_KEYS: enabled [2020-06-27T03:14:19.228Z] - CONFIG_VETH: enabled (as module) [2020-06-27T03:14:19.228Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-27T03:14:19.228Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-27T03:14:19.228Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-27T03:14:19.228Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-27T03:14:19.228Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-27T03:14:19.228Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-27T03:14:19.228Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-27T03:14:19.228Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-27T03:14:19.228Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-27T03:14:19.228Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-27T03:14:19.228Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-27T03:14:19.228Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-27T03:14:19.228Z] [2020-06-27T03:14:19.228Z] Optional Features: [2020-06-27T03:14:19.228Z] - CONFIG_USER_NS: enabled [2020-06-27T03:14:19.229Z] - CONFIG_SECCOMP: enabled [2020-06-27T03:14:19.229Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-27T03:14:19.229Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-27T03:14:19.229Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-27T03:14:19.229Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-27T03:14:19.229Z] - CONFIG_BLK_CGROUP: enabled [2020-06-27T03:14:19.229Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-27T03:14:19.229Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-27T03:14:19.229Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-27T03:14:19.229Z] - CONFIG_CGROUP_PERF: enabled [2020-06-27T03:14:19.229Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-27T03:14:19.229Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-27T03:14:19.229Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-27T03:14:19.229Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-27T03:14:19.229Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-27T03:14:19.229Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-27T03:14:19.229Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-27T03:14:19.229Z] - CONFIG_IP_VS: enabled (as module) [2020-06-27T03:14:19.229Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-27T03:14:19.229Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-27T03:14:19.229Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-27T03:14:19.229Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-27T03:14:19.229Z] - CONFIG_EXT4_FS: enabled [2020-06-27T03:14:19.229Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-27T03:14:19.229Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-27T03:14:19.229Z] - Network Drivers: [2020-06-27T03:14:19.229Z] - "overlay": [2020-06-27T03:14:19.229Z] - CONFIG_VXLAN: enabled (as module) [2020-06-27T03:14:19.229Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-27T03:14:19.229Z] Optional (for encrypted networks): [2020-06-27T03:14:19.229Z] - CONFIG_CRYPTO: enabled [2020-06-27T03:14:19.229Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-27T03:14:19.229Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-27T03:14:19.229Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-27T03:14:19.229Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-27T03:14:19.229Z] - CONFIG_XFRM: enabled [2020-06-27T03:14:19.229Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-27T03:14:19.229Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-27T03:14:19.229Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-27T03:14:19.229Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-27T03:14:19.229Z] - "ipvlan": [2020-06-27T03:14:19.229Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-27T03:14:19.229Z] - "macvlan": [2020-06-27T03:14:19.229Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-27T03:14:19.229Z] - CONFIG_DUMMY: enabled (as module) [2020-06-27T03:14:19.229Z] - "ftp,tftp client in container": [2020-06-27T03:14:19.510Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-27T03:14:19.510Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-27T03:14:19.510Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-27T03:14:19.510Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-27T03:14:19.510Z] - Storage Drivers: [2020-06-27T03:14:19.510Z] - "aufs": [2020-06-27T03:14:19.510Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-27T03:14:19.510Z] - "btrfs": [2020-06-27T03:14:19.510Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-27T03:14:19.510Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-27T03:14:19.510Z] - "devicemapper": [2020-06-27T03:14:19.510Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-27T03:14:19.510Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-27T03:14:19.510Z] - "overlay": [2020-06-27T03:14:19.510Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-27T03:14:19.510Z] - "zfs": [2020-06-27T03:14:19.510Z] - /dev/zfs: missing [2020-06-27T03:14:19.510Z] - zfs command: missing [2020-06-27T03:14:19.510Z] - zpool command: missing [2020-06-27T03:14:19.510Z] [2020-06-27T03:14:19.510Z] Limits: [2020-06-27T03:14:19.510Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-27T03:14:19.510Z] [2020-06-27T03:14:19.510Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-27T03:14:19.930Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc . [2020-06-27T03:14:19.930Z] #2 [internal] load .dockerignore [2020-06-27T03:14:19.930Z] #2 transferring context: 87B done [2020-06-27T03:14:19.930Z] #2 DONE 0.0s [2020-06-27T03:14:19.930Z] [2020-06-27T03:14:19.930Z] #1 [internal] load build definition from Dockerfile [2020-06-27T03:14:19.930Z] #1 transferring dockerfile: 16.37kB done [2020-06-27T03:14:19.930Z] #1 DONE 0.0s [2020-06-27T03:14:19.930Z] [2020-06-27T03:14:19.930Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-27T03:14:20.228Z] #3 DONE 0.2s [2020-06-27T03:14:20.228Z] [2020-06-27T03:14:20.228Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-27T03:14:20.228Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-27T03:14:20.519Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2020-06-27T03:14:20.519Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 6.85MB / 8.88MB 0.2s [2020-06-27T03:14:20.519Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-27T03:14:20.519Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2020-06-27T03:14:20.519Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.2s done [2020-06-27T03:14:20.519Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2020-06-27T03:14:20.805Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2020-06-27T03:14:20.805Z] #4 DONE 0.5s [2020-06-27T03:14:21.410Z] Still waiting to schedule task [2020-06-27T03:14:21.410Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0be565eb282e78998)’ [2020-06-27T03:14:21.414Z] Still waiting to schedule task [2020-06-27T03:14:21.414Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0be565eb282e78998)’ [2020-06-27T03:14:21.419Z] [2020-06-27T03:14:21.419Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-27T03:14:21.419Z] #6 DONE 0.2s [2020-06-27T03:14:21.419Z] [2020-06-27T03:14:21.419Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-27T03:14:21.423Z] Still waiting to schedule task [2020-06-27T03:14:21.423Z] All nodes of label ‘arm64&&linux’ are offline [2020-06-27T03:14:21.425Z] Still waiting to schedule task [2020-06-27T03:14:21.425Z] All nodes of label ‘windows-2019’ are offline [2020-06-27T03:14:22.052Z] #5 DONE 0.7s [2020-06-27T03:14:22.052Z] [2020-06-27T03:14:22.052Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-06-27T03:14:22.052Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-06-27T03:14:22.052Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 4.40MB / 48.97MB 0.2s [2020-06-27T03:14:22.052Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 2.82MB / 7.39MB 0.2s [2020-06-27T03:14:22.052Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 2.40MB / 9.88MB 0.2s [2020-06-27T03:14:22.052Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-06-27T03:14:22.052Z] #7 sha256:5380bd68a1456dd1b96dc08789297c6883144a9200b0c7f90a0aaae250336efa 1.79kB / 1.79kB done [2020-06-27T03:14:22.052Z] #7 sha256:a061b2a33949407b25d5c8c76e5c35ae4b614319ebf510c9c19699a75eeee690 6.19kB / 6.19kB done [2020-06-27T03:14:22.052Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 8.67MB / 48.97MB 0.3s [2020-06-27T03:14:22.052Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 5.46MB / 7.39MB 0.3s [2020-06-27T03:14:22.052Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 7.60MB / 9.88MB 0.3s [2020-06-27T03:14:22.069Z] Client: [2020-06-27T03:14:22.069Z] Debug Mode: false [2020-06-27T03:14:22.069Z] [2020-06-27T03:14:22.069Z] Server: [2020-06-27T03:14:22.069Z] Containers: 0 [2020-06-27T03:14:22.069Z] Running: 0 [2020-06-27T03:14:22.069Z] Paused: 0 [2020-06-27T03:14:22.069Z] Stopped: 0 [2020-06-27T03:14:22.069Z] Images: 1 [2020-06-27T03:14:22.069Z] Server Version: 19.03.11 [2020-06-27T03:14:22.069Z] Storage Driver: overlay2 [2020-06-27T03:14:22.069Z] Backing Filesystem: extfs [2020-06-27T03:14:22.069Z] Supports d_type: true [2020-06-27T03:14:22.069Z] Native Overlay Diff: true [2020-06-27T03:14:22.069Z] Logging Driver: json-file [2020-06-27T03:14:22.069Z] Cgroup Driver: cgroupfs [2020-06-27T03:14:22.069Z] Plugins: [2020-06-27T03:14:22.069Z] Volume: local [2020-06-27T03:14:22.069Z] Network: bridge host ipvlan macvlan null overlay [2020-06-27T03:14:22.069Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-27T03:14:22.069Z] Swarm: inactive [2020-06-27T03:14:22.069Z] Runtimes: runc [2020-06-27T03:14:22.069Z] Default Runtime: runc [2020-06-27T03:14:22.069Z] Init Binary: docker-init [2020-06-27T03:14:22.069Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-27T03:14:22.069Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:14:22.069Z] init version: fec3683 [2020-06-27T03:14:22.069Z] Security Options: [2020-06-27T03:14:22.069Z] apparmor [2020-06-27T03:14:22.069Z] seccomp [2020-06-27T03:14:22.069Z] Profile: default [2020-06-27T03:14:22.069Z] Kernel Version: 5.3.0-1023-aws [2020-06-27T03:14:22.069Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-27T03:14:22.069Z] OSType: linux [2020-06-27T03:14:22.069Z] Architecture: x86_64 [2020-06-27T03:14:22.069Z] CPUs: 2 [2020-06-27T03:14:22.069Z] Total Memory: 7.487GiB [2020-06-27T03:14:22.069Z] Name: ip-10-100-100-100 [2020-06-27T03:14:22.069Z] ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU [2020-06-27T03:14:22.069Z] Docker Root Dir: /var/lib/docker [2020-06-27T03:14:22.069Z] Debug Mode: false [2020-06-27T03:14:22.069Z] Registry: https://index.docker.io/v1/ [2020-06-27T03:14:22.069Z] Labels: [2020-06-27T03:14:22.069Z] Experimental: true [2020-06-27T03:14:22.069Z] Insecure Registries: [2020-06-27T03:14:22.069Z] 127.0.0.0/8 [2020-06-27T03:14:22.069Z] Live Restore Enabled: true [2020-06-27T03:14:22.069Z] [2020-06-27T03:14:22.069Z] WARNING: No swap limit support [Pipeline] sh [2020-06-27T03:14:22.354Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-27T03:14:22.354Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-27T03:14:22.354Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41159/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-27T03:14:22.354Z] + bash /home/ubuntu/workspace/moby_PR-41159/check-config.sh [2020-06-27T03:14:22.354Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-27T03:14:22.354Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ... [2020-06-27T03:14:22.354Z] [2020-06-27T03:14:22.354Z] Generally Necessary: [2020-06-27T03:14:22.354Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-27T03:14:22.354Z] - apparmor: enabled and tools installed [2020-06-27T03:14:22.354Z] - CONFIG_NAMESPACES: enabled [2020-06-27T03:14:22.354Z] - CONFIG_NET_NS: enabled [2020-06-27T03:14:22.354Z] - CONFIG_PID_NS: enabled [2020-06-27T03:14:22.354Z] - CONFIG_IPC_NS: enabled [2020-06-27T03:14:22.354Z] - CONFIG_UTS_NS: enabled [2020-06-27T03:14:22.354Z] - CONFIG_CGROUPS: enabled [2020-06-27T03:14:22.354Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-27T03:14:22.354Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-27T03:14:22.354Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-27T03:14:22.354Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-27T03:14:22.354Z] - CONFIG_CPUSETS: enabled [2020-06-27T03:14:22.354Z] - CONFIG_MEMCG: enabled [2020-06-27T03:14:22.354Z] - CONFIG_KEYS: enabled [2020-06-27T03:14:22.354Z] - CONFIG_VETH: enabled (as module) [2020-06-27T03:14:22.354Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-27T03:14:22.354Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-27T03:14:22.354Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-27T03:14:22.354Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-27T03:14:22.354Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-27T03:14:22.354Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-27T03:14:22.354Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-27T03:14:22.354Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-27T03:14:22.354Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-27T03:14:22.354Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-27T03:14:22.354Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-27T03:14:22.354Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-27T03:14:22.354Z] [2020-06-27T03:14:22.354Z] Optional Features: [2020-06-27T03:14:22.354Z] - CONFIG_USER_NS: enabled [2020-06-27T03:14:22.354Z] - CONFIG_SECCOMP: enabled [2020-06-27T03:14:22.354Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-27T03:14:22.354Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-27T03:14:22.354Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-27T03:14:22.355Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 16.19MB / 48.97MB 0.4s [2020-06-27T03:14:22.355Z] #7 sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 7.39MB / 7.39MB 0.3s done [2020-06-27T03:14:22.355Z] #7 sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 9.88MB / 9.88MB 0.3s done [2020-06-27T03:14:22.355Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 0B / 51.37MB 0.4s [2020-06-27T03:14:22.355Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 0B / 56.71MB 0.4s [2020-06-27T03:14:22.355Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 31.63MB / 48.97MB 0.6s [2020-06-27T03:14:22.355Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 3.04MB / 51.37MB 0.6s [2020-06-27T03:14:22.355Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 4.65MB / 56.71MB 0.6s [2020-06-27T03:14:22.611Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-27T03:14:22.611Z] - CONFIG_BLK_CGROUP: enabled [2020-06-27T03:14:22.611Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-27T03:14:22.611Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-27T03:14:22.611Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-27T03:14:22.611Z] - CONFIG_CGROUP_PERF: enabled [2020-06-27T03:14:22.611Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-27T03:14:22.611Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-27T03:14:22.611Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-27T03:14:22.611Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-27T03:14:22.611Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-27T03:14:22.611Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-27T03:14:22.611Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-27T03:14:22.611Z] - CONFIG_IP_VS: enabled (as module) [2020-06-27T03:14:22.611Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-27T03:14:22.612Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-27T03:14:22.612Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-27T03:14:22.612Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-27T03:14:22.612Z] - CONFIG_EXT4_FS: enabled [2020-06-27T03:14:22.612Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-27T03:14:22.612Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-27T03:14:22.612Z] - Network Drivers: [2020-06-27T03:14:22.612Z] - "overlay": [2020-06-27T03:14:22.612Z] - CONFIG_VXLAN: enabled (as module) [2020-06-27T03:14:22.612Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-27T03:14:22.612Z] Optional (for encrypted networks): [2020-06-27T03:14:22.612Z] - CONFIG_CRYPTO: enabled [2020-06-27T03:14:22.612Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-27T03:14:22.612Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-27T03:14:22.612Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-27T03:14:22.612Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-27T03:14:22.612Z] - CONFIG_XFRM: enabled [2020-06-27T03:14:22.612Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-27T03:14:22.612Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-27T03:14:22.612Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-27T03:14:22.612Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-27T03:14:22.612Z] - "ipvlan": [2020-06-27T03:14:22.612Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-27T03:14:22.612Z] - "macvlan": [2020-06-27T03:14:22.612Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-27T03:14:22.612Z] - CONFIG_DUMMY: enabled (as module) [2020-06-27T03:14:22.612Z] - "ftp,tftp client in container": [2020-06-27T03:14:22.612Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-27T03:14:22.612Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-27T03:14:22.612Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-27T03:14:22.612Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-27T03:14:22.612Z] - Storage Drivers: [2020-06-27T03:14:22.612Z] - "aufs": [2020-06-27T03:14:22.612Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-27T03:14:22.612Z] - "btrfs": [2020-06-27T03:14:22.612Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-27T03:14:22.612Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-27T03:14:22.612Z] - "devicemapper": [2020-06-27T03:14:22.664Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 34.98MB / 48.97MB 0.7s [2020-06-27T03:14:22.664Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 7.39MB / 51.37MB 0.7s [2020-06-27T03:14:22.664Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 9.23MB / 56.71MB 0.7s [2020-06-27T03:14:22.664Z] #7 ... [2020-06-27T03:14:22.664Z] [2020-06-27T03:14:22.664Z] #20 [internal] load build context [2020-06-27T03:14:22.664Z] #20 transferring context: 51.28MB 0.7s done [2020-06-27T03:14:22.664Z] #20 DONE 0.8s [2020-06-27T03:14:22.664Z] [2020-06-27T03:14:22.664Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-06-27T03:14:22.664Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 40.24MB / 48.97MB 0.8s [2020-06-27T03:14:22.664Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 11.29MB / 51.37MB 0.8s [2020-06-27T03:14:22.874Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-27T03:14:22.874Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-27T03:14:22.874Z] - "overlay": [2020-06-27T03:14:22.874Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-27T03:14:22.874Z] - "zfs": [2020-06-27T03:14:22.874Z] - /dev/zfs: present [2020-06-27T03:14:22.874Z] - zfs command: missing [2020-06-27T03:14:22.874Z] - zpool command: missing [2020-06-27T03:14:22.874Z] [2020-06-27T03:14:22.874Z] Limits: [2020-06-27T03:14:22.874Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-27T03:14:22.874Z] [2020-06-27T03:14:22.874Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-27T03:14:22.973Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 47.91MB / 48.97MB 1.0s [2020-06-27T03:14:22.973Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 19.14MB / 51.37MB 1.0s [2020-06-27T03:14:22.973Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 19.98MB / 56.71MB 1.0s [2020-06-27T03:14:22.973Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 25.38MB / 51.37MB 1.1s [2020-06-27T03:14:22.973Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 24.50MB / 56.71MB 1.1s [2020-06-27T03:14:23.213Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc . [2020-06-27T03:14:23.213Z] #2 [internal] load .dockerignore [2020-06-27T03:14:23.213Z] #2 transferring context: 87B 0.0s done [2020-06-27T03:14:23.213Z] #2 DONE 0.1s [2020-06-27T03:14:23.213Z] [2020-06-27T03:14:23.213Z] #1 [internal] load build definition from Dockerfile [2020-06-27T03:14:23.213Z] #1 transferring dockerfile: 16.37kB 0.0s done [2020-06-27T03:14:23.213Z] #1 DONE 0.1s [2020-06-27T03:14:23.213Z] [2020-06-27T03:14:23.213Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-27T03:14:23.275Z] #7 sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 48.97MB / 48.97MB 1.1s done [2020-06-27T03:14:23.275Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 29.57MB / 51.37MB 1.2s [2020-06-27T03:14:23.275Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 28.97MB / 56.71MB 1.2s [2020-06-27T03:14:23.275Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 293.94kB / 102.23MB 1.2s [2020-06-27T03:14:23.275Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 33.46MB / 51.37MB 1.3s [2020-06-27T03:14:23.275Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 32.85MB / 56.71MB 1.3s [2020-06-27T03:14:23.275Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 0.1s [2020-06-27T03:14:23.275Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 38.07MB / 51.37MB 1.4s [2020-06-27T03:14:23.275Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 36.36MB / 56.71MB 1.4s [2020-06-27T03:14:23.275Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 7.51MB / 102.23MB 1.4s [2020-06-27T03:14:23.573Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 41.51MB / 51.37MB 1.5s [2020-06-27T03:14:23.573Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 40.18MB / 56.71MB 1.5s [2020-06-27T03:14:23.573Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 45.18MB / 51.37MB 1.6s [2020-06-27T03:14:23.573Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 44.23MB / 56.71MB 1.6s [2020-06-27T03:14:23.573Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 15.24MB / 102.23MB 1.6s [2020-06-27T03:14:23.573Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.8s [2020-06-27T03:14:23.573Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 52.83MB / 56.71MB 1.8s [2020-06-27T03:14:23.573Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 23.74MB / 102.23MB 1.8s [2020-06-27T03:14:23.777Z] #3 DONE 0.5s [2020-06-27T03:14:23.777Z] [2020-06-27T03:14:23.777Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-27T03:14:23.777Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-27T03:14:23.777Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-27T03:14:23.777Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-27T03:14:23.777Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-27T03:14:23.777Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2020-06-27T03:14:23.868Z] #7 sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 51.37MB / 51.37MB 1.8s done [2020-06-27T03:14:23.868Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 1.9s [2020-06-27T03:14:23.868Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 31.02MB / 102.23MB 1.9s [2020-06-27T03:14:23.868Z] #7 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 156B / 156B 1.9s [2020-06-27T03:14:23.868Z] #7 sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 56.71MB / 56.71MB 1.9s done [2020-06-27T03:14:23.868Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 41.02MB / 102.23MB 2.0s [2020-06-27T03:14:23.868Z] #7 sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 156B / 156B 1.9s done [2020-06-27T03:14:24.035Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2020-06-27T03:14:24.035Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-06-27T03:14:24.156Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 57.14MB / 102.23MB 2.3s [2020-06-27T03:14:24.295Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2020-06-27T03:14:24.295Z] #4 DONE 0.5s [2020-06-27T03:14:24.446Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 67.35MB / 102.23MB 2.4s [2020-06-27T03:14:24.446Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 75.31MB / 102.23MB 2.5s [2020-06-27T03:14:24.446Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 86.30MB / 102.23MB 2.6s [2020-06-27T03:14:24.496Z] Fetching without tags [2020-06-27T03:14:24.553Z] [2020-06-27T03:14:24.553Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-27T03:14:24.553Z] #6 DONE 0.3s [2020-06-27T03:14:24.553Z] [2020-06-27T03:14:24.553Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-27T03:14:24.728Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 102.23MB / 102.23MB 2.8s [2020-06-27T03:14:24.728Z] #7 sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 102.23MB / 102.23MB 2.8s done [2020-06-27T03:14:24.811Z] #5 DONE 0.4s [2020-06-27T03:14:24.811Z] [2020-06-27T03:14:24.811Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-06-27T03:14:24.811Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-06-27T03:14:24.886Z] Merging remotes/origin/master commit 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 into PR head commit 0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:14:25.010Z] #7 ... [2020-06-27T03:14:25.010Z] [2020-06-27T03:14:25.010Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-27T03:14:25.010Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-27T03:14:25.010Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-27T03:14:25.010Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-27T03:14:25.010Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.1s done [2020-06-27T03:14:25.010Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-06-27T03:14:25.010Z] #58 DONE 3.0s [2020-06-27T03:14:25.010Z] [2020-06-27T03:14:25.010Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-06-27T03:14:25.010Z] #7 extracting sha256:76dae9e9a8f2b69403c29a068363410a0b491d889452a410e1a846db24918418 1.7s done [2020-06-27T03:14:25.010Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 [2020-06-27T03:14:25.070Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-06-27T03:14:25.070Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.01MB / 50.39MB 0.2s [2020-06-27T03:14:25.070Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.01MB / 7.81MB 0.2s [2020-06-27T03:14:25.070Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-06-27T03:14:25.070Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-06-27T03:14:25.070Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 9.85MB / 50.39MB 0.3s [2020-06-27T03:14:25.070Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s [2020-06-27T03:14:25.292Z] #7 extracting sha256:2ea4ddfd9cac861440dd774171c0df5d003bcf031cc856603f0dcc1a569a7614 0.3s done [2020-06-27T03:14:25.292Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 [2020-06-27T03:14:25.329Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 17.16MB / 50.39MB 0.4s [2020-06-27T03:14:25.329Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s done [2020-06-27T03:14:25.329Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0B / 10.00MB 0.4s [2020-06-27T03:14:25.329Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 24.78MB / 50.39MB 0.6s [2020-06-27T03:14:25.329Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.6s [2020-06-27T03:14:25.329Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 6.66MB / 51.83MB 0.6s [2020-06-27T03:14:25.574Z] #7 extracting sha256:7b4340e9fce6caba0ffebdee007c25f4ed849de61e56dcee1ed7e081edbcf1e5 0.2s done [2020-06-27T03:14:25.588Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 29.42MB / 50.39MB 0.7s [2020-06-27T03:14:25.588Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 10.95MB / 51.83MB 0.7s [2020-06-27T03:14:25.588Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 35.35MB / 50.39MB 0.8s [2020-06-27T03:14:25.588Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 16.63MB / 51.83MB 0.8s [2020-06-27T03:14:25.730Z] Merge succeeded, producing 0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:14:25.730Z] Checking out Revision 0e915e5413c5e1554fb20884361cd30b7f0c50fc (PR-41159) [2020-06-27T03:14:25.846Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 43.72MB / 50.39MB 1.0s [2020-06-27T03:14:25.846Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.8s done [2020-06-27T03:14:25.846Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 25.53MB / 51.83MB 1.0s [2020-06-27T03:14:25.846Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 5.58MB / 68.65MB 1.0s [2020-06-27T03:14:25.846Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 47.16MB / 50.39MB 1.1s [2020-06-27T03:14:25.856Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c [2020-06-27T03:14:26.104Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.3s [2020-06-27T03:14:26.105Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 36.90MB / 51.83MB 1.3s [2020-06-27T03:14:26.105Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 18.91MB / 68.65MB 1.3s [2020-06-27T03:14:24.470Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-27T03:14:24.473Z] > git config --add remote.origin.fetch +refs/pull/41159/head:refs/remotes/origin/PR-41159 # timeout=10 [2020-06-27T03:14:24.475Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:14:24.489Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-27T03:14:24.503Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-27T03:14:24.503Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-27T03:14:24.504Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:14:24.893Z] > git config core.sparsecheckout # timeout=10 [2020-06-27T03:14:24.896Z] > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10 [2020-06-27T03:14:25.701Z] > git merge 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 # timeout=10 [2020-06-27T03:14:25.722Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-27T03:14:25.737Z] > git config core.sparsecheckout # timeout=10 [2020-06-27T03:14:25.739Z] > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10 [2020-06-27T03:14:26.368Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 49.94MB / 51.83MB 1.5s [2020-06-27T03:14:26.368Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 28.41MB / 68.65MB 1.5s [2020-06-27T03:14:26.368Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 32.87MB / 68.65MB 1.6s [2020-06-27T03:14:26.626Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 39.76MB / 68.65MB 1.7s [2020-06-27T03:14:26.671Z] Commit message: "update containerd to v1.3.5" [2020-06-27T03:14:26.722Z] > git --version # timeout=10 [2020-06-27T03:14:26.727Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-06-27T03:14:26.884Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.8s done [2020-06-27T03:14:26.884Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 1.8s done [2020-06-27T03:14:26.884Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 56.35MB / 68.65MB 2.0s [2020-06-27T03:14:26.884Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 3.14MB / 120.16MB 2.0s [2020-06-27T03:14:26.884Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 1.8s done [2020-06-27T03:14:26.884Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 64.00MB / 68.65MB 2.1s [2020-06-27T03:14:27.143Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 67.55MB / 68.65MB 2.2s [2020-06-27T03:14:27.143Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 10.79MB / 120.16MB 2.2s [2020-06-27T03:14:27.143Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-06-27T03:14:27.143Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 22.36MB / 120.16MB 2.4s [2020-06-27T03:14:27.327Z] #7 extracting sha256:89446217dee5ed85681993c919acbdf28494151380677fdefa88b6b5e481573c 1.5s done [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [2020-06-27T03:14:27.401Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 2.4s done [2020-06-27T03:14:27.401Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 32.48MB / 120.16MB 2.6s [Pipeline] sh [2020-06-27T03:14:27.610Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 0.1s [2020-06-27T03:14:27.665Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 42.31MB / 120.16MB 2.8s [2020-06-27T03:14:27.769Z] + docker version [2020-06-27T03:14:27.769Z] Client: [2020-06-27T03:14:27.769Z] Version: 18.06.1-ce [2020-06-27T03:14:27.769Z] API version: 1.38 [2020-06-27T03:14:27.769Z] Go version: go1.10.3 [2020-06-27T03:14:27.769Z] Git commit: e68fc7a [2020-06-27T03:14:27.769Z] Built: Tue Aug 21 17:26:10 2018 [2020-06-27T03:14:27.769Z] OS/Arch: linux/ppc64le [2020-06-27T03:14:27.769Z] Experimental: false [2020-06-27T03:14:27.769Z] [2020-06-27T03:14:27.769Z] Server: [2020-06-27T03:14:27.769Z] Engine: [2020-06-27T03:14:27.769Z] Version: 18.06.1-ce [2020-06-27T03:14:27.769Z] API version: 1.38 (minimum version 1.12) [2020-06-27T03:14:27.769Z] Go version: go1.10.3 [2020-06-27T03:14:27.769Z] Git commit: e68fc7a [2020-06-27T03:14:27.769Z] Built: Tue Aug 21 17:24:20 2018 [2020-06-27T03:14:27.769Z] OS/Arch: linux/ppc64le [2020-06-27T03:14:27.769Z] Experimental: true [Pipeline] sh [2020-06-27T03:14:27.927Z] #7 ... [2020-06-27T03:14:27.927Z] [2020-06-27T03:14:27.927Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-27T03:14:27.927Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-27T03:14:27.927Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-27T03:14:27.927Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-27T03:14:27.927Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2020-06-27T03:14:27.927Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.5s done [2020-06-27T03:14:27.927Z] #58 DONE 2.9s [2020-06-27T03:14:27.927Z] [2020-06-27T03:14:27.927Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-06-27T03:14:27.927Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 50.78MB / 120.16MB 3.0s [2020-06-27T03:14:28.141Z] + docker info [2020-06-27T03:14:28.141Z] Containers: 0 [2020-06-27T03:14:28.141Z] Running: 0 [2020-06-27T03:14:28.141Z] Paused: 0 [2020-06-27T03:14:28.141Z] Stopped: 0 [2020-06-27T03:14:28.141Z] Images: 0 [2020-06-27T03:14:28.141Z] Server Version: 18.06.1-ce [2020-06-27T03:14:28.141Z] Storage Driver: overlay2 [2020-06-27T03:14:28.141Z] Backing Filesystem: extfs [2020-06-27T03:14:28.141Z] Supports d_type: true [2020-06-27T03:14:28.141Z] Native Overlay Diff: true [2020-06-27T03:14:28.141Z] Logging Driver: json-file [2020-06-27T03:14:28.141Z] Cgroup Driver: cgroupfs [2020-06-27T03:14:28.142Z] Plugins: [2020-06-27T03:14:28.142Z] Volume: local [2020-06-27T03:14:28.142Z] Network: bridge host ipvlan macvlan null overlay [2020-06-27T03:14:28.142Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-06-27T03:14:28.142Z] Swarm: inactive [2020-06-27T03:14:28.142Z] Runtimes: runc [2020-06-27T03:14:28.142Z] Default Runtime: runc [2020-06-27T03:14:28.142Z] Init Binary: docker-init [2020-06-27T03:14:28.142Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-06-27T03:14:28.142Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-06-27T03:14:28.142Z] init version: fec3683 [2020-06-27T03:14:28.142Z] Security Options: [2020-06-27T03:14:28.142Z] apparmor [2020-06-27T03:14:28.142Z] seccomp [2020-06-27T03:14:28.142Z] Profile: default [2020-06-27T03:14:28.142Z] Kernel Version: 4.4.0-139-generic [2020-06-27T03:14:28.142Z] Operating System: Ubuntu 16.04.3 LTS [2020-06-27T03:14:28.142Z] OSType: linux [2020-06-27T03:14:28.142Z] Architecture: ppc64le [2020-06-27T03:14:28.142Z] CPUs: 4 [2020-06-27T03:14:28.142Z] Total Memory: 7.972GiB [2020-06-27T03:14:28.142Z] Name: ppc64le-ubuntu-12 [2020-06-27T03:14:28.142Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-06-27T03:14:28.142Z] Docker Root Dir: /var/lib/docker [2020-06-27T03:14:28.142Z] Debug Mode (client): false [2020-06-27T03:14:28.142Z] Debug Mode (server): false [2020-06-27T03:14:28.142Z] Username: dockerbuildbot [2020-06-27T03:14:28.142Z] Registry: https://index.docker.io/v1/ [2020-06-27T03:14:28.142Z] Labels: [2020-06-27T03:14:28.142Z] Experimental: true [2020-06-27T03:14:28.142Z] Insecure Registries: [2020-06-27T03:14:28.142Z] 127.0.0.0/8 [2020-06-27T03:14:28.142Z] Live Restore Enabled: false [2020-06-27T03:14:28.142Z] [Pipeline] sh [2020-06-27T03:14:28.190Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 60.12MB / 120.16MB 3.2s [2020-06-27T03:14:28.447Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 80.63MB / 120.16MB 3.5s [2020-06-27T03:14:28.447Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 87.55MB / 120.16MB 3.6s [2020-06-27T03:14:28.517Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-27T03:14:28.517Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-27T03:14:28.517Z] + curl -fsSL -o /home/docker/workspace/moby_PR-41159/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-27T03:14:28.517Z] + bash /home/docker/workspace/moby_PR-41159/check-config.sh [2020-06-27T03:14:28.517Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-27T03:14:28.517Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-06-27T03:14:28.517Z] [2020-06-27T03:14:28.517Z] Generally Necessary: [2020-06-27T03:14:28.517Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-27T03:14:28.517Z] - apparmor: enabled and tools installed [2020-06-27T03:14:28.517Z] - CONFIG_NAMESPACES: enabled [2020-06-27T03:14:28.517Z] - CONFIG_NET_NS: enabled [2020-06-27T03:14:28.517Z] - CONFIG_PID_NS: enabled [2020-06-27T03:14:28.517Z] - CONFIG_IPC_NS: enabled [2020-06-27T03:14:28.517Z] - CONFIG_UTS_NS: enabled [2020-06-27T03:14:28.517Z] - CONFIG_CGROUPS: enabled [2020-06-27T03:14:28.517Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-27T03:14:28.517Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-27T03:14:28.517Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-27T03:14:28.517Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-27T03:14:28.517Z] - CONFIG_CPUSETS: enabled [2020-06-27T03:14:28.517Z] - CONFIG_MEMCG: enabled [2020-06-27T03:14:28.517Z] - CONFIG_KEYS: enabled [2020-06-27T03:14:28.517Z] - CONFIG_VETH: enabled (as module) [2020-06-27T03:14:28.517Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-27T03:14:28.517Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-27T03:14:28.517Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-27T03:14:28.615Z] #7 extracting sha256:17d6d711085f1e16cb55dd6d39b0fa3cfe5a898d10c02f3fbb3a0c22180f588c 1.1s done [2020-06-27T03:14:28.704Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 99.36MB / 120.16MB 3.8s [2020-06-27T03:14:28.704Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 118.43MB / 120.16MB 4.0s [2020-06-27T03:14:28.801Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-27T03:14:28.801Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-27T03:14:28.801Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-27T03:14:28.801Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-27T03:14:28.801Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-27T03:14:28.801Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-27T03:14:28.801Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-27T03:14:28.801Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-27T03:14:28.801Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-27T03:14:28.801Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-06-27T03:14:28.801Z] [2020-06-27T03:14:28.801Z] Optional Features: [2020-06-27T03:14:28.801Z] - CONFIG_USER_NS: enabled [2020-06-27T03:14:28.801Z] - CONFIG_SECCOMP: enabled [2020-06-27T03:14:28.801Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-27T03:14:28.801Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-27T03:14:28.801Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-27T03:14:28.801Z] (cgroup swap accounting is currently enabled) [2020-06-27T03:14:28.801Z] - CONFIG_MEMCG_KMEM: enabled [2020-06-27T03:14:28.801Z] - CONFIG_BLK_CGROUP: enabled [2020-06-27T03:14:28.801Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-27T03:14:28.801Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-27T03:14:28.801Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-27T03:14:28.801Z] - CONFIG_CGROUP_PERF: enabled [2020-06-27T03:14:28.801Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-27T03:14:28.801Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-27T03:14:28.801Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-27T03:14:28.801Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-27T03:14:28.801Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-27T03:14:28.801Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-27T03:14:28.801Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-27T03:14:28.801Z] - CONFIG_IP_VS: enabled (as module) [2020-06-27T03:14:28.801Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-27T03:14:28.801Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-27T03:14:28.801Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-27T03:14:28.801Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-27T03:14:28.801Z] - CONFIG_EXT4_FS: enabled [2020-06-27T03:14:28.801Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-27T03:14:28.801Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-27T03:14:28.801Z] - Network Drivers: [2020-06-27T03:14:28.801Z] - "overlay": [2020-06-27T03:14:28.801Z] - CONFIG_VXLAN: enabled (as module) [2020-06-27T03:14:28.801Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-27T03:14:28.801Z] Optional (for encrypted networks): [2020-06-27T03:14:28.902Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe [2020-06-27T03:14:29.084Z] - CONFIG_CRYPTO: enabled [2020-06-27T03:14:29.084Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-06-27T03:14:29.084Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-06-27T03:14:29.084Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-06-27T03:14:29.084Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-06-27T03:14:29.084Z] - CONFIG_XFRM: enabled [2020-06-27T03:14:29.084Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-27T03:14:29.084Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-27T03:14:29.084Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-27T03:14:29.084Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-27T03:14:29.084Z] - "ipvlan": [2020-06-27T03:14:29.084Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-27T03:14:29.084Z] - "macvlan": [2020-06-27T03:14:29.084Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-27T03:14:29.084Z] - CONFIG_DUMMY: enabled (as module) [2020-06-27T03:14:29.084Z] - "ftp,tftp client in container": [2020-06-27T03:14:29.084Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-27T03:14:29.084Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-27T03:14:29.084Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-27T03:14:29.084Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-27T03:14:29.084Z] - Storage Drivers: [2020-06-27T03:14:29.084Z] - "aufs": [2020-06-27T03:14:29.084Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-27T03:14:29.084Z] - "btrfs": [2020-06-27T03:14:29.084Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-27T03:14:29.084Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-27T03:14:29.084Z] - "devicemapper": [2020-06-27T03:14:29.084Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-27T03:14:29.084Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-27T03:14:29.084Z] - "overlay": [2020-06-27T03:14:29.084Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-27T03:14:29.084Z] - "zfs": [2020-06-27T03:14:29.084Z] - /dev/zfs: missing [2020-06-27T03:14:29.084Z] - zfs command: missing [2020-06-27T03:14:29.084Z] - zpool command: missing [2020-06-27T03:14:29.084Z] [2020-06-27T03:14:29.084Z] Limits: [2020-06-27T03:14:29.084Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-27T03:14:29.084Z] [2020-06-27T03:14:29.084Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-27T03:14:29.270Z] #7 ... [2020-06-27T03:14:29.270Z] [2020-06-27T03:14:29.270Z] #20 [internal] load build context [2020-06-27T03:14:29.270Z] #20 transferring context: 51.28MB 4.1s done [2020-06-27T03:14:29.270Z] #20 DONE 4.3s [2020-06-27T03:14:29.270Z] [2020-06-27T03:14:29.270Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-06-27T03:14:29.509Z] + make bundles/buildx [2020-06-27T03:14:29.791Z] make: command: Command not found [2020-06-27T03:14:29.791Z] make: command: Command not found [2020-06-27T03:14:29.791Z] mkdir bundles [2020-06-27T03:14:29.791Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-06-27T03:14:29.791Z] --build-arg BUILDX_COMMIT \ [2020-06-27T03:14:29.791Z] --build-arg BUILDX_REPO \ [2020-06-27T03:14:29.791Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-06-27T03:14:29.791Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-06-27T03:14:29.791Z] . [2020-06-27T03:14:29.791Z] /bin/sh: 4: go: not found [2020-06-27T03:14:29.791Z] /bin/sh: 5: go: not found [2020-06-27T03:14:30.205Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 5.0s done [2020-06-27T03:14:30.463Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.5s done [2020-06-27T03:14:30.721Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s [2020-06-27T03:14:30.979Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-06-27T03:14:30.979Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.1s [2020-06-27T03:14:31.236Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.2s done [2020-06-27T03:14:31.236Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-06-27T03:14:31.575Z] #7 extracting sha256:b68265d3859ccbe45d8cc76d2cffed4b71be942aa99b2e229db12555a03da1fe 2.5s done [2020-06-27T03:14:31.575Z] #7 extracting sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab [2020-06-27T03:14:31.824Z] Sending build context to Docker daemon 56.03MB [2020-06-27T03:14:31.824Z] Step 1/15 : ARG GO_VERSION=1.13.12 [2020-06-27T03:14:31.824Z] Step 2/15 : ARG BUILDX_COMMIT=v0.3.1 [2020-06-27T03:14:31.824Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-06-27T03:14:31.824Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2020-06-27T03:14:31.856Z] #7 extracting sha256:b37d4e108c2b0a658b7cb4feb567715e9c8be44961d075da2323ab6a2ebff2ab 0.0s done [2020-06-27T03:14:31.856Z] #7 DONE 9.9s [2020-06-27T03:14:31.856Z] [2020-06-27T03:14:31.856Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-27T03:14:32.112Z] 1.13.12-buster: Pulling from library/golang [2020-06-27T03:14:32.112Z] 0cad52b1770a: Pulling fs layer [2020-06-27T03:14:32.112Z] e0318f8e4196: Pulling fs layer [2020-06-27T03:14:32.112Z] cec302fe9541: Pulling fs layer [2020-06-27T03:14:32.112Z] bf65a8c1ffe0: Pulling fs layer [2020-06-27T03:14:32.112Z] 7355b492f1f7: Pulling fs layer [2020-06-27T03:14:32.112Z] 3e2e3e16099d: Pulling fs layer [2020-06-27T03:14:32.112Z] f8e8effe76ee: Pulling fs layer [2020-06-27T03:14:32.112Z] bf65a8c1ffe0: Waiting [2020-06-27T03:14:32.112Z] 7355b492f1f7: Waiting [2020-06-27T03:14:32.112Z] 3e2e3e16099d: Waiting [2020-06-27T03:14:32.112Z] f8e8effe76ee: Waiting [2020-06-27T03:14:32.771Z] e0318f8e4196: Verifying Checksum [2020-06-27T03:14:32.771Z] e0318f8e4196: Download complete [2020-06-27T03:14:32.771Z] cec302fe9541: Verifying Checksum [2020-06-27T03:14:32.771Z] cec302fe9541: Download complete [2020-06-27T03:14:33.765Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.0s done [2020-06-27T03:14:33.765Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0.1s [2020-06-27T03:14:33.886Z] #8 DONE 1.7s [2020-06-27T03:14:33.886Z] [2020-06-27T03:14:33.886Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-27T03:14:34.809Z] 0cad52b1770a: Verifying Checksum [2020-06-27T03:14:34.809Z] 0cad52b1770a: Download complete [2020-06-27T03:14:34.891Z] #9 DONE 1.1s [2020-06-27T03:14:34.891Z] [2020-06-27T03:14:34.891Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-27T03:14:34.891Z] #27 DONE 0.1s [2020-06-27T03:14:34.891Z] [2020-06-27T03:14:34.891Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:14:34.891Z] #45 ... [2020-06-27T03:14:34.891Z] [2020-06-27T03:14:34.891Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-27T03:14:34.891Z] #35 DONE 0.1s [2020-06-27T03:14:34.891Z] [2020-06-27T03:14:34.891Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:14:35.661Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 2.1s done [2020-06-27T03:14:35.661Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b [2020-06-27T03:14:36.307Z] bf65a8c1ffe0: Verifying Checksum [2020-06-27T03:14:36.307Z] bf65a8c1ffe0: Download complete [2020-06-27T03:14:36.307Z] f8e8effe76ee: Verifying Checksum [2020-06-27T03:14:36.307Z] f8e8effe76ee: Download complete [2020-06-27T03:14:37.327Z] 7355b492f1f7: Verifying Checksum [2020-06-27T03:14:37.327Z] 7355b492f1f7: Download complete [2020-06-27T03:14:38.977Z] 0cad52b1770a: Pull complete [2020-06-27T03:14:39.262Z] e0318f8e4196: Pull complete [2020-06-27T03:14:39.306Z] #36 4.435 + git clone https://github.com/docker/distribution.git . [2020-06-27T03:14:39.306Z] #36 4.441 Cloning into '.'... [2020-06-27T03:14:39.548Z] 3e2e3e16099d: Verifying Checksum [2020-06-27T03:14:39.548Z] 3e2e3e16099d: Download complete [2020-06-27T03:14:39.548Z] cec302fe9541: Pull complete [2020-06-27T03:14:39.848Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.1s done [2020-06-27T03:14:39.920Z] #36 ... [2020-06-27T03:14:39.920Z] [2020-06-27T03:14:39.920Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:14:39.920Z] #43 1.486 + RM_GOPATH=0 [2020-06-27T03:14:39.920Z] #43 1.486 + TMP_GOPATH= [2020-06-27T03:14:39.920Z] #43 1.486 + : /build [2020-06-27T03:14:39.920Z] #43 1.486 + '[' -z '' ']' [2020-06-27T03:14:39.920Z] #43 1.486 ++ mktemp -d [2020-06-27T03:14:39.920Z] #43 1.486 + export GOPATH=/tmp/tmp.5FdsYHh0Cf [2020-06-27T03:14:39.920Z] #43 1.486 + GOPATH=/tmp/tmp.5FdsYHh0Cf [2020-06-27T03:14:39.920Z] #43 1.486 + RM_GOPATH=1 [2020-06-27T03:14:39.920Z] #43 1.488 + case "$(go env GOARCH)" in [2020-06-27T03:14:39.920Z] #43 1.488 ++ go env GOARCH [2020-06-27T03:14:39.920Z] #43 1.496 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:39.920Z] #43 1.496 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:39.920Z] #43 1.496 ++ dirname /tmp/install/install.sh [2020-06-27T03:14:39.920Z] #43 1.496 + dir=/tmp/install [2020-06-27T03:14:39.920Z] #43 1.496 + bin=gotestsum [2020-06-27T03:14:39.920Z] #43 1.496 + shift [2020-06-27T03:14:39.920Z] #43 1.496 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-27T03:14:39.920Z] #43 1.496 + . /tmp/install/gotestsum.installer [2020-06-27T03:14:39.920Z] #43 1.496 ++ : v0.3.5 [2020-06-27T03:14:39.920Z] #43 1.496 + install_gotestsum [2020-06-27T03:14:39.920Z] #43 1.496 + set -e [2020-06-27T03:14:39.920Z] #43 1.496 + export GO111MODULE=on [2020-06-27T03:14:39.920Z] #43 1.496 + GO111MODULE=on [2020-06-27T03:14:39.920Z] #43 1.496 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-27T03:14:39.920Z] #43 1.550 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-27T03:14:39.920Z] #43 1.550 go: finding gotest.tools v0.3.5 [2020-06-27T03:14:39.920Z] #43 2.263 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-27T03:14:39.920Z] #43 2.652 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-27T03:14:39.920Z] #43 3.841 go: downloading gotest.tools v2.1.0+incompatible [2020-06-27T03:14:39.920Z] #43 3.880 go: extracting gotest.tools v2.1.0+incompatible [2020-06-27T03:14:39.920Z] #43 3.946 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-27T03:14:39.920Z] #43 3.951 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-27T03:14:39.920Z] #43 3.961 go: downloading github.com/pkg/errors v0.8.0 [2020-06-27T03:14:39.920Z] #43 3.962 go: downloading github.com/fatih/color v1.6.0 [2020-06-27T03:14:39.920Z] #43 4.032 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:14:39.920Z] #43 4.119 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-27T03:14:39.920Z] #43 4.203 go: extracting github.com/pkg/errors v0.8.0 [2020-06-27T03:14:39.920Z] #43 4.238 go: extracting github.com/fatih/color v1.6.0 [2020-06-27T03:14:39.920Z] #43 4.241 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-27T03:14:39.920Z] #43 4.276 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-27T03:14:39.920Z] #43 4.294 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:14:39.920Z] #43 4.310 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-27T03:14:39.920Z] #43 4.377 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-27T03:14:39.920Z] #43 4.468 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-27T03:14:39.920Z] #43 4.476 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-27T03:14:39.920Z] #43 4.479 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-27T03:14:39.920Z] #43 4.499 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-27T03:14:39.920Z] #43 4.520 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-27T03:14:39.920Z] #43 4.574 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-27T03:14:40.105Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-06-27T03:14:40.105Z] #7 DONE 15.2s [2020-06-27T03:14:40.105Z] [2020-06-27T03:14:40.105Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-27T03:14:40.204Z] #43 5.713 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-27T03:14:40.818Z] #43 6.024 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-27T03:14:41.100Z] #43 6.445 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-27T03:14:42.276Z] bf65a8c1ffe0: Pull complete [2020-06-27T03:14:42.571Z] #43 7.812 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-27T03:14:43.185Z] #43 ... [2020-06-27T03:14:43.185Z] [2020-06-27T03:14:43.185Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:14:43.185Z] #21 2.264 Install docker/cli version 17.06.2-ce from stable [2020-06-27T03:14:43.185Z] #21 2.264 + RM_GOPATH=0 [2020-06-27T03:14:43.185Z] #21 2.264 + TMP_GOPATH= [2020-06-27T03:14:43.185Z] #21 2.264 + : /build [2020-06-27T03:14:43.185Z] #21 2.264 + '[' -z '' ']' [2020-06-27T03:14:43.185Z] #21 2.264 ++ mktemp -d [2020-06-27T03:14:43.185Z] #21 2.264 + export GOPATH=/tmp/tmp.p3A9S5Wohl [2020-06-27T03:14:43.185Z] #21 2.264 + GOPATH=/tmp/tmp.p3A9S5Wohl [2020-06-27T03:14:43.185Z] #21 2.264 + RM_GOPATH=1 [2020-06-27T03:14:43.185Z] #21 2.264 + case "$(go env GOARCH)" in [2020-06-27T03:14:43.185Z] #21 2.264 ++ go env GOARCH [2020-06-27T03:14:43.185Z] #21 2.264 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:43.185Z] #21 2.264 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:43.185Z] #21 2.264 ++ dirname /tmp/install/install.sh [2020-06-27T03:14:43.185Z] #21 2.264 + dir=/tmp/install [2020-06-27T03:14:43.185Z] #21 2.264 + bin=dockercli [2020-06-27T03:14:43.185Z] #21 2.264 + shift [2020-06-27T03:14:43.185Z] #21 2.264 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-27T03:14:43.185Z] #21 2.264 + . /tmp/install/dockercli.installer [2020-06-27T03:14:43.185Z] #21 2.264 ++ : stable [2020-06-27T03:14:43.185Z] #21 2.264 ++ : 17.06.2-ce [2020-06-27T03:14:43.185Z] #21 2.264 + install_dockercli [2020-06-27T03:14:43.185Z] #21 2.264 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-27T03:14:43.185Z] #21 2.264 ++ uname -m [2020-06-27T03:14:43.185Z] #21 2.264 + arch=s390x [2020-06-27T03:14:43.185Z] #21 2.264 + '[' s390x '!=' x86_64 ']' [2020-06-27T03:14:43.185Z] #21 2.264 + '[' s390x '!=' s390x ']' [2020-06-27T03:14:43.185Z] #21 2.264 + url=https://download.docker.com/linux/static [2020-06-27T03:14:43.185Z] #21 2.264 + tar -xz docker/docker [2020-06-27T03:14:43.185Z] #21 2.264 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-06-27T03:14:43.185Z] #21 8.113 + mkdir -p /build [2020-06-27T03:14:43.185Z] #21 8.145 + mv docker/docker /build/ [2020-06-27T03:14:43.185Z] #21 8.152 + rmdir docker [2020-06-27T03:14:43.185Z] #21 DONE 8.5s [2020-06-27T03:14:43.185Z] [2020-06-27T03:14:43.185Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:14:43.185Z] #60 3.226 + RM_GOPATH=0 [2020-06-27T03:14:43.185Z] #60 3.226 + TMP_GOPATH= [2020-06-27T03:14:43.185Z] #60 3.226 + : /build [2020-06-27T03:14:43.185Z] #60 3.226 + '[' -z '' ']' [2020-06-27T03:14:43.185Z] #60 3.230 ++ mktemp -d [2020-06-27T03:14:43.185Z] #60 3.230 + export GOPATH=/tmp/tmp.S3a44hcW2n [2020-06-27T03:14:43.185Z] #60 3.230 + GOPATH=/tmp/tmp.S3a44hcW2n [2020-06-27T03:14:43.185Z] #60 3.230 + RM_GOPATH=1 [2020-06-27T03:14:43.185Z] #60 3.230 + case "$(go env GOARCH)" in [2020-06-27T03:14:43.185Z] #60 3.230 ++ go env GOARCH [2020-06-27T03:14:43.185Z] #60 3.231 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:43.185Z] #60 3.231 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:43.185Z] #60 3.231 ++ dirname /tmp/install/install.sh [2020-06-27T03:14:43.185Z] #60 3.232 + dir=/tmp/install [2020-06-27T03:14:43.185Z] #60 3.232 + bin=proxy [2020-06-27T03:14:43.185Z] #60 3.232 + shift [2020-06-27T03:14:43.185Z] #60 3.232 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-27T03:14:43.185Z] #60 3.233 + . /tmp/install/proxy.installer [2020-06-27T03:14:43.185Z] #60 3.234 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:14:43.185Z] #60 3.235 + install_proxy [2020-06-27T03:14:43.185Z] #60 3.235 + case "$1" in [2020-06-27T03:14:43.185Z] #60 3.238 + export CGO_ENABLED=0 [2020-06-27T03:14:43.185Z] #60 3.238 + CGO_ENABLED=0 [2020-06-27T03:14:43.185Z] #60 3.238 + _install_proxy [2020-06-27T03:14:43.185Z] #60 3.238 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-27T03:14:43.185Z] #60 3.240 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.S3a44hcW2n/src/github.com/docker/libnetwork [2020-06-27T03:14:43.185Z] #60 3.240 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:14:43.185Z] #60 3.242 Cloning into '/tmp/tmp.S3a44hcW2n/src/github.com/docker/libnetwork'... [2020-06-27T03:14:43.381Z] #8 DONE 2.8s [2020-06-27T03:14:43.381Z] [2020-06-27T03:14:43.381Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-27T03:14:43.381Z] #9 DONE 0.6s [2020-06-27T03:14:43.381Z] [2020-06-27T03:14:43.381Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-27T03:14:43.381Z] #35 DONE 0.1s [2020-06-27T03:14:43.381Z] [2020-06-27T03:14:43.381Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:14:43.474Z] #60 ... [2020-06-27T03:14:43.474Z] [2020-06-27T03:14:43.474Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:14:43.474Z] #43 8.669 go: finding gotest.tools/gotestsum v0.5.1 [2020-06-27T03:14:43.474Z] #43 8.671 go: finding gotest.tools v2.2.0+incompatible [2020-06-27T03:14:43.474Z] #43 8.717 go: downloading gotest.tools/gotestsum v0.5.1 [2020-06-27T03:14:43.474Z] #43 8.798 go: downloading gotest.tools v2.2.0+incompatible [2020-06-27T03:14:43.646Z] #36 ... [2020-06-27T03:14:43.646Z] [2020-06-27T03:14:43.646Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-27T03:14:43.646Z] #27 DONE 0.2s [2020-06-27T03:14:43.808Z] #43 9.195 go: extracting gotest.tools v2.2.0+incompatible [2020-06-27T03:14:43.808Z] #43 9.243 go: extracting gotest.tools/gotestsum v0.5.1 [2020-06-27T03:14:43.904Z] [2020-06-27T03:14:43.904Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:14:44.308Z] 7355b492f1f7: Pull complete [2020-06-27T03:14:44.833Z] #43 10.02 go: downloading github.com/fatih/color v1.9.0 [2020-06-27T03:14:44.833Z] #43 10.02 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:14:44.833Z] #43 10.02 go: downloading github.com/pkg/errors v0.9.1 [2020-06-27T03:14:44.833Z] #43 10.07 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:14:44.833Z] #43 ... [2020-06-27T03:14:44.833Z] [2020-06-27T03:14:44.833Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:14:44.833Z] #32 4.708 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:14:44.833Z] #32 4.749 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:14:44.833Z] #32 4.783 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:14:44.833Z] #32 5.420 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-27T03:14:44.833Z] #32 7.337 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-27T03:14:44.833Z] #32 9.904 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-27T03:14:44.833Z] #32 ... [2020-06-27T03:14:44.833Z] [2020-06-27T03:14:44.833Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:14:44.833Z] #47 3.469 + RM_GOPATH=0 [2020-06-27T03:14:44.833Z] #47 3.469 + TMP_GOPATH= [2020-06-27T03:14:44.833Z] #47 3.469 + : /build [2020-06-27T03:14:44.833Z] #47 3.469 + '[' -z '' ']' [2020-06-27T03:14:44.833Z] #47 3.469 ++ mktemp -d [2020-06-27T03:14:44.833Z] #47 3.471 + export GOPATH=/tmp/tmp.ISNryIddmm [2020-06-27T03:14:44.833Z] #47 3.471 + GOPATH=/tmp/tmp.ISNryIddmm [2020-06-27T03:14:44.833Z] #47 3.471 + RM_GOPATH=1 [2020-06-27T03:14:44.833Z] #47 3.471 + case "$(go env GOARCH)" in [2020-06-27T03:14:44.833Z] #47 3.472 ++ go env GOARCH [2020-06-27T03:14:44.833Z] #47 3.492 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:44.833Z] #47 3.492 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:44.833Z] #47 3.493 ++ dirname /tmp/install/install.sh [2020-06-27T03:14:44.833Z] #47 3.496 + dir=/tmp/install [2020-06-27T03:14:44.833Z] #47 3.496 + bin=shfmt [2020-06-27T03:14:44.833Z] #47 3.496 + shift [2020-06-27T03:14:44.833Z] #47 3.496 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-27T03:14:44.833Z] #47 3.496 + . /tmp/install/shfmt.installer [2020-06-27T03:14:44.833Z] #47 3.496 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:14:44.833Z] #47 3.496 + install_shfmt [2020-06-27T03:14:44.833Z] #47 3.496 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-27T03:14:44.833Z] #47 3.496 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ISNryIddmm/src/github.com/mvdan/sh [2020-06-27T03:14:44.833Z] #47 3.496 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:14:44.833Z] #47 3.501 Cloning into '/tmp/tmp.ISNryIddmm/src/github.com/mvdan/sh'... [2020-06-27T03:14:44.833Z] #47 9.962 + cd /tmp/tmp.ISNryIddmm/src/github.com/mvdan/sh [2020-06-27T03:14:44.833Z] #47 9.962 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:14:44.833Z] #47 10.04 + GO111MODULE=on [2020-06-27T03:14:44.833Z] #47 10.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-27T03:14:44.833Z] #47 ... [2020-06-27T03:14:44.833Z] [2020-06-27T03:14:44.833Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:14:44.833Z] #28 4.437 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-27T03:14:44.833Z] #28 4.443 Cloning into '.'... [2020-06-27T03:14:45.115Z] #28 ... [2020-06-27T03:14:45.115Z] [2020-06-27T03:14:45.115Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:14:45.115Z] #41 2.088 + RM_GOPATH=0 [2020-06-27T03:14:45.115Z] #41 2.088 + TMP_GOPATH= [2020-06-27T03:14:45.115Z] #41 2.088 + : /build [2020-06-27T03:14:45.115Z] #41 2.088 + '[' -z '' ']' [2020-06-27T03:14:45.115Z] #41 2.088 ++ mktemp -d [2020-06-27T03:14:45.115Z] #41 2.088 + export GOPATH=/tmp/tmp.Wd7msYrhsc [2020-06-27T03:14:45.115Z] #41 2.088 + GOPATH=/tmp/tmp.Wd7msYrhsc [2020-06-27T03:14:45.115Z] #41 2.088 + RM_GOPATH=1 [2020-06-27T03:14:45.115Z] #41 2.088 + case "$(go env GOARCH)" in [2020-06-27T03:14:45.115Z] #41 2.088 ++ go env GOARCH [2020-06-27T03:14:45.115Z] #41 2.088 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:45.115Z] #41 2.088 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:45.115Z] #41 2.088 ++ dirname /tmp/install/install.sh [2020-06-27T03:14:45.115Z] #41 2.088 + dir=/tmp/install [2020-06-27T03:14:45.115Z] #41 2.088 + bin=vndr [2020-06-27T03:14:45.115Z] #41 2.088 + shift [2020-06-27T03:14:45.115Z] #41 2.088 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-27T03:14:45.115Z] #41 2.088 + . /tmp/install/vndr.installer [2020-06-27T03:14:45.115Z] #41 2.088 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:14:45.115Z] #41 2.088 + install_vndr [2020-06-27T03:14:45.115Z] #41 2.088 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-27T03:14:45.115Z] #41 2.088 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.Wd7msYrhsc/src/github.com/LK4D4/vndr [2020-06-27T03:14:45.115Z] #41 2.088 Cloning into '/tmp/tmp.Wd7msYrhsc/src/github.com/LK4D4/vndr'... [2020-06-27T03:14:45.115Z] #41 2.088 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:14:45.115Z] #41 2.751 + cd /tmp/tmp.Wd7msYrhsc/src/github.com/LK4D4/vndr [2020-06-27T03:14:45.115Z] #41 2.751 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:14:45.115Z] #41 2.764 + go build -buildmode=pie -v -o /build/vndr . [2020-06-27T03:14:45.115Z] #41 3.595 internal/race [2020-06-27T03:14:45.115Z] #41 3.647 runtime [2020-06-27T03:14:45.115Z] #41 3.695 sync/atomic [2020-06-27T03:14:45.115Z] #41 3.812 unicode [2020-06-27T03:14:45.115Z] #41 6.691 unicode/utf8 [2020-06-27T03:14:45.115Z] #41 7.152 math [2020-06-27T03:14:45.115Z] #41 ... [2020-06-27T03:14:45.115Z] [2020-06-27T03:14:45.115Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:14:45.115Z] #54 1.164 + RM_GOPATH=0 [2020-06-27T03:14:45.115Z] #54 1.164 + TMP_GOPATH= [2020-06-27T03:14:45.115Z] #54 1.164 + : /build [2020-06-27T03:14:45.115Z] #54 1.164 + '[' -z '' ']' [2020-06-27T03:14:45.115Z] #54 1.164 ++ mktemp -d [2020-06-27T03:14:45.115Z] #54 1.164 + export GOPATH=/tmp/tmp.JOa3PcXJlR [2020-06-27T03:14:45.115Z] #54 1.164 + GOPATH=/tmp/tmp.JOa3PcXJlR [2020-06-27T03:14:45.115Z] #54 1.164 + RM_GOPATH=1 [2020-06-27T03:14:45.115Z] #54 1.164 + case "$(go env GOARCH)" in [2020-06-27T03:14:45.115Z] #54 1.164 ++ go env GOARCH [2020-06-27T03:14:45.115Z] #54 1.164 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:45.115Z] #54 1.164 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:45.115Z] #54 1.164 ++ dirname /tmp/install/install.sh [2020-06-27T03:14:45.115Z] #54 1.164 + dir=/tmp/install [2020-06-27T03:14:45.115Z] #54 1.164 + bin=rootlesskit [2020-06-27T03:14:45.115Z] #54 1.164 + shift [2020-06-27T03:14:45.115Z] #54 1.164 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-27T03:14:45.115Z] #54 1.164 + . /tmp/install/rootlesskit.installer [2020-06-27T03:14:45.115Z] #54 1.164 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:14:45.115Z] #54 1.164 + install_rootlesskit [2020-06-27T03:14:45.115Z] #54 1.164 + case "$1" in [2020-06-27T03:14:45.115Z] #54 1.164 + export CGO_ENABLED=0 [2020-06-27T03:14:45.115Z] #54 1.164 + CGO_ENABLED=0 [2020-06-27T03:14:45.115Z] #54 1.164 + _install_rootlesskit [2020-06-27T03:14:45.115Z] #54 1.164 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-27T03:14:45.115Z] #54 1.164 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.JOa3PcXJlR/src/github.com/rootless-containers/rootlesskit [2020-06-27T03:14:45.115Z] #54 1.222 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:14:45.115Z] #54 1.224 Cloning into '/tmp/tmp.JOa3PcXJlR/src/github.com/rootless-containers/rootlesskit'... [2020-06-27T03:14:45.115Z] #54 3.865 + cd /tmp/tmp.JOa3PcXJlR/src/github.com/rootless-containers/rootlesskit [2020-06-27T03:14:45.115Z] #54 3.866 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:14:45.115Z] #54 4.122 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-27T03:14:45.115Z] #54 4.128 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-27T03:14:45.398Z] #54 ... [2020-06-27T03:14:45.398Z] [2020-06-27T03:14:45.398Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:14:45.398Z] #38 4.138 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:14:45.398Z] #38 4.187 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:14:45.398Z] #38 4.207 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:14:45.398Z] #38 5.006 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-27T03:14:45.398Z] #38 6.720 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-27T03:14:45.398Z] #38 8.442 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-27T03:14:45.398Z] #38 ... [2020-06-27T03:14:45.398Z] [2020-06-27T03:14:45.398Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:14:45.398Z] #30 1.781 + RM_GOPATH=0 [2020-06-27T03:14:45.398Z] #30 1.781 + TMP_GOPATH= [2020-06-27T03:14:45.398Z] #30 1.781 + : /build [2020-06-27T03:14:45.398Z] #30 1.781 + '[' -z '' ']' [2020-06-27T03:14:45.398Z] #30 1.781 ++ mktemp -d [2020-06-27T03:14:45.398Z] #30 1.781 + export GOPATH=/tmp/tmp.eLBQSsjJGC [2020-06-27T03:14:45.398Z] #30 1.781 + GOPATH=/tmp/tmp.eLBQSsjJGC [2020-06-27T03:14:45.398Z] #30 1.781 + RM_GOPATH=1 [2020-06-27T03:14:45.398Z] #30 1.781 + case "$(go env GOARCH)" in [2020-06-27T03:14:45.398Z] #30 1.781 ++ go env GOARCH [2020-06-27T03:14:45.398Z] #30 1.781 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:45.398Z] #30 1.781 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:45.398Z] #30 1.781 ++ dirname /tmp/install/install.sh [2020-06-27T03:14:45.398Z] #30 1.781 + dir=/tmp/install [2020-06-27T03:14:45.398Z] #30 1.781 + bin=tomlv [2020-06-27T03:14:45.398Z] #30 1.781 + shift [2020-06-27T03:14:45.398Z] #30 1.781 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-27T03:14:45.398Z] #30 1.781 + . /tmp/install/tomlv.installer [2020-06-27T03:14:45.398Z] #30 1.781 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:14:45.398Z] #30 1.781 + install_tomlv [2020-06-27T03:14:45.398Z] #30 1.781 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-27T03:14:45.398Z] #30 1.781 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.eLBQSsjJGC/src/github.com/BurntSushi/toml [2020-06-27T03:14:45.398Z] #30 1.781 Cloning into '/tmp/tmp.eLBQSsjJGC/src/github.com/BurntSushi/toml'... [2020-06-27T03:14:45.398Z] #30 1.781 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:14:45.398Z] #30 2.264 + cd /tmp/tmp.eLBQSsjJGC/src/github.com/BurntSushi/toml [2020-06-27T03:14:45.398Z] #30 2.264 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:14:45.398Z] #30 2.264 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-27T03:14:45.398Z] #30 2.750 internal/cpu [2020-06-27T03:14:45.398Z] #30 2.750 runtime/internal/atomic [2020-06-27T03:14:45.398Z] #30 2.854 runtime/internal/sys [2020-06-27T03:14:45.398Z] #30 3.070 runtime/internal/math [2020-06-27T03:14:45.398Z] #30 3.114 math/bits [2020-06-27T03:14:45.398Z] #30 3.270 internal/bytealg [2020-06-27T03:14:45.398Z] #30 3.393 math [2020-06-27T03:14:45.398Z] #30 3.528 runtime [2020-06-27T03:14:45.398Z] #30 7.473 internal/testlog [2020-06-27T03:14:45.398Z] #30 7.812 encoding [2020-06-27T03:14:45.398Z] #30 8.223 runtime/cgo [2020-06-27T03:14:45.680Z] #30 ... [2020-06-27T03:14:45.680Z] [2020-06-27T03:14:45.680Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:14:45.680Z] #10 3.768 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:14:45.680Z] #10 3.895 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:14:45.680Z] #10 4.005 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:14:45.680Z] #10 4.588 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-27T03:14:45.680Z] #10 6.408 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-27T03:14:45.680Z] #10 8.360 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-27T03:14:45.680Z] #10 ... [2020-06-27T03:14:45.680Z] [2020-06-27T03:14:45.680Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:14:45.680Z] #51 3.991 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:14:45.680Z] #51 4.033 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:14:45.680Z] #51 4.048 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:14:45.680Z] #51 4.688 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-27T03:14:45.680Z] #51 6.945 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-27T03:14:45.680Z] #51 9.367 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-27T03:14:45.963Z] #51 ... [2020-06-27T03:14:45.963Z] [2020-06-27T03:14:45.963Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:14:45.963Z] #23 4.159 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:14:45.963Z] #23 4.202 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:14:45.963Z] #23 4.232 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:14:45.963Z] #23 4.920 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-27T03:14:45.963Z] #23 7.071 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-27T03:14:45.963Z] #23 9.035 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-27T03:14:45.963Z] #23 ... [2020-06-27T03:14:45.963Z] [2020-06-27T03:14:45.963Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:14:45.963Z] #43 10.08 go: extracting github.com/fatih/color v1.9.0 [2020-06-27T03:14:45.963Z] #43 10.10 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-27T03:14:45.963Z] #43 10.19 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:14:45.963Z] #43 10.19 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:14:45.963Z] #43 10.20 go: extracting github.com/pkg/errors v0.9.1 [2020-06-27T03:14:45.963Z] #43 10.20 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:14:45.963Z] #43 10.20 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:14:45.963Z] #43 10.20 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:14:45.963Z] #43 10.34 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:14:45.963Z] #43 10.42 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-27T03:14:45.963Z] #43 10.46 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:14:45.963Z] #43 10.46 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:14:45.963Z] #43 10.58 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:14:46.578Z] #43 11.85 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:14:47.193Z] #43 12.62 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:14:47.774Z] 3e2e3e16099d: Pull complete [2020-06-27T03:14:47.807Z] #43 13.05 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:14:47.807Z] #43 ... [2020-06-27T03:14:47.807Z] [2020-06-27T03:14:47.807Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:14:47.807Z] #45 3.247 + RM_GOPATH=0 [2020-06-27T03:14:47.807Z] #45 3.247 + TMP_GOPATH= [2020-06-27T03:14:47.807Z] #45 3.247 + : /build [2020-06-27T03:14:47.807Z] #45 3.247 + '[' -z '' ']' [2020-06-27T03:14:47.807Z] #45 3.247 ++ mktemp -d [2020-06-27T03:14:47.807Z] #45 3.251 + export GOPATH=/tmp/tmp.prWxxBId2l [2020-06-27T03:14:47.807Z] #45 3.251 + GOPATH=/tmp/tmp.prWxxBId2l [2020-06-27T03:14:47.807Z] #45 3.251 + RM_GOPATH=1 [2020-06-27T03:14:47.807Z] #45 3.251 + case "$(go env GOARCH)" in [2020-06-27T03:14:47.807Z] #45 3.251 ++ go env GOARCH [2020-06-27T03:14:47.807Z] #45 3.262 Installing golangci-lint version v1.23.8 [2020-06-27T03:14:47.807Z] #45 3.262 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:47.807Z] #45 3.262 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:47.807Z] #45 3.262 ++ dirname /tmp/install/install.sh [2020-06-27T03:14:47.807Z] #45 3.262 + dir=/tmp/install [2020-06-27T03:14:47.807Z] #45 3.262 + bin=golangci_lint [2020-06-27T03:14:47.807Z] #45 3.262 + shift [2020-06-27T03:14:47.807Z] #45 3.262 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-27T03:14:47.807Z] #45 3.262 + . /tmp/install/golangci_lint.installer [2020-06-27T03:14:47.807Z] #45 3.262 ++ : v1.23.8 [2020-06-27T03:14:47.807Z] #45 3.262 + install_golangci_lint [2020-06-27T03:14:47.807Z] #45 3.262 + echo 'Installing golangci-lint version v1.23.8' [2020-06-27T03:14:47.807Z] #45 3.262 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-27T03:14:48.058Z] f8e8effe76ee: Pull complete [2020-06-27T03:14:48.058Z] Digest: sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-06-27T03:14:48.058Z] Status: Downloaded newer image for golang:1.13.12-buster [2020-06-27T03:14:48.058Z] ---> 22d48dbfbcad [2020-06-27T03:14:48.058Z] Step 5/15 : ARG BUILDX_REPO [2020-06-27T03:14:48.058Z] ---> Running in dd94aca4516c [2020-06-27T03:14:48.058Z] Removing intermediate container dd94aca4516c [2020-06-27T03:14:48.058Z] ---> 417c7cb3469a [2020-06-27T03:14:48.058Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2020-06-27T03:14:48.058Z] ---> Running in 87c92fe57c02 [2020-06-27T03:14:48.090Z] #45 ... [2020-06-27T03:14:48.090Z] [2020-06-27T03:14:48.090Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:14:48.090Z] #41 11.41 unicode/utf16 [2020-06-27T03:14:48.090Z] #41 11.65 container/list [2020-06-27T03:14:48.090Z] #41 12.06 crypto/internal/subtle [2020-06-27T03:14:48.090Z] #41 12.15 crypto/subtle [2020-06-27T03:14:48.090Z] #41 12.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-27T03:14:48.090Z] #41 12.34 internal/nettrace [2020-06-27T03:14:48.090Z] #41 12.39 runtime/cgo [2020-06-27T03:14:48.343Z] Cloning into '/buildx'... [2020-06-27T03:14:49.172Z] #28 ... [2020-06-27T03:14:49.172Z] [2020-06-27T03:14:49.172Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:14:49.172Z] #41 3.223 + RM_GOPATH=0 [2020-06-27T03:14:49.172Z] #41 3.223 + TMP_GOPATH= [2020-06-27T03:14:49.172Z] #41 3.223 + : /build [2020-06-27T03:14:49.172Z] #41 3.223 + '[' -z '' ']' [2020-06-27T03:14:49.172Z] #41 3.223 ++ mktemp -d [2020-06-27T03:14:49.172Z] #41 3.223 + export GOPATH=/tmp/tmp.oOGqHJmKB3 [2020-06-27T03:14:49.172Z] #41 3.223 + GOPATH=/tmp/tmp.oOGqHJmKB3 [2020-06-27T03:14:49.172Z] #41 3.223 + RM_GOPATH=1 [2020-06-27T03:14:49.172Z] #41 3.223 + case "$(go env GOARCH)" in [2020-06-27T03:14:49.172Z] #41 3.223 ++ go env GOARCH [2020-06-27T03:14:49.172Z] #41 3.226 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:14:49.172Z] #41 3.250 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:49.172Z] #41 3.250 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:49.172Z] #41 3.250 ++ dirname /tmp/install/install.sh [2020-06-27T03:14:49.172Z] #41 3.250 + dir=/tmp/install [2020-06-27T03:14:49.172Z] #41 3.250 + bin=vndr [2020-06-27T03:14:49.172Z] #41 3.250 + shift [2020-06-27T03:14:49.172Z] #41 3.250 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-27T03:14:49.172Z] #41 3.250 + . /tmp/install/vndr.installer [2020-06-27T03:14:49.172Z] #41 3.250 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:14:49.172Z] #41 3.250 + install_vndr [2020-06-27T03:14:49.172Z] #41 3.250 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-27T03:14:49.172Z] #41 3.250 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.oOGqHJmKB3/src/github.com/LK4D4/vndr [2020-06-27T03:14:49.172Z] #41 3.250 Cloning into '/tmp/tmp.oOGqHJmKB3/src/github.com/LK4D4/vndr'... [2020-06-27T03:14:49.172Z] #41 3.653 + cd /tmp/tmp.oOGqHJmKB3/src/github.com/LK4D4/vndr [2020-06-27T03:14:49.172Z] #41 3.653 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:14:49.172Z] #41 3.662 + go build -buildmode=pie -v -o /build/vndr . [2020-06-27T03:14:49.172Z] #41 4.000 internal/cpu [2020-06-27T03:14:49.172Z] #41 4.000 runtime/internal/atomic [2020-06-27T03:14:49.172Z] #41 4.065 runtime/internal/sys [2020-06-27T03:14:49.172Z] #41 4.113 runtime/internal/math [2020-06-27T03:14:49.172Z] #41 4.137 internal/bytealg [2020-06-27T03:14:49.172Z] #41 4.168 internal/race [2020-06-27T03:14:49.172Z] #41 4.210 sync/atomic [2020-06-27T03:14:49.172Z] #41 4.297 unicode [2020-06-27T03:14:49.173Z] #41 4.431 runtime [2020-06-27T03:14:50.114Z] #41 6.483 unicode/utf8 [2020-06-27T03:14:50.680Z] #41 7.149 math/bits [2020-06-27T03:14:50.680Z] #41 ... [2020-06-27T03:14:50.680Z] [2020-06-27T03:14:50.680Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:14:50.680Z] #47 7.039 + RM_GOPATH=0 [2020-06-27T03:14:50.680Z] #47 7.040 + TMP_GOPATH= [2020-06-27T03:14:50.680Z] #47 7.040 + : /build [2020-06-27T03:14:50.680Z] #47 7.040 + '[' -z '' ']' [2020-06-27T03:14:50.680Z] #47 7.044 ++ mktemp -d [2020-06-27T03:14:50.680Z] #47 7.048 + export GOPATH=/tmp/tmp.jAuHCCsgJb [2020-06-27T03:14:50.680Z] #47 7.048 + GOPATH=/tmp/tmp.jAuHCCsgJb [2020-06-27T03:14:50.680Z] #47 7.048 + RM_GOPATH=1 [2020-06-27T03:14:50.680Z] #47 7.048 + case "$(go env GOARCH)" in [2020-06-27T03:14:50.680Z] #47 7.073 ++ go env GOARCH [2020-06-27T03:14:50.680Z] #47 7.118 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:50.680Z] #47 7.119 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:50.680Z] #47 7.129 ++ dirname /tmp/install/install.sh [2020-06-27T03:14:50.680Z] #47 7.130 + dir=/tmp/install [2020-06-27T03:14:50.680Z] #47 7.141 + bin=shfmt [2020-06-27T03:14:50.680Z] #47 7.143 + shift [2020-06-27T03:14:50.680Z] #47 7.143 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-27T03:14:50.680Z] #47 7.150 + . /tmp/install/shfmt.installer [2020-06-27T03:14:50.680Z] #47 7.151 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:14:50.680Z] #47 7.152 + install_shfmt [2020-06-27T03:14:50.680Z] #47 7.153 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-27T03:14:50.680Z] #47 7.154 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:14:50.680Z] #47 7.154 + git clone https://github.com/mvdan/sh.git /tmp/tmp.jAuHCCsgJb/src/github.com/mvdan/sh [2020-06-27T03:14:50.680Z] #47 7.174 Cloning into '/tmp/tmp.jAuHCCsgJb/src/github.com/mvdan/sh'... [2020-06-27T03:14:50.938Z] #47 ... [2020-06-27T03:14:50.938Z] [2020-06-27T03:14:50.938Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:14:50.938Z] #36 7.351 + git clone https://github.com/docker/distribution.git . [2020-06-27T03:14:50.938Z] #36 7.376 Cloning into '.'... [2020-06-27T03:14:51.542Z] #41 ... [2020-06-27T03:14:51.542Z] [2020-06-27T03:14:51.542Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:14:51.542Z] #43 15.26 go: finding github.com/fatih/color v1.9.0 [2020-06-27T03:14:51.542Z] #43 15.27 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:14:51.542Z] #43 15.28 go: finding github.com/pkg/errors v0.9.1 [2020-06-27T03:14:51.542Z] #43 15.40 go: finding github.com/spf13/pflag v1.0.3 [2020-06-27T03:14:51.542Z] #43 15.52 go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:14:51.542Z] #43 15.52 go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:14:51.542Z] #43 15.68 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:14:51.542Z] #43 15.73 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:14:51.542Z] #43 15.81 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:14:51.542Z] #43 15.84 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:14:51.542Z] #43 15.85 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:14:51.806Z] Removing intermediate container 87c92fe57c02 [2020-06-27T03:14:51.806Z] ---> 59ce0ec6e333 [2020-06-27T03:14:51.806Z] Step 7/15 : WORKDIR /buildx [2020-06-27T03:14:51.806Z] ---> Running in a8696334b5d7 [2020-06-27T03:14:51.806Z] Removing intermediate container a8696334b5d7 [2020-06-27T03:14:51.806Z] ---> cfd6981f8732 [2020-06-27T03:14:51.806Z] Step 8/15 : ARG BUILDX_COMMIT [2020-06-27T03:14:51.806Z] ---> Running in cb34cfb4a04e [2020-06-27T03:14:51.806Z] Removing intermediate container cb34cfb4a04e [2020-06-27T03:14:51.806Z] ---> 3696b00793d8 [2020-06-27T03:14:51.806Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-06-27T03:14:51.806Z] ---> Running in 34eeb32c38bf [2020-06-27T03:14:52.430Z] From https://github.com/docker/buildx [2020-06-27T03:14:52.430Z] * [new tag] v0.3.1 -> build [2020-06-27T03:14:52.715Z] Switched to branch 'build' [2020-06-27T03:14:53.479Z] #36 ... [2020-06-27T03:14:53.479Z] [2020-06-27T03:14:53.479Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:14:53.479Z] #60 7.631 + RM_GOPATH=0 [2020-06-27T03:14:53.479Z] #60 7.631 + TMP_GOPATH= [2020-06-27T03:14:53.479Z] #60 7.631 + : /build [2020-06-27T03:14:53.479Z] #60 7.631 + '[' -z '' ']' [2020-06-27T03:14:53.479Z] #60 7.635 ++ mktemp -d [2020-06-27T03:14:53.479Z] #60 7.635 + export GOPATH=/tmp/tmp.IITfdTVcKZ [2020-06-27T03:14:53.479Z] #60 7.635 + GOPATH=/tmp/tmp.IITfdTVcKZ [2020-06-27T03:14:53.479Z] #60 7.635 + RM_GOPATH=1 [2020-06-27T03:14:53.479Z] #60 7.635 + case "$(go env GOARCH)" in [2020-06-27T03:14:53.479Z] #60 7.635 ++ go env GOARCH [2020-06-27T03:14:53.479Z] #60 7.675 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:53.479Z] #60 7.675 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:53.479Z] #60 7.678 ++ dirname /tmp/install/install.sh [2020-06-27T03:14:53.479Z] #60 7.680 + dir=/tmp/install [2020-06-27T03:14:53.479Z] #60 7.682 + bin=proxy [2020-06-27T03:14:53.479Z] #60 7.683 + shift [2020-06-27T03:14:53.479Z] #60 7.683 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-27T03:14:53.479Z] #60 7.685 + . /tmp/install/proxy.installer [2020-06-27T03:14:53.479Z] #60 7.686 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:14:53.479Z] #60 7.688 + install_proxy [2020-06-27T03:14:53.479Z] #60 7.689 + case "$1" in [2020-06-27T03:14:53.479Z] #60 7.689 + export CGO_ENABLED=0 [2020-06-27T03:14:53.479Z] #60 7.690 + CGO_ENABLED=0 [2020-06-27T03:14:53.479Z] #60 7.690 + _install_proxy [2020-06-27T03:14:53.479Z] #60 7.690 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-27T03:14:53.479Z] #60 7.691 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:14:53.479Z] #60 7.691 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.IITfdTVcKZ/src/github.com/docker/libnetwork [2020-06-27T03:14:53.479Z] #60 7.700 Cloning into '/tmp/tmp.IITfdTVcKZ/src/github.com/docker/libnetwork'... [2020-06-27T03:14:53.738Z] #60 ... [2020-06-27T03:14:53.738Z] [2020-06-27T03:14:53.738Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:14:53.738Z] #10 8.433 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:14:53.738Z] #10 8.477 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:14:53.738Z] #10 8.485 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:14:53.738Z] #10 9.568 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:14:53.738Z] #10 ... [2020-06-27T03:14:53.738Z] [2020-06-27T03:14:53.738Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:14:53.738Z] #43 7.309 + RM_GOPATH=0 [2020-06-27T03:14:53.738Z] #43 7.309 + TMP_GOPATH= [2020-06-27T03:14:53.738Z] #43 7.309 + : /build [2020-06-27T03:14:53.738Z] #43 7.309 + '[' -z '' ']' [2020-06-27T03:14:53.738Z] #43 7.314 ++ mktemp -d [2020-06-27T03:14:53.738Z] #43 7.316 + export GOPATH=/tmp/tmp.KzMhhzCjhi [2020-06-27T03:14:53.738Z] #43 7.316 + GOPATH=/tmp/tmp.KzMhhzCjhi [2020-06-27T03:14:53.738Z] #43 7.316 + RM_GOPATH=1 [2020-06-27T03:14:53.738Z] #43 7.320 + case "$(go env GOARCH)" in [2020-06-27T03:14:53.738Z] #43 7.321 ++ go env GOARCH [2020-06-27T03:14:53.738Z] #43 7.350 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:53.738Z] #43 7.350 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:53.738Z] #43 7.351 ++ dirname /tmp/install/install.sh [2020-06-27T03:14:53.738Z] #43 7.352 + dir=/tmp/install [2020-06-27T03:14:53.738Z] #43 7.352 + bin=gotestsum [2020-06-27T03:14:53.738Z] #43 7.352 + shift [2020-06-27T03:14:53.738Z] #43 7.352 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-27T03:14:53.738Z] #43 7.352 + . /tmp/install/gotestsum.installer [2020-06-27T03:14:53.738Z] #43 7.352 ++ : v0.3.5 [2020-06-27T03:14:53.738Z] #43 7.352 + install_gotestsum [2020-06-27T03:14:53.738Z] #43 7.353 + set -e [2020-06-27T03:14:53.738Z] #43 7.353 + export GO111MODULE=on [2020-06-27T03:14:53.738Z] #43 7.353 + GO111MODULE=on [2020-06-27T03:14:53.738Z] #43 7.353 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-27T03:14:53.738Z] #43 7.403 go: finding gotest.tools v0.3.5 [2020-06-27T03:14:53.738Z] #43 7.404 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-27T03:14:53.738Z] #43 8.304 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-27T03:14:53.738Z] #43 8.885 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-27T03:14:53.738Z] #43 9.873 go: downloading gotest.tools v2.1.0+incompatible [2020-06-27T03:14:53.738Z] #43 10.01 go: extracting gotest.tools v2.1.0+incompatible [2020-06-27T03:14:53.738Z] #43 10.17 go: downloading github.com/pkg/errors v0.8.0 [2020-06-27T03:14:53.738Z] #43 10.20 go: downloading github.com/fatih/color v1.6.0 [2020-06-27T03:14:53.738Z] Removing intermediate container 34eeb32c38bf [2020-06-27T03:14:53.738Z] ---> ffe0064b463e [2020-06-27T03:14:53.738Z] Step 10/15 : ARG GOOS [2020-06-27T03:14:53.738Z] ---> Running in b2a261db1bdb [2020-06-27T03:14:53.738Z] Removing intermediate container b2a261db1bdb [2020-06-27T03:14:53.738Z] ---> 874200c5b956 [2020-06-27T03:14:53.738Z] Step 11/15 : ARG GOARCH [2020-06-27T03:14:53.738Z] ---> Running in b5f1fbee55de [2020-06-27T03:14:53.996Z] #43 10.35 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-27T03:14:53.996Z] #43 ... [2020-06-27T03:14:53.996Z] [2020-06-27T03:14:53.996Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:14:53.996Z] #21 7.407 + RM_GOPATH=0 [2020-06-27T03:14:53.996Z] #21 7.407 + TMP_GOPATH= [2020-06-27T03:14:53.996Z] #21 7.407 + : /build [2020-06-27T03:14:53.996Z] #21 7.408 + '[' -z '' ']' [2020-06-27T03:14:53.996Z] #21 7.412 ++ mktemp -d [2020-06-27T03:14:53.996Z] #21 7.420 + export GOPATH=/tmp/tmp.njDUjqBtiq [2020-06-27T03:14:53.996Z] #21 7.420 + GOPATH=/tmp/tmp.njDUjqBtiq [2020-06-27T03:14:53.996Z] #21 7.420 + RM_GOPATH=1 [2020-06-27T03:14:53.996Z] #21 7.420 + case "$(go env GOARCH)" in [2020-06-27T03:14:53.996Z] #21 7.421 ++ go env GOARCH [2020-06-27T03:14:53.996Z] #21 7.466 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:53.996Z] #21 7.466 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:53.996Z] #21 7.474 ++ dirname /tmp/install/install.sh [2020-06-27T03:14:53.996Z] #21 7.479 + dir=/tmp/install [2020-06-27T03:14:53.996Z] #21 7.480 + bin=dockercli [2020-06-27T03:14:53.996Z] #21 7.480 + shift [2020-06-27T03:14:53.996Z] #21 7.481 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-27T03:14:53.996Z] #21 7.481 + . /tmp/install/dockercli.installer [2020-06-27T03:14:53.996Z] #21 7.482 ++ : stable [2020-06-27T03:14:53.996Z] #21 7.483 ++ : 17.06.2-ce [2020-06-27T03:14:53.996Z] #21 7.485 + install_dockercli [2020-06-27T03:14:53.996Z] #21 7.496 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-27T03:14:53.996Z] #21 7.497 Install docker/cli version 17.06.2-ce from stable [2020-06-27T03:14:53.996Z] #21 7.497 ++ uname -m [2020-06-27T03:14:53.996Z] #21 7.501 + arch=x86_64 [2020-06-27T03:14:53.996Z] #21 7.506 + '[' x86_64 '!=' x86_64 ']' [2020-06-27T03:14:53.996Z] #21 7.506 + url=https://download.docker.com/linux/static [2020-06-27T03:14:53.996Z] #21 7.512 + tar -xz docker/docker [2020-06-27T03:14:53.996Z] #21 7.518 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-27T03:14:53.996Z] #21 ... [2020-06-27T03:14:53.996Z] [2020-06-27T03:14:53.996Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:14:53.996Z] #23 8.402 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:14:53.996Z] #23 8.483 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:14:53.996Z] #23 8.485 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:14:53.996Z] #23 9.496 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:14:54.021Z] Removing intermediate container b5f1fbee55de [2020-06-27T03:14:54.021Z] ---> b2dc6880f646 [2020-06-27T03:14:54.021Z] Step 12/15 : 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 -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-06-27T03:14:54.021Z] ---> Running in 67091967506b [2020-06-27T03:14:54.254Z] #23 ... [2020-06-27T03:14:54.254Z] [2020-06-27T03:14:54.254Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:14:54.254Z] #54 7.547 + RM_GOPATH=0 [2020-06-27T03:14:54.254Z] #54 7.547 + TMP_GOPATH= [2020-06-27T03:14:54.254Z] #54 7.548 + : /build [2020-06-27T03:14:54.254Z] #54 7.548 + '[' -z '' ']' [2020-06-27T03:14:54.254Z] #54 7.550 ++ mktemp -d [2020-06-27T03:14:54.254Z] #54 7.556 + export GOPATH=/tmp/tmp.7VRLrKra9X [2020-06-27T03:14:54.254Z] #54 7.557 + GOPATH=/tmp/tmp.7VRLrKra9X [2020-06-27T03:14:54.254Z] #54 7.557 + RM_GOPATH=1 [2020-06-27T03:14:54.254Z] #54 7.564 + case "$(go env GOARCH)" in [2020-06-27T03:14:54.254Z] #54 7.564 ++ go env GOARCH [2020-06-27T03:14:54.254Z] #54 7.608 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:54.254Z] #54 7.609 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:54.254Z] #54 7.619 ++ dirname /tmp/install/install.sh [2020-06-27T03:14:54.254Z] #54 7.661 + dir=/tmp/install [2020-06-27T03:14:54.254Z] #54 7.661 + bin=rootlesskit [2020-06-27T03:14:54.254Z] #54 7.661 + shift [2020-06-27T03:14:54.254Z] #54 7.662 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-27T03:14:54.254Z] #54 7.662 + . /tmp/install/rootlesskit.installer [2020-06-27T03:14:54.254Z] #54 7.662 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:14:54.254Z] #54 7.666 + install_rootlesskit [2020-06-27T03:14:54.254Z] #54 7.666 + case "$1" in [2020-06-27T03:14:54.254Z] #54 7.666 + export CGO_ENABLED=0 [2020-06-27T03:14:54.254Z] #54 7.667 + CGO_ENABLED=0 [2020-06-27T03:14:54.254Z] #54 7.668 + _install_rootlesskit [2020-06-27T03:14:54.254Z] #54 7.669 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-27T03:14:54.254Z] #54 7.670 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:14:54.254Z] #54 7.672 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7VRLrKra9X/src/github.com/rootless-containers/rootlesskit [2020-06-27T03:14:54.254Z] #54 7.686 Cloning into '/tmp/tmp.7VRLrKra9X/src/github.com/rootless-containers/rootlesskit'... [2020-06-27T03:14:54.254Z] #54 ... [2020-06-27T03:14:54.254Z] [2020-06-27T03:14:54.254Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:14:54.254Z] #45 3.754 + RM_GOPATH=0 [2020-06-27T03:14:54.254Z] #45 3.754 + TMP_GOPATH= [2020-06-27T03:14:54.254Z] #45 3.754 + : /build [2020-06-27T03:14:54.254Z] #45 3.754 + '[' -z '' ']' [2020-06-27T03:14:54.254Z] #45 3.754 ++ mktemp -d [2020-06-27T03:14:54.254Z] #45 3.754 + export GOPATH=/tmp/tmp.WxDmcQd4MD [2020-06-27T03:14:54.254Z] #45 3.754 + GOPATH=/tmp/tmp.WxDmcQd4MD [2020-06-27T03:14:54.254Z] #45 3.754 + RM_GOPATH=1 [2020-06-27T03:14:54.254Z] #45 3.754 + case "$(go env GOARCH)" in [2020-06-27T03:14:54.254Z] #45 3.757 ++ go env GOARCH [2020-06-27T03:14:54.254Z] #45 3.775 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:54.254Z] #45 3.775 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:54.254Z] #45 3.776 ++ dirname /tmp/install/install.sh [2020-06-27T03:14:54.254Z] #45 3.777 + dir=/tmp/install [2020-06-27T03:14:54.254Z] #45 3.777 + bin=golangci_lint [2020-06-27T03:14:54.254Z] #45 3.777 + shift [2020-06-27T03:14:54.255Z] #45 3.778 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-27T03:14:54.255Z] #45 3.779 + . /tmp/install/golangci_lint.installer [2020-06-27T03:14:54.255Z] #45 3.779 ++ : v1.23.8 [2020-06-27T03:14:54.255Z] #45 3.779 + install_golangci_lint [2020-06-27T03:14:54.255Z] #45 3.779 + echo 'Installing golangci-lint version v1.23.8' [2020-06-27T03:14:54.255Z] #45 3.779 Installing golangci-lint version v1.23.8 [2020-06-27T03:14:54.255Z] #45 3.779 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-27T03:14:54.513Z] #45 ... [2020-06-27T03:14:54.513Z] [2020-06-27T03:14:54.513Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:14:54.513Z] #32 8.401 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:14:54.513Z] #32 8.472 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:14:54.513Z] #32 8.476 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:14:54.513Z] #32 9.493 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:14:54.513Z] #32 ... [2020-06-27T03:14:54.513Z] [2020-06-27T03:14:54.513Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:14:54.513Z] #30 7.494 + RM_GOPATH=0 [2020-06-27T03:14:54.513Z] #30 7.494 + TMP_GOPATH= [2020-06-27T03:14:54.513Z] #30 7.494 + : /build [2020-06-27T03:14:54.513Z] #30 7.494 + '[' -z '' ']' [2020-06-27T03:14:54.513Z] #30 7.497 ++ mktemp -d [2020-06-27T03:14:54.513Z] #30 7.505 + export GOPATH=/tmp/tmp.oJurmpKd1o [2020-06-27T03:14:54.513Z] #30 7.505 + GOPATH=/tmp/tmp.oJurmpKd1o [2020-06-27T03:14:54.513Z] #30 7.505 + RM_GOPATH=1 [2020-06-27T03:14:54.513Z] #30 7.505 + case "$(go env GOARCH)" in [2020-06-27T03:14:54.513Z] #30 7.509 ++ go env GOARCH [2020-06-27T03:14:54.513Z] #30 7.516 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:54.513Z] #30 7.516 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:14:54.513Z] #30 7.518 ++ dirname /tmp/install/install.sh [2020-06-27T03:14:54.513Z] #30 7.531 + dir=/tmp/install [2020-06-27T03:14:54.513Z] #30 7.531 + bin=tomlv [2020-06-27T03:14:54.513Z] #30 7.532 + shift [2020-06-27T03:14:54.513Z] #30 7.532 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-27T03:14:54.513Z] #30 7.532 + . /tmp/install/tomlv.installer [2020-06-27T03:14:54.513Z] #30 7.533 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:14:54.513Z] #30 7.533 + install_tomlv [2020-06-27T03:14:54.513Z] #30 7.534 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-27T03:14:54.513Z] #30 7.534 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:14:54.513Z] #30 7.535 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.oJurmpKd1o/src/github.com/BurntSushi/toml [2020-06-27T03:14:54.513Z] #30 7.553 Cloning into '/tmp/tmp.oJurmpKd1o/src/github.com/BurntSushi/toml'... [2020-06-27T03:14:54.513Z] #30 8.489 + cd /tmp/tmp.oJurmpKd1o/src/github.com/BurntSushi/toml [2020-06-27T03:14:54.513Z] #30 8.489 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:14:54.513Z] #30 8.509 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-27T03:14:54.513Z] #30 9.279 math [2020-06-27T03:14:54.513Z] #30 9.522 runtime [2020-06-27T03:14:54.774Z] #30 ... [2020-06-27T03:14:54.774Z] [2020-06-27T03:14:54.774Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:14:54.774Z] #51 8.344 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:14:54.774Z] #51 8.439 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:14:54.774Z] #51 8.444 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:14:54.774Z] #51 9.633 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:14:54.774Z] #51 ... [2020-06-27T03:14:54.774Z] [2020-06-27T03:14:54.774Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:14:54.774Z] #38 8.376 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:14:54.774Z] #38 8.462 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:14:54.774Z] #38 8.473 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:14:54.774Z] #38 9.532 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:14:55.031Z] #38 ... [2020-06-27T03:14:55.032Z] [2020-06-27T03:14:55.032Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:14:55.032Z] #32 11.57 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:14:55.927Z] #43 ... [2020-06-27T03:14:55.928Z] [2020-06-27T03:14:55.928Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:14:55.928Z] #47 10.70 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:14:55.928Z] #47 10.79 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:14:55.928Z] #47 10.79 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:14:55.928Z] #47 10.95 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:14:55.928Z] #47 11.01 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:14:55.928Z] #47 11.56 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:14:55.928Z] #47 12.07 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:14:55.928Z] #47 12.84 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:14:55.928Z] #47 13.64 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:14:55.928Z] #47 13.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:14:55.928Z] #47 13.90 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:14:55.928Z] #47 13.91 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:14:55.928Z] #47 14.26 runtime [2020-06-27T03:14:55.928Z] #47 ... [2020-06-27T03:14:55.928Z] [2020-06-27T03:14:55.928Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:14:55.928Z] #36 15.03 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-27T03:14:55.928Z] #36 16.74 + 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-06-27T03:14:57.397Z] #36 ... [2020-06-27T03:14:57.397Z] [2020-06-27T03:14:57.397Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:14:57.397Z] #38 14.72 Fetched 8051 kB in 11s (759 kB/s) [2020-06-27T03:14:57.397Z] #38 14.72 Reading package lists... [2020-06-27T03:14:57.397Z] #38 18.28 Reading package lists... [2020-06-27T03:14:57.397Z] #38 21.68 Building dependency tree... [2020-06-27T03:14:57.397Z] #38 22.64 The following additional packages will be installed: [2020-06-27T03:14:57.397Z] #38 22.68 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-27T03:14:57.397Z] #38 22.68 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-27T03:14:57.397Z] #38 22.68 Suggested packages: [2020-06-27T03:14:57.397Z] #38 22.68 manpages-dev python-setuptools [2020-06-27T03:14:57.680Z] #38 ... [2020-06-27T03:14:57.680Z] [2020-06-27T03:14:57.680Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:14:57.680Z] #10 14.20 Fetched 8051 kB in 11s (759 kB/s) [2020-06-27T03:14:57.680Z] #10 14.20 Reading package lists... [2020-06-27T03:14:57.680Z] #10 17.89 Reading package lists... [2020-06-27T03:14:57.680Z] #10 21.84 Building dependency tree... [2020-06-27T03:14:57.680Z] #10 22.91 The following additional packages will be installed: [2020-06-27T03:14:57.680Z] #10 22.94 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-27T03:14:57.680Z] #10 22.94 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-27T03:14:57.680Z] #10 22.94 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-27T03:14:57.680Z] #10 22.94 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-27T03:14:57.680Z] #10 22.94 Suggested packages: [2020-06-27T03:14:57.680Z] #10 22.94 gcc-8-locales seccomp wine64 [2020-06-27T03:14:57.962Z] #10 ... [2020-06-27T03:14:57.962Z] [2020-06-27T03:14:57.962Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:14:57.962Z] #51 14.31 Fetched 8051 kB in 10s (776 kB/s) [2020-06-27T03:14:57.962Z] #51 14.31 Reading package lists... [2020-06-27T03:14:57.962Z] #51 17.83 Reading package lists... [2020-06-27T03:14:57.962Z] #51 21.82 Building dependency tree... [2020-06-27T03:14:57.962Z] #51 22.86 The following additional packages will be installed: [2020-06-27T03:14:57.962Z] #51 22.92 libbtrfs0 [2020-06-27T03:14:57.962Z] #51 22.99 The following NEW packages will be installed: [2020-06-27T03:14:57.962Z] #51 22.99 libbtrfs-dev libbtrfs0 [2020-06-27T03:14:57.962Z] #51 23.12 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-06-27T03:14:57.962Z] #51 23.12 Need to get 118 kB of archives. [2020-06-27T03:14:57.962Z] #51 23.12 After this operation, 390 kB of additional disk space will be used. [2020-06-27T03:14:57.962Z] #51 23.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-06-27T03:14:57.963Z] #51 23.15 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-06-27T03:14:57.963Z] #51 ... [2020-06-27T03:14:57.963Z] [2020-06-27T03:14:57.963Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:14:57.963Z] #30 23.34 internal/reflectlite [2020-06-27T03:14:58.244Z] #30 23.41 sync [2020-06-27T03:14:58.325Z] #32 14.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:14:58.859Z] #30 ... [2020-06-27T03:14:58.859Z] [2020-06-27T03:14:58.859Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:14:58.859Z] #60 14.15 + cd /tmp/tmp.S3a44hcW2n/src/github.com/docker/libnetwork [2020-06-27T03:14:58.859Z] #60 14.15 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:14:58.859Z] #60 14.76 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-27T03:14:58.859Z] #60 ... [2020-06-27T03:14:58.859Z] [2020-06-27T03:14:58.859Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:14:58.859Z] #51 24.11 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:14:58.859Z] #51 24.17 Fetched 118 kB in 0s (956 kB/s) [2020-06-27T03:14:58.859Z] #51 24.23 Selecting previously unselected package libbtrfs0. [2020-06-27T03:14:58.859Z] #51 24.23 (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 ... 15177 files and directories currently installed.) [2020-06-27T03:14:58.859Z] #51 24.29 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-06-27T03:14:58.859Z] #51 24.30 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-27T03:14:59.142Z] #51 24.39 Selecting previously unselected package libbtrfs-dev. [2020-06-27T03:14:59.142Z] #51 24.39 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-06-27T03:14:59.142Z] #51 24.40 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:14:59.431Z] #51 24.61 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-27T03:14:59.431Z] #51 24.61 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:14:59.431Z] #51 24.62 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:14:59.431Z] #51 ... [2020-06-27T03:14:59.431Z] [2020-06-27T03:14:59.431Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:14:59.431Z] #23 14.82 Fetched 8051 kB in 11s (753 kB/s) [2020-06-27T03:14:59.431Z] #23 14.82 Reading package lists... [2020-06-27T03:14:59.431Z] #23 18.49 Reading package lists... [2020-06-27T03:14:59.431Z] #23 21.94 Building dependency tree... [2020-06-27T03:14:59.431Z] #23 22.99 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-27T03:14:59.431Z] #23 22.99 The following additional packages will be installed: [2020-06-27T03:14:59.431Z] #23 22.99 libjq1 libonig5 [2020-06-27T03:14:59.431Z] #23 23.20 The following NEW packages will be installed: [2020-06-27T03:14:59.431Z] #23 23.21 jq libjq1 libonig5 [2020-06-27T03:14:59.431Z] #23 23.35 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-06-27T03:14:59.431Z] #23 23.35 Need to get 350 kB of archives. [2020-06-27T03:14:59.431Z] #23 23.35 After this operation, 1154 kB of additional disk space will be used. [2020-06-27T03:14:59.431Z] #23 23.35 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-06-27T03:14:59.431Z] #23 23.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-06-27T03:14:59.431Z] #23 23.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-06-27T03:14:59.431Z] #23 24.14 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:14:59.431Z] #23 24.24 Fetched 350 kB in 0s (2508 kB/s) [2020-06-27T03:14:59.431Z] #23 24.31 Selecting previously unselected package libonig5:s390x. [2020-06-27T03:14:59.431Z] #23 24.31 (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 ... 15177 files and directories currently installed.) [2020-06-27T03:14:59.431Z] #23 24.39 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-06-27T03:14:59.431Z] #23 24.40 Unpacking libonig5:s390x (6.9.1-1) ... [2020-06-27T03:14:59.431Z] #23 24.53 Selecting previously unselected package libjq1:s390x. [2020-06-27T03:14:59.431Z] #23 24.53 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-06-27T03:14:59.431Z] #23 24.54 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-27T03:14:59.431Z] #23 24.72 Selecting previously unselected package jq. [2020-06-27T03:14:59.431Z] #23 24.72 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-06-27T03:14:59.431Z] #23 24.72 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-27T03:14:59.431Z] #23 24.86 Setting up libonig5:s390x (6.9.1-1) ... [2020-06-27T03:14:59.431Z] #23 24.87 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-27T03:14:59.431Z] #23 24.91 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-27T03:14:59.713Z] #23 24.91 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:14:59.713Z] #23 ... [2020-06-27T03:14:59.713Z] [2020-06-27T03:14:59.713Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:14:59.713Z] #38 23.49 The following NEW packages will be installed: [2020-06-27T03:14:59.713Z] #38 23.49 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-27T03:14:59.713Z] #38 23.49 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-27T03:14:59.713Z] #38 23.49 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-27T03:14:59.713Z] #38 23.49 python-six zlib1g-dev [2020-06-27T03:14:59.713Z] #38 23.59 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-06-27T03:14:59.713Z] #38 23.59 Need to get 3742 kB of archives. [2020-06-27T03:14:59.713Z] #38 23.59 After this operation, 22.0 MB of additional disk space will be used. [2020-06-27T03:14:59.713Z] #38 23.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-06-27T03:14:59.713Z] #38 23.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-06-27T03:14:59.713Z] #38 23.62 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-06-27T03:14:59.713Z] #38 23.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-06-27T03:14:59.713Z] #38 23.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-06-27T03:14:59.713Z] #38 23.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-06-27T03:14:59.713Z] #38 23.64 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-06-27T03:14:59.713Z] #38 23.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-06-27T03:14:59.713Z] #38 23.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-06-27T03:14:59.713Z] #38 23.69 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-06-27T03:14:59.713Z] #38 23.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-06-27T03:14:59.713Z] #38 23.77 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-06-27T03:14:59.713Z] #38 23.79 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-06-27T03:14:59.713Z] #38 23.80 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-06-27T03:14:59.713Z] #38 23.81 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-27T03:14:59.713Z] #38 23.82 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-06-27T03:14:59.713Z] #38 23.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-06-27T03:14:59.713Z] #38 24.63 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:14:59.713Z] #38 24.70 Fetched 3742 kB in 0s (12.2 MB/s) [2020-06-27T03:14:59.713Z] #38 24.76 Selecting previously unselected package libcap-dev:s390x. [2020-06-27T03:14:59.713Z] #38 24.76 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-06-27T03:14:59.713Z] #38 24.82 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-06-27T03:14:59.713Z] #38 24.83 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-06-27T03:14:59.713Z] #38 25.01 Selecting previously unselected package libnet1:s390x. [2020-06-27T03:14:59.713Z] #38 25.01 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-27T03:14:59.713Z] #38 25.13 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-27T03:14:59.999Z] #38 ... [2020-06-27T03:14:59.999Z] [2020-06-27T03:14:59.999Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:14:59.999Z] #51 DONE 25.2s [2020-06-27T03:14:59.999Z] [2020-06-27T03:14:59.999Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:14:59.999Z] #38 25.20 Selecting previously unselected package libnet1-dev. [2020-06-27T03:14:59.999Z] #38 25.20 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-27T03:14:59.999Z] #38 25.21 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-27T03:15:00.225Z] #32 ... [2020-06-27T03:15:00.225Z] [2020-06-27T03:15:00.225Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:15:00.225Z] #21 16.40 + mkdir -p /build [2020-06-27T03:15:00.225Z] #21 16.41 + mv docker/docker /build/ [2020-06-27T03:15:00.225Z] #21 16.43 + rmdir docker [2020-06-27T03:15:00.288Z] #38 ... [2020-06-27T03:15:00.288Z] [2020-06-27T03:15:00.288Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:15:00.288Z] #23 DONE 25.4s [2020-06-27T03:15:00.288Z] [2020-06-27T03:15:00.288Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-27T03:15:00.288Z] #24 DONE 0.1s [2020-06-27T03:15:00.288Z] [2020-06-27T03:15:00.288Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:15:00.288Z] #38 25.43 Selecting previously unselected package libnl-3-200:s390x. [2020-06-27T03:15:00.288Z] #38 25.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-06-27T03:15:00.288Z] #38 25.43 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-06-27T03:15:00.288Z] #38 25.62 Selecting previously unselected package libnl-3-dev:s390x. [2020-06-27T03:15:00.288Z] #38 25.62 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-06-27T03:15:00.288Z] #38 25.62 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-06-27T03:15:00.288Z] #38 ... [2020-06-27T03:15:00.288Z] [2020-06-27T03:15:00.288Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:15:00.288Z] #32 15.67 Fetched 8051 kB in 11s (730 kB/s) [2020-06-27T03:15:00.288Z] #32 15.67 Reading package lists... [2020-06-27T03:15:00.288Z] #32 19.00 Reading package lists... [2020-06-27T03:15:00.288Z] #32 22.41 Building dependency tree... [2020-06-27T03:15:00.288Z] #32 23.53 The following additional packages will be installed: [2020-06-27T03:15:00.288Z] #32 23.53 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-27T03:15:00.288Z] #32 23.53 Suggested packages: [2020-06-27T03:15:00.288Z] #32 23.53 cmake-doc ninja-build lrzip [2020-06-27T03:15:00.288Z] #32 23.53 Recommended packages: [2020-06-27T03:15:00.288Z] #32 23.53 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-27T03:15:00.288Z] #32 24.12 The following NEW packages will be installed: [2020-06-27T03:15:00.288Z] #32 24.13 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-27T03:15:00.288Z] #32 24.13 vim-common xxd [2020-06-27T03:15:00.288Z] #32 24.22 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-06-27T03:15:00.288Z] #32 24.22 Need to get 14.0 MB of archives. [2020-06-27T03:15:00.288Z] #32 24.22 After this operation, 62.1 MB of additional disk space will be used. [2020-06-27T03:15:00.288Z] #32 24.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-06-27T03:15:00.288Z] #32 24.27 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-06-27T03:15:00.288Z] #32 24.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-06-27T03:15:00.288Z] #32 24.40 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-06-27T03:15:00.288Z] #32 24.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-06-27T03:15:00.288Z] #32 24.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-06-27T03:15:00.288Z] #32 24.98 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-06-27T03:15:00.288Z] #32 24.98 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-06-27T03:15:00.288Z] #32 24.98 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-06-27T03:15:00.288Z] #32 25.02 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-06-27T03:15:00.571Z] #32 ... [2020-06-27T03:15:00.571Z] [2020-06-27T03:15:00.571Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:15:00.571Z] #10 23.87 The following NEW packages will be installed: [2020-06-27T03:15:00.571Z] #10 23.90 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-27T03:15:00.571Z] #10 23.90 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-27T03:15:00.571Z] #10 23.90 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-27T03:15:00.571Z] #10 23.90 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-27T03:15:00.571Z] #10 23.90 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-27T03:15:00.571Z] #10 23.90 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-27T03:15:00.571Z] #10 24.17 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-06-27T03:15:00.571Z] #10 24.17 Need to get 73.3 MB of archives. [2020-06-27T03:15:00.571Z] #10 24.17 After this operation, 494 MB of additional disk space will be used. [2020-06-27T03:15:00.571Z] #10 24.17 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-06-27T03:15:00.571Z] #10 24.75 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-06-27T03:15:00.571Z] #10 24.94 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-06-27T03:15:00.571Z] #10 25.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-06-27T03:15:00.571Z] #10 25.03 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-06-27T03:15:00.571Z] #10 25.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-27T03:15:00.571Z] #10 25.36 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-06-27T03:15:00.571Z] #10 25.57 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-06-27T03:15:00.571Z] #10 25.63 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-06-27T03:15:00.799Z] #21 DONE 17.2s [2020-06-27T03:15:00.799Z] [2020-06-27T03:15:00.799Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:15:00.799Z] #43 10.52 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-27T03:15:00.799Z] #43 10.64 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:15:00.799Z] #43 10.76 go: extracting github.com/pkg/errors v0.8.0 [2020-06-27T03:15:00.799Z] #43 10.94 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-27T03:15:00.799Z] #43 10.94 go: extracting github.com/fatih/color v1.6.0 [2020-06-27T03:15:00.799Z] #43 10.94 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-27T03:15:00.799Z] #43 11.05 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-27T03:15:00.799Z] #43 11.15 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:15:00.799Z] #43 11.15 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-27T03:15:00.799Z] #43 11.18 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-27T03:15:00.799Z] #43 11.28 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-27T03:15:00.799Z] #43 11.29 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-27T03:15:00.799Z] #43 11.35 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-27T03:15:00.799Z] #43 11.45 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-27T03:15:00.799Z] #43 11.45 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-27T03:15:00.799Z] #43 11.46 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-27T03:15:00.799Z] #43 13.72 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-27T03:15:00.799Z] #43 14.22 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-27T03:15:00.799Z] #43 15.11 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-27T03:15:00.799Z] #43 17.24 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-27T03:15:01.061Z] #43 ... [2020-06-27T03:15:01.061Z] [2020-06-27T03:15:01.061Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:15:01.061Z] #28 7.353 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-27T03:15:01.061Z] #28 7.354 Cloning into '.'... [2020-06-27T03:15:01.061Z] #28 ... [2020-06-27T03:15:01.061Z] [2020-06-27T03:15:01.061Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:15:01.061Z] #41 8.043 math [2020-06-27T03:15:01.061Z] #41 12.29 internal/testlog [2020-06-27T03:15:01.061Z] #41 12.58 encoding [2020-06-27T03:15:01.061Z] #41 12.71 unicode/utf16 [2020-06-27T03:15:01.061Z] #41 13.00 container/list [2020-06-27T03:15:01.061Z] #41 13.58 crypto/internal/subtle [2020-06-27T03:15:01.061Z] #41 13.73 crypto/subtle [2020-06-27T03:15:01.061Z] #41 13.83 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-27T03:15:01.061Z] #41 14.00 internal/nettrace [2020-06-27T03:15:01.061Z] #41 14.14 runtime/cgo [2020-06-27T03:15:01.319Z] #41 ... [2020-06-27T03:15:01.319Z] [2020-06-27T03:15:01.319Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:01.319Z] #47 17.93 + cd /tmp/tmp.jAuHCCsgJb/src/github.com/mvdan/sh [2020-06-27T03:15:01.319Z] #47 17.93 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:15:01.578Z] #10 ... [2020-06-27T03:15:01.578Z] [2020-06-27T03:15:01.578Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:01.578Z] #60 DONE 26.7s [2020-06-27T03:15:01.578Z] [2020-06-27T03:15:01.578Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:15:01.578Z] #32 26.05 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:15:01.578Z] #32 26.14 Fetched 14.0 MB in 1s (14.2 MB/s) [2020-06-27T03:15:01.578Z] #32 26.20 Selecting previously unselected package xxd. [2020-06-27T03:15:01.578Z] #32 26.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-06-27T03:15:01.578Z] #32 26.23 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-06-27T03:15:01.578Z] #32 26.23 Unpacking xxd (2:8.1.0875-5) ... [2020-06-27T03:15:01.578Z] #32 26.39 Selecting previously unselected package vim-common. [2020-06-27T03:15:01.578Z] #32 26.39 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:15:01.578Z] #32 26.42 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-27T03:15:01.578Z] #32 26.69 Selecting previously unselected package cmake-data. [2020-06-27T03:15:01.578Z] #32 26.70 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-27T03:15:01.578Z] #32 26.71 Unpacking cmake-data (3.13.4-1) ... [2020-06-27T03:15:01.578Z] #32 ... [2020-06-27T03:15:01.578Z] [2020-06-27T03:15:01.578Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:15:01.578Z] #41 16.88 vendor/golang.org/x/crypto/internal/subtle [2020-06-27T03:15:01.578Z] #41 24.59 sync [2020-06-27T03:15:01.578Z] #41 24.59 internal/reflectlite [2020-06-27T03:15:01.578Z] #41 25.55 github.com/LK4D4/vndr/godl/singleflight [2020-06-27T03:15:01.578Z] #41 25.98 math/rand [2020-06-27T03:15:01.861Z] #41 27.15 internal/singleflight [2020-06-27T03:15:01.861Z] #41 ... [2020-06-27T03:15:01.861Z] [2020-06-27T03:15:01.861Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:15:01.861Z] #38 25.83 Selecting previously unselected package libprotobuf-c1:s390x. [2020-06-27T03:15:01.861Z] #38 25.84 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-06-27T03:15:01.861Z] #38 25.84 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-27T03:15:01.861Z] #38 25.90 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-06-27T03:15:01.861Z] #38 25.94 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-06-27T03:15:01.861Z] #38 25.94 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-06-27T03:15:01.861Z] #38 26.05 Selecting previously unselected package zlib1g-dev:s390x. [2020-06-27T03:15:01.861Z] #38 26.08 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-06-27T03:15:01.861Z] #38 26.09 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-06-27T03:15:01.861Z] #38 26.41 Selecting previously unselected package libprotobuf17:s390x. [2020-06-27T03:15:01.861Z] #38 26.44 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-06-27T03:15:01.861Z] #38 26.44 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-06-27T03:15:01.886Z] #47 18.18 + GO111MODULE=on [2020-06-27T03:15:01.887Z] #47 18.18 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-27T03:15:02.145Z] #38 27.47 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-06-27T03:15:02.145Z] #38 27.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-06-27T03:15:02.145Z] #38 27.52 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-06-27T03:15:02.427Z] #38 27.60 Selecting previously unselected package libprotobuf-dev:s390x. [2020-06-27T03:15:02.427Z] #38 27.60 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-06-27T03:15:02.427Z] #38 27.60 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-06-27T03:15:03.042Z] #38 28.29 Selecting previously unselected package libprotoc17:s390x. [2020-06-27T03:15:03.042Z] #38 28.29 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-06-27T03:15:03.042Z] #38 28.30 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-06-27T03:15:03.201Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b725286274489f15) in /home/ubuntu/workspace/moby_PR-41159 [Pipeline] { [Pipeline] checkout [2020-06-27T03:15:03.316Z] #47 19.56 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:15:03.316Z] #47 19.56 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:15:03.316Z] #47 19.72 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:15:03.575Z] #47 19.97 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:15:03.575Z] #47 20.08 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:15:03.819Z] #38 28.73 Selecting previously unselected package protobuf-c-compiler. [2020-06-27T03:15:03.819Z] #38 28.75 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-06-27T03:15:03.819Z] #38 28.77 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-27T03:15:03.819Z] #38 28.89 Selecting previously unselected package protobuf-compiler. [2020-06-27T03:15:03.820Z] #38 28.90 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-06-27T03:15:03.820Z] #38 28.91 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-27T03:15:03.820Z] #38 29.01 Selecting previously unselected package python-pkg-resources. [2020-06-27T03:15:03.820Z] #38 29.03 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-27T03:15:03.820Z] #38 29.04 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-27T03:15:03.820Z] #38 29.25 Selecting previously unselected package python-six. [2020-06-27T03:15:03.820Z] #38 29.25 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-27T03:15:03.820Z] #38 29.26 Unpacking python-six (1.12.0-1) ... [2020-06-27T03:15:03.820Z] #38 29.32 Selecting previously unselected package python-protobuf. [2020-06-27T03:15:04.104Z] #38 29.33 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-06-27T03:15:04.104Z] #38 29.34 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-27T03:15:04.720Z] #38 29.89 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-27T03:15:05.010Z] #47 21.23 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:15:05.577Z] #47 ... [2020-06-27T03:15:05.577Z] [2020-06-27T03:15:05.577Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:15:05.577Z] #10 11.91 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:15:05.577Z] #10 14.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:15:05.577Z] #10 ... [2020-06-27T03:15:05.577Z] [2020-06-27T03:15:05.577Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:15:05.577Z] #23 12.00 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:15:05.577Z] #23 14.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:15:05.577Z] #23 ... [2020-06-27T03:15:05.577Z] [2020-06-27T03:15:05.577Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:15:05.577Z] #38 11.96 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:15:05.577Z] #38 14.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:15:05.727Z] #38 ... [2020-06-27T03:15:05.727Z] [2020-06-27T03:15:05.727Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:05.727Z] #25 3.032 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-27T03:15:05.727Z] #25 3.313 [2020-06-27T03:15:05.728Z] #25 3.453 ## 4.0% ####### 10.3% ######## 12.4% ########### 16.6% ################ 22.8% #################### 29.1% ######################### 35.4% ############################## 41.7% ################################## 47.9% ####################################### 54.2% ########################################### 60.5% ################################################ 66.7% #################################################### 73.0% ######################################################### 79.3% ############################################################ 83.5% ################################################################ 89.7% ##################################################################### 96.0% ######################################################################## 100.0% [2020-06-27T03:15:05.837Z] #38 ... [2020-06-27T03:15:05.837Z] [2020-06-27T03:15:05.837Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:15:05.837Z] #51 12.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:15:05.837Z] #51 14.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:15:06.011Z] #25 5.880 [2020-06-27T03:15:06.090Z] using credential docker-jenkins-github-credentials [2020-06-27T03:15:06.096Z] #51 ... [2020-06-27T03:15:06.096Z] [2020-06-27T03:15:06.096Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:15:06.096Z] #43 18.69 go: finding gotest.tools/gotestsum v0.5.1 [2020-06-27T03:15:06.096Z] #43 18.69 go: finding gotest.tools v2.2.0+incompatible [2020-06-27T03:15:06.096Z] #43 18.69 go: downloading gotest.tools/gotestsum v0.5.1 [2020-06-27T03:15:06.096Z] #43 18.69 go: downloading gotest.tools v2.2.0+incompatible [2020-06-27T03:15:06.096Z] #43 19.34 go: extracting gotest.tools/gotestsum v0.5.1 [2020-06-27T03:15:06.096Z] #43 19.34 go: extracting gotest.tools v2.2.0+incompatible [2020-06-27T03:15:06.096Z] #43 20.47 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:15:06.096Z] #43 20.51 go: downloading github.com/fatih/color v1.9.0 [2020-06-27T03:15:06.096Z] #43 20.59 go: downloading github.com/pkg/errors v0.9.1 [2020-06-27T03:15:06.096Z] #43 20.83 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:15:06.096Z] #43 20.88 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:15:06.096Z] #43 20.90 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-27T03:15:06.096Z] #43 20.92 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:15:06.096Z] #43 21.04 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:15:06.096Z] #43 21.18 go: extracting github.com/fatih/color v1.9.0 [2020-06-27T03:15:06.096Z] #43 21.24 go: extracting github.com/pkg/errors v0.9.1 [2020-06-27T03:15:06.096Z] #43 21.28 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:15:06.096Z] #43 21.30 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:15:06.096Z] #43 21.30 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:15:06.096Z] #43 21.55 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-27T03:15:06.096Z] #43 21.62 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:15:06.096Z] #43 21.67 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:15:06.096Z] #43 21.89 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:15:06.100Z] Cloning the remote Git repository [2020-06-27T03:15:06.100Z] Cloning with configured refspecs honoured and without tags [2020-06-27T03:15:06.861Z] #25 6.038 ########### 15.5% ####################### 32.5% ####################################### 55.2% ################################################### 72.2% #################################################################### 94.8% ######################################################################## 100.0% [2020-06-27T03:15:06.151Z] Cloning repository https://github.com/moby/moby.git [2020-06-27T03:15:06.205Z] > git init /home/ubuntu/workspace/moby_PR-41159 # timeout=10 [2020-06-27T03:15:06.576Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-27T03:15:06.576Z] > git --version # timeout=10 [2020-06-27T03:15:06.586Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-27T03:15:06.641Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:15:07.147Z] #25 6.905 [2020-06-27T03:15:07.436Z] #25 7.079 #### 5.7% ########### 15.9% [2020-06-27T03:15:07.436Z] #25 ... [2020-06-27T03:15:07.436Z] [2020-06-27T03:15:07.436Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:15:07.486Z] #43 ... [2020-06-27T03:15:07.486Z] [2020-06-27T03:15:07.486Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:15:07.486Z] #54 13.75 + cd /tmp/tmp.7VRLrKra9X/src/github.com/rootless-containers/rootlesskit [2020-06-27T03:15:07.486Z] #54 13.75 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:15:07.486Z] #54 13.88 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-27T03:15:07.486Z] #54 13.88 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-27T03:15:07.486Z] #54 ... [2020-06-27T03:15:07.486Z] [2020-06-27T03:15:07.486Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:07.486Z] #47 22.02 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:15:07.486Z] #47 23.42 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:15:07.486Z] #47 ... [2020-06-27T03:15:07.486Z] [2020-06-27T03:15:07.486Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:07.486Z] #30 14.06 runtime/cgo [2020-06-27T03:15:07.718Z] #28 32.74 Checking out files: 93% (1423/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-06-27T03:15:07.719Z] #28 32.83 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-27T03:15:08.001Z] #28 33.23 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-27T03:15:08.081Z] #30 ... [2020-06-27T03:15:08.081Z] [2020-06-27T03:15:08.081Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:15:08.081Z] #43 24.38 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:15:08.081Z] #43 24.59 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:15:09.992Z] #43 26.20 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:15:10.027Z] #28 ... [2020-06-27T03:15:10.027Z] [2020-06-27T03:15:10.027Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:15:10.027Z] #52 2.391 + RM_GOPATH=0 [2020-06-27T03:15:10.027Z] #52 2.391 + TMP_GOPATH= [2020-06-27T03:15:10.027Z] #52 2.391 + : /build [2020-06-27T03:15:10.027Z] #52 2.391 + '[' -z '' ']' [2020-06-27T03:15:10.027Z] #52 2.391 ++ mktemp -d [2020-06-27T03:15:10.027Z] #52 2.404 + export GOPATH=/tmp/tmp.6piX1uJois [2020-06-27T03:15:10.027Z] #52 2.404 + GOPATH=/tmp/tmp.6piX1uJois [2020-06-27T03:15:10.027Z] #52 2.404 + RM_GOPATH=1 [2020-06-27T03:15:10.027Z] #52 2.405 + case "$(go env GOARCH)" in [2020-06-27T03:15:10.027Z] #52 2.405 ++ go env GOARCH [2020-06-27T03:15:10.027Z] #52 2.407 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:15:10.027Z] #52 2.409 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:15:10.027Z] #52 2.409 ++ dirname /tmp/install/install.sh [2020-06-27T03:15:10.027Z] #52 2.412 + dir=/tmp/install [2020-06-27T03:15:10.027Z] #52 2.412 + bin=containerd [2020-06-27T03:15:10.027Z] #52 2.412 + shift [2020-06-27T03:15:10.027Z] #52 2.412 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-27T03:15:10.027Z] #52 2.412 + . /tmp/install/containerd.installer [2020-06-27T03:15:10.027Z] #52 2.412 ++ set -e [2020-06-27T03:15:10.027Z] #52 2.412 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:15:10.027Z] #52 2.415 + install_containerd [2020-06-27T03:15:10.027Z] #52 2.415 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234' [2020-06-27T03:15:10.027Z] #52 2.415 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:15:10.027Z] #52 2.415 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6piX1uJois/src/github.com/containerd/containerd [2020-06-27T03:15:10.027Z] #52 2.416 Cloning into '/tmp/tmp.6piX1uJois/src/github.com/containerd/containerd'... [2020-06-27T03:15:10.027Z] #52 ... [2020-06-27T03:15:10.027Z] [2020-06-27T03:15:10.027Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:10.027Z] #25 7.079 #### 5.7% ########### 15.9% ################## 26.1% ########################## 36.3% ################################# 46.4% ######################################## 56.6% ################################################# 68.1% ######################################################## 78.3% ############################################################### 88.4% ######################################################################## 100.0% [2020-06-27T03:15:10.027Z] #25 8.526 [2020-06-27T03:15:10.310Z] #25 8.642 #=#=# # 2.4% ### 5.2% ##### 8.1% ####### 10.9% ########## 14.7% ############# 19.4% ################ 23.2% ################## 26.0% ##################### 30.0% ######################## 33.8% ########################## 36.7% [2020-06-27T03:15:10.310Z] #25 ... [2020-06-27T03:15:10.310Z] [2020-06-27T03:15:10.310Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:10.310Z] #30 25.68 errors [2020-06-27T03:15:10.310Z] #30 25.68 sort [2020-06-27T03:15:10.310Z] #30 26.03 strconv [2020-06-27T03:15:10.310Z] #30 27.07 io [2020-06-27T03:15:10.310Z] #30 28.24 internal/oserror [2020-06-27T03:15:10.310Z] #30 28.30 syscall [2020-06-27T03:15:10.310Z] #30 29.06 reflect [2020-06-27T03:15:10.310Z] #30 34.61 time [2020-06-27T03:15:10.592Z] #30 ... [2020-06-27T03:15:10.592Z] [2020-06-27T03:15:10.592Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:12.008Z] #25 8.642 #=#=# # 2.4% ### 5.2% ##### 8.1% ####### 10.9% ########## 14.7% ############# 19.4% ################ 23.2% ################## 26.0% ##################### 30.0% ######################## 33.8% ########################## 36.7% ############################ 39.5% ############################## 42.3% ################################ 45.2% ################################## 48.0% #################################### 50.8% ###################################### 53.7% ########################################## 58.4% ############################################ 61.2% ############################################## 64.1% ################################################ 67.9% ################################################## 70.7% #################################################### 73.5% ###################################################### 76.4% ######################################################### 79.2% [2020-06-27T03:15:12.008Z] #25 ... [2020-06-27T03:15:12.008Z] [2020-06-27T03:15:12.008Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:15:12.008Z] #38 31.89 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-06-27T03:15:12.008Z] #38 31.90 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-27T03:15:12.008Z] #38 31.91 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-27T03:15:12.008Z] #38 31.91 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-06-27T03:15:12.008Z] #38 31.92 Setting up python-six (1.12.0-1) ... [2020-06-27T03:15:12.008Z] #38 33.43 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-06-27T03:15:12.008Z] #38 33.44 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-06-27T03:15:12.008Z] #38 33.46 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-06-27T03:15:12.008Z] #38 33.47 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-06-27T03:15:12.008Z] #38 33.47 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-06-27T03:15:12.008Z] #38 33.48 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-27T03:15:12.008Z] #38 33.49 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-27T03:15:12.008Z] #38 33.50 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-06-27T03:15:12.008Z] #38 33.51 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-27T03:15:12.008Z] #38 33.51 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-27T03:15:12.008Z] #38 36.93 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-06-27T03:15:12.008Z] #38 36.94 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:15:12.008Z] #38 DONE 37.5s [2020-06-27T03:15:12.008Z] [2020-06-27T03:15:12.008Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:12.298Z] #25 8.642 #=#=# # 2.4% ### 5.2% ##### 8.1% ####### 10.9% ########## 14.7% ############# 19.4% ################ 23.2% ################## 26.0% ##################### 30.0% ######################## 33.8% ########################## 36.7% ############################ 39.5% ############################## 42.3% ################################ 45.2% ################################## 48.0% #################################### 50.8% ###################################### 53.7% ########################################## 58.4% ############################################ 61.2% ############################################## 64.1% ################################################ 67.9% ################################################## 70.7% #################################################### 73.5% ###################################################### 76.4% ######################################################### 79.2% ############################################################ 83.9% [2020-06-27T03:15:12.298Z] #25 ... [2020-06-27T03:15:12.298Z] [2020-06-27T03:15:12.298Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:15:12.298Z] #32 29.01 Selecting previously unselected package libicu63:s390x. [2020-06-27T03:15:12.298Z] #32 29.04 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-06-27T03:15:12.298Z] #32 29.05 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-06-27T03:15:12.298Z] #32 33.70 Selecting previously unselected package libxml2:s390x. [2020-06-27T03:15:12.298Z] #32 33.71 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-06-27T03:15:12.298Z] #32 33.72 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-06-27T03:15:12.298Z] #32 34.19 Selecting previously unselected package libarchive13:s390x. [2020-06-27T03:15:12.298Z] #32 34.19 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-06-27T03:15:12.298Z] #32 34.21 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-06-27T03:15:12.298Z] #32 34.44 Selecting previously unselected package libjsoncpp1:s390x. [2020-06-27T03:15:12.298Z] #32 34.44 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-06-27T03:15:12.298Z] #32 34.45 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-06-27T03:15:12.298Z] #32 34.55 Selecting previously unselected package librhash0:s390x. [2020-06-27T03:15:12.298Z] #32 34.56 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-06-27T03:15:12.298Z] #32 34.57 Unpacking librhash0:s390x (1.3.8-1) ... [2020-06-27T03:15:12.298Z] #32 34.70 Selecting previously unselected package libuv1:s390x. [2020-06-27T03:15:12.298Z] #32 34.70 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-06-27T03:15:12.298Z] #32 34.71 Unpacking libuv1:s390x (1.24.1-1) ... [2020-06-27T03:15:12.298Z] #32 34.82 Selecting previously unselected package cmake. [2020-06-27T03:15:12.298Z] #32 34.82 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-06-27T03:15:12.298Z] #32 34.83 Unpacking cmake (3.13.4-1) ... [2020-06-27T03:15:12.298Z] #32 36.79 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-06-27T03:15:12.298Z] #32 36.82 Setting up xxd (2:8.1.0875-5) ... [2020-06-27T03:15:12.298Z] #32 36.83 Setting up libuv1:s390x (1.24.1-1) ... [2020-06-27T03:15:12.298Z] #32 36.85 Setting up vim-common (2:8.1.0875-5) ... [2020-06-27T03:15:12.298Z] #32 36.87 Setting up librhash0:s390x (1.3.8-1) ... [2020-06-27T03:15:12.298Z] #32 36.87 Setting up cmake-data (3.13.4-1) ... [2020-06-27T03:15:12.298Z] #32 36.88 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-06-27T03:15:12.298Z] #32 36.89 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-06-27T03:15:12.298Z] #32 36.90 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-06-27T03:15:12.298Z] #32 36.90 Setting up cmake (3.13.4-1) ... [2020-06-27T03:15:12.298Z] #32 36.91 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:15:12.298Z] #32 36.99 Processing triggers for mime-support (3.62) ... [2020-06-27T03:15:12.298Z] #32 DONE 37.5s [2020-06-27T03:15:12.298Z] [2020-06-27T03:15:12.298Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:12.527Z] #43 29.14 go: finding github.com/fatih/color v1.9.0 [2020-06-27T03:15:12.614Z] #25 8.642 #=#=# # 2.4% ### 5.2% ##### 8.1% ####### 10.9% ########## 14.7% ############# 19.4% ################ 23.2% ################## 26.0% ##################### 30.0% ######################## 33.8% ########################## 36.7% ############################ 39.5% ############################## 42.3% ################################ 45.2% ################################## 48.0% #################################### 50.8% ###################################### 53.7% ########################################## 58.4% ############################################ 61.2% ############################################## 64.1% ################################################ 67.9% ################################################## 70.7% #################################################### 73.5% ###################################################### 76.4% ######################################################### 79.2% ############################################################ 83.9% ############################################################### 87.7% ################################################################ 89.6% ################################################################## 92.4% ############# [2020-06-27T03:15:12.614Z] #25 ... [2020-06-27T03:15:12.614Z] [2020-06-27T03:15:12.614Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:15:12.614Z] #41 27.79 io [2020-06-27T03:15:12.614Z] #41 27.80 strconv [2020-06-27T03:15:12.614Z] #41 29.18 bytes [2020-06-27T03:15:12.614Z] #41 29.88 reflect [2020-06-27T03:15:12.614Z] #41 31.12 bufio [2020-06-27T03:15:12.614Z] #41 32.73 syscall [2020-06-27T03:15:12.614Z] #41 37.55 time [2020-06-27T03:15:12.614Z] #41 ... [2020-06-27T03:15:12.614Z] [2020-06-27T03:15:12.614Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:12.787Z] #43 29.15 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:15:12.787Z] #43 29.22 go: finding github.com/pkg/errors v0.9.1 [2020-06-27T03:15:12.787Z] #43 29.34 go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:15:12.787Z] #43 29.35 go: finding github.com/spf13/pflag v1.0.3 [2020-06-27T03:15:12.897Z] #25 8.642 #=#=# # 2.4% ### 5.2% ##### 8.1% ####### 10.9% ########## 14.7% ############# 19.4% ################ 23.2% ################## 26.0% ##################### 30.0% ######################## 33.8% ########################## 36.7% ############################ 39.5% ############################## 42.3% ################################ 45.2% ################################## 48.0% #################################### 50.8% ###################################### 53.7% ########################################## 58.4% ############################################ 61.2% ############################################## 64.1% ################################################ 67.9% ################################################## 70.7% #################################################### 73.5% ###################################################### 76.4% ######################################################### 79.2% ############################################################ 83.9% ############################################################### 87.7% ################################################################ 89.6% ################################################################## 92.4% #################################################################### 95.3% ###################################################################### 98.1% ######################################################################## 100.0% [2020-06-27T03:15:12.897Z] #25 12.70 [2020-06-27T03:15:13.046Z] #43 29.44 go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:15:13.305Z] #43 29.59 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:15:13.305Z] #43 29.75 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:15:13.305Z] #43 29.88 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:15:13.511Z] #25 ... [2020-06-27T03:15:13.511Z] [2020-06-27T03:15:13.511Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:15:13.511Z] #10 28.75 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-06-27T03:15:13.511Z] #10 30.08 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-06-27T03:15:13.511Z] #10 30.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-06-27T03:15:13.511Z] #10 30.09 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-06-27T03:15:13.511Z] #10 30.10 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-06-27T03:15:13.511Z] #10 30.10 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-06-27T03:15:13.511Z] #10 30.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u4 [110 kB] [2020-06-27T03:15:13.511Z] #10 30.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-06-27T03:15:13.511Z] #10 30.14 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-06-27T03:15:13.511Z] #10 30.15 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-06-27T03:15:13.511Z] #10 30.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-06-27T03:15:13.511Z] #10 30.17 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-06-27T03:15:13.511Z] #10 30.20 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-06-27T03:15:13.511Z] #10 30.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-06-27T03:15:13.511Z] #10 30.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-06-27T03:15:13.511Z] #10 30.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u4 [322 kB] [2020-06-27T03:15:13.511Z] #10 31.16 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:15:13.511Z] #10 31.28 Fetched 73.3 MB in 6s (11.6 MB/s) [2020-06-27T03:15:13.511Z] #10 31.33 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-27T03:15:13.511Z] #10 31.33 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2020-06-27T03:15:13.511Z] #10 31.46 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-06-27T03:15:13.511Z] #10 31.46 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-27T03:15:13.511Z] #10 33.32 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-27T03:15:13.511Z] #10 33.34 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-06-27T03:15:13.511Z] #10 33.34 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-27T03:15:13.511Z] #10 35.68 Selecting previously unselected package binutils-mingw-w64. [2020-06-27T03:15:13.511Z] #10 35.71 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-27T03:15:13.511Z] #10 35.73 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-27T03:15:13.511Z] #10 35.81 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-06-27T03:15:13.511Z] #10 35.81 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-06-27T03:15:13.511Z] #10 35.82 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-06-27T03:15:13.511Z] #10 35.96 Selecting previously unselected package dmsetup. [2020-06-27T03:15:13.511Z] #10 35.96 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-06-27T03:15:13.511Z] #10 35.97 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-27T03:15:13.511Z] #10 36.11 Selecting previously unselected package mingw-w64-common. [2020-06-27T03:15:13.511Z] #10 36.11 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-27T03:15:13.511Z] #10 36.12 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-27T03:15:13.511Z] #10 ... [2020-06-27T03:15:13.511Z] [2020-06-27T03:15:13.511Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:13.511Z] #47 28.73 syscall [2020-06-27T03:15:13.511Z] #47 28.73 bytes [2020-06-27T03:15:13.511Z] #47 30.73 reflect [2020-06-27T03:15:13.511Z] #47 35.48 time [2020-06-27T03:15:13.563Z] #43 29.92 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:15:13.563Z] #43 29.93 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:15:13.794Z] #47 ... [2020-06-27T03:15:13.794Z] [2020-06-27T03:15:13.794Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:15:13.794Z] #33 1.598 + RM_GOPATH=0 [2020-06-27T03:15:13.794Z] #33 1.598 + TMP_GOPATH= [2020-06-27T03:15:13.794Z] #33 1.598 + : /build [2020-06-27T03:15:13.794Z] #33 1.598 + '[' -z '' ']' [2020-06-27T03:15:13.794Z] #33 1.598 ++ mktemp -d [2020-06-27T03:15:13.794Z] #33 1.599 + export GOPATH=/tmp/tmp.s506TMzfPg [2020-06-27T03:15:13.794Z] #33 1.599 + GOPATH=/tmp/tmp.s506TMzfPg [2020-06-27T03:15:13.794Z] #33 1.599 + RM_GOPATH=1 [2020-06-27T03:15:13.794Z] #33 1.599 + case "$(go env GOARCH)" in [2020-06-27T03:15:13.794Z] #33 1.599 ++ go env GOARCH [2020-06-27T03:15:13.794Z] #33 1.623 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:15:13.794Z] #33 1.623 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:15:13.794Z] #33 1.623 ++ dirname /tmp/install/install.sh [2020-06-27T03:15:13.794Z] #33 1.628 + dir=/tmp/install [2020-06-27T03:15:13.794Z] #33 1.628 + bin=tini [2020-06-27T03:15:13.794Z] #33 1.628 + shift [2020-06-27T03:15:13.794Z] #33 1.628 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-27T03:15:13.794Z] #33 1.628 + . /tmp/install/tini.installer [2020-06-27T03:15:13.794Z] #33 1.628 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:15:13.794Z] #33 1.628 + install_tini [2020-06-27T03:15:13.794Z] #33 1.628 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-27T03:15:13.794Z] #33 1.628 + git clone https://github.com/krallin/tini.git /tmp/tmp.s506TMzfPg/tini [2020-06-27T03:15:13.794Z] #33 1.628 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:15:13.794Z] #33 1.636 Cloning into '/tmp/tmp.s506TMzfPg/tini'... [2020-06-27T03:15:13.822Z] #43 ... [2020-06-27T03:15:13.822Z] [2020-06-27T03:15:13.822Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:13.822Z] #60 25.86 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-06-27T03:15:13.822Z] #60 26.66 + cd /tmp/tmp.IITfdTVcKZ/src/github.com/docker/libnetwork [2020-06-27T03:15:13.822Z] #60 26.67 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:15:13.822Z] #60 27.39 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-27T03:15:14.409Z] #33 2.168 + cd /tmp/tmp.s506TMzfPg/tini [2020-06-27T03:15:14.409Z] #33 2.168 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:15:14.409Z] #33 2.178 + cmake . [2020-06-27T03:15:14.698Z] #33 2.562 -- The C compiler identification is GNU 8.3.0 [2020-06-27T03:15:14.981Z] #33 2.605 -- Check for working C compiler: /usr/bin/cc [2020-06-27T03:15:15.009Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0a2e776c637040f10) in /home/ubuntu/workspace/moby_PR-41159 [Pipeline] { [Pipeline] checkout [2020-06-27T03:15:15.262Z] #33 2.981 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-27T03:15:15.263Z] #33 2.982 -- Detecting C compiler ABI info [2020-06-27T03:15:15.545Z] #33 3.352 -- Detecting C compiler ABI info - done [2020-06-27T03:15:15.545Z] #33 3.380 -- Detecting C compile features [2020-06-27T03:15:17.015Z] #33 4.597 -- Detecting C compile features - done [2020-06-27T03:15:17.015Z] #33 4.610 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-27T03:15:17.015Z] #33 4.767 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-27T03:15:17.015Z] #33 4.850 -- Configuring done [2020-06-27T03:15:17.015Z] #33 4.865 -- Generating done [2020-06-27T03:15:17.015Z] #33 4.876 -- Build files have been written to: /tmp/tmp.s506TMzfPg/tini [2020-06-27T03:15:17.015Z] #33 4.894 + make tini-static [2020-06-27T03:15:17.297Z] #33 5.068 Scanning dependencies of target tini-static [2020-06-27T03:15:17.297Z] #33 5.130 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-27T03:15:17.911Z] #33 ... [2020-06-27T03:15:17.911Z] [2020-06-27T03:15:17.911Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:17.911Z] #25 13.65 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-27T03:15:17.911Z] #25 13.89 [2020-06-27T03:15:17.911Z] #25 14.03 #################################################################### 95.1% ######################################################################## 100.0% [2020-06-27T03:15:17.911Z] #25 14.12 [2020-06-27T03:15:17.911Z] #25 15.05 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-27T03:15:17.911Z] #25 15.36 [2020-06-27T03:15:17.911Z] #25 15.49 ################################################################## 92.9% ######################################################################## 100.0% [2020-06-27T03:15:17.911Z] #25 15.62 [2020-06-27T03:15:17.911Z] #25 17.18 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-27T03:15:17.911Z] #25 17.21 skipping existing b63cc5f62c21 [2020-06-27T03:15:17.911Z] #25 17.29 [2020-06-27T03:15:18.525Z] #25 18.33 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-27T03:15:18.807Z] #25 18.58 [2020-06-27T03:15:18.853Z] using credential docker-jenkins-github-credentials [2020-06-27T03:15:18.866Z] Cloning the remote Git repository [2020-06-27T03:15:18.866Z] Cloning with configured refspecs honoured and without tags [2020-06-27T03:15:19.091Z] #25 18.71 #=#=# ######################################################################## 100.0% [2020-06-27T03:15:19.091Z] #25 18.84 [2020-06-27T03:15:19.091Z] #25 ... [2020-06-27T03:15:19.091Z] [2020-06-27T03:15:19.091Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:15:19.091Z] #33 6.042 [100%] Linking C executable tini-static [2020-06-27T03:15:19.091Z] #33 6.493 [100%] Built target tini-static [2020-06-27T03:15:19.091Z] #33 6.598 + mkdir -p /build [2020-06-27T03:15:19.091Z] #33 6.598 + cp tini-static /build/docker-init [2020-06-27T03:15:19.091Z] #33 DONE 6.9s [2020-06-27T03:15:19.091Z] [2020-06-27T03:15:19.091Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:19.091Z] #25 18.92 Download of images into '/build' complete. [2020-06-27T03:15:19.091Z] #25 18.92 Use something like the following to load the result into a Docker daemon: [2020-06-27T03:15:19.091Z] #25 18.92 tar -cC '/build' . | docker load [2020-06-27T03:15:19.091Z] #25 ... [2020-06-27T03:15:19.091Z] [2020-06-27T03:15:19.091Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:19.091Z] #30 39.21 internal/poll [2020-06-27T03:15:19.091Z] #30 40.27 internal/fmtsort [2020-06-27T03:15:19.091Z] #30 40.59 internal/syscall/execenv [2020-06-27T03:15:19.091Z] #30 40.63 internal/syscall/unix [2020-06-27T03:15:19.091Z] #30 40.71 strings [2020-06-27T03:15:19.091Z] #30 40.92 os [2020-06-27T03:15:19.091Z] #30 42.57 path [2020-06-27T03:15:19.091Z] #30 43.06 text/tabwriter [2020-06-27T03:15:19.091Z] #30 43.75 fmt [2020-06-27T03:15:19.091Z] #30 43.75 path/filepath [2020-06-27T03:15:19.094Z] #60 ... [2020-06-27T03:15:19.094Z] [2020-06-27T03:15:19.094Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:15:19.094Z] #36 24.74 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-27T03:15:19.094Z] #36 26.47 + 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-06-27T03:15:19.094Z] #36 ... [2020-06-27T03:15:19.094Z] [2020-06-27T03:15:19.094Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:19.094Z] #47 24.83 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:15:19.094Z] #47 24.92 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:15:19.094Z] #47 25.15 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:15:19.094Z] #47 25.17 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:15:19.094Z] #47 26.26 runtime [2020-06-27T03:15:19.094Z] #47 ... [2020-06-27T03:15:19.094Z] [2020-06-27T03:15:19.094Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:15:19.094Z] #41 25.58 vendor/golang.org/x/crypto/internal/subtle [2020-06-27T03:15:19.094Z] #41 25.82 vendor/golang.org/x/crypto/curve25519 [2020-06-27T03:15:19.094Z] #41 ... [2020-06-27T03:15:19.094Z] [2020-06-27T03:15:19.094Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:15:19.094Z] #51 26.77 Fetched 8355 kB in 19s (443 kB/s) [2020-06-27T03:15:19.094Z] #51 26.77 Reading package lists... [2020-06-27T03:15:19.381Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c03ab4611786a495) in /home/ubuntu/workspace/moby_PR-41159 [Pipeline] { [2020-06-27T03:15:19.381Z] #30 ... [2020-06-27T03:15:19.381Z] [2020-06-27T03:15:19.381Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:19.381Z] #25 DONE 19.1s [2020-06-27T03:15:19.381Z] [2020-06-27T03:15:19.382Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:19.382Z] #47 39.89 context [2020-06-27T03:15:19.382Z] #47 40.68 internal/syscall/execenv [2020-06-27T03:15:19.382Z] #47 40.74 encoding/binary [2020-06-27T03:15:19.382Z] #47 40.78 internal/syscall/unix [2020-06-27T03:15:19.382Z] #47 40.91 os [2020-06-27T03:15:19.382Z] #47 42.26 encoding/base64 [2020-06-27T03:15:19.382Z] #47 42.89 golang.org/x/sys/unix [2020-06-27T03:15:19.382Z] #47 43.30 fmt [Pipeline] checkout [2020-06-27T03:15:19.665Z] #51 34.20 Reading package lists... [2020-06-27T03:15:19.665Z] #51 ... [2020-06-27T03:15:19.665Z] [2020-06-27T03:15:19.665Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:15:19.665Z] #32 26.31 Fetched 8355 kB in 18s (460 kB/s) [2020-06-27T03:15:19.665Z] #32 26.31 Reading package lists... [2020-06-27T03:15:19.279Z] Cloning repository https://github.com/moby/moby.git [2020-06-27T03:15:19.348Z] > git init /home/ubuntu/workspace/moby_PR-41159 # timeout=10 [2020-06-27T03:15:19.638Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-27T03:15:19.638Z] > git --version # timeout=10 [2020-06-27T03:15:19.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-27T03:15:19.656Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:15:19.923Z] #32 34.00 Reading package lists... [2020-06-27T03:15:19.923Z] #32 ... [2020-06-27T03:15:19.923Z] [2020-06-27T03:15:19.923Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:15:19.923Z] #23 26.36 Fetched 8355 kB in 18s (459 kB/s) [2020-06-27T03:15:19.923Z] #23 26.36 Reading package lists... [2020-06-27T03:15:20.182Z] #23 33.73 Reading package lists... [2020-06-27T03:15:20.182Z] #23 ... [2020-06-27T03:15:20.182Z] [2020-06-27T03:15:20.182Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:15:20.182Z] #10 26.39 Fetched 8355 kB in 18s (457 kB/s) [2020-06-27T03:15:20.182Z] #10 26.39 Reading package lists... [2020-06-27T03:15:20.182Z] #10 33.98 Reading package lists... [2020-06-27T03:15:20.182Z] #10 ... [2020-06-27T03:15:20.182Z] [2020-06-27T03:15:20.182Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:15:20.182Z] #38 26.71 Fetched 8355 kB in 19s (448 kB/s) [2020-06-27T03:15:20.182Z] #38 26.71 Reading package lists... [2020-06-27T03:15:21.467Z] #47 ... [2020-06-27T03:15:21.467Z] [2020-06-27T03:15:21.467Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:21.467Z] #30 45.34 io/ioutil [2020-06-27T03:15:21.467Z] #30 46.93 flag [2020-06-27T03:15:21.559Z] #38 34.25 Reading package lists... [2020-06-27T03:15:21.559Z] #38 ... [2020-06-27T03:15:21.559Z] [2020-06-27T03:15:21.559Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:15:21.559Z] #41 37.87 sync [2020-06-27T03:15:21.559Z] #41 37.88 internal/reflectlite [2020-06-27T03:15:21.749Z] #30 46.93 github.com/BurntSushi/toml [2020-06-27T03:15:21.982Z] using credential docker-jenkins-github-credentials [2020-06-27T03:15:21.992Z] Cloning the remote Git repository [2020-06-27T03:15:21.992Z] Cloning with configured refspecs honoured and without tags [2020-06-27T03:15:22.053Z] Cloning repository https://github.com/moby/moby.git [2020-06-27T03:15:22.104Z] > git init /home/ubuntu/workspace/moby_PR-41159 # timeout=10 [2020-06-27T03:15:22.365Z] #30 ... [2020-06-27T03:15:22.365Z] [2020-06-27T03:15:22.365Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:15:22.365Z] #39 8.114 Note: Building without setproctitle() and strlcpy() support. [2020-06-27T03:15:22.365Z] #39 8.114 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-27T03:15:22.365Z] #39 8.136 Makefile.config:39: Warn: you have no libnftables installed [2020-06-27T03:15:22.365Z] #39 8.136 Makefile.config:40: Warn: Building without nftables support [2020-06-27T03:15:22.365Z] #39 8.136 Note: Building without GnuTLS support [2020-06-27T03:15:22.365Z] #39 9.487 fatal: not a git repository (or any of the parent directories): .git [2020-06-27T03:15:22.365Z] #39 9.527 GEN .gitid [2020-06-27T03:15:22.365Z] #39 9.539 GEN criu/include/version.h [2020-06-27T03:15:22.365Z] #39 9.574 GEN include/common/asm [2020-06-27T03:15:22.365Z] #39 ... [2020-06-27T03:15:22.365Z] [2020-06-27T03:15:22.365Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:22.365Z] #47 47.65 encoding/json [2020-06-27T03:15:22.936Z] #41 39.45 github.com/LK4D4/vndr/godl/singleflight [2020-06-27T03:15:22.442Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-27T03:15:22.442Z] > git --version # timeout=10 [2020-06-27T03:15:22.452Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-27T03:15:22.467Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:15:23.502Z] #41 40.02 math/rand [2020-06-27T03:15:24.878Z] #41 41.19 internal/singleflight [2020-06-27T03:15:25.040Z] #47 50.06 github.com/pkg/diff [2020-06-27T03:15:25.040Z] #47 ... [2020-06-27T03:15:25.040Z] [2020-06-27T03:15:25.040Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:15:25.040Z] #10 40.36 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-27T03:15:25.040Z] #10 40.36 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-27T03:15:25.040Z] #10 40.36 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-27T03:15:25.040Z] #10 45.04 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-27T03:15:25.040Z] #10 45.04 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-06-27T03:15:25.040Z] #10 45.07 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:15:25.040Z] #10 45.33 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-27T03:15:25.040Z] #10 45.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-06-27T03:15:25.040Z] #10 45.34 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:15:25.040Z] #10 ... [2020-06-27T03:15:25.040Z] [2020-06-27T03:15:25.040Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:15:25.136Z] #41 41.64 sort [2020-06-27T03:15:25.136Z] #41 41.64 errors [2020-06-27T03:15:25.322Z] #52 24.82 Checking out files: 71% (2280/3198) Checking out files: 72% (2303/3198) Checking out files: 73% (2335/3198) Checking out files: 74% (2367/3198) Checking out files: 75% (2399/3198) Checking out files: 76% (2431/3198) Checking out files: 77% (2463/3198) Checking out files: 78% (2495/3198) Checking out files: 79% (2527/3198) Checking out files: 80% (2559/3198) Checking out files: 81% (2591/3198) Checking out files: 82% (2623/3198) Checking out files: 83% (2655/3198) Checking out files: 84% (2687/3198) Checking out files: 85% (2719/3198) Checking out files: 86% (2751/3198) Checking out files: 87% (2783/3198) Checking out files: 88% (2815/3198) Checking out files: 89% (2847/3198) Checking out files: 90% (2879/3198) Checking out files: 91% (2911/3198) Checking out files: 92% (2943/3198) Checking out files: 93% (2975/3198) Checking out files: 94% (3007/3198) Checking out files: 95% (3039/3198) Checking out files: 96% (3071/3198) Checking out files: 97% (3103/3198) Checking out files: 98% (3135/3198) Checking out files: 99% (3167/3198) Checking out files: 100% (3198/3198) Checking out files: 100% (3198/3198), done. [2020-06-27T03:15:25.322Z] #52 25.48 + cd /tmp/tmp.6piX1uJois/src/github.com/containerd/containerd [2020-06-27T03:15:25.322Z] #52 25.48 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:15:25.605Z] #52 ... [2020-06-27T03:15:25.605Z] [2020-06-27T03:15:25.605Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:15:25.605Z] #41 40.98 strings [2020-06-27T03:15:25.605Z] #41 41.71 os [2020-06-27T03:15:25.605Z] #41 43.04 regexp/syntax [2020-06-27T03:15:25.605Z] #41 45.53 fmt [2020-06-27T03:15:25.605Z] #41 47.03 regexp [2020-06-27T03:15:25.605Z] #41 49.27 go/token [2020-06-27T03:15:25.605Z] #41 49.66 internal/lazyregexp [2020-06-27T03:15:25.605Z] #41 49.86 net/url [2020-06-27T03:15:25.605Z] #41 50.32 go/scanner [2020-06-27T03:15:25.702Z] #41 42.14 io [2020-06-27T03:15:25.887Z] #41 51.14 go/ast [2020-06-27T03:15:25.887Z] #41 ... [2020-06-27T03:15:25.887Z] [2020-06-27T03:15:25.887Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:15:25.887Z] #39 10.46 PBCC images/timens.pb-c.c [2020-06-27T03:15:25.887Z] #39 10.48 DEP images/timens.pb-c.d [2020-06-27T03:15:25.887Z] #39 10.52 PBCC images/fown.pb-c.c [2020-06-27T03:15:25.887Z] #39 10.52 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-27T03:15:25.887Z] #39 10.60 PBCC images/opts.pb-c.c [2020-06-27T03:15:25.887Z] #39 10.63 PBCC images/memfd.pb-c.c [2020-06-27T03:15:25.887Z] #39 10.67 DEP images/fown.pb-c.d [2020-06-27T03:15:25.887Z] #39 10.71 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-27T03:15:25.887Z] #39 10.77 DEP images/opts.pb-c.d [2020-06-27T03:15:25.887Z] #39 10.79 DEP images/memfd.pb-c.d [2020-06-27T03:15:25.887Z] #39 10.85 PBCC images/sit.pb-c.c [2020-06-27T03:15:25.887Z] #39 10.88 DEP images/sit.pb-c.d [2020-06-27T03:15:25.887Z] #39 10.91 PBCC images/macvlan.pb-c.c [2020-06-27T03:15:25.887Z] #39 10.93 DEP images/macvlan.pb-c.d [2020-06-27T03:15:25.887Z] #39 10.97 PBCC images/autofs.pb-c.c [2020-06-27T03:15:25.888Z] #39 10.99 DEP images/autofs.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.00 PBCC images/sysctl.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.03 DEP images/sysctl.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.09 PBCC images/time.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.09 DEP images/time.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.15 PBCC images/binfmt-misc.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.15 DEP images/binfmt-misc.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.20 PBCC images/seccomp.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.20 DEP images/seccomp.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.26 PBCC images/userns.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.26 DEP images/userns.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.31 PBCC images/cgroup.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.31 DEP images/cgroup.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.36 PBCC images/ext-file.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.37 DEP images/ext-file.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.41 PBCC images/rpc.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.43 DEP images/rpc.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.46 PBCC images/siginfo.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.48 DEP images/siginfo.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.51 PBCC images/pagemap.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.54 DEP images/pagemap.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.58 PBCC images/rlimit.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.59 DEP images/rlimit.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.63 PBCC images/file-lock.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.65 DEP images/file-lock.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.68 PBCC images/tty.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.71 DEP images/tty.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.74 PBCC images/tun.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.77 PBCC images/netdev.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.79 DEP images/tun.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.82 DEP images/netdev.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.86 PBCC images/vma.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.87 DEP images/vma.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.91 PBCC images/creds.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.92 DEP images/creds.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.96 PBCC images/utsns.pb-c.c [2020-06-27T03:15:25.888Z] #39 11.97 DEP images/utsns.pb-c.d [2020-06-27T03:15:25.888Z] #39 11.99 PBCC images/ipc-desc.pb-c.c [2020-06-27T03:15:25.888Z] #39 12.01 PBCC images/ipc-sem.pb-c.c [2020-06-27T03:15:25.888Z] #39 12.02 DEP images/ipc-desc.pb-c.d [2020-06-27T03:15:25.888Z] #39 12.04 DEP images/ipc-sem.pb-c.d [2020-06-27T03:15:25.888Z] #39 12.11 PBCC images/ipc-msg.pb-c.c [2020-06-27T03:15:25.888Z] #39 12.14 DEP images/ipc-msg.pb-c.d [2020-06-27T03:15:25.888Z] #39 12.18 PBCC images/ipc-shm.pb-c.c [2020-06-27T03:15:25.888Z] #39 12.20 DEP images/ipc-shm.pb-c.d [2020-06-27T03:15:25.888Z] #39 12.25 PBCC images/ipc-var.pb-c.c [2020-06-27T03:15:25.888Z] #39 12.28 DEP images/ipc-var.pb-c.d [2020-06-27T03:15:25.888Z] #39 12.30 PBCC images/sk-opts.pb-c.c [2020-06-27T03:15:25.888Z] #39 12.32 PBCC images/packet-sock.pb-c.c [2020-06-27T03:15:25.888Z] #39 12.38 DEP images/sk-opts.pb-c.d [2020-06-27T03:15:25.888Z] #39 12.43 DEP images/packet-sock.pb-c.d [2020-06-27T03:15:25.888Z] #39 12.46 PBCC images/sk-netlink.pb-c.c [2020-06-27T03:15:25.888Z] #39 12.49 DEP images/sk-netlink.pb-c.d [2020-06-27T03:15:25.888Z] #39 12.54 PBCC images/sk-inet.pb-c.c [2020-06-27T03:15:25.888Z] #39 12.60 DEP images/sk-inet.pb-c.d [2020-06-27T03:15:25.888Z] #39 12.65 PBCC images/sk-unix.pb-c.c [2020-06-27T03:15:25.888Z] #39 12.70 DEP images/sk-unix.pb-c.d [2020-06-27T03:15:25.888Z] #39 12.73 PBCC images/mm.pb-c.c [2020-06-27T03:15:25.888Z] #39 12.76 DEP images/mm.pb-c.d [2020-06-27T03:15:25.888Z] #39 12.81 PBCC images/timerfd.pb-c.c [2020-06-27T03:15:25.888Z] #39 12.82 DEP images/timerfd.pb-c.d [2020-06-27T03:15:25.888Z] #39 12.87 PBCC images/timer.pb-c.c [2020-06-27T03:15:25.888Z] #39 12.87 DEP images/timer.pb-c.d [2020-06-27T03:15:25.888Z] #39 12.93 PBCC images/sa.pb-c.c [2020-06-27T03:15:25.888Z] #39 12.96 DEP images/sa.pb-c.d [2020-06-27T03:15:25.888Z] #39 12.97 PBCC images/pipe-data.pb-c.c [2020-06-27T03:15:25.888Z] #39 12.97 DEP images/pipe-data.pb-c.d [2020-06-27T03:15:25.888Z] #39 13.01 PBCC images/mnt.pb-c.c [2020-06-27T03:15:25.888Z] #39 13.02 DEP images/mnt.pb-c.d [2020-06-27T03:15:25.888Z] #39 13.08 PBCC images/sk-packet.pb-c.c [2020-06-27T03:15:25.888Z] #39 13.09 DEP images/sk-packet.pb-c.d [2020-06-27T03:15:25.888Z] #39 13.14 PBCC images/tcp-stream.pb-c.c [2020-06-27T03:15:25.888Z] #39 13.16 DEP images/tcp-stream.pb-c.d [2020-06-27T03:15:25.888Z] #39 13.20 PBCC images/pipe.pb-c.c [2020-06-27T03:15:25.888Z] #39 13.25 DEP images/pipe.pb-c.d [2020-06-27T03:15:25.888Z] #39 13.27 PBCC images/pstree.pb-c.c [2020-06-27T03:15:25.888Z] #39 13.28 DEP images/pstree.pb-c.d [2020-06-27T03:15:25.888Z] #39 13.32 PBCC images/fs.pb-c.c [2020-06-27T03:15:25.888Z] #39 13.35 DEP images/fs.pb-c.d [2020-06-27T03:15:25.888Z] #39 13.36 PBCC images/signalfd.pb-c.c [2020-06-27T03:15:25.888Z] #39 13.42 DEP images/signalfd.pb-c.d [2020-06-27T03:15:25.888Z] #39 13.44 PBCC images/fh.pb-c.c [2020-06-27T03:15:25.888Z] #39 13.49 PBCC images/fsnotify.pb-c.c [2020-06-27T03:15:25.888Z] #39 13.52 DEP images/fh.pb-c.d [2020-06-27T03:15:25.888Z] #39 13.54 DEP images/fsnotify.pb-c.d [2020-06-27T03:15:25.888Z] #39 13.59 PBCC images/eventpoll.pb-c.c [2020-06-27T03:15:25.888Z] #39 13.60 DEP images/eventpoll.pb-c.d [2020-06-27T03:15:25.888Z] #39 13.69 PBCC images/eventfd.pb-c.c [2020-06-27T03:15:25.888Z] #39 13.69 DEP images/eventfd.pb-c.d [2020-06-27T03:15:25.888Z] #39 13.75 PBCC images/remap-file-path.pb-c.c [2020-06-27T03:15:25.888Z] #39 13.76 DEP images/remap-file-path.pb-c.d [2020-06-27T03:15:25.888Z] #39 13.81 PBCC images/fifo.pb-c.c [2020-06-27T03:15:25.888Z] #39 13.82 DEP images/fifo.pb-c.d [2020-06-27T03:15:25.888Z] #39 13.85 PBCC images/ghost-file.pb-c.c [2020-06-27T03:15:26.169Z] #39 13.87 DEP images/ghost-file.pb-c.d [2020-06-27T03:15:26.169Z] #39 13.94 PBCC images/regfile.pb-c.c [2020-06-27T03:15:26.169Z] #39 13.95 DEP images/regfile.pb-c.d [2020-06-27T03:15:26.169Z] #39 13.99 PBCC images/ns.pb-c.c [2020-06-27T03:15:26.169Z] #39 14.00 DEP images/ns.pb-c.d [2020-06-27T03:15:26.169Z] #39 14.04 PBCC images/fdinfo.pb-c.c [2020-06-27T03:15:26.169Z] #39 14.08 DEP images/fdinfo.pb-c.d [2020-06-27T03:15:26.452Z] #39 14.14 PBCC images/core-aarch64.pb-c.c [2020-06-27T03:15:26.452Z] #39 14.18 PBCC images/core-arm.pb-c.c [2020-06-27T03:15:26.452Z] #39 14.21 PBCC images/core-ppc64.pb-c.c [2020-06-27T03:15:26.452Z] #39 14.24 PBCC images/core-s390.pb-c.c [2020-06-27T03:15:26.452Z] #39 14.27 PBCC images/core-x86.pb-c.c [2020-06-27T03:15:26.452Z] #39 14.31 PBCC images/core.pb-c.c [2020-06-27T03:15:26.452Z] #39 14.35 PBCC images/inventory.pb-c.c [2020-06-27T03:15:26.638Z] #41 43.03 strconv [2020-06-27T03:15:26.734Z] #39 14.39 DEP images/core-aarch64.pb-c.d [2020-06-27T03:15:26.734Z] #39 14.44 DEP images/core-arm.pb-c.d [2020-06-27T03:15:26.734Z] #39 14.47 DEP images/core-ppc64.pb-c.d [2020-06-27T03:15:26.734Z] #39 14.53 DEP images/core-s390.pb-c.d [2020-06-27T03:15:26.734Z] #39 14.56 DEP images/core-x86.pb-c.d [2020-06-27T03:15:26.734Z] #39 14.60 DEP images/core.pb-c.d [2020-06-27T03:15:26.734Z] #39 14.64 DEP images/inventory.pb-c.d [2020-06-27T03:15:26.734Z] #39 14.69 PBCC images/cpuinfo.pb-c.c [2020-06-27T03:15:27.016Z] #39 14.69 DEP images/cpuinfo.pb-c.d [2020-06-27T03:15:27.016Z] #39 14.73 PBCC images/stats.pb-c.c [2020-06-27T03:15:27.016Z] #39 14.75 DEP images/stats.pb-c.d [2020-06-27T03:15:27.205Z] #41 43.56 bytes [2020-06-27T03:15:28.052Z] #39 ... [2020-06-27T03:15:28.052Z] [2020-06-27T03:15:28.052Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:28.052Z] #30 48.31 log [2020-06-27T03:15:28.052Z] #30 50.19 github.com/BurntSushi/toml/cmd/tomlv [2020-06-27T03:15:28.052Z] #30 DONE 53.3s [2020-06-27T03:15:28.052Z] [2020-06-27T03:15:28.052Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:15:28.052Z] #39 15.73 make[1]: Nothing to be done for 'all'. [2020-06-27T03:15:28.052Z] #39 ... [2020-06-27T03:15:28.052Z] [2020-06-27T03:15:28.052Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:15:28.052Z] #52 26.71 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-27T03:15:28.052Z] #52 26.71 + BUILDTAGS='netgo osusergo static_build' [2020-06-27T03:15:28.052Z] #52 26.71 + export EXTRA_FLAGS=-buildmode=pie [2020-06-27T03:15:28.052Z] #52 26.71 + EXTRA_FLAGS=-buildmode=pie [2020-06-27T03:15:28.052Z] #52 26.71 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-27T03:15:28.052Z] #52 26.71 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-27T03:15:28.052Z] #52 26.71 + '[' '' = dynamic ']' [2020-06-27T03:15:28.052Z] #52 26.71 + make [2020-06-27T03:15:28.052Z] #52 27.57 + bin/ctr [2020-06-27T03:15:28.967Z] Fetching without tags [2020-06-27T03:15:29.115Z] #41 ... [2020-06-27T03:15:29.115Z] [2020-06-27T03:15:29.115Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:15:29.115Z] #10 33.98 Reading package lists... [2020-06-27T03:15:29.115Z] #10 41.35 Building dependency tree... [2020-06-27T03:15:29.115Z] #10 45.26 The following additional packages will be installed: [2020-06-27T03:15:29.115Z] #10 45.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-27T03:15:29.115Z] #10 45.29 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-27T03:15:29.115Z] #10 45.29 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-27T03:15:29.115Z] #10 45.29 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-27T03:15:29.115Z] #10 45.30 Suggested packages: [2020-06-27T03:15:29.115Z] #10 45.31 gcc-8-locales seccomp wine64 [2020-06-27T03:15:29.459Z] Merging remotes/origin/master commit 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 into PR head commit 0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:15:28.796Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-27T03:15:28.839Z] > git config --add remote.origin.fetch +refs/pull/41159/head:refs/remotes/origin/PR-41159 # timeout=10 [2020-06-27T03:15:28.886Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:15:28.925Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-27T03:15:28.975Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-27T03:15:28.975Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-27T03:15:28.976Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:15:29.478Z] > git config core.sparsecheckout # timeout=10 [2020-06-27T03:15:29.512Z] > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10 [2020-06-27T03:15:29.687Z] #10 ... [2020-06-27T03:15:29.687Z] [2020-06-27T03:15:29.687Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:15:29.687Z] #41 46.19 bufio [2020-06-27T03:15:29.687Z] #41 ... [2020-06-27T03:15:29.687Z] [2020-06-27T03:15:29.687Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:29.687Z] #60 DONE 46.2s [2020-06-27T03:15:29.945Z] [2020-06-27T03:15:29.945Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:15:29.945Z] #23 33.73 Reading package lists... [2020-06-27T03:15:29.945Z] #23 40.91 Building dependency tree... [2020-06-27T03:15:29.945Z] #23 44.82 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-27T03:15:29.945Z] #23 44.82 The following additional packages will be installed: [2020-06-27T03:15:29.945Z] #23 44.85 libjq1 libonig5 [2020-06-27T03:15:29.945Z] #23 45.31 The following NEW packages will be installed: [2020-06-27T03:15:29.945Z] #23 45.32 jq libjq1 libonig5 [2020-06-27T03:15:29.945Z] #23 46.16 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:15:29.945Z] #23 46.16 Need to get 355 kB of archives. [2020-06-27T03:15:29.945Z] #23 46.16 After this operation, 1072 kB of additional disk space will be used. [2020-06-27T03:15:29.945Z] #23 46.16 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-27T03:15:29.945Z] #23 46.30 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-27T03:15:29.945Z] #23 46.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-27T03:15:30.438Z] Merge succeeded, producing 0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:15:30.438Z] Checking out Revision 0e915e5413c5e1554fb20884361cd30b7f0c50fc (PR-41159) [2020-06-27T03:15:30.511Z] #23 ... [2020-06-27T03:15:30.511Z] [2020-06-27T03:15:30.511Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:15:30.511Z] #32 34.00 Reading package lists... [2020-06-27T03:15:30.512Z] #32 41.56 Building dependency tree... [2020-06-27T03:15:30.512Z] #32 45.52 The following additional packages will be installed: [2020-06-27T03:15:30.512Z] #32 45.53 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-27T03:15:30.512Z] #32 45.55 Suggested packages: [2020-06-27T03:15:30.512Z] #32 45.55 cmake-doc ninja-build lrzip [2020-06-27T03:15:30.512Z] #32 45.55 Recommended packages: [2020-06-27T03:15:30.512Z] #32 45.55 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-27T03:15:30.512Z] #32 46.79 The following NEW packages will be installed: [2020-06-27T03:15:30.512Z] #32 46.79 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-27T03:15:30.512Z] #32 46.79 vim-common xxd [2020-06-27T03:15:30.512Z] #32 ... [2020-06-27T03:15:30.512Z] [2020-06-27T03:15:30.512Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:15:30.512Z] #10 47.00 The following NEW packages will be installed: [2020-06-27T03:15:30.512Z] #10 47.00 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-27T03:15:30.512Z] #10 47.01 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-27T03:15:30.512Z] #10 47.01 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-27T03:15:30.512Z] #10 47.01 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-27T03:15:30.512Z] #10 47.02 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-27T03:15:30.512Z] #10 47.03 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-27T03:15:31.079Z] #10 47.68 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:15:31.079Z] #10 47.68 Need to get 77.7 MB of archives. [2020-06-27T03:15:31.079Z] #10 47.68 After this operation, 487 MB of additional disk space will be used. [2020-06-27T03:15:31.079Z] #10 47.68 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-06-27T03:15:31.338Z] #10 47.89 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-06-27T03:15:31.596Z] #10 48.11 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-06-27T03:15:31.596Z] #10 48.13 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-06-27T03:15:31.596Z] #10 48.13 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-27T03:15:31.596Z] #10 48.15 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-27T03:15:30.400Z] > git merge 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 # timeout=10 [2020-06-27T03:15:30.425Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-27T03:15:30.441Z] > git config core.sparsecheckout # timeout=10 [2020-06-27T03:15:30.455Z] > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10 [2020-06-27T03:15:32.164Z] #10 48.71 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-06-27T03:15:32.422Z] #10 49.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-06-27T03:15:32.681Z] #10 49.14 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-06-27T03:15:32.939Z] #10 ... [2020-06-27T03:15:32.939Z] [2020-06-27T03:15:32.939Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:15:32.939Z] #51 34.20 Reading package lists... [2020-06-27T03:15:32.939Z] #51 41.82 Building dependency tree... [2020-06-27T03:15:32.939Z] #51 45.70 The following additional packages will be installed: [2020-06-27T03:15:32.939Z] #51 45.71 libbtrfs0 [2020-06-27T03:15:32.939Z] #51 46.07 The following NEW packages will be installed: [2020-06-27T03:15:32.939Z] #51 46.09 libbtrfs-dev libbtrfs0 [2020-06-27T03:15:32.939Z] #51 46.67 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:15:32.939Z] #51 46.67 Need to get 119 kB of archives. [2020-06-27T03:15:32.939Z] #51 46.67 After this operation, 387 kB of additional disk space will be used. [2020-06-27T03:15:32.939Z] #51 46.67 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-27T03:15:32.939Z] #51 46.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-27T03:15:32.939Z] #51 48.07 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:15:32.939Z] #51 48.32 Fetched 119 kB in 0s (323 kB/s) [2020-06-27T03:15:32.939Z] #51 48.49 Selecting previously unselected package libbtrfs0. [2020-06-27T03:15:32.939Z] #51 48.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 ... 15410 files and directories currently installed.) [2020-06-27T03:15:32.939Z] #51 48.58 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-27T03:15:32.939Z] #51 48.59 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-27T03:15:32.939Z] #51 48.72 Selecting previously unselected package libbtrfs-dev. [2020-06-27T03:15:32.939Z] #51 48.75 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-27T03:15:32.939Z] #51 48.76 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:15:32.939Z] #51 49.06 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-27T03:15:32.939Z] #51 49.10 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:15:32.940Z] #51 49.11 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:15:32.940Z] #51 DONE 49.5s [2020-06-27T03:15:33.198Z] [2020-06-27T03:15:33.198Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:15:33.198Z] #23 47.97 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:15:33.198Z] #23 48.24 Fetched 355 kB in 1s (432 kB/s) [2020-06-27T03:15:33.198Z] #23 48.35 Selecting previously unselected package libonig5:amd64. [2020-06-27T03:15:33.198Z] #23 48.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-27T03:15:33.198Z] #23 48.41 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-27T03:15:33.198Z] #23 48.48 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-27T03:15:33.198Z] #23 48.77 Selecting previously unselected package libjq1:amd64. [2020-06-27T03:15:33.198Z] #23 48.78 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-27T03:15:33.198Z] #23 48.79 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-27T03:15:33.198Z] #23 49.01 Selecting previously unselected package jq. [2020-06-27T03:15:33.198Z] #23 49.04 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-27T03:15:33.198Z] #23 49.05 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-27T03:15:33.198Z] #23 49.36 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-27T03:15:33.198Z] #23 49.38 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-27T03:15:33.198Z] #23 49.39 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-27T03:15:33.198Z] #23 49.40 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:15:33.540Z] #52 ... [2020-06-27T03:15:33.540Z] [2020-06-27T03:15:33.540Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:15:33.540Z] #39 16.65 CC images/stats.o [2020-06-27T03:15:33.540Z] #39 17.05 CC images/core.o [2020-06-27T03:15:33.540Z] #39 17.50 CC images/core-x86.o [2020-06-27T03:15:33.540Z] #39 17.88 CC images/core-arm.o [2020-06-27T03:15:33.540Z] #39 18.21 CC images/core-aarch64.o [2020-06-27T03:15:33.540Z] #39 18.50 CC images/core-ppc64.o [2020-06-27T03:15:33.540Z] #39 18.87 CC images/core-s390.o [2020-06-27T03:15:33.540Z] #39 19.23 CC images/cpuinfo.o [2020-06-27T03:15:33.540Z] #39 19.61 CC images/inventory.o [2020-06-27T03:15:33.540Z] #39 19.78 CC images/fdinfo.o [2020-06-27T03:15:33.540Z] #39 19.93 CC images/fown.o [2020-06-27T03:15:33.540Z] #39 20.04 CC images/ns.o [2020-06-27T03:15:33.540Z] #39 20.14 CC images/regfile.o [2020-06-27T03:15:33.540Z] #39 20.23 CC images/ghost-file.o [2020-06-27T03:15:33.540Z] #39 20.42 CC images/fifo.o [2020-06-27T03:15:33.540Z] #39 20.57 CC images/remap-file-path.o [2020-06-27T03:15:33.540Z] #39 20.74 CC images/eventfd.o [2020-06-27T03:15:33.540Z] #39 20.87 CC images/eventpoll.o [2020-06-27T03:15:33.540Z] #39 20.98 CC images/fh.o [2020-06-27T03:15:33.540Z] #39 21.16 CC images/fsnotify.o [2020-06-27T03:15:33.540Z] #39 21.38 CC images/signalfd.o [2020-06-27T03:15:33.776Z] #23 DONE 50.1s [2020-06-27T03:15:33.776Z] [2020-06-27T03:15:33.776Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-27T03:15:33.776Z] #24 DONE 0.0s [2020-06-27T03:15:33.776Z] [2020-06-27T03:15:33.776Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:15:33.776Z] #38 34.25 Reading package lists... [2020-06-27T03:15:33.776Z] #38 41.35 Building dependency tree... [2020-06-27T03:15:33.776Z] #38 45.38 The following additional packages will be installed: [2020-06-27T03:15:33.776Z] #38 45.38 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-27T03:15:33.776Z] #38 45.38 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-27T03:15:33.776Z] #38 45.40 Suggested packages: [2020-06-27T03:15:33.776Z] #38 45.40 manpages-dev python-setuptools [2020-06-27T03:15:33.776Z] #38 46.97 The following NEW packages will be installed: [2020-06-27T03:15:33.776Z] #38 46.99 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-27T03:15:33.776Z] #38 46.99 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-27T03:15:33.776Z] #38 47.00 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-27T03:15:33.776Z] #38 47.01 python-six zlib1g-dev [2020-06-27T03:15:33.776Z] #38 47.68 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:15:33.776Z] #38 47.68 Need to get 4095 kB of archives. [2020-06-27T03:15:33.776Z] #38 47.68 After this operation, 22.5 MB of additional disk space will be used. [2020-06-27T03:15:33.776Z] #38 47.68 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-27T03:15:33.776Z] #38 47.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-27T03:15:33.776Z] #38 47.69 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-06-27T03:15:33.776Z] #38 47.70 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-27T03:15:33.776Z] #38 47.72 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-27T03:15:33.776Z] #38 47.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-27T03:15:33.776Z] #38 47.74 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-06-27T03:15:33.776Z] #38 47.74 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-06-27T03:15:33.776Z] #38 47.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-27T03:15:33.776Z] #38 47.84 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-27T03:15:33.776Z] #38 47.86 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-27T03:15:33.776Z] #38 48.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-27T03:15:33.776Z] #38 48.26 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-06-27T03:15:33.776Z] #38 48.28 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-06-27T03:15:33.776Z] #38 48.29 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-27T03:15:33.776Z] #38 48.32 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-27T03:15:33.776Z] #38 48.32 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-27T03:15:33.776Z] #38 49.56 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:15:33.776Z] #38 50.08 Fetched 4095 kB in 1s (4226 kB/s) [2020-06-27T03:15:33.776Z] #38 50.31 Selecting previously unselected package libcap-dev:amd64. [2020-06-27T03:15:33.776Z] #38 50.31 (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% [2020-06-27T03:15:33.776Z] #38 ... [2020-06-27T03:15:33.776Z] [2020-06-27T03:15:33.776Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:33.776Z] #30 40.09 internal/reflectlite [2020-06-27T03:15:33.776Z] #30 42.16 sort [2020-06-27T03:15:33.776Z] #30 42.17 strconv [2020-06-27T03:15:33.776Z] #30 43.64 internal/oserror [2020-06-27T03:15:33.776Z] #30 43.80 syscall [2020-06-27T03:15:33.776Z] #30 46.72 reflect [2020-06-27T03:15:33.776Z] #30 ... [2020-06-27T03:15:33.776Z] [2020-06-27T03:15:33.776Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:15:33.776Z] #38 50.31 (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 ... 15410 files and directories currently installed.) [2020-06-27T03:15:33.821Z] #39 21.60 CC images/fs.o [2020-06-27T03:15:34.035Z] #38 50.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-27T03:15:34.035Z] #38 50.49 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-27T03:15:34.103Z] #39 21.75 CC images/pstree.o [2020-06-27T03:15:34.103Z] #39 21.89 CC images/pipe.o [2020-06-27T03:15:34.293Z] #38 50.75 Selecting previously unselected package libnet1:amd64. [2020-06-27T03:15:34.293Z] #38 50.75 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-27T03:15:34.293Z] #38 50.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-27T03:15:34.386Z] #39 22.02 CC images/tcp-stream.o [2020-06-27T03:15:34.386Z] #39 22.13 CC images/sk-packet.o [2020-06-27T03:15:34.462Z] Commit message: "update containerd to v1.3.5" [2020-06-27T03:15:34.491Z] > git --version # timeout=10 [2020-06-27T03:15:34.509Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-06-27T03:15:34.551Z] #38 51.06 Selecting previously unselected package libnet1-dev. [2020-06-27T03:15:34.551Z] #38 51.09 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-27T03:15:34.551Z] #38 51.11 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-27T03:15:34.668Z] #39 22.36 CC images/mnt.o [2020-06-27T03:15:34.668Z] #39 22.55 CC images/pipe-data.o [2020-06-27T03:15:34.809Z] #38 51.40 Selecting previously unselected package libnl-3-200:amd64. [2020-06-27T03:15:34.809Z] #38 51.43 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-27T03:15:34.809Z] #38 51.43 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-27T03:15:34.950Z] #39 22.68 CC images/sa.o [2020-06-27T03:15:34.950Z] #39 22.80 CC images/timer.o [2020-06-27T03:15:35.069Z] #38 51.60 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-27T03:15:35.069Z] #38 51.63 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-27T03:15:35.069Z] #38 51.64 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-27T03:15:35.232Z] #39 23.04 CC images/timerfd.o [2020-06-27T03:15:35.328Z] #38 51.93 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-27T03:15:35.328Z] #38 51.94 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-27T03:15:35.328Z] #38 51.95 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-27T03:15:35.514Z] #39 23.14 CC images/mm.o [2020-06-27T03:15:35.514Z] #39 23.39 CC images/sk-opts.o [2020-06-27T03:15:35.514Z] #39 23.52 CC images/sk-unix.o [2020-06-27T03:15:35.588Z] #38 52.10 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-27T03:15:35.588Z] #38 52.13 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-27T03:15:35.588Z] #38 52.14 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-27T03:15:35.601Z] + docker version [2020-06-27T03:15:35.797Z] #39 ... [2020-06-27T03:15:35.797Z] [2020-06-27T03:15:35.797Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:35.797Z] #47 51.05 go/scanner [2020-06-27T03:15:35.797Z] #47 52.00 go/ast [2020-06-27T03:15:35.797Z] #47 52.09 golang.org/x/crypto/ssh/terminal [2020-06-27T03:15:35.797Z] #47 53.15 mvdan.cc/editorconfig [2020-06-27T03:15:35.797Z] #47 54.13 mvdan.cc/sh/v3/fileutil [2020-06-27T03:15:35.797Z] #47 54.22 mvdan.cc/sh/v3/syntax [2020-06-27T03:15:35.797Z] #47 59.36 mvdan.cc/sh/v3/cmd/shfmt [2020-06-27T03:15:35.846Z] #38 52.25 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-27T03:15:35.846Z] #38 52.25 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-27T03:15:35.846Z] #38 52.26 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-27T03:15:36.081Z] #47 ... [2020-06-27T03:15:36.081Z] [2020-06-27T03:15:36.081Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:15:36.081Z] #41 51.15 text/template/parse [2020-06-27T03:15:36.081Z] #41 53.89 go/parser [2020-06-27T03:15:36.081Z] #41 55.21 text/template [2020-06-27T03:15:36.081Z] #41 56.37 encoding/xml [2020-06-27T03:15:36.081Z] #41 59.08 go/doc [2020-06-27T03:15:36.081Z] #41 60.82 github.com/LK4D4/vndr/versioned [2020-06-27T03:15:36.081Z] #41 60.88 hash/crc32 [2020-06-27T03:15:36.081Z] #41 61.20 compress/gzip [2020-06-27T03:15:36.081Z] #41 ... [2020-06-27T03:15:36.081Z] [2020-06-27T03:15:36.081Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:15:36.081Z] #39 23.73 CC images/sk-inet.o [2020-06-27T03:15:36.081Z] #39 23.94 CC images/tun.o [2020-06-27T03:15:36.113Z] #38 52.55 Selecting previously unselected package libprotobuf17:amd64. [2020-06-27T03:15:36.113Z] #38 52.55 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-27T03:15:36.113Z] #38 52.56 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-27T03:15:36.363Z] #39 24.11 CC images/sk-netlink.o [2020-06-27T03:15:36.645Z] #39 24.28 CC images/packet-sock.o [2020-06-27T03:15:36.645Z] #39 24.53 CC images/ipc-var.o [2020-06-27T03:15:36.645Z] #39 24.64 CC images/ipc-desc.o [2020-06-27T03:15:37.055Z] #38 53.61 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-27T03:15:37.055Z] #38 53.63 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-27T03:15:37.259Z] #39 24.83 CC images/ipc-shm.o [2020-06-27T03:15:37.259Z] #39 24.94 CC images/ipc-msg.o [2020-06-27T03:15:37.259Z] #39 25.20 CC images/ipc-sem.o [2020-06-27T03:15:37.313Z] #38 53.64 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-27T03:15:37.313Z] #38 53.90 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-27T03:15:37.541Z] #39 25.37 CC images/utsns.o [2020-06-27T03:15:37.541Z] #39 25.48 CC images/creds.o [2020-06-27T03:15:37.572Z] #38 53.92 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-27T03:15:37.572Z] #38 53.93 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-27T03:15:37.830Z] #39 ... [2020-06-27T03:15:37.830Z] [2020-06-27T03:15:37.830Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:37.830Z] #47 DONE 63.1s [2020-06-27T03:15:37.830Z] [2020-06-27T03:15:37.830Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:15:37.830Z] #39 25.57 CC images/vma.o [2020-06-27T03:15:38.117Z] #39 26.00 CC images/netdev.o [2020-06-27T03:15:38.557Z] Fetching without tags [2020-06-27T03:15:38.769Z] #39 26.31 CC images/tty.o [2020-06-27T03:15:38.769Z] #39 26.60 CC images/file-lock.o [2020-06-27T03:15:38.769Z] #39 26.70 CC images/rlimit.o [2020-06-27T03:15:38.974Z] Merging remotes/origin/master commit 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 into PR head commit 0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:15:39.052Z] #39 26.85 CC images/pagemap.o [2020-06-27T03:15:39.052Z] #39 26.98 CC images/siginfo.o [2020-06-27T03:15:39.334Z] #39 27.15 CC images/rpc.o [2020-06-27T03:15:38.523Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-27T03:15:38.542Z] > git config --add remote.origin.fetch +refs/pull/41159/head:refs/remotes/origin/PR-41159 # timeout=10 [2020-06-27T03:15:38.560Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:15:38.591Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-27T03:15:38.611Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-27T03:15:38.612Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-27T03:15:38.615Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:15:39.027Z] > git config core.sparsecheckout # timeout=10 [2020-06-27T03:15:39.047Z] > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10 [2020-06-27T03:15:39.475Z] #38 55.59 Selecting previously unselected package libprotoc17:amd64. [2020-06-27T03:15:39.475Z] #38 55.60 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-27T03:15:39.475Z] #38 55.63 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-27T03:15:39.475Z] #38 ... [2020-06-27T03:15:39.475Z] [2020-06-27T03:15:39.475Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:39.475Z] #25 4.172 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-27T03:15:39.475Z] #25 4.506 [2020-06-27T03:15:39.948Z] #39 27.75 CC images/ext-file.o [2020-06-27T03:15:39.948Z] #39 27.85 CC images/cgroup.o [2020-06-27T03:15:39.992Z] #25 4.691 # 2.5% ##### 7.9% ########## 14.0% ############## 20.4% ################ 23.0% #################### 27.8% ######################## 33.4% ############################ 39.5% ################################ 45.0% ##################################### 51.7% ########################################### 60.5% ################################################# 68.3% ######################################################## 78.4% ########################################################### 83.1% ################################################################# 91.5% ####################################################################### 99.7% ######################################################################## 100.0% [2020-06-27T03:15:40.132Z] Merge succeeded, producing 0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:15:40.132Z] Checking out Revision 0e915e5413c5e1554fb20884361cd30b7f0c50fc (PR-41159) [2020-06-27T03:15:40.250Z] #25 6.717 [2020-06-27T03:15:40.562Z] #39 28.17 CC images/userns.o [2020-06-27T03:15:40.562Z] #39 28.30 CC images/google/protobuf/descriptor.o [2020-06-27T03:15:40.767Z] #25 6.915 0.1% ############ 17.4% ################### 27.6% [2020-06-27T03:15:40.767Z] #25 ... [2020-06-27T03:15:40.767Z] [2020-06-27T03:15:40.767Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:15:40.767Z] #32 47.37 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:15:40.767Z] #32 47.37 Need to get 14.9 MB of archives. [2020-06-27T03:15:40.767Z] #32 47.37 After this operation, 61.8 MB of additional disk space will be used. [2020-06-27T03:15:40.767Z] #32 47.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-27T03:15:40.767Z] #32 47.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-27T03:15:40.767Z] #32 47.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-27T03:15:40.767Z] #32 47.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-27T03:15:40.767Z] #32 48.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-27T03:15:40.767Z] #32 48.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-27T03:15:40.767Z] #32 48.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-27T03:15:40.767Z] #32 48.55 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-27T03:15:40.767Z] #32 48.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-27T03:15:40.767Z] #32 48.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-27T03:15:40.767Z] #32 50.77 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:15:40.767Z] #32 51.26 Fetched 14.9 MB in 2s (7669 kB/s) [2020-06-27T03:15:40.767Z] #32 51.37 Selecting previously unselected package xxd. [2020-06-27T03:15:40.767Z] #32 51.37 (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 ... 15410 files and directories currently installed.) [2020-06-27T03:15:40.767Z] #32 51.48 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-27T03:15:40.767Z] #32 51.50 Unpacking xxd (2:8.1.0875-5) ... [2020-06-27T03:15:40.767Z] #32 51.72 Selecting previously unselected package vim-common. [2020-06-27T03:15:40.767Z] #32 51.73 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:15:40.767Z] #32 51.76 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-27T03:15:40.767Z] #32 52.14 Selecting previously unselected package cmake-data. [2020-06-27T03:15:40.767Z] #32 52.14 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-27T03:15:40.767Z] #32 52.15 Unpacking cmake-data (3.13.4-1) ... [2020-06-27T03:15:40.767Z] #32 55.28 Selecting previously unselected package libicu63:amd64. [2020-06-27T03:15:40.767Z] #32 55.30 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-27T03:15:40.767Z] #32 55.33 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-27T03:15:41.026Z] #32 ... [2020-06-27T03:15:41.026Z] [2020-06-27T03:15:41.026Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:41.234Z] Removing intermediate container 67091967506b [2020-06-27T03:15:41.234Z] ---> 5f617a1dc157 [2020-06-27T03:15:41.234Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2020-06-27T03:15:41.234Z] ---> 22d48dbfbcad [2020-06-27T03:15:41.234Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-06-27T03:15:41.234Z] ---> 72323032c837 [2020-06-27T03:15:41.234Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2020-06-27T03:15:41.234Z] ---> Running in 925798d4fee8 [2020-06-27T03:15:41.234Z] Removing intermediate container 925798d4fee8 [2020-06-27T03:15:41.234Z] ---> a4b46cf6cb66 [2020-06-27T03:15:41.234Z] Successfully built a4b46cf6cb66 [2020-06-27T03:15:41.234Z] Successfully tagged moby-buildx:latest [2020-06-27T03:15:41.234Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-06-27T03:15:41.234Z] if [ -n "${id}" ]; then \ [2020-06-27T03:15:41.234Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-06-27T03:15:41.234Z] && touch bundles/buildx; \ [2020-06-27T03:15:41.234Z] docker rm -f ${id}; \ [2020-06-27T03:15:41.234Z] fi [2020-06-27T03:15:41.234Z] 455a76ae35406c72cffd28741da3abdd2a86afa3aedb3690431234003bf640ba [2020-06-27T03:15:41.234Z] bundles/buildx version [2020-06-27T03:15:41.234Z] buildx v0.3.1 6db68d0 [2020-06-27T03:15:41.234Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc . [2020-06-27T03:15:41.234Z] #1 [internal] booting buildkit [2020-06-27T03:15:41.234Z] #1 pulling image moby/buildkit:buildx-stable-1 [2020-06-27T03:15:41.234Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2020-06-27T03:15:41.234Z] #1 creating container buildx_buildkit_default [2020-06-27T03:15:41.234Z] #1 creating container buildx_buildkit_default 0.4s done [2020-06-27T03:15:41.234Z] #1 DONE 2.4s [2020-06-27T03:15:41.234Z] [2020-06-27T03:15:41.234Z] #3 [internal] load .dockerignore [2020-06-27T03:15:41.234Z] #3 transferring context: 87B done [2020-06-27T03:15:41.234Z] #3 DONE 0.0s [2020-06-27T03:15:41.234Z] [2020-06-27T03:15:41.234Z] #2 [internal] load build definition from Dockerfile [2020-06-27T03:15:41.234Z] #2 transferring dockerfile: 16.36kB done [2020-06-27T03:15:41.234Z] #2 DONE 0.0s [2020-06-27T03:15:41.234Z] [2020-06-27T03:15:41.234Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-27T03:15:41.234Z] #4 DONE 0.9s [2020-06-27T03:15:41.234Z] [2020-06-27T03:15:41.234Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-27T03:15:41.234Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-27T03:15:41.234Z] #5 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-27T03:15:41.234Z] #5 sha256:c0fe20821d527e147784f7e782513880bf31b0060b2a7da7a94582ecde81c85f 521B / 521B done [2020-06-27T03:15:41.234Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0B / 8.20MB 0.1s [2020-06-27T03:15:41.234Z] #5 sha256:e1129f819954dd9547d093183a562609478c4f521a06a1f6eba6c532e105f730 899B / 899B done [2020-06-27T03:15:41.234Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.4s done [2020-06-27T03:15:41.234Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2020-06-27T03:15:41.284Z] #25 6.915 0.1% ############ 17.4% ################### 27.6% ###################################### 53.2% ##################################################### 73.7% #################################################################### 94.8% ######################################################################## 100.0% [2020-06-27T03:15:41.284Z] #25 ... [2020-06-27T03:15:41.284Z] [2020-06-27T03:15:41.284Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:15:41.284Z] #41 47.78 reflect [2020-06-27T03:15:41.284Z] #41 49.00 syscall [2020-06-27T03:15:41.284Z] #41 ... [2020-06-27T03:15:41.284Z] [2020-06-27T03:15:41.284Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:15:41.284Z] #38 56.45 Selecting previously unselected package protobuf-c-compiler. [2020-06-27T03:15:41.284Z] #38 56.48 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-27T03:15:41.284Z] #38 56.52 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-27T03:15:41.284Z] #38 56.68 Selecting previously unselected package protobuf-compiler. [2020-06-27T03:15:41.284Z] #38 56.68 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-27T03:15:41.284Z] #38 56.69 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-27T03:15:41.284Z] #38 56.81 Selecting previously unselected package python-pkg-resources. [2020-06-27T03:15:41.284Z] #38 56.81 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-27T03:15:41.284Z] #38 56.82 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-27T03:15:41.284Z] #38 57.07 Selecting previously unselected package python-six. [2020-06-27T03:15:41.284Z] #38 57.07 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-27T03:15:41.284Z] #38 57.11 Unpacking python-six (1.12.0-1) ... [2020-06-27T03:15:41.284Z] #38 57.26 Selecting previously unselected package python-protobuf. [2020-06-27T03:15:41.284Z] #38 57.26 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-27T03:15:41.284Z] #38 57.27 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-27T03:15:41.516Z] #5 unpacking docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 0.3s done [2020-06-27T03:15:41.516Z] #5 DONE 1.1s [2020-06-27T03:15:41.542Z] #38 58.00 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-27T03:15:40.136Z] > git merge 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 # timeout=10 [2020-06-27T03:15:40.151Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-27T03:15:40.173Z] > git config core.sparsecheckout # timeout=10 [2020-06-27T03:15:40.179Z] > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10 [2020-06-27T03:15:41.591Z] #39 29.27 CC images/opts.o [2020-06-27T03:15:41.591Z] #39 29.42 CC images/seccomp.o [2020-06-27T03:15:41.798Z] [2020-06-27T03:15:41.798Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-27T03:15:41.897Z] #39 29.65 CC images/binfmt-misc.o [2020-06-27T03:15:41.897Z] #39 29.72 CC images/time.o [2020-06-27T03:15:41.897Z] #39 29.79 CC images/sysctl.o [2020-06-27T03:15:41.897Z] #39 29.89 CC images/autofs.o [2020-06-27T03:15:42.153Z] Client: Docker Engine - Community [2020-06-27T03:15:42.153Z] Version: 19.03.11 [2020-06-27T03:15:42.153Z] API version: 1.40 [2020-06-27T03:15:42.153Z] Go version: go1.13.10 [2020-06-27T03:15:42.153Z] Git commit: 42e35e61f3 [2020-06-27T03:15:42.153Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-27T03:15:42.153Z] OS/Arch: linux/amd64 [2020-06-27T03:15:42.153Z] Experimental: false [2020-06-27T03:15:42.153Z] [2020-06-27T03:15:42.153Z] Server: Docker Engine - Community [2020-06-27T03:15:42.153Z] Engine: [2020-06-27T03:15:42.153Z] Version: 19.03.11 [2020-06-27T03:15:42.153Z] API version: 1.40 (minimum version 1.12) [2020-06-27T03:15:42.153Z] Go version: go1.13.10 [2020-06-27T03:15:42.153Z] Git commit: 42e35e61f3 [2020-06-27T03:15:42.153Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-27T03:15:42.153Z] OS/Arch: linux/amd64 [2020-06-27T03:15:42.153Z] Experimental: true [2020-06-27T03:15:42.153Z] containerd: [2020-06-27T03:15:42.153Z] Version: 1.2.13 [2020-06-27T03:15:42.154Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-27T03:15:42.154Z] runc: [2020-06-27T03:15:42.154Z] Version: 1.0.0-rc10 [2020-06-27T03:15:42.154Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:15:42.154Z] docker-init: [2020-06-27T03:15:42.154Z] Version: 0.18.0 [2020-06-27T03:15:42.154Z] GitCommit: fec3683 [2020-06-27T03:15:42.179Z] #39 30.01 CC images/macvlan.o [2020-06-27T03:15:42.179Z] #39 30.14 CC images/sit.o [Pipeline] sh [2020-06-27T03:15:42.416Z] #7 DONE 0.6s [2020-06-27T03:15:42.416Z] [2020-06-27T03:15:42.416Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-27T03:15:42.416Z] #6 DONE 0.7s [2020-06-27T03:15:42.416Z] [2020-06-27T03:15:42.416Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-06-27T03:15:42.416Z] #8 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-06-27T03:15:42.461Z] #39 30.27 CC images/memfd.o [2020-06-27T03:15:42.461Z] #39 30.39 CC images/timens.o [2020-06-27T03:15:42.475Z] + docker info [2020-06-27T03:15:42.482Z] #38 ... [2020-06-27T03:15:42.482Z] [2020-06-27T03:15:42.482Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:42.482Z] #47 49.09 syscall [2020-06-27T03:15:42.482Z] #47 49.16 reflect [2020-06-27T03:15:42.482Z] #47 58.53 time [2020-06-27T03:15:42.741Z] #47 ... [2020-06-27T03:15:42.741Z] [2020-06-27T03:15:42.741Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:42.741Z] #25 7.996 [2020-06-27T03:15:42.742Z] #39 30.59 LINK images/built-in.o [2020-06-27T03:15:42.742Z] #39 30.66 GEN compel/include/asm [2020-06-27T03:15:43.000Z] #25 8.236 0.0% ### 4.7% ####### 10.5% ########## 14.5% ################# 24.8% ###################### 30.6% ########################### 38.5% ################################ 44.9% ################################### 49.6% ####################################### 55.0% ########################################## 58.9% [2020-06-27T03:15:43.000Z] #25 ... [2020-06-27T03:15:43.000Z] [2020-06-27T03:15:43.000Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:15:43.000Z] #52 3.461 + RM_GOPATH=0 [2020-06-27T03:15:43.000Z] #52 3.463 + TMP_GOPATH= [2020-06-27T03:15:43.000Z] #52 3.464 + : /build [2020-06-27T03:15:43.000Z] #52 3.464 + '[' -z '' ']' [2020-06-27T03:15:43.000Z] #52 3.467 ++ mktemp -d [2020-06-27T03:15:43.000Z] #52 3.476 + export GOPATH=/tmp/tmp.6xUHKe3GYP [2020-06-27T03:15:43.000Z] #52 3.476 + GOPATH=/tmp/tmp.6xUHKe3GYP [2020-06-27T03:15:43.000Z] #52 3.476 + RM_GOPATH=1 [2020-06-27T03:15:43.000Z] #52 3.476 + case "$(go env GOARCH)" in [2020-06-27T03:15:43.000Z] #52 3.481 ++ go env GOARCH [2020-06-27T03:15:43.000Z] #52 3.519 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:15:43.000Z] #52 3.519 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:15:43.000Z] #52 3.521 ++ dirname /tmp/install/install.sh [2020-06-27T03:15:43.000Z] #52 3.529 + dir=/tmp/install [2020-06-27T03:15:43.000Z] #52 3.529 + bin=containerd [2020-06-27T03:15:43.000Z] #52 3.529 + shift [2020-06-27T03:15:43.000Z] #52 3.529 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-27T03:15:43.000Z] #52 3.529 + . /tmp/install/containerd.installer [2020-06-27T03:15:43.000Z] #52 3.530 ++ set -e [2020-06-27T03:15:43.000Z] #52 3.530 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:15:43.000Z] #52 3.536 + install_containerd [2020-06-27T03:15:43.000Z] #52 3.536 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234' [2020-06-27T03:15:43.000Z] #52 3.536 + git clone https://github.com/containerd/containerd.git /tmp/tmp.6xUHKe3GYP/src/github.com/containerd/containerd [2020-06-27T03:15:43.000Z] #52 3.536 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:15:43.001Z] #52 3.538 Cloning into '/tmp/tmp.6xUHKe3GYP/src/github.com/containerd/containerd'... [2020-06-27T03:15:43.001Z] #52 ... [2020-06-27T03:15:43.001Z] [2020-06-27T03:15:43.001Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:43.024Z] #39 30.67 GEN compel/include/version.h [2020-06-27T03:15:43.024Z] #39 30.68 touch .config [2020-06-27T03:15:43.024Z] #39 30.69 GEN include/common/config.h [2020-06-27T03:15:43.024Z] #39 30.75 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-06-27T03:15:43.024Z] #39 30.82 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-27T03:15:43.024Z] #39 30.83 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-27T03:15:43.024Z] #39 30.86 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-06-27T03:15:43.024Z] #39 30.86 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-06-27T03:15:43.024Z] #39 30.89 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-06-27T03:15:43.024Z] #39 30.90 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-27T03:15:43.024Z] #39 30.90 DEP compel/plugins/std/infect.d [2020-06-27T03:15:43.059Z] #8 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-06-27T03:15:43.059Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 0B / 10.73MB 0.1s [2020-06-27T03:15:43.059Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 0B / 57.46MB 0.1s [2020-06-27T03:15:43.059Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 0B / 96.51MB 0.1s [2020-06-27T03:15:43.059Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 0B / 73.55MB 0.1s [2020-06-27T03:15:43.059Z] #8 sha256:3d57a28925bda7b651f94c594eff9be7464f30eda419c42fa5fb8c883dd40a8d 1.79kB / 1.79kB done [2020-06-27T03:15:43.059Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 0B / 154B 0.1s [2020-06-27T03:15:43.059Z] #8 sha256:22d48dbfbcadb6f250f44ed4b999a984dc2f70faa13fd1d2fe10c57f41b555f8 6.19kB / 6.19kB done [2020-06-27T03:15:43.059Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 0B / 54.14MB 0.1s [2020-06-27T03:15:43.059Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 0B / 8.25MB 0.1s [2020-06-27T03:15:43.306Z] #39 31.00 DEP compel/plugins/std/string.d [2020-06-27T03:15:43.306Z] #39 31.05 DEP compel/plugins/std/log.d [2020-06-27T03:15:43.306Z] #39 31.10 DEP compel/plugins/std/fds.d [2020-06-27T03:15:43.306Z] #39 31.15 DEP compel/plugins/std/std.d [2020-06-27T03:15:43.306Z] #39 31.23 DEP compel/plugins/shmem/shmem.d [2020-06-27T03:15:43.588Z] #39 31.29 DEP compel/plugins/fds/fds.d [2020-06-27T03:15:43.588Z] #39 31.38 CC compel/plugins/std/std.o [2020-06-27T03:15:43.778Z] #25 8.236 0.0% ### 4.7% ####### 10.5% ########## 14.5% ################# 24.8% ###################### 30.6% ########################### 38.5% ################################ 44.9% ################################### 49.6% ####################################### 55.0% ########################################## 58.9% ############################################### 65.6% ################################################### 70.9% ####################################################### 77.1% ########################################################## 81.8% ############################################################## 87.4% ##################################################################### 96.0% ######################################################################## 100.0% [2020-06-27T03:15:43.870Z] #39 31.61 CC compel/plugins/std/fds.o [2020-06-27T03:15:43.880Z] #8 sha256:f8e8effe76eee3c5d4374e2f7f29dadfc1d7a6a789c7d30b65f26647c64cdc55 154B / 154B 0.4s done [2020-06-27T03:15:43.880Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 523.32kB / 8.25MB 0.4s [2020-06-27T03:15:43.880Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 1.64MB / 10.73MB 0.6s [2020-06-27T03:15:43.880Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 4.07MB / 73.55MB 0.6s [2020-06-27T03:15:43.880Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 3.21MB / 54.14MB 0.6s [2020-06-27T03:15:43.880Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 1.38MB / 8.25MB 0.6s [2020-06-27T03:15:43.880Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 3.09MB / 10.73MB 0.7s [2020-06-27T03:15:43.880Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 4.14MB / 57.46MB 0.7s [2020-06-27T03:15:43.880Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 2.72MB / 8.25MB 0.7s [2020-06-27T03:15:43.880Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 4.73MB / 10.73MB 0.9s [2020-06-27T03:15:43.880Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 6.56MB / 54.14MB 0.9s [2020-06-27T03:15:43.880Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 3.82MB / 8.25MB 0.9s [2020-06-27T03:15:43.880Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 6.21MB / 10.73MB 1.1s [2020-06-27T03:15:43.880Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 9.78MB / 57.46MB 1.1s [2020-06-27T03:15:43.880Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 6.99MB / 96.51MB 1.1s [2020-06-27T03:15:43.880Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 9.64MB / 73.55MB 1.1s [2020-06-27T03:15:43.880Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 5.35MB / 8.25MB 1.1s [2020-06-27T03:15:44.037Z] #25 10.44 [2020-06-27T03:15:44.152Z] #39 31.90 CC compel/plugins/std/log.o [2020-06-27T03:15:44.235Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 7.20MB / 10.73MB 1.2s [2020-06-27T03:15:44.236Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 10.77MB / 54.14MB 1.2s [2020-06-27T03:15:44.236Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 6.35MB / 8.25MB 1.2s [2020-06-27T03:15:44.236Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 8.26MB / 10.73MB 1.4s [2020-06-27T03:15:44.236Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 12.82MB / 57.46MB 1.3s [2020-06-27T03:15:44.236Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.11MB / 8.25MB 1.3s [2020-06-27T03:15:44.260Z] Commit message: "update containerd to v1.3.5" [2020-06-27T03:15:44.305Z] > git --version # timeout=10 [2020-06-27T03:15:44.313Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-06-27T03:15:44.527Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 12.73MB / 96.51MB 1.5s [2020-06-27T03:15:44.527Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 14.80MB / 54.14MB 1.5s [2020-06-27T03:15:44.527Z] #8 sha256:e0318f8e4196d9f742fcca63ed04f9c2cb14ac6541f33cd67dae342ef35845da 8.25MB / 8.25MB 1.4s done [2020-06-27T03:15:44.527Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 16.45MB / 57.46MB 1.7s [2020-06-27T03:15:44.527Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 15.58MB / 73.55MB 1.7s [2020-06-27T03:15:44.527Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 17.93MB / 54.14MB 1.8s [Pipeline] withEnv [Pipeline] { [2020-06-27T03:15:44.766Z] #39 32.56 CC compel/plugins/std/string.o [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-27T03:15:44.824Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 20.39MB / 57.46MB 1.9s [2020-06-27T03:15:44.824Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 19.59MB / 96.51MB 1.9s [2020-06-27T03:15:45.197Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 9.30MB / 10.73MB 2.2s [2020-06-27T03:15:45.197Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 24.07MB / 57.46MB 2.2s [2020-06-27T03:15:45.197Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 21.40MB / 73.55MB 2.2s [2020-06-27T03:15:45.197Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 21.59MB / 54.14MB 2.2s [2020-06-27T03:15:45.197Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.15MB / 10.73MB 2.4s [2020-06-27T03:15:45.380Z] #39 33.06 CC compel/plugins/std/infect.o [2020-06-27T03:15:45.380Z] #39 33.26 CC compel/arch/s390/plugins/std/parasite-head.o [2020-06-27T03:15:45.435Z] + docker version [2020-06-27T03:15:45.571Z] #8 sha256:cec302fe954105553bdc7cac9100b6bfd114d3b56ef94d850b0364da83650fc6 10.73MB / 10.73MB 2.5s done [2020-06-27T03:15:45.571Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 27.25MB / 57.46MB 2.5s [2020-06-27T03:15:45.571Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 25.95MB / 96.51MB 2.5s [2020-06-27T03:15:45.571Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 24.70MB / 54.14MB 2.5s [2020-06-27T03:15:45.593Z] #25 10.67 0.1% # 1.6% ## 3.2% ### 4.4% #### 5.7% #### 6.9% ##### 8.3% ###### 9.7% ######## 11.4% ######### 13.1% ########### 15.9% [2020-06-27T03:15:45.593Z] #25 ... [2020-06-27T03:15:45.593Z] [2020-06-27T03:15:45.593Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:15:45.593Z] #28 51.81 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: 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-06-27T03:15:45.593Z] #28 52.70 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-27T03:15:45.593Z] #28 52.90 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-27T03:15:45.593Z] #28 ... [2020-06-27T03:15:45.593Z] [2020-06-27T03:15:45.593Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:45.662Z] #39 33.28 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-06-27T03:15:45.662Z] #39 33.31 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-06-27T03:15:45.662Z] #39 33.39 AR compel/plugins/std.lib.a [2020-06-27T03:15:45.662Z] #39 33.44 CC compel/plugins/fds/fds.o [2020-06-27T03:15:45.662Z] #39 33.62 AR compel/plugins/fds.lib.a [2020-06-27T03:15:45.662Z] #39 33.65 HOSTDEP compel/src/lib/log-host.d [2020-06-27T03:15:45.905Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 30.14MB / 57.46MB 2.8s [2020-06-27T03:15:45.905Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 26.08MB / 73.55MB 2.8s [2020-06-27T03:15:45.905Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 28.55MB / 54.14MB 2.8s [2020-06-27T03:15:45.905Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 33.09MB / 57.46MB 3.1s [2020-06-27T03:15:45.905Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 31.91MB / 96.51MB 3.1s [2020-06-27T03:15:45.905Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 32.37MB / 54.14MB 3.1s [2020-06-27T03:15:45.944Z] #39 33.73 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-27T03:15:45.944Z] #39 33.81 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-06-27T03:15:45.944Z] #39 33.85 HOSTDEP compel/src/main-host.d [2020-06-27T03:15:45.944Z] #39 33.90 DEP compel/src/lib/ptrace.d [2020-06-27T03:15:45.944Z] #39 ... [2020-06-27T03:15:45.944Z] [2020-06-27T03:15:45.944Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:15:45.944Z] #41 61.45 github.com/LK4D4/vndr/build [2020-06-27T03:15:45.944Z] #41 61.81 net [2020-06-27T03:15:45.944Z] #41 63.36 vendor/golang.org/x/text/transform [2020-06-27T03:15:45.944Z] #41 64.24 vendor/golang.org/x/text/unicode/bidi [2020-06-27T03:15:45.944Z] #41 65.24 vendor/golang.org/x/text/secure/bidirule [2020-06-27T03:15:45.944Z] #41 65.41 vendor/golang.org/x/text/unicode/norm [2020-06-27T03:15:45.944Z] #41 67.66 vendor/golang.org/x/net/idna [2020-06-27T03:15:45.944Z] #41 69.03 vendor/golang.org/x/net/http2/hpack [2020-06-27T03:15:45.944Z] #41 69.95 mime [2020-06-27T03:15:45.944Z] #41 71.25 mime/quotedprintable [2020-06-27T03:15:45.944Z] #41 71.36 net/http/internal [2020-06-27T03:15:45.969Z] Fetching without tags [2020-06-27T03:15:46.228Z] #41 ... [2020-06-27T03:15:46.228Z] [2020-06-27T03:15:46.228Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:15:46.228Z] #10 61.51 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-27T03:15:46.228Z] #10 61.51 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-06-27T03:15:46.228Z] #10 61.52 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:15:46.228Z] #10 ... [2020-06-27T03:15:46.228Z] [2020-06-27T03:15:46.228Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:15:46.228Z] #54 71.66 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-27T03:15:46.233Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 30.21MB / 73.55MB 3.3s [2020-06-27T03:15:46.233Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 35.97MB / 57.46MB 3.4s [2020-06-27T03:15:46.233Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 36.20MB / 54.14MB 3.4s [2020-06-27T03:15:46.322Z] Merging remotes/origin/master commit 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 into PR head commit 0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:15:46.510Z] #54 71.66 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-27T03:15:46.535Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 37.38MB / 96.51MB 3.7s [2020-06-27T03:15:46.535Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 35.54MB / 73.55MB 3.7s [2020-06-27T03:15:46.535Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 40.10MB / 54.14MB 3.7s [2020-06-27T03:15:46.626Z] #25 10.67 0.1% # 1.6% ## 3.2% ### 4.4% #### 5.7% #### 6.9% ##### 8.3% ###### 9.7% ######## 11.4% ######### 13.1% ########### 15.9% ############# 18.3% ############## 19.5% ############### 21.0% ################ 22.4% ################# 24.4% ################## 25.3% #################### 28.8% ###################### 30.6% ####################### 32.1% [2020-06-27T03:15:46.626Z] #25 ... [2020-06-27T03:15:46.626Z] [2020-06-27T03:15:46.626Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:46.626Z] #30 53.08 time [2020-06-27T03:15:46.626Z] #30 59.00 internal/poll [2020-06-27T03:15:46.626Z] #30 61.85 internal/syscall/execenv [2020-06-27T03:15:46.626Z] #30 62.18 internal/syscall/unix [2020-06-27T03:15:46.626Z] #30 62.63 os [2020-06-27T03:15:46.626Z] #30 ... [2020-06-27T03:15:46.626Z] [2020-06-27T03:15:46.626Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:46.884Z] #25 10.67 0.1% # 1.6% ## 3.2% ### 4.4% #### 5.7% #### 6.9% ##### 8.3% ###### 9.7% ######## 11.4% ######### 13.1% ########### 15.9% ############# 18.3% ############## 19.5% ############### 21.0% ################ 22.4% ################# 24.4% ################## 25.3% #################### 28.8% ###################### 30.6% ####################### 32.1% ######################## 34.0% ########################## 36.9% ########################### 37.7% ############################ 39.5% [2020-06-27T03:15:46.884Z] #25 ... [2020-06-27T03:15:46.884Z] [2020-06-27T03:15:46.884Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:15:46.884Z] #10 53.52 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-06-27T03:15:46.884Z] #10 56.13 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-27T03:15:46.884Z] #10 56.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-27T03:15:46.884Z] #10 56.14 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-27T03:15:46.884Z] #10 56.14 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-27T03:15:46.884Z] #10 56.15 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-06-27T03:15:46.884Z] #10 56.16 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-27T03:15:46.884Z] #10 56.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-27T03:15:46.884Z] #10 56.21 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-27T03:15:46.884Z] #10 56.24 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-27T03:15:46.884Z] #10 56.29 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-27T03:15:46.884Z] #10 56.31 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-27T03:15:46.884Z] #10 56.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-27T03:15:46.884Z] #10 56.41 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-06-27T03:15:46.884Z] #10 56.41 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-27T03:15:46.884Z] #10 56.42 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-27T03:15:46.884Z] #10 57.82 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:15:46.884Z] #10 58.05 Fetched 77.7 MB in 9s (8586 kB/s) [2020-06-27T03:15:46.884Z] #10 58.13 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-27T03:15:46.884Z] #10 58.13 (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 ... 15410 files and directories currently installed.) [2020-06-27T03:15:46.884Z] #10 58.23 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-27T03:15:46.884Z] #10 58.25 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-27T03:15:46.884Z] #10 60.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-27T03:15:46.884Z] #10 60.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-27T03:15:46.884Z] #10 60.79 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-27T03:15:46.893Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 39.57MB / 57.46MB 3.9s [2020-06-27T03:15:46.893Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 39.50MB / 73.55MB 4.0s [2020-06-27T03:15:46.893Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 44.46MB / 54.14MB 4.0s [2020-06-27T03:15:47.201Z] #10 ... [2020-06-27T03:15:47.201Z] [2020-06-27T03:15:47.201Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:47.224Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 43.62MB / 57.46MB 4.3s [2020-06-27T03:15:47.224Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 42.28MB / 96.51MB 4.3s [2020-06-27T03:15:47.224Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 48.20MB / 54.14MB 4.3s [2020-06-27T03:15:47.391Z] Merge succeeded, producing 0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:15:47.391Z] Checking out Revision 0e915e5413c5e1554fb20884361cd30b7f0c50fc (PR-41159) [2020-06-27T03:15:47.545Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 45.98MB / 73.55MB 4.6s [2020-06-27T03:15:47.545Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 52.19MB / 54.14MB 4.6s [2020-06-27T03:15:47.545Z] #8 ... [2020-06-27T03:15:47.545Z] [2020-06-27T03:15:47.545Z] #59 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-27T03:15:47.545Z] #59 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-27T03:15:47.545Z] #59 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.4s done [2020-06-27T03:15:47.545Z] #59 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-27T03:15:47.545Z] #59 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-27T03:15:47.545Z] #59 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.3s done [2020-06-27T03:15:47.545Z] #59 DONE 5.0s [2020-06-27T03:15:47.545Z] [2020-06-27T03:15:47.545Z] #21 [internal] load build context [2020-06-27T03:15:47.545Z] #21 transferring context: 37.92MB 5.1s [2020-06-27T03:15:45.889Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-27T03:15:45.908Z] > git config --add remote.origin.fetch +refs/pull/41159/head:refs/remotes/origin/PR-41159 # timeout=10 [2020-06-27T03:15:45.920Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:15:45.939Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-27T03:15:46.014Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-27T03:15:46.014Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-27T03:15:46.015Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:15:46.332Z] > git config core.sparsecheckout # timeout=10 [2020-06-27T03:15:46.356Z] > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10 [2020-06-27T03:15:47.331Z] > git merge 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 # timeout=10 [2020-06-27T03:15:47.362Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-06-27T03:15:47.393Z] > git config core.sparsecheckout # timeout=10 [2020-06-27T03:15:47.416Z] > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10 [2020-06-27T03:15:49.131Z] #21 transferring context: 51.28MB 6.3s done [2020-06-27T03:15:49.131Z] #21 DONE 6.4s [2020-06-27T03:15:49.131Z] [2020-06-27T03:15:49.131Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-06-27T03:15:49.131Z] #8 sha256:bf65a8c1ffe0371d22a42dfd9c0b4ac2900e0ca4d9d12502c488c59d3aff6aee 57.46MB / 57.46MB 5.9s done [2020-06-27T03:15:49.131Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 69.11MB / 96.51MB 6.1s [2020-06-27T03:15:49.131Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 72.19MB / 73.55MB 6.1s [2020-06-27T03:15:49.131Z] #8 sha256:0cad52b1770a1b4a84068be3efe78098837be582f5905e627b2cdba07e641fd1 54.14MB / 54.14MB 4.8s done [2020-06-27T03:15:49.131Z] #8 sha256:7355b492f1f701da421ddd7977f8f9ee92f9f31598a5645d08dfa1b430004aa7 73.55MB / 73.55MB 6.2s done [2020-06-27T03:15:49.415Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 79.28MB / 96.51MB 6.4s [2020-06-27T03:15:49.415Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 86.87MB / 96.51MB 6.6s [2020-06-27T03:15:49.700Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 93.10MB / 96.51MB 6.7s [2020-06-27T03:15:49.700Z] #8 sha256:3e2e3e16099d85c1547ab9b9dfb3e0d897192f4b2878e3e55aa56bc23ede501b 96.51MB / 96.51MB 6.9s done [2020-06-27T03:15:49.700Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 [2020-06-27T03:15:49.960Z] #54 ... [2020-06-27T03:15:49.960Z] [2020-06-27T03:15:49.960Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:15:49.960Z] #10 72.25 Selecting previously unselected package libapparmor1:s390x. [2020-06-27T03:15:49.960Z] #10 72.26 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-06-27T03:15:49.960Z] #10 72.26 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-06-27T03:15:49.960Z] #10 72.35 Selecting previously unselected package libapparmor-dev:s390x. [2020-06-27T03:15:49.960Z] #10 72.36 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-06-27T03:15:49.960Z] #10 72.36 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-06-27T03:15:49.960Z] #10 72.45 Selecting previously unselected package libbtrfs0. [2020-06-27T03:15:49.960Z] #10 72.45 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-06-27T03:15:49.960Z] #10 72.46 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-27T03:15:49.960Z] #10 72.52 Selecting previously unselected package libbtrfs-dev. [2020-06-27T03:15:49.960Z] #10 72.53 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-06-27T03:15:49.960Z] #10 72.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:15:49.960Z] #10 72.59 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-06-27T03:15:49.960Z] #10 72.59 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-06-27T03:15:49.960Z] #10 72.59 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-06-27T03:15:49.960Z] #10 72.66 Selecting previously unselected package libudev-dev:s390x. [2020-06-27T03:15:49.960Z] #10 72.66 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_s390x.deb ... [2020-06-27T03:15:49.960Z] #10 72.67 Unpacking libudev-dev:s390x (241-7~deb10u4) ... [2020-06-27T03:15:49.960Z] #10 72.75 Selecting previously unselected package libsepol1-dev:s390x. [2020-06-27T03:15:49.960Z] #10 72.75 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-06-27T03:15:49.960Z] #10 72.75 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-06-27T03:15:49.960Z] #10 73.01 Selecting previously unselected package libpcre16-3:s390x. [2020-06-27T03:15:49.960Z] #10 73.01 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-06-27T03:15:49.960Z] #10 73.01 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-06-27T03:15:49.960Z] #10 73.08 Selecting previously unselected package libpcre32-3:s390x. [2020-06-27T03:15:49.960Z] #10 73.08 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-06-27T03:15:49.960Z] #10 73.08 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-06-27T03:15:49.960Z] #10 73.20 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-06-27T03:15:49.960Z] #10 73.21 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-06-27T03:15:49.960Z] #10 73.21 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-06-27T03:15:49.960Z] #10 73.26 Selecting previously unselected package libpcre3-dev:s390x. [2020-06-27T03:15:49.960Z] #10 73.27 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-06-27T03:15:49.960Z] #10 73.28 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-06-27T03:15:49.960Z] #10 73.49 Selecting previously unselected package libselinux1-dev:s390x. [2020-06-27T03:15:49.960Z] #10 73.52 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-06-27T03:15:49.960Z] #10 73.53 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-06-27T03:15:49.960Z] #10 73.75 Selecting previously unselected package libdevmapper-dev:s390x. [2020-06-27T03:15:49.960Z] #10 73.76 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-06-27T03:15:49.960Z] #10 73.77 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-06-27T03:15:49.960Z] #10 73.84 Selecting previously unselected package libseccomp-dev:s390x. [2020-06-27T03:15:49.960Z] #10 73.84 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-06-27T03:15:49.960Z] #10 73.84 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-06-27T03:15:49.960Z] #10 73.96 Selecting previously unselected package libsystemd-dev:s390x. [2020-06-27T03:15:49.960Z] #10 73.97 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_s390x.deb ... [2020-06-27T03:15:49.960Z] #10 73.97 Unpacking libsystemd-dev:s390x (241-7~deb10u4) ... [2020-06-27T03:15:49.960Z] #10 74.37 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-06-27T03:15:49.960Z] #10 74.38 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-06-27T03:15:49.960Z] #10 74.39 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-06-27T03:15:49.960Z] #10 74.39 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-27T03:15:49.960Z] #10 74.40 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-06-27T03:15:49.960Z] #10 74.41 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-06-27T03:15:49.960Z] #10 74.41 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:15:49.960Z] #10 74.42 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-27T03:15:49.960Z] #10 74.43 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-06-27T03:15:49.960Z] #10 74.44 Setting up libudev-dev:s390x (241-7~deb10u4) ... [2020-06-27T03:15:49.960Z] #10 74.45 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-27T03:15:49.960Z] #10 74.45 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:15:49.960Z] #10 74.46 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-06-27T03:15:49.960Z] #10 74.47 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-27T03:15:49.960Z] #10 74.47 Setting up libsystemd-dev:s390x (241-7~deb10u4) ... [2020-06-27T03:15:49.960Z] #10 74.48 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-27T03:15:49.960Z] #10 74.49 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-06-27T03:15:49.960Z] #10 74.49 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:15:49.960Z] #10 74.50 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-06-27T03:15:49.960Z] #10 74.50 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-06-27T03:15:49.960Z] #10 74.51 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:15:49.960Z] #10 74.51 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-06-27T03:15:49.960Z] #10 74.52 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-06-27T03:15:49.960Z] #10 74.52 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-27T03:15:49.960Z] #10 74.53 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-06-27T03:15:49.960Z] #10 74.53 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-06-27T03:15:49.960Z] #10 74.54 Setting up dmsetup (2:1.02.155-3) ... [2020-06-27T03:15:49.960Z] #10 74.55 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-06-27T03:15:49.960Z] #10 74.55 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-06-27T03:15:49.960Z] #10 74.56 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:15:49.960Z] #10 DONE 75.0s [2020-06-27T03:15:49.960Z] [2020-06-27T03:15:49.960Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-27T03:15:50.589Z] Client: [2020-06-27T03:15:50.589Z] Debug Mode: false [2020-06-27T03:15:50.589Z] [2020-06-27T03:15:50.589Z] Server: [2020-06-27T03:15:50.589Z] Containers: 0 [2020-06-27T03:15:50.589Z] Running: 0 [2020-06-27T03:15:50.589Z] Paused: 0 [2020-06-27T03:15:50.589Z] Stopped: 0 [2020-06-27T03:15:50.589Z] Images: 0 [2020-06-27T03:15:50.589Z] Server Version: 19.03.11 [2020-06-27T03:15:50.589Z] Storage Driver: overlay2 [2020-06-27T03:15:50.589Z] Backing Filesystem: extfs [2020-06-27T03:15:50.589Z] Supports d_type: true [2020-06-27T03:15:50.589Z] Native Overlay Diff: true [2020-06-27T03:15:50.589Z] Logging Driver: json-file [2020-06-27T03:15:50.589Z] Cgroup Driver: cgroupfs [2020-06-27T03:15:50.589Z] Plugins: [2020-06-27T03:15:50.589Z] Volume: local [2020-06-27T03:15:50.589Z] Network: bridge host ipvlan macvlan null overlay [2020-06-27T03:15:50.589Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-27T03:15:50.589Z] Swarm: inactive [2020-06-27T03:15:50.589Z] Runtimes: runc [2020-06-27T03:15:50.589Z] Default Runtime: runc [2020-06-27T03:15:50.589Z] Init Binary: docker-init [2020-06-27T03:15:50.589Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-27T03:15:50.589Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:15:50.589Z] init version: fec3683 [2020-06-27T03:15:50.589Z] Security Options: [2020-06-27T03:15:50.589Z] apparmor [2020-06-27T03:15:50.589Z] seccomp [2020-06-27T03:15:50.589Z] Profile: default [2020-06-27T03:15:50.589Z] Kernel Version: 5.3.0-1023-aws [2020-06-27T03:15:50.589Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-27T03:15:50.589Z] OSType: linux [2020-06-27T03:15:50.589Z] Architecture: x86_64 [2020-06-27T03:15:50.589Z] CPUs: 2 [2020-06-27T03:15:50.589Z] Total Memory: 7.487GiB [2020-06-27T03:15:50.589Z] Name: ip-10-100-32-72 [2020-06-27T03:15:50.589Z] ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU [2020-06-27T03:15:50.589Z] Docker Root Dir: /var/lib/docker [2020-06-27T03:15:50.589Z] Debug Mode: false [2020-06-27T03:15:50.589Z] Registry: https://index.docker.io/v1/ [2020-06-27T03:15:50.589Z] Labels: [2020-06-27T03:15:50.589Z] Experimental: true [2020-06-27T03:15:50.589Z] Insecure Registries: [2020-06-27T03:15:50.589Z] 127.0.0.0/8 [2020-06-27T03:15:50.589Z] Live Restore Enabled: true [2020-06-27T03:15:50.589Z] [2020-06-27T03:15:50.589Z] WARNING: No swap limit support [Pipeline] sh [2020-06-27T03:15:50.878Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-27T03:15:50.878Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-27T03:15:50.878Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41159/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-27T03:15:50.878Z] + bash /home/ubuntu/workspace/moby_PR-41159/check-config.sh [2020-06-27T03:15:50.878Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-27T03:15:50.878Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ... [2020-06-27T03:15:50.878Z] [2020-06-27T03:15:50.878Z] Generally Necessary: [2020-06-27T03:15:50.878Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-27T03:15:50.878Z] - apparmor: enabled and tools installed [2020-06-27T03:15:50.878Z] - CONFIG_NAMESPACES: enabled [2020-06-27T03:15:50.878Z] - CONFIG_NET_NS: enabled [2020-06-27T03:15:50.878Z] - CONFIG_PID_NS: enabled [2020-06-27T03:15:50.878Z] - CONFIG_IPC_NS: enabled [2020-06-27T03:15:50.878Z] - CONFIG_UTS_NS: enabled [2020-06-27T03:15:50.878Z] - CONFIG_CGROUPS: enabled [2020-06-27T03:15:50.878Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-27T03:15:50.878Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-27T03:15:50.878Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-27T03:15:50.878Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-27T03:15:50.878Z] - CONFIG_CPUSETS: enabled [2020-06-27T03:15:50.878Z] - CONFIG_MEMCG: enabled [2020-06-27T03:15:50.878Z] - CONFIG_KEYS: enabled [2020-06-27T03:15:50.878Z] - CONFIG_VETH: enabled (as module) [2020-06-27T03:15:50.878Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-27T03:15:50.878Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-27T03:15:50.878Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-27T03:15:50.878Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-27T03:15:50.878Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-27T03:15:50.878Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-27T03:15:50.878Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-27T03:15:50.878Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-27T03:15:50.878Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-27T03:15:51.138Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-27T03:15:51.138Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-27T03:15:51.138Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-27T03:15:51.138Z] [2020-06-27T03:15:51.138Z] Optional Features: [2020-06-27T03:15:51.138Z] - CONFIG_USER_NS: enabled [2020-06-27T03:15:51.138Z] - CONFIG_SECCOMP: enabled [2020-06-27T03:15:51.138Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-27T03:15:51.138Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-27T03:15:51.138Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-27T03:15:51.138Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-27T03:15:51.138Z] - CONFIG_BLK_CGROUP: enabled [2020-06-27T03:15:51.138Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-27T03:15:51.138Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-27T03:15:51.138Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-27T03:15:51.138Z] - CONFIG_CGROUP_PERF: enabled [2020-06-27T03:15:51.138Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-27T03:15:51.138Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-27T03:15:51.138Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-27T03:15:51.138Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-27T03:15:51.138Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-27T03:15:51.138Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-27T03:15:51.138Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-27T03:15:51.138Z] - CONFIG_IP_VS: enabled (as module) [2020-06-27T03:15:51.138Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-27T03:15:51.138Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-27T03:15:51.138Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-27T03:15:51.138Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-27T03:15:51.138Z] - CONFIG_EXT4_FS: enabled [2020-06-27T03:15:51.138Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-27T03:15:51.138Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-27T03:15:51.138Z] - Network Drivers: [2020-06-27T03:15:51.138Z] - "overlay": [2020-06-27T03:15:51.341Z] #25 10.67 0.1% # 1.6% ## 3.2% ### 4.4% #### 5.7% #### 6.9% ##### 8.3% ###### 9.7% ######## 11.4% ######### 13.1% ########### 15.9% ############# 18.3% ############## 19.5% ############### 21.0% ################ 22.4% ################# 24.4% ################## 25.3% #################### 28.8% ###################### 30.6% ####################### 32.1% ######################## 34.0% ########################## 36.9% ########################### 37.7% ############################ 39.5% ############################# 40.8% ############################## 42.2% ############################### 43.4% ################################ 44.8% ################################# 46.0% ################################# 47.2% ################################### 48.7% #################################### 50.3% ###################################### 52.8% ######################################## 56.3% ######################################### 58.3% ############################################ 61.4% ############################################# 63.6% ############################################## 63.9% ############################################## 64.6% ############################################### 65.5% ################################################ 66.7% ################################################# 68.6% ################################################## 69.5% ################################################## 70.8% ################################################### 72.2% #################################################### 73.4% ##################################################### 74.5% ###################################################### 75.8% ####################################################### 77.4% ######################################################## 79.1% ########################################################## 81.1% ########################################################### 82.2% ############################################################ 84.1% ############################################################# 85.3% ############################################################## 86.9% ############################################################### 88.4% ################################################################ 90.0% ################################################################# 91.6% ################################################################## 92.9% #################################################################### 94.5% ##################################################################### 96.1% ####################################################################### 99.5% ######################################################################## 100.0% [2020-06-27T03:15:51.341Z] #25 17.73 [2020-06-27T03:15:51.403Z] - CONFIG_VXLAN: enabled (as module) [2020-06-27T03:15:51.403Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-27T03:15:51.403Z] Optional (for encrypted networks): [2020-06-27T03:15:51.403Z] - CONFIG_CRYPTO: enabled [2020-06-27T03:15:51.403Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-27T03:15:51.403Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-27T03:15:51.403Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-27T03:15:51.403Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-27T03:15:51.403Z] - CONFIG_XFRM: enabled [2020-06-27T03:15:51.403Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-27T03:15:51.403Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-27T03:15:51.403Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-27T03:15:51.403Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-27T03:15:51.403Z] - "ipvlan": [2020-06-27T03:15:51.403Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-27T03:15:51.403Z] - "macvlan": [2020-06-27T03:15:51.403Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-27T03:15:51.403Z] - CONFIG_DUMMY: enabled (as module) [2020-06-27T03:15:51.403Z] - "ftp,tftp client in container": [2020-06-27T03:15:51.403Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-27T03:15:51.403Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-27T03:15:51.403Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-27T03:15:51.403Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-27T03:15:51.403Z] - Storage Drivers: [2020-06-27T03:15:51.403Z] - "aufs": [2020-06-27T03:15:51.403Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-27T03:15:51.403Z] - "btrfs": [2020-06-27T03:15:51.403Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-27T03:15:51.403Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-27T03:15:51.403Z] - "devicemapper": [2020-06-27T03:15:51.403Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-27T03:15:51.403Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-27T03:15:51.403Z] - "overlay": [2020-06-27T03:15:51.403Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-27T03:15:51.403Z] - "zfs": [2020-06-27T03:15:51.403Z] - /dev/zfs: present [2020-06-27T03:15:51.403Z] - zfs command: missing [2020-06-27T03:15:51.403Z] - zpool command: missing [2020-06-27T03:15:51.403Z] [2020-06-27T03:15:51.403Z] Limits: [2020-06-27T03:15:51.403Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-27T03:15:51.403Z] [2020-06-27T03:15:51.403Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-06-27T03:15:51.442Z] #11 DONE 1.7s [2020-06-27T03:15:51.442Z] [2020-06-27T03:15:51.442Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:15:51.442Z] #49 1.575 + RM_GOPATH=0 [2020-06-27T03:15:51.442Z] #49 1.575 + TMP_GOPATH= [2020-06-27T03:15:51.442Z] #49 1.575 + : /build [2020-06-27T03:15:51.442Z] #49 1.575 + '[' -z '' ']' [2020-06-27T03:15:51.442Z] #49 1.575 ++ mktemp -d [2020-06-27T03:15:51.442Z] #49 1.576 + export GOPATH=/tmp/tmp.Asqiikiixr [2020-06-27T03:15:51.442Z] #49 1.576 + GOPATH=/tmp/tmp.Asqiikiixr [2020-06-27T03:15:51.442Z] #49 1.576 + RM_GOPATH=1 [2020-06-27T03:15:51.442Z] #49 1.576 + case "$(go env GOARCH)" in [2020-06-27T03:15:51.442Z] #49 1.576 ++ go env GOARCH [2020-06-27T03:15:51.442Z] #49 1.598 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:15:51.442Z] #49 1.598 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:15:51.442Z] #49 1.599 ++ dirname /tmp/install/install.sh [2020-06-27T03:15:51.442Z] #49 1.602 + dir=/tmp/install [2020-06-27T03:15:51.442Z] #49 1.602 + bin=runc [2020-06-27T03:15:51.442Z] #49 1.602 + shift [2020-06-27T03:15:51.442Z] #49 1.602 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-27T03:15:51.442Z] #49 1.602 + . /tmp/install/runc.installer [2020-06-27T03:15:51.442Z] #49 1.602 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:15:51.442Z] #49 1.602 + install_runc [2020-06-27T03:15:51.442Z] #49 1.603 + uname -r [2020-06-27T03:15:51.442Z] #49 1.606 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-27T03:15:51.442Z] #49 1.612 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-27T03:15:51.442Z] #49 1.612 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-27T03:15:51.442Z] #49 1.612 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Asqiikiixr/src/github.com/opencontainers/runc [2020-06-27T03:15:51.442Z] #49 1.612 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-27T03:15:51.442Z] #49 1.621 Cloning into '/tmp/tmp.Asqiikiixr/src/github.com/opencontainers/runc'... [Pipeline] sh [2020-06-27T03:15:51.613Z] Commit message: "update containerd to v1.3.5" [2020-06-27T03:15:51.627Z] > git --version # timeout=10 [2020-06-27T03:15:51.654Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-06-27T03:15:51.730Z] #49 ... [2020-06-27T03:15:51.730Z] [2020-06-27T03:15:51.730Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:15:51.730Z] #54 DONE 77.0s [2020-06-27T03:15:51.730Z] [2020-06-27T03:15:51.730Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-27T03:15:51.730Z] #55 DONE 0.1s [2020-06-27T03:15:51.730Z] [2020-06-27T03:15:51.730Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-27T03:15:51.908Z] #25 ... [2020-06-27T03:15:51.908Z] [2020-06-27T03:15:51.908Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:15:51.908Z] #41 58.40 time [2020-06-27T03:15:51.908Z] #41 62.45 internal/fmtsort [2020-06-27T03:15:51.908Z] #41 63.40 strings [2020-06-27T03:15:51.908Z] #41 65.02 os [2020-06-27T03:15:51.908Z] #41 67.29 regexp/syntax [2020-06-27T03:15:51.944Z] + sudo modprobe ip_vs [2020-06-27T03:15:51.944Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc . [2020-06-27T03:15:52.012Z] #56 DONE 0.1s [2020-06-27T03:15:52.012Z] [2020-06-27T03:15:52.012Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:15:52.012Z] #39 33.98 DEP compel/src/lib/infect.d [2020-06-27T03:15:52.012Z] #39 34.05 DEP compel/src/lib/infect-util.d [2020-06-27T03:15:52.012Z] #39 34.18 DEP compel/src/lib/infect-rpc.d [2020-06-27T03:15:52.012Z] #39 34.33 DEP compel/arch/s390/src/lib/infect.d [2020-06-27T03:15:52.012Z] #39 34.43 DEP compel/arch/s390/src/lib/cpu.d [2020-06-27T03:15:52.012Z] #39 34.48 DEP compel/src/lib/log.d [2020-06-27T03:15:52.012Z] #39 34.54 DEP compel/src/main.d [2020-06-27T03:15:52.012Z] #39 34.59 DEP compel/src/lib/handle-elf.d [2020-06-27T03:15:52.012Z] #39 34.70 DEP compel/arch/s390/src/lib/handle-elf.d [2020-06-27T03:15:52.012Z] #39 34.77 CC compel/src/lib/log.o [2020-06-27T03:15:52.012Z] #39 34.94 CC compel/arch/s390/src/lib/cpu.o [2020-06-27T03:15:52.012Z] #39 35.05 CC compel/arch/s390/src/lib/infect.o [2020-06-27T03:15:52.012Z] #39 35.62 CC compel/src/lib/infect-rpc.o [2020-06-27T03:15:52.012Z] #39 35.83 CC compel/src/lib/infect-util.o [2020-06-27T03:15:52.012Z] #39 36.04 CC compel/src/lib/infect.o [2020-06-27T03:15:52.012Z] #39 37.41 CC compel/src/lib/ptrace.o [2020-06-27T03:15:52.012Z] #39 37.62 AR compel/libcompel.a [2020-06-27T03:15:52.012Z] #39 37.69 HOSTCC compel/src/main-host.o [2020-06-27T03:15:52.012Z] #39 37.88 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-06-27T03:15:52.012Z] #39 38.05 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-27T03:15:52.012Z] #39 38.36 HOSTCC compel/src/lib/log-host.o [2020-06-27T03:15:52.012Z] #39 38.50 HOSTLINK compel/compel-host-bin [2020-06-27T03:15:52.012Z] #39 38.67 DEP soccr/soccr.d [2020-06-27T03:15:52.012Z] #39 38.91 CC soccr/soccr.o [2020-06-27T03:15:52.012Z] #39 39.97 AR soccr/libsoccr.a [2020-06-27T03:15:52.012Z] #39 40.01 make[1]: 'soccr/libsoccr.a' is up to date. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [2020-06-27T03:15:52.167Z] #41 ... [2020-06-27T03:15:52.167Z] [2020-06-27T03:15:52.167Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:15:52.167Z] #32 63.62 Selecting previously unselected package libxml2:amd64. [2020-06-27T03:15:52.167Z] #32 63.63 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-27T03:15:52.167Z] #32 63.64 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-27T03:15:52.167Z] #32 64.63 Selecting previously unselected package libarchive13:amd64. [2020-06-27T03:15:52.167Z] #32 64.65 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-27T03:15:52.167Z] #32 64.66 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-27T03:15:52.167Z] #32 65.05 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-27T03:15:52.167Z] #32 65.05 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-27T03:15:52.167Z] #32 65.07 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-27T03:15:52.167Z] #32 65.25 Selecting previously unselected package librhash0:amd64. [2020-06-27T03:15:52.167Z] #32 65.26 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-27T03:15:52.167Z] #32 65.26 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-27T03:15:52.167Z] #32 65.49 Selecting previously unselected package libuv1:amd64. [2020-06-27T03:15:52.167Z] #32 65.49 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-27T03:15:52.167Z] #32 65.49 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-27T03:15:52.167Z] #32 65.69 Selecting previously unselected package cmake. [2020-06-27T03:15:52.167Z] #32 65.71 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-27T03:15:52.167Z] #32 65.73 Unpacking cmake (3.13.4-1) ... [Pipeline] { (Print info) [Pipeline] sh [2020-06-27T03:15:52.224Z] #1 [internal] load .dockerignore [2020-06-27T03:15:52.224Z] #1 transferring context: [2020-06-27T03:15:52.224Z] #1 transferring context: 87B done [2020-06-27T03:15:52.224Z] #1 DONE 0.3s [2020-06-27T03:15:52.224Z] [2020-06-27T03:15:52.224Z] #2 [internal] load build definition from Dockerfile [2020-06-27T03:15:52.224Z] #2 transferring dockerfile: 16.37kB done [2020-06-27T03:15:52.224Z] #2 DONE 0.3s [2020-06-27T03:15:52.224Z] [2020-06-27T03:15:52.224Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-27T03:15:52.482Z] #3 DONE 0.3s [2020-06-27T03:15:52.482Z] [2020-06-27T03:15:52.482Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-27T03:15:52.482Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-27T03:15:52.482Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-27T03:15:52.482Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-27T03:15:52.482Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-27T03:15:52.482Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2020-06-27T03:15:52.627Z] #39 40.35 DEP criu/arch/s390/sigframe.d [2020-06-27T03:15:52.627Z] #39 40.46 DEP criu/arch/s390/crtools.d [2020-06-27T03:15:52.735Z] + docker version [2020-06-27T03:15:52.740Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.67MB / 8.88MB 0.2s [2020-06-27T03:15:52.740Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2020-06-27T03:15:52.909Z] #39 40.65 DEP criu/arch/s390/cpu.d [2020-06-27T03:15:52.909Z] #39 40.81 CC criu/arch/s390/cpu.o [2020-06-27T03:15:52.998Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2020-06-27T03:15:53.109Z] #32 ... [2020-06-27T03:15:53.109Z] [2020-06-27T03:15:53.109Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:53.109Z] #25 18.63 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-27T03:15:53.109Z] #25 19.09 [2020-06-27T03:15:53.109Z] #25 19.30 #=#=# ######################################################################## 100.0% [2020-06-27T03:15:53.109Z] #25 19.51 [2020-06-27T03:15:53.191Z] #39 ... [2020-06-27T03:15:53.191Z] [2020-06-27T03:15:53.191Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-27T03:15:53.191Z] #12 DONE 1.8s [2020-06-27T03:15:53.191Z] [2020-06-27T03:15:53.191Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-27T03:15:53.256Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2020-06-27T03:15:53.256Z] #4 DONE 0.8s [2020-06-27T03:15:53.821Z] [2020-06-27T03:15:53.821Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-27T03:15:53.821Z] #6 ... [2020-06-27T03:15:53.821Z] [2020-06-27T03:15:53.821Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-27T03:15:53.821Z] #5 DONE 0.2s [2020-06-27T03:15:53.891Z] Client: Docker Engine - Community [2020-06-27T03:15:53.891Z] Version: 19.03.11 [2020-06-27T03:15:53.891Z] API version: 1.40 [2020-06-27T03:15:53.891Z] Go version: go1.13.10 [2020-06-27T03:15:53.891Z] Git commit: 42e35e6 [2020-06-27T03:15:53.891Z] Built: Mon Jun 1 09:13:13 2020 [2020-06-27T03:15:53.891Z] OS/Arch: linux/arm64 [2020-06-27T03:15:53.891Z] Experimental: false [2020-06-27T03:15:53.891Z] [2020-06-27T03:15:53.891Z] Server: Docker Engine - Community [2020-06-27T03:15:53.891Z] Engine: [2020-06-27T03:15:53.891Z] Version: 19.03.11 [2020-06-27T03:15:53.891Z] API version: 1.40 (minimum version 1.12) [2020-06-27T03:15:53.891Z] Go version: go1.13.10 [2020-06-27T03:15:53.891Z] Git commit: 42e35e6 [2020-06-27T03:15:53.891Z] Built: Mon Jun 1 09:11:46 2020 [2020-06-27T03:15:53.891Z] OS/Arch: linux/arm64 [2020-06-27T03:15:53.891Z] Experimental: true [2020-06-27T03:15:53.891Z] containerd: [2020-06-27T03:15:53.891Z] Version: 1.2.13 [2020-06-27T03:15:53.891Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-27T03:15:53.891Z] runc: [2020-06-27T03:15:53.891Z] Version: 1.0.0-rc10 [2020-06-27T03:15:53.891Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:15:53.891Z] docker-init: [2020-06-27T03:15:53.891Z] Version: 0.18.0 [2020-06-27T03:15:53.891Z] GitCommit: fec3683 [Pipeline] sh [2020-06-27T03:15:54.079Z] [2020-06-27T03:15:54.079Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-27T03:15:54.224Z] + docker info [2020-06-27T03:15:54.344Z] #6 DONE 0.6s [2020-06-27T03:15:54.344Z] [2020-06-27T03:15:54.344Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-27T03:15:54.344Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-27T03:15:54.344Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-27T03:15:54.344Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-27T03:15:54.485Z] #25 20.85 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-27T03:15:54.666Z] #13 1.530 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-27T03:15:54.948Z] #13 DONE 1.7s [2020-06-27T03:15:54.948Z] [2020-06-27T03:15:54.948Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-27T03:15:55.050Z] #25 21.25 [2020-06-27T03:15:55.308Z] #25 21.46 ################### 26.7% ######################################################################## 100.0% [2020-06-27T03:15:55.308Z] #25 21.65 [2020-06-27T03:15:56.420Z] #14 DONE 1.4s [2020-06-27T03:15:56.420Z] [2020-06-27T03:15:56.420Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:15:56.420Z] #39 41.27 CC criu/arch/s390/crtools.o [2020-06-27T03:15:56.420Z] #39 42.21 CC criu/arch/s390/sigframe.o [2020-06-27T03:15:56.420Z] #39 42.42 LINK criu/arch/s390/crtools.built-in.o [2020-06-27T03:15:56.420Z] #39 42.48 DEP criu/pie/util-vdso.d [2020-06-27T03:15:56.420Z] #39 42.61 DEP criu/pie/util.d [2020-06-27T03:15:56.420Z] #39 42.83 CC criu/pie/util.o [2020-06-27T03:15:56.420Z] #39 43.02 CC criu/pie/util-vdso.o [2020-06-27T03:15:56.420Z] #39 43.65 AR criu/pie/pie.lib.a [2020-06-27T03:15:56.420Z] #39 43.69 DEP criu/pie/restorer.d [2020-06-27T03:15:56.420Z] #39 43.87 DEP criu/arch/s390/restorer.d [2020-06-27T03:15:56.420Z] #39 43.99 DEP criu/arch/s390/vdso-pie.d [2020-06-27T03:15:56.420Z] #39 44.10 DEP criu/pie/parasite-vdso.d [2020-06-27T03:15:56.420Z] #39 44.24 DEP criu/pie/parasite.d [2020-06-27T03:15:56.682Z] #25 22.71 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-27T03:15:56.682Z] #25 22.81 skipping existing 1849cc453dee [2020-06-27T03:15:56.682Z] #25 22.99 [2020-06-27T03:15:56.703Z] #39 44.46 CC criu/pie/parasite.o [2020-06-27T03:15:56.883Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0B / 9.86MB 2.4s [2020-06-27T03:15:56.883Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.49MB / 9.86MB 2.6s [2020-06-27T03:15:56.945Z] #25 ... [2020-06-27T03:15:56.945Z] [2020-06-27T03:15:56.945Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:56.945Z] #30 63.55 strings [2020-06-27T03:15:56.945Z] #30 67.54 path [2020-06-27T03:15:56.945Z] #30 68.03 fmt [2020-06-27T03:15:56.945Z] #30 68.20 path/filepath [2020-06-27T03:15:56.945Z] #30 70.53 io/ioutil [2020-06-27T03:15:56.945Z] #30 71.35 text/tabwriter [2020-06-27T03:15:56.945Z] #30 73.03 github.com/BurntSushi/toml [2020-06-27T03:15:56.945Z] #30 73.03 flag [2020-06-27T03:15:57.142Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.60MB / 9.86MB 2.8s [2020-06-27T03:15:57.142Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 7.70MB / 9.86MB 2.8s [2020-06-27T03:15:57.203Z] #30 ... [2020-06-27T03:15:57.203Z] [2020-06-27T03:15:57.203Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:15:57.203Z] #32 69.65 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-27T03:15:57.203Z] #32 69.69 Setting up xxd (2:8.1.0875-5) ... [2020-06-27T03:15:57.203Z] #32 69.70 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-27T03:15:57.203Z] #32 69.72 Setting up vim-common (2:8.1.0875-5) ... [2020-06-27T03:15:57.203Z] #32 69.75 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-27T03:15:57.203Z] #32 69.77 Setting up cmake-data (3.13.4-1) ... [2020-06-27T03:15:57.203Z] #32 69.79 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-27T03:15:57.203Z] #32 69.80 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-27T03:15:57.203Z] #32 69.81 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-27T03:15:57.203Z] #32 69.82 Setting up cmake (3.13.4-1) ... [2020-06-27T03:15:57.203Z] #32 69.83 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:15:57.203Z] #32 69.92 Processing triggers for mime-support (3.62) ... [2020-06-27T03:15:57.203Z] #32 ... [2020-06-27T03:15:57.203Z] [2020-06-27T03:15:57.203Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:15:57.203Z] #38 63.75 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-27T03:15:57.203Z] #38 63.78 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-27T03:15:57.203Z] #38 63.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-27T03:15:57.203Z] #38 63.81 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-27T03:15:57.203Z] #38 63.90 Setting up python-six (1.12.0-1) ... [2020-06-27T03:15:57.203Z] #38 68.95 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-27T03:15:57.203Z] #38 68.97 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-27T03:15:57.203Z] #38 68.98 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-27T03:15:57.203Z] #38 69.00 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-27T03:15:57.203Z] #38 69.01 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-27T03:15:57.203Z] #38 69.02 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-27T03:15:57.203Z] #38 69.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-27T03:15:57.203Z] #38 69.06 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-27T03:15:57.203Z] #38 69.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-27T03:15:57.203Z] #38 69.09 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-27T03:15:57.318Z] #39 45.27 LINK criu/pie/parasite.built-in.o [2020-06-27T03:15:57.318Z] #39 45.27 GEN criu/pie/parasite-blob.h [2020-06-27T03:15:57.318Z] #39 45.28 CC criu/pie/parasite-vdso.o [2020-06-27T03:15:57.401Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.0s [2020-06-27T03:15:57.462Z] #38 ... [2020-06-27T03:15:57.462Z] [2020-06-27T03:15:57.462Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:15:57.462Z] #10 63.91 Selecting previously unselected package binutils-mingw-w64. [2020-06-27T03:15:57.462Z] #10 63.92 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-27T03:15:57.462Z] #10 63.92 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-27T03:15:57.462Z] #10 64.05 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-27T03:15:57.462Z] #10 64.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-27T03:15:57.462Z] #10 64.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-27T03:15:57.462Z] #10 64.24 Selecting previously unselected package dmsetup. [2020-06-27T03:15:57.462Z] #10 64.27 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-27T03:15:57.462Z] #10 64.30 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-27T03:15:57.462Z] #10 64.57 Selecting previously unselected package mingw-w64-common. [2020-06-27T03:15:57.462Z] #10 64.58 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-27T03:15:57.462Z] #10 64.59 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-27T03:15:57.462Z] #10 73.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-27T03:15:57.462Z] #10 73.69 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-27T03:15:57.462Z] #10 73.70 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-27T03:15:57.601Z] #39 ... [2020-06-27T03:15:57.601Z] [2020-06-27T03:15:57.601Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-27T03:15:57.601Z] #15 DONE 1.4s [2020-06-27T03:15:57.659Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 3.2s done [2020-06-27T03:15:57.659Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 [2020-06-27T03:15:57.720Z] #10 ... [2020-06-27T03:15:57.720Z] [2020-06-27T03:15:57.720Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:57.720Z] #25 24.05 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-27T03:15:57.720Z] #25 ... [2020-06-27T03:15:57.720Z] [2020-06-27T03:15:57.720Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:15:57.720Z] #32 DONE 74.3s [2020-06-27T03:15:57.889Z] [2020-06-27T03:15:57.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:15:57.889Z] #39 45.51 CC criu/arch/s390/vdso-pie.o [2020-06-27T03:15:57.979Z] [2020-06-27T03:15:57.979Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:15:58.017Z] Client: Docker Engine - Community [2020-06-27T03:15:58.017Z] Version: 19.03.11 [2020-06-27T03:15:58.017Z] API version: 1.40 [2020-06-27T03:15:58.017Z] Go version: go1.13.10 [2020-06-27T03:15:58.017Z] Git commit: 42e35e61f3 [2020-06-27T03:15:58.017Z] Built: Mon Jun 1 09:12:22 2020 [2020-06-27T03:15:58.017Z] OS/Arch: linux/amd64 [2020-06-27T03:15:58.017Z] Experimental: false [2020-06-27T03:15:58.017Z] [2020-06-27T03:15:58.017Z] Server: Docker Engine - Community [2020-06-27T03:15:58.017Z] Engine: [2020-06-27T03:15:58.017Z] Version: 19.03.11 [2020-06-27T03:15:58.017Z] API version: 1.40 (minimum version 1.12) [2020-06-27T03:15:58.017Z] Go version: go1.13.10 [2020-06-27T03:15:58.017Z] Git commit: 42e35e61f3 [2020-06-27T03:15:58.017Z] Built: Mon Jun 1 09:10:54 2020 [2020-06-27T03:15:58.017Z] OS/Arch: linux/amd64 [2020-06-27T03:15:58.017Z] Experimental: true [2020-06-27T03:15:58.017Z] containerd: [2020-06-27T03:15:58.017Z] Version: 1.2.13 [2020-06-27T03:15:58.017Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-27T03:15:58.017Z] runc: [2020-06-27T03:15:58.017Z] Version: 1.0.0-rc10 [2020-06-27T03:15:58.017Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:15:58.017Z] docker-init: [2020-06-27T03:15:58.017Z] Version: 0.18.0 [2020-06-27T03:15:58.017Z] GitCommit: fec3683 [Pipeline] sh [2020-06-27T03:15:58.171Z] #39 45.77 CC criu/arch/s390/restorer.o [2020-06-27T03:15:58.171Z] #39 46.17 CC criu/pie/restorer.o [2020-06-27T03:15:58.326Z] + docker info [2020-06-27T03:15:58.546Z] #33 ... [2020-06-27T03:15:58.546Z] [2020-06-27T03:15:58.546Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:58.546Z] #47 65.19 encoding/binary [2020-06-27T03:15:58.546Z] #47 65.39 os [2020-06-27T03:15:58.546Z] #47 68.27 encoding/base64 [2020-06-27T03:15:58.546Z] #47 69.57 golang.org/x/sys/unix [2020-06-27T03:15:58.546Z] #47 70.60 fmt [2020-06-27T03:15:58.785Z] #39 ... [2020-06-27T03:15:58.785Z] [2020-06-27T03:15:58.785Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:15:58.785Z] #41 73.92 net/textproto [2020-06-27T03:15:58.785Z] #41 73.92 crypto/x509 [2020-06-27T03:15:58.785Z] #41 74.76 vendor/golang.org/x/net/http/httpguts [2020-06-27T03:15:58.785Z] #41 75.05 vendor/golang.org/x/net/http/httpproxy [2020-06-27T03:15:58.785Z] #41 75.79 mime/multipart [2020-06-27T03:15:58.785Z] #41 77.86 crypto/tls [2020-06-27T03:15:58.785Z] #41 82.70 net/http/httptrace [2020-06-27T03:15:58.785Z] #41 82.83 net/http [2020-06-27T03:15:58.785Z] #41 ... [2020-06-27T03:15:58.785Z] [2020-06-27T03:15:58.785Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:15:58.785Z] #49 7.117 + cd /tmp/tmp.Asqiikiixr/src/github.com/opencontainers/runc [2020-06-27T03:15:58.785Z] #49 7.117 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:15:58.785Z] #49 7.569 + '[' -z '' ']' [2020-06-27T03:15:58.785Z] #49 7.569 + target=static [2020-06-27T03:15:58.785Z] #49 7.569 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-27T03:15:58.785Z] #49 8.527 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-06-27T03:15:58.808Z] #47 ... [2020-06-27T03:15:58.808Z] [2020-06-27T03:15:58.808Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:15:58.808Z] #25 24.64 [2020-06-27T03:15:58.808Z] #25 24.97 ######################################################################## 100.0% [2020-06-27T03:15:58.808Z] #25 25.12 [2020-06-27T03:15:59.067Z] #25 25.20 Download of images into '/build' complete. [2020-06-27T03:15:59.067Z] #25 25.21 Use something like the following to load the result into a Docker daemon: [2020-06-27T03:15:59.067Z] #25 25.21 tar -cC '/build' . | docker load [2020-06-27T03:15:59.067Z] #25 DONE 25.3s [2020-06-27T03:15:59.067Z] [2020-06-27T03:15:59.067Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:15:59.067Z] #30 75.21 log [2020-06-27T03:15:59.071Z] #49 ... [2020-06-27T03:15:59.071Z] [2020-06-27T03:15:59.071Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-27T03:15:59.071Z] #16 DONE 1.5s [2020-06-27T03:15:59.365Z] [2020-06-27T03:15:59.365Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:16:00.190Z] #58 ... [2020-06-27T03:16:00.190Z] [2020-06-27T03:16:00.190Z] #20 [internal] load build context [2020-06-27T03:16:00.190Z] #20 transferring context: 51.28MB 5.8s done [2020-06-27T03:16:00.190Z] #20 DONE 5.8s [2020-06-27T03:16:00.190Z] [2020-06-27T03:16:00.190Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-27T03:16:00.190Z] #58 ... [2020-06-27T03:16:00.190Z] [2020-06-27T03:16:00.190Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-06-27T03:16:00.190Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-06-27T03:16:00.190Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-06-27T03:16:00.190Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-06-27T03:16:00.190Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-06-27T03:16:00.190Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 2.0s done [2020-06-27T03:16:00.190Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.6s done [2020-06-27T03:16:00.190Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s done [2020-06-27T03:16:00.190Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.1s done [2020-06-27T03:16:00.190Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 3.3s done [2020-06-27T03:16:00.190Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.4s [2020-06-27T03:16:00.190Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 63.79MB / 120.16MB 5.8s [2020-06-27T03:16:00.190Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 2.3s done [2020-06-27T03:16:00.448Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 76.70MB / 120.16MB 6.2s [2020-06-27T03:16:00.707Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 85.17MB / 120.16MB 6.4s [2020-06-27T03:16:00.707Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 94.55MB / 120.16MB 6.5s [2020-06-27T03:16:00.847Z] #17 1.568 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:00.847Z] #17 1.770 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:00.967Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 105.71MB / 120.16MB 6.6s [2020-06-27T03:16:00.967Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 6.8s [2020-06-27T03:16:01.139Z] #17 1.863 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:01.139Z] #17 2.049 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2020-06-27T03:16:01.538Z] #7 ... [2020-06-27T03:16:01.538Z] [2020-06-27T03:16:01.538Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-27T03:16:01.538Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 3.0s done [2020-06-27T03:16:01.538Z] #58 DONE 7.2s [2020-06-27T03:16:01.538Z] [2020-06-27T03:16:01.538Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-06-27T03:16:01.754Z] #17 2.713 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [181 kB] [2020-06-27T03:16:02.351Z] #30 ... [2020-06-27T03:16:02.351Z] [2020-06-27T03:16:02.351Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:16:02.351Z] #38 77.77 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-27T03:16:02.351Z] #38 77.78 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:16:02.351Z] #38 DONE 78.3s [2020-06-27T03:16:02.351Z] [2020-06-27T03:16:02.351Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:02.351Z] #33 4.060 + RM_GOPATH=0 [2020-06-27T03:16:02.351Z] #33 4.060 + TMP_GOPATH= [2020-06-27T03:16:02.351Z] #33 4.060 + : /build [2020-06-27T03:16:02.351Z] #33 4.060 + '[' -z '' ']' [2020-06-27T03:16:02.351Z] #33 4.064 ++ mktemp -d [2020-06-27T03:16:02.351Z] #33 4.064 + export GOPATH=/tmp/tmp.P9oJ2QGsxG [2020-06-27T03:16:02.351Z] #33 4.064 + GOPATH=/tmp/tmp.P9oJ2QGsxG [2020-06-27T03:16:02.351Z] #33 4.064 + RM_GOPATH=1 [2020-06-27T03:16:02.351Z] #33 4.064 + case "$(go env GOARCH)" in [2020-06-27T03:16:02.351Z] #33 4.064 ++ go env GOARCH [2020-06-27T03:16:02.351Z] #33 4.116 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:16:02.351Z] #33 4.116 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:02.351Z] #33 4.116 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:02.351Z] #33 4.116 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:02.351Z] #33 4.116 + dir=/tmp/install [2020-06-27T03:16:02.351Z] #33 4.116 + bin=tini [2020-06-27T03:16:02.351Z] #33 4.116 + shift [2020-06-27T03:16:02.351Z] #33 4.116 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-27T03:16:02.351Z] #33 4.116 + . /tmp/install/tini.installer [2020-06-27T03:16:02.351Z] #33 4.116 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:16:02.351Z] #33 4.116 + install_tini [2020-06-27T03:16:02.351Z] #33 4.116 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-27T03:16:02.351Z] #33 4.116 + git clone https://github.com/krallin/tini.git /tmp/tmp.P9oJ2QGsxG/tini [2020-06-27T03:16:02.351Z] #33 4.126 Cloning into '/tmp/tmp.P9oJ2QGsxG/tini'... [2020-06-27T03:16:02.484Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.8s done [2020-06-27T03:16:02.744Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 8.2s done [2020-06-27T03:16:02.744Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 [2020-06-27T03:16:02.760Z] #17 3.710 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [7876 B] [2020-06-27T03:16:03.002Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.3s done [2020-06-27T03:16:03.002Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-06-27T03:16:03.260Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.3s done [2020-06-27T03:16:03.282Z] #33 5.216 + cd /tmp/tmp.P9oJ2QGsxG/tini [2020-06-27T03:16:03.282Z] #33 5.216 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:16:03.282Z] #33 5.246 + cmake . [2020-06-27T03:16:03.519Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-06-27T03:16:03.539Z] #33 5.770 -- The C compiler identification is GNU 8.3.0 [2020-06-27T03:16:03.539Z] #33 5.827 -- Check for working C compiler: /usr/bin/cc [2020-06-27T03:16:03.567Z] Client: [2020-06-27T03:16:03.567Z] Debug Mode: false [2020-06-27T03:16:03.567Z] [2020-06-27T03:16:03.567Z] Server: [2020-06-27T03:16:03.567Z] Containers: 0 [2020-06-27T03:16:03.567Z] Running: 0 [2020-06-27T03:16:03.567Z] Paused: 0 [2020-06-27T03:16:03.567Z] Stopped: 0 [2020-06-27T03:16:03.567Z] Images: 0 [2020-06-27T03:16:03.567Z] Server Version: 19.03.11 [2020-06-27T03:16:03.567Z] Storage Driver: overlay2 [2020-06-27T03:16:03.567Z] Backing Filesystem: extfs [2020-06-27T03:16:03.567Z] Supports d_type: true [2020-06-27T03:16:03.567Z] Native Overlay Diff: true [2020-06-27T03:16:03.567Z] Logging Driver: json-file [2020-06-27T03:16:03.567Z] Cgroup Driver: cgroupfs [2020-06-27T03:16:03.567Z] Plugins: [2020-06-27T03:16:03.567Z] Volume: local [2020-06-27T03:16:03.567Z] Network: bridge host ipvlan macvlan null overlay [2020-06-27T03:16:03.567Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-27T03:16:03.567Z] Swarm: inactive [2020-06-27T03:16:03.567Z] Runtimes: runc [2020-06-27T03:16:03.567Z] Default Runtime: runc [2020-06-27T03:16:03.567Z] Init Binary: docker-init [2020-06-27T03:16:03.567Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-27T03:16:03.567Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:16:03.567Z] init version: fec3683 [2020-06-27T03:16:03.567Z] Security Options: [2020-06-27T03:16:03.567Z] apparmor [2020-06-27T03:16:03.567Z] seccomp [2020-06-27T03:16:03.567Z] Profile: default [2020-06-27T03:16:03.567Z] Kernel Version: 5.3.0-1023-aws [2020-06-27T03:16:03.567Z] Operating System: Ubuntu 18.04.4 LTS [2020-06-27T03:16:03.567Z] OSType: linux [2020-06-27T03:16:03.567Z] Architecture: x86_64 [2020-06-27T03:16:03.567Z] CPUs: 2 [2020-06-27T03:16:03.567Z] Total Memory: 7.487GiB [2020-06-27T03:16:03.567Z] Name: ip-10-100-77-64 [2020-06-27T03:16:03.567Z] ID: 6ZBR:WGXA:V5BG:37QK:77YF:IXKH:JA2X:X5EF:LPPC:WHQN:E4SA:DBFU [2020-06-27T03:16:03.567Z] Docker Root Dir: /var/lib/docker [2020-06-27T03:16:03.567Z] Debug Mode: false [2020-06-27T03:16:03.567Z] Registry: https://index.docker.io/v1/ [2020-06-27T03:16:03.567Z] Labels: [2020-06-27T03:16:03.567Z] Experimental: true [2020-06-27T03:16:03.567Z] Insecure Registries: [2020-06-27T03:16:03.567Z] 127.0.0.0/8 [2020-06-27T03:16:03.567Z] Live Restore Enabled: true [2020-06-27T03:16:03.567Z] [2020-06-27T03:16:03.567Z] WARNING: No swap limit support [Pipeline] sh [2020-06-27T03:16:03.852Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-27T03:16:03.852Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-27T03:16:03.852Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41159/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-27T03:16:03.852Z] + bash /home/ubuntu/workspace/moby_PR-41159/check-config.sh [2020-06-27T03:16:03.852Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-27T03:16:03.852Z] info: reading kernel config from /boot/config-5.3.0-1023-aws ... [2020-06-27T03:16:03.852Z] [2020-06-27T03:16:03.852Z] Generally Necessary: [2020-06-27T03:16:03.852Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-27T03:16:03.852Z] - apparmor: enabled and tools installed [2020-06-27T03:16:03.852Z] - CONFIG_NAMESPACES: enabled [2020-06-27T03:16:03.852Z] - CONFIG_NET_NS: enabled [2020-06-27T03:16:03.852Z] - CONFIG_PID_NS: enabled [2020-06-27T03:16:03.852Z] - CONFIG_IPC_NS: enabled [2020-06-27T03:16:03.852Z] - CONFIG_UTS_NS: enabled [2020-06-27T03:16:03.852Z] - CONFIG_CGROUPS: enabled [2020-06-27T03:16:03.852Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-27T03:16:03.852Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-27T03:16:03.852Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-27T03:16:03.852Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-27T03:16:03.852Z] - CONFIG_CPUSETS: enabled [2020-06-27T03:16:03.852Z] - CONFIG_MEMCG: enabled [2020-06-27T03:16:03.852Z] - CONFIG_KEYS: enabled [2020-06-27T03:16:03.852Z] - CONFIG_VETH: enabled (as module) [2020-06-27T03:16:03.852Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-27T03:16:03.852Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-27T03:16:03.852Z] - CONFIG_NF_NAT_IPV4: missing [2020-06-27T03:16:03.852Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-27T03:16:03.852Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-27T03:16:03.852Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-27T03:16:03.852Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-27T03:16:03.852Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-27T03:16:03.852Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-27T03:16:03.852Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-27T03:16:03.852Z] - CONFIG_NF_NAT_NEEDED: missing [2020-06-27T03:16:03.852Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-27T03:16:03.852Z] [2020-06-27T03:16:03.852Z] Optional Features: [2020-06-27T03:16:03.852Z] - CONFIG_USER_NS: enabled [2020-06-27T03:16:04.103Z] #33 ... [2020-06-27T03:16:04.104Z] [2020-06-27T03:16:04.104Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:04.104Z] #41 70.60 fmt [2020-06-27T03:16:04.104Z] #41 73.80 regexp [2020-06-27T03:16:04.104Z] #41 76.43 go/token [2020-06-27T03:16:04.104Z] #41 78.08 go/scanner [2020-06-27T03:16:04.104Z] #41 79.99 internal/lazyregexp [2020-06-27T03:16:04.104Z] #41 80.06 go/ast [2020-06-27T03:16:04.104Z] #41 80.39 net/url [2020-06-27T03:16:04.117Z] - CONFIG_SECCOMP: enabled [2020-06-27T03:16:04.117Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-27T03:16:04.117Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-27T03:16:04.117Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-27T03:16:04.117Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-27T03:16:04.117Z] - CONFIG_BLK_CGROUP: enabled [2020-06-27T03:16:04.117Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-27T03:16:04.117Z] - CONFIG_IOSCHED_CFQ: missing [2020-06-27T03:16:04.117Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2020-06-27T03:16:04.117Z] - CONFIG_CGROUP_PERF: enabled [2020-06-27T03:16:04.117Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-27T03:16:04.117Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-27T03:16:04.117Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-27T03:16:04.117Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-27T03:16:04.117Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-27T03:16:04.117Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-27T03:16:04.117Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-27T03:16:04.117Z] - CONFIG_IP_VS: enabled (as module) [2020-06-27T03:16:04.117Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-27T03:16:04.117Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-27T03:16:04.117Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-27T03:16:04.117Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-27T03:16:04.117Z] - CONFIG_EXT4_FS: enabled [2020-06-27T03:16:04.117Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-27T03:16:04.117Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-27T03:16:04.117Z] - Network Drivers: [2020-06-27T03:16:04.117Z] - "overlay": [2020-06-27T03:16:04.117Z] - CONFIG_VXLAN: enabled (as module) [2020-06-27T03:16:04.117Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-27T03:16:04.117Z] Optional (for encrypted networks): [2020-06-27T03:16:04.211Z] Client: [2020-06-27T03:16:04.211Z] Debug Mode: false [2020-06-27T03:16:04.211Z] [2020-06-27T03:16:04.211Z] Server: [2020-06-27T03:16:04.211Z] Containers: 0 [2020-06-27T03:16:04.211Z] Running: 0 [2020-06-27T03:16:04.211Z] Paused: 0 [2020-06-27T03:16:04.211Z] Stopped: 0 [2020-06-27T03:16:04.211Z] Images: 0 [2020-06-27T03:16:04.211Z] Server Version: 19.03.11 [2020-06-27T03:16:04.211Z] Storage Driver: overlay2 [2020-06-27T03:16:04.211Z] Backing Filesystem: extfs [2020-06-27T03:16:04.211Z] Supports d_type: true [2020-06-27T03:16:04.211Z] Native Overlay Diff: true [2020-06-27T03:16:04.211Z] Logging Driver: json-file [2020-06-27T03:16:04.211Z] Cgroup Driver: cgroupfs [2020-06-27T03:16:04.211Z] Plugins: [2020-06-27T03:16:04.211Z] Volume: local [2020-06-27T03:16:04.211Z] Network: bridge host ipvlan macvlan null overlay [2020-06-27T03:16:04.211Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-06-27T03:16:04.211Z] Swarm: inactive [2020-06-27T03:16:04.211Z] Runtimes: runc [2020-06-27T03:16:04.211Z] Default Runtime: runc [2020-06-27T03:16:04.211Z] Init Binary: docker-init [2020-06-27T03:16:04.211Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-06-27T03:16:04.211Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:16:04.211Z] init version: fec3683 [2020-06-27T03:16:04.211Z] Security Options: [2020-06-27T03:16:04.211Z] apparmor [2020-06-27T03:16:04.211Z] seccomp [2020-06-27T03:16:04.211Z] Profile: default [2020-06-27T03:16:04.211Z] Kernel Version: 4.15.0-1073-aws [2020-06-27T03:16:04.211Z] Operating System: Ubuntu 16.04.6 LTS [2020-06-27T03:16:04.211Z] OSType: linux [2020-06-27T03:16:04.211Z] Architecture: aarch64 [2020-06-27T03:16:04.211Z] CPUs: 4 [2020-06-27T03:16:04.211Z] Total Memory: 7.525GiB [2020-06-27T03:16:04.211Z] Name: ip-10-100-119-238 [2020-06-27T03:16:04.211Z] ID: SZQL:DISE:PM2N:EGTT:IEUO:4UQA:FPG3:FFEA:6AXM:MCDI:WTO6:DZJY [2020-06-27T03:16:04.211Z] Docker Root Dir: /var/lib/docker [2020-06-27T03:16:04.211Z] Debug Mode: false [2020-06-27T03:16:04.211Z] Registry: https://index.docker.io/v1/ [2020-06-27T03:16:04.211Z] Labels: [2020-06-27T03:16:04.211Z] Experimental: true [2020-06-27T03:16:04.211Z] Insecure Registries: [2020-06-27T03:16:04.211Z] 127.0.0.0/8 [2020-06-27T03:16:04.211Z] Live Restore Enabled: true [2020-06-27T03:16:04.211Z] [2020-06-27T03:16:04.211Z] WARNING: No swap limit support [Pipeline] sh [2020-06-27T03:16:04.231Z] #17 ... [2020-06-27T03:16:04.231Z] [2020-06-27T03:16:04.231Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:04.231Z] #43 DONE 89.4s [2020-06-27T03:16:04.231Z] [2020-06-27T03:16:04.231Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:04.231Z] #39 48.36 LINK criu/pie/restorer.built-in.o [2020-06-27T03:16:04.231Z] #39 48.37 GEN criu/pie/restorer-blob.h [2020-06-27T03:16:04.231Z] #39 48.41 DEP criu/vdso.d [2020-06-27T03:16:04.231Z] #39 48.51 DEP criu/uts_ns.d [2020-06-27T03:16:04.231Z] #39 48.59 DEP criu/util.d [2020-06-27T03:16:04.231Z] #39 48.72 DEP criu/uffd.d [2020-06-27T03:16:04.231Z] #39 48.85 DEP criu/tun.d [2020-06-27T03:16:04.231Z] #39 48.94 DEP criu/tty.d [2020-06-27T03:16:04.231Z] #39 49.04 DEP criu/timerfd.d [2020-06-27T03:16:04.231Z] #39 49.16 DEP criu/timens.d [2020-06-27T03:16:04.231Z] #39 49.32 DEP criu/sysfs_parse.d [2020-06-27T03:16:04.231Z] #39 49.45 DEP criu/sysctl.d [2020-06-27T03:16:04.231Z] #39 49.60 DEP criu/string.d [2020-06-27T03:16:04.231Z] #39 49.64 DEP criu/stats.d [2020-06-27T03:16:04.231Z] #39 49.76 DEP criu/sockets.d [2020-06-27T03:16:04.231Z] #39 49.90 DEP criu/sk-unix.d [2020-06-27T03:16:04.231Z] #39 50.06 DEP criu/sk-tcp.d [2020-06-27T03:16:04.231Z] #39 50.25 DEP criu/sk-queue.d [2020-06-27T03:16:04.231Z] #39 50.40 DEP criu/sk-packet.d [2020-06-27T03:16:04.231Z] #39 50.56 DEP criu/sk-netlink.d [2020-06-27T03:16:04.231Z] #39 50.76 DEP criu/sk-inet.d [2020-06-27T03:16:04.231Z] #39 50.88 DEP criu/signalfd.d [2020-06-27T03:16:04.231Z] #39 50.97 DEP criu/sigframe.d [2020-06-27T03:16:04.231Z] #39 51.04 DEP criu/shmem.d [2020-06-27T03:16:04.231Z] #39 51.23 DEP criu/servicefd.d [2020-06-27T03:16:04.231Z] #39 51.40 DEP criu/seize.d [2020-06-27T03:16:04.231Z] #39 51.50 DEP criu/seccomp.d [2020-06-27T03:16:04.231Z] #39 51.73 DEP criu/rst-malloc.d [2020-06-27T03:16:04.231Z] #39 51.75 DEP criu/rbtree.d [2020-06-27T03:16:04.231Z] #39 51.77 DEP criu/pstree.d [2020-06-27T03:16:04.231Z] #39 51.86 DEP criu/protobuf.d [2020-06-27T03:16:04.231Z] #39 52.06 GEN criu/protobuf-desc-gen.h [2020-06-27T03:16:04.361Z] #41 ... [2020-06-27T03:16:04.361Z] [2020-06-27T03:16:04.361Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:04.361Z] #30 79.98 github.com/BurntSushi/toml/cmd/tomlv [2020-06-27T03:16:04.378Z] - CONFIG_CRYPTO: enabled [2020-06-27T03:16:04.379Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-27T03:16:04.379Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-27T03:16:04.379Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-27T03:16:04.379Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-27T03:16:04.379Z] - CONFIG_XFRM: enabled [2020-06-27T03:16:04.379Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-27T03:16:04.379Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-27T03:16:04.379Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-27T03:16:04.379Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2020-06-27T03:16:04.379Z] - "ipvlan": [2020-06-27T03:16:04.379Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-27T03:16:04.379Z] - "macvlan": [2020-06-27T03:16:04.379Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-27T03:16:04.379Z] - CONFIG_DUMMY: enabled (as module) [2020-06-27T03:16:04.379Z] - "ftp,tftp client in container": [2020-06-27T03:16:04.379Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-27T03:16:04.379Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-27T03:16:04.379Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-27T03:16:04.379Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-27T03:16:04.379Z] - Storage Drivers: [2020-06-27T03:16:04.379Z] - "aufs": [2020-06-27T03:16:04.379Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-27T03:16:04.379Z] - "btrfs": [2020-06-27T03:16:04.379Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-27T03:16:04.379Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-27T03:16:04.379Z] - "devicemapper": [2020-06-27T03:16:04.379Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-27T03:16:04.379Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-27T03:16:04.379Z] - "overlay": [2020-06-27T03:16:04.379Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-27T03:16:04.379Z] - "zfs": [2020-06-27T03:16:04.379Z] - /dev/zfs: present [2020-06-27T03:16:04.379Z] - zfs command: missing [2020-06-27T03:16:04.379Z] - zpool command: missing [2020-06-27T03:16:04.379Z] [2020-06-27T03:16:04.379Z] Limits: [2020-06-27T03:16:04.379Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-27T03:16:04.379Z] [2020-06-27T03:16:04.379Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-27T03:16:04.500Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-27T03:16:04.501Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-27T03:16:04.501Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-41159/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-06-27T03:16:04.501Z] + bash /home/ubuntu/workspace/moby_PR-41159/check-config.sh [2020-06-27T03:16:04.501Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-06-27T03:16:04.501Z] info: reading kernel config from /boot/config-4.15.0-1073-aws ... [2020-06-27T03:16:04.501Z] [2020-06-27T03:16:04.501Z] Generally Necessary: [2020-06-27T03:16:04.501Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-06-27T03:16:04.501Z] - apparmor: enabled and tools installed [2020-06-27T03:16:04.501Z] - CONFIG_NAMESPACES: enabled [2020-06-27T03:16:04.501Z] - CONFIG_NET_NS: enabled [2020-06-27T03:16:04.501Z] - CONFIG_PID_NS: enabled [2020-06-27T03:16:04.501Z] - CONFIG_IPC_NS: enabled [2020-06-27T03:16:04.501Z] - CONFIG_UTS_NS: enabled [2020-06-27T03:16:04.746Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc . [2020-06-27T03:16:04.760Z] - CONFIG_CGROUPS: enabled [2020-06-27T03:16:04.760Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-06-27T03:16:04.760Z] - CONFIG_CGROUP_DEVICE: enabled [2020-06-27T03:16:04.760Z] - CONFIG_CGROUP_FREEZER: enabled [2020-06-27T03:16:04.760Z] - CONFIG_CGROUP_SCHED: enabled [2020-06-27T03:16:04.760Z] - CONFIG_CPUSETS: enabled [2020-06-27T03:16:04.760Z] - CONFIG_MEMCG: enabled [2020-06-27T03:16:04.760Z] - CONFIG_KEYS: enabled [2020-06-27T03:16:04.760Z] - CONFIG_VETH: enabled (as module) [2020-06-27T03:16:04.760Z] - CONFIG_BRIDGE: enabled (as module) [2020-06-27T03:16:04.760Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-06-27T03:16:04.760Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-06-27T03:16:04.760Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-06-27T03:16:04.760Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-06-27T03:16:04.760Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-06-27T03:16:04.760Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-06-27T03:16:04.760Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-06-27T03:16:04.760Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-06-27T03:16:04.760Z] - CONFIG_NF_NAT: enabled (as module) [2020-06-27T03:16:04.760Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-06-27T03:16:04.760Z] - CONFIG_POSIX_MQUEUE: enabled [2020-06-27T03:16:04.760Z] [2020-06-27T03:16:04.760Z] Optional Features: [2020-06-27T03:16:04.760Z] - CONFIG_USER_NS: enabled [2020-06-27T03:16:04.760Z] - CONFIG_SECCOMP: enabled [2020-06-27T03:16:04.760Z] - CONFIG_CGROUP_PIDS: enabled [2020-06-27T03:16:04.760Z] - CONFIG_MEMCG_SWAP: enabled [2020-06-27T03:16:04.760Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-06-27T03:16:04.760Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-06-27T03:16:05.001Z] #2 [internal] load build definition from Dockerfile [2020-06-27T03:16:05.001Z] #2 transferring dockerfile: 16.37kB done [2020-06-27T03:16:05.001Z] #2 DONE 0.0s [2020-06-27T03:16:05.001Z] [2020-06-27T03:16:05.001Z] #1 [internal] load .dockerignore [2020-06-27T03:16:05.001Z] #1 transferring context: 87B done [2020-06-27T03:16:05.001Z] #1 DONE 0.0s [2020-06-27T03:16:05.001Z] [2020-06-27T03:16:05.001Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-27T03:16:05.019Z] - CONFIG_BLK_CGROUP: enabled [2020-06-27T03:16:05.019Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-06-27T03:16:05.019Z] - CONFIG_IOSCHED_CFQ: enabled [2020-06-27T03:16:05.019Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-06-27T03:16:05.019Z] - CONFIG_CGROUP_PERF: enabled [2020-06-27T03:16:05.019Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-06-27T03:16:05.019Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-06-27T03:16:05.019Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-06-27T03:16:05.019Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-06-27T03:16:05.019Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-06-27T03:16:05.019Z] - CONFIG_RT_GROUP_SCHED: missing [2020-06-27T03:16:05.019Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-06-27T03:16:05.019Z] - CONFIG_IP_VS: enabled (as module) [2020-06-27T03:16:05.019Z] - CONFIG_IP_VS_NFCT: enabled [2020-06-27T03:16:05.019Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-06-27T03:16:05.019Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-06-27T03:16:05.019Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-06-27T03:16:05.019Z] - CONFIG_EXT4_FS: enabled [2020-06-27T03:16:05.019Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-06-27T03:16:05.019Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-06-27T03:16:05.019Z] - Network Drivers: [2020-06-27T03:16:05.019Z] - "overlay": [2020-06-27T03:16:05.019Z] - CONFIG_VXLAN: enabled (as module) [2020-06-27T03:16:05.019Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-06-27T03:16:05.019Z] Optional (for encrypted networks): [2020-06-27T03:16:05.278Z] - CONFIG_CRYPTO: enabled [2020-06-27T03:16:05.278Z] - CONFIG_CRYPTO_AEAD: enabled [2020-06-27T03:16:05.278Z] - CONFIG_CRYPTO_GCM: enabled [2020-06-27T03:16:05.278Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-06-27T03:16:05.278Z] - CONFIG_CRYPTO_GHASH: enabled [2020-06-27T03:16:05.278Z] - CONFIG_XFRM: enabled [2020-06-27T03:16:05.278Z] - CONFIG_XFRM_USER: enabled (as module) [2020-06-27T03:16:05.278Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-06-27T03:16:05.278Z] - CONFIG_INET_ESP: enabled (as module) [2020-06-27T03:16:05.278Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-06-27T03:16:05.278Z] - "ipvlan": [2020-06-27T03:16:05.278Z] - CONFIG_IPVLAN: enabled (as module) [2020-06-27T03:16:05.278Z] - "macvlan": [2020-06-27T03:16:05.278Z] - CONFIG_MACVLAN: enabled (as module) [2020-06-27T03:16:05.278Z] - CONFIG_DUMMY: enabled (as module) [2020-06-27T03:16:05.278Z] - "ftp,tftp client in container": [2020-06-27T03:16:05.278Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-06-27T03:16:05.278Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-06-27T03:16:05.278Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-06-27T03:16:05.278Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-06-27T03:16:05.278Z] - Storage Drivers: [2020-06-27T03:16:05.278Z] - "aufs": [2020-06-27T03:16:05.278Z] - CONFIG_AUFS_FS: enabled (as module) [2020-06-27T03:16:05.278Z] - "btrfs": [2020-06-27T03:16:05.278Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-06-27T03:16:05.278Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-06-27T03:16:05.278Z] - "devicemapper": [2020-06-27T03:16:05.278Z] - CONFIG_BLK_DEV_DM: enabled [2020-06-27T03:16:05.278Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-06-27T03:16:05.278Z] - "overlay": [2020-06-27T03:16:05.278Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-06-27T03:16:05.278Z] - "zfs": [2020-06-27T03:16:05.278Z] - /dev/zfs: missing [2020-06-27T03:16:05.278Z] - zfs command: missing [2020-06-27T03:16:05.278Z] - zpool command: missing [2020-06-27T03:16:05.278Z] [2020-06-27T03:16:05.278Z] Limits: [2020-06-27T03:16:05.278Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-06-27T03:16:05.278Z] [2020-06-27T03:16:05.278Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-06-27T03:16:05.560Z] #3 DONE 0.3s [2020-06-27T03:16:05.560Z] [2020-06-27T03:16:05.560Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-27T03:16:05.560Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-27T03:16:05.560Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-27T03:16:05.560Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2020-06-27T03:16:05.560Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2020-06-27T03:16:05.560Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 16.94kB / 8.88MB 0.3s [2020-06-27T03:16:05.560Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 7.41MB / 8.88MB 0.4s [2020-06-27T03:16:05.623Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc . [2020-06-27T03:16:05.623Z] #2 [internal] load build definition from Dockerfile [2020-06-27T03:16:05.623Z] #2 transferring dockerfile: 16.37kB 0.0s done [2020-06-27T03:16:05.623Z] #2 DONE 0.1s [2020-06-27T03:16:05.623Z] [2020-06-27T03:16:05.623Z] #1 [internal] load .dockerignore [2020-06-27T03:16:05.623Z] #1 transferring context: 87B done [2020-06-27T03:16:05.623Z] #1 DONE 0.1s [2020-06-27T03:16:05.623Z] [2020-06-27T03:16:05.623Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2020-06-27T03:16:05.815Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.5s done [2020-06-27T03:16:05.815Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2020-06-27T03:16:06.073Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2020-06-27T03:16:06.073Z] #4 DONE 0.9s [2020-06-27T03:16:06.191Z] #3 DONE 0.4s [2020-06-27T03:16:06.191Z] [2020-06-27T03:16:06.191Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2020-06-27T03:16:06.191Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2020-06-27T03:16:06.191Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2020-06-27T03:16:06.191Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2020-06-27T03:16:06.292Z] #39 53.76 DEP criu/protobuf-desc.d [2020-06-27T03:16:06.292Z] #39 53.86 DEP criu/proc_parse.d [2020-06-27T03:16:06.292Z] #39 54.01 DEP criu/plugin.d [2020-06-27T03:16:06.292Z] #39 54.08 DEP criu/pipes.d [2020-06-27T03:16:06.292Z] #39 54.19 DEP criu/pie-util.d [2020-06-27T03:16:06.292Z] #39 54.30 DEP criu/pie-util-vdso.d [2020-06-27T03:16:06.451Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2020-06-27T03:16:06.451Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 126.98kB / 8.28MB 0.2s [2020-06-27T03:16:06.451Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.2s done [2020-06-27T03:16:06.451Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2020-06-27T03:16:06.574Z] #39 54.39 DEP criu/path.d [2020-06-27T03:16:06.657Z] [2020-06-27T03:16:06.657Z] #6 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-27T03:16:06.657Z] #6 DONE 0.3s [2020-06-27T03:16:06.657Z] [2020-06-27T03:16:06.657Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-27T03:16:06.657Z] #5 DONE 0.2s [2020-06-27T03:16:06.710Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2020-06-27T03:16:06.710Z] #4 DONE 0.6s [2020-06-27T03:16:06.797Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 3.0s done [2020-06-27T03:16:06.797Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-06-27T03:16:06.856Z] #39 54.53 DEP criu/parasite-syscall.d [2020-06-27T03:16:06.856Z] #39 54.65 DEP criu/pagemap.d [2020-06-27T03:16:06.856Z] #39 54.74 DEP criu/pagemap-cache.d [2020-06-27T03:16:06.914Z] [2020-06-27T03:16:06.914Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-06-27T03:16:06.914Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-06-27T03:16:06.914Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0B / 7.81MB 0.1s [2020-06-27T03:16:06.914Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 559.68kB / 10.00MB 0.1s [2020-06-27T03:16:06.914Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-06-27T03:16:06.914Z] #7 sha256:2841da2227dc15e18ca5ec1e95f3cb166005361c0eb0313ce82d2e5ccff116dd 1.79kB / 1.79kB done [2020-06-27T03:16:06.914Z] #7 sha256:e025aa1816e5e3f8bffab834e5282f4bd7b6088e578e0191f2525485e189de64 6.19kB / 6.19kB done [2020-06-27T03:16:06.914Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 0B / 50.39MB 0.1s [2020-06-27T03:16:07.138Z] #39 54.81 DEP criu/page-xfer.d [2020-06-27T03:16:07.138Z] #39 54.91 DEP criu/page-pipe.d [2020-06-27T03:16:07.138Z] #39 55.01 DEP criu/netfilter.d [2020-06-27T03:16:07.169Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.3s [2020-06-27T03:16:07.169Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 8.20MB / 10.00MB 0.3s [2020-06-27T03:16:07.169Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 3.95MB / 50.39MB 0.3s [2020-06-27T03:16:07.169Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.4s [2020-06-27T03:16:07.289Z] [2020-06-27T03:16:07.289Z] #5 [internal] load metadata for docker.io/library/golang:1.13.12-buster [2020-06-27T03:16:07.420Z] #39 55.16 DEP criu/net.d [2020-06-27T03:16:07.420Z] #39 55.33 DEP criu/namespaces.d [2020-06-27T03:16:07.425Z] #7 sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 7.81MB / 7.81MB 0.4s done [2020-06-27T03:16:07.425Z] #7 sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 10.00MB / 10.00MB 0.5s done [2020-06-27T03:16:07.425Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 12.92MB / 50.39MB 0.6s [2020-06-27T03:16:07.425Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 1.19MB / 51.83MB 0.6s [2020-06-27T03:16:07.425Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 0B / 68.65MB 0.6s [2020-06-27T03:16:07.548Z] #5 DONE 0.4s [2020-06-27T03:16:07.548Z] [2020-06-27T03:16:07.548Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-06-27T03:16:07.548Z] #6 DONE 0.3s [2020-06-27T03:16:07.548Z] [2020-06-27T03:16:07.548Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-06-27T03:16:07.548Z] #7 resolve docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 done [2020-06-27T03:16:07.681Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 16.45MB / 50.39MB 0.7s [2020-06-27T03:16:07.682Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 4.48MB / 51.83MB 0.7s [2020-06-27T03:16:07.682Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 3.79MB / 68.65MB 0.7s [2020-06-27T03:16:07.682Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 23.73MB / 50.39MB 0.9s [2020-06-27T03:16:07.682Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 11.13MB / 51.83MB 0.9s [2020-06-27T03:16:07.682Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 9.21MB / 68.65MB 0.9s [2020-06-27T03:16:07.703Z] #39 55.50 DEP criu/mount.d [2020-06-27T03:16:07.703Z] #39 55.62 DEP criu/memfd.d [2020-06-27T03:16:07.810Z] #7 sha256:941576775c6b67b35bfb4c622b673d4ee7a22c40a9e0431a6f094874e813fb99 1.79kB / 1.79kB done [2020-06-27T03:16:07.810Z] #7 sha256:bd9cf9319137efea4bd6e07d7fa02a4ee6a4a54de3b48af53e9ba22f220b418e 6.19kB / 6.19kB done [2020-06-27T03:16:07.810Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 3.08MB / 9.98MB 0.2s [2020-06-27T03:16:07.810Z] #7 sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 1.86kB / 1.86kB done [2020-06-27T03:16:07.810Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 0B / 49.17MB 0.2s [2020-06-27T03:16:07.810Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0B / 7.68MB 0.2s [2020-06-27T03:16:07.938Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 34.22MB / 50.39MB 1.2s [2020-06-27T03:16:07.938Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 19.93MB / 51.83MB 1.2s [2020-06-27T03:16:07.938Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 18.36MB / 68.65MB 1.2s [2020-06-27T03:16:07.985Z] #39 55.76 DEP criu/mem.d [2020-06-27T03:16:07.985Z] #39 55.89 DEP criu/lsm.d [2020-06-27T03:16:08.079Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 8.89MB / 9.98MB 0.3s [2020-06-27T03:16:08.079Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 11.21MB / 49.17MB 0.3s [2020-06-27T03:16:08.079Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 2.29MB / 7.68MB 0.3s [2020-06-27T03:16:08.079Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 0.4s [2020-06-27T03:16:08.079Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 21.82MB / 49.17MB 0.4s [2020-06-27T03:16:08.079Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.4s [2020-06-27T03:16:08.079Z] #7 sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 9.98MB / 9.98MB 0.5s done [2020-06-27T03:16:08.079Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 33.54MB / 49.17MB 0.6s [2020-06-27T03:16:08.079Z] #7 sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 7.68MB / 7.68MB 0.5s done [2020-06-27T03:16:08.079Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 2.96MB / 62.52MB 0.6s [2020-06-27T03:16:08.079Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 3.59MB / 52.16MB 0.6s [2020-06-27T03:16:08.196Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 38.77MB / 50.39MB 1.3s [2020-06-27T03:16:08.197Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 22.89MB / 68.65MB 1.3s [2020-06-27T03:16:08.197Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 43.64MB / 50.39MB 1.4s [2020-06-27T03:16:08.197Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 24.91MB / 51.83MB 1.4s [2020-06-27T03:16:08.197Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 30.10MB / 68.65MB 1.4s [2020-06-27T03:16:08.267Z] #39 56.10 DEP criu/log.d [2020-06-27T03:16:08.267Z] #39 56.18 DEP criu/libnetlink.d [2020-06-27T03:16:08.267Z] #39 56.24 DEP criu/kerndat.d [2020-06-27T03:16:08.340Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 17.78MB / 62.52MB 0.7s [2020-06-27T03:16:08.340Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 16.59MB / 52.16MB 0.7s [2020-06-27T03:16:08.340Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 43.33MB / 49.17MB 0.8s [2020-06-27T03:16:08.340Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 22.22MB / 62.52MB 0.8s [2020-06-27T03:16:08.340Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 25.68MB / 52.16MB 0.8s [2020-06-27T03:16:08.452Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 46.57MB / 50.39MB 1.5s [2020-06-27T03:16:08.452Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 29.12MB / 51.83MB 1.6s [2020-06-27T03:16:08.452Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 39.18MB / 68.65MB 1.6s [2020-06-27T03:16:08.452Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 1.7s [2020-06-27T03:16:08.452Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 32.69MB / 51.83MB 1.7s [2020-06-27T03:16:08.452Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 43.80MB / 68.65MB 1.7s [2020-06-27T03:16:08.548Z] #39 56.36 DEP criu/kcmp-ids.d [2020-06-27T03:16:08.549Z] #39 56.44 DEP criu/irmap.d [2020-06-27T03:16:08.592Z] #30 ... [2020-06-27T03:16:08.592Z] [2020-06-27T03:16:08.592Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:16:08.592Z] #10 82.88 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-27T03:16:08.592Z] #10 82.89 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-27T03:16:08.592Z] #10 82.92 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:16:08.592Z] #10 83.10 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-27T03:16:08.592Z] #10 83.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-27T03:16:08.592Z] #10 83.13 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:16:08.601Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 0.9s [2020-06-27T03:16:08.601Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 33.54MB / 62.52MB 0.9s [2020-06-27T03:16:08.601Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 33.54MB / 52.16MB 0.9s [2020-06-27T03:16:08.750Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 37.47MB / 51.83MB 1.9s [2020-06-27T03:16:08.750Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 49.21MB / 68.65MB 1.9s [2020-06-27T03:16:08.830Z] #39 56.60 DEP criu/ipc_ns.d [2020-06-27T03:16:08.830Z] #39 56.74 DEP criu/image.d [2020-06-27T03:16:08.861Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 51.04MB / 62.52MB 1.1s [2020-06-27T03:16:08.861Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 1.1s [2020-06-27T03:16:09.006Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 44.62MB / 51.83MB 2.1s [2020-06-27T03:16:09.006Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 55.51MB / 68.65MB 2.1s [2020-06-27T03:16:09.006Z] #7 sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 50.39MB / 50.39MB 2.2s done [2020-06-27T03:16:09.006Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 48.14MB / 51.83MB 2.3s [2020-06-27T03:16:09.006Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 62.58MB / 68.65MB 2.3s [2020-06-27T03:16:09.006Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0B / 120.16MB 2.3s [2020-06-27T03:16:09.112Z] #39 56.88 DEP criu/image-desc.d [2020-06-27T03:16:09.112Z] #39 56.98 DEP criu/fsnotify.d [2020-06-27T03:16:09.122Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 1.5s [2020-06-27T03:16:09.157Z] #10 ... [2020-06-27T03:16:09.157Z] [2020-06-27T03:16:09.157Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:09.157Z] #30 DONE 85.6s [2020-06-27T03:16:09.157Z] [2020-06-27T03:16:09.157Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:09.157Z] #33 6.582 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-27T03:16:09.157Z] #33 6.586 -- Detecting C compiler ABI info [2020-06-27T03:16:09.157Z] #33 7.566 -- Detecting C compiler ABI info - done [2020-06-27T03:16:09.157Z] #33 7.629 -- Detecting C compile features [2020-06-27T03:16:09.157Z] #33 10.15 -- Detecting C compile features - done [2020-06-27T03:16:09.157Z] #33 10.18 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-27T03:16:09.157Z] #33 10.43 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-27T03:16:09.157Z] #33 10.58 -- Configuring done [2020-06-27T03:16:09.157Z] #33 10.62 -- Generating done [2020-06-27T03:16:09.157Z] #33 10.62 -- Build files have been written to: /tmp/tmp.P9oJ2QGsxG/tini [2020-06-27T03:16:09.157Z] #33 10.65 + make tini-static [2020-06-27T03:16:09.157Z] #33 11.15 Scanning dependencies of target tini-static [2020-06-27T03:16:09.157Z] #33 11.21 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-27T03:16:09.262Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 2.4s [2020-06-27T03:16:09.262Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 67.68MB / 68.65MB 2.5s [2020-06-27T03:16:09.398Z] #39 57.12 DEP criu/filesystems.d [2020-06-27T03:16:09.398Z] #39 57.24 DEP criu/files.d [2020-06-27T03:16:09.518Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 10.84MB / 120.16MB 2.6s [2020-06-27T03:16:09.518Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a [2020-06-27T03:16:09.518Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 16.92MB / 120.16MB 2.7s [2020-06-27T03:16:09.688Z] #39 57.40 DEP criu/files-reg.d [2020-06-27T03:16:09.688Z] #39 57.57 DEP criu/files-ext.d [2020-06-27T03:16:09.688Z] #39 57.64 DEP criu/file-lock.d [2020-06-27T03:16:09.789Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 25.83MB / 120.16MB 2.9s [2020-06-27T03:16:09.970Z] #39 57.71 DEP criu/file-ids.d [2020-06-27T03:16:09.970Z] #39 57.85 DEP criu/fifo.d [2020-06-27T03:16:10.045Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 35.22MB / 120.16MB 3.1s [2020-06-27T03:16:10.045Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 41.28MB / 120.16MB 3.2s [2020-06-27T03:16:10.252Z] #39 57.98 DEP criu/fdstore.d [2020-06-27T03:16:10.252Z] #39 58.05 DEP criu/fault-injection.d [2020-06-27T03:16:10.252Z] #39 58.10 DEP criu/external.d [2020-06-27T03:16:10.252Z] #39 58.17 DEP criu/eventpoll.d [2020-06-27T03:16:10.300Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 51.01MB / 120.16MB 3.4s [2020-06-27T03:16:10.534Z] #39 58.33 DEP criu/eventfd.d [2020-06-27T03:16:10.534Z] #39 58.42 DEP criu/crtools.d [2020-06-27T03:16:10.559Z] #7 sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 51.83MB / 51.83MB 3.4s done [2020-06-27T03:16:10.559Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 61.83MB / 120.16MB 3.8s [2020-06-27T03:16:10.559Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 3.8s [2020-06-27T03:16:10.814Z] #7 sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 68.65MB / 68.65MB 3.8s done [2020-06-27T03:16:10.814Z] #7 sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 125B / 125B 3.8s done [2020-06-27T03:16:10.814Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 68.71MB / 120.16MB 4.1s [2020-06-27T03:16:10.816Z] #39 58.63 DEP criu/cr-service.d [2020-06-27T03:16:10.976Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 3.6s done [2020-06-27T03:16:10.976Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 0.1s [2020-06-27T03:16:11.055Z] #33 ... [2020-06-27T03:16:11.055Z] [2020-06-27T03:16:11.055Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:11.055Z] #47 77.35 encoding/json [2020-06-27T03:16:11.055Z] #47 82.93 github.com/pkg/diff [2020-06-27T03:16:11.055Z] #47 84.70 go/ast [2020-06-27T03:16:11.055Z] #47 85.25 golang.org/x/crypto/ssh/terminal [2020-06-27T03:16:11.055Z] #47 87.51 mvdan.cc/editorconfig [2020-06-27T03:16:11.055Z] #47 ... [2020-06-27T03:16:11.055Z] [2020-06-27T03:16:11.055Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:11.055Z] #33 13.12 [100%] Linking C executable tini-static [2020-06-27T03:16:11.069Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 78.80MB / 120.16MB 4.3s [2020-06-27T03:16:11.099Z] #39 58.79 DEP criu/cr-restore.d [2020-06-27T03:16:11.324Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 85.50MB / 120.16MB 4.5s [2020-06-27T03:16:11.381Z] #39 59.08 DEP criu/cr-errno.d [2020-06-27T03:16:11.381Z] #39 59.11 DEP criu/cr-dump.d [2020-06-27T03:16:11.381Z] #39 59.28 DEP criu/cr-dedup.d [2020-06-27T03:16:11.579Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 93.14MB / 120.16MB 4.7s [2020-06-27T03:16:11.620Z] #33 13.74 [100%] Built target tini-static [2020-06-27T03:16:11.620Z] #33 13.85 + mkdir -p /build [2020-06-27T03:16:11.620Z] #33 13.85 + cp tini-static /build/docker-init [2020-06-27T03:16:11.664Z] #39 59.48 DEP criu/cr-check.d [2020-06-27T03:16:11.664Z] #39 ... [2020-06-27T03:16:11.664Z] [2020-06-27T03:16:11.664Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:16:11.664Z] #17 7.066 Fetched 8051 kB in 6s (1425 kB/s) [2020-06-27T03:16:11.664Z] #17 7.066 Reading package lists... [2020-06-27T03:16:11.664Z] #17 8.595 Reading package lists... [2020-06-27T03:16:11.664Z] #17 10.42 Building dependency tree... [2020-06-27T03:16:11.664Z] #17 11.05 libcap2-bin is already the newest version (1:2.25-2). [2020-06-27T03:16:11.664Z] #17 11.05 The following additional packages will be installed: [2020-06-27T03:16:11.664Z] #17 11.05 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-27T03:16:11.664Z] #17 11.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-27T03:16:11.664Z] #17 11.05 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-27T03:16:11.664Z] #17 11.05 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-27T03:16:11.664Z] #17 11.05 python3.7 python3.7-minimal vim-runtime xxd [2020-06-27T03:16:11.664Z] #17 11.06 Suggested packages: [2020-06-27T03:16:11.664Z] #17 11.06 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-27T03:16:11.664Z] #17 11.06 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-27T03:16:11.664Z] #17 11.06 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-27T03:16:11.664Z] #17 11.06 Recommended packages: [2020-06-27T03:16:11.664Z] #17 11.06 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-27T03:16:11.664Z] #17 11.06 python3-keyrings.alt python3-xdg unzip [2020-06-27T03:16:11.664Z] #17 12.24 The following NEW packages will be installed: [2020-06-27T03:16:11.664Z] #17 12.24 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-27T03:16:11.664Z] #17 12.24 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-27T03:16:11.664Z] #17 12.24 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-27T03:16:11.664Z] #17 12.24 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-27T03:16:11.664Z] #17 12.24 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-27T03:16:11.664Z] #17 12.24 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-27T03:16:11.664Z] #17 12.24 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-27T03:16:11.664Z] #17 12.24 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-27T03:16:11.664Z] #17 12.24 xz-utils zip [2020-06-27T03:16:11.664Z] #17 12.32 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-06-27T03:16:11.664Z] #17 12.32 Need to get 27.7 MB of archives. [2020-06-27T03:16:11.664Z] #17 12.32 After this operation, 117 MB of additional disk space will be used. [2020-06-27T03:16:11.664Z] #17 12.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-06-27T03:16:11.664Z] #17 12.35 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-06-27T03:16:11.664Z] #17 12.39 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-06-27T03:16:11.664Z] #17 12.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-06-27T03:16:11.664Z] #17 12.44 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-06-27T03:16:11.664Z] #17 12.44 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-06-27T03:16:11.664Z] #17 12.53 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-06-27T03:16:11.664Z] #17 12.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-06-27T03:16:11.664Z] #17 12.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-06-27T03:16:11.664Z] #17 12.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-06-27T03:16:11.664Z] #17 12.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-06-27T03:16:11.664Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 [2020-06-27T03:16:11.664Z] #17 12.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-06-27T03:16:11.664Z] #7 ... [2020-06-27T03:16:11.664Z] [2020-06-27T03:16:11.664Z] #20 [internal] load build context [2020-06-27T03:16:11.664Z] #17 12.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-06-27T03:16:11.664Z] #20 transferring context: 51.28MB 2.1s done [2020-06-27T03:16:11.664Z] #20 DONE 4.2s [2020-06-27T03:16:11.664Z] [2020-06-27T03:16:11.664Z] #17 12.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-06-27T03:16:11.664Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-06-27T03:16:11.664Z] #17 12.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-06-27T03:16:11.664Z] #17 12.56 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-06-27T03:16:11.664Z] #17 12.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-06-27T03:16:11.664Z] #17 12.59 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-06-27T03:16:11.664Z] #17 12.59 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-06-27T03:16:11.664Z] #17 12.60 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-06-27T03:16:11.664Z] #17 12.60 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-06-27T03:16:11.664Z] #17 12.61 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-06-27T03:16:11.664Z] #17 12.63 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-06-27T03:16:11.664Z] #17 12.65 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-06-27T03:16:11.835Z] #7 ... [2020-06-27T03:16:11.835Z] [2020-06-27T03:16:11.835Z] #20 [internal] load build context [2020-06-27T03:16:11.835Z] #20 transferring context: 51.28MB 4.9s done [2020-06-27T03:16:11.835Z] #20 DONE 4.9s [2020-06-27T03:16:11.835Z] [2020-06-27T03:16:11.835Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-06-27T03:16:11.835Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 106.68MB / 120.16MB 5.0s [2020-06-27T03:16:11.835Z] #7 ... [2020-06-27T03:16:11.835Z] [2020-06-27T03:16:11.835Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-27T03:16:11.835Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-27T03:16:11.835Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-27T03:16:11.835Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-27T03:16:11.835Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.4s done [2020-06-27T03:16:11.835Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.5s [2020-06-27T03:16:11.877Z] #33 ... [2020-06-27T03:16:11.877Z] [2020-06-27T03:16:11.877Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:11.877Z] #39 4.051 Note: Building without setproctitle() and strlcpy() support. [2020-06-27T03:16:11.877Z] #39 4.052 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-27T03:16:11.877Z] #39 4.081 Note: Building without GnuTLS support [2020-06-27T03:16:11.877Z] #39 4.097 Makefile.config:39: Warn: you have no libnftables installed [2020-06-27T03:16:11.877Z] #39 4.098 Makefile.config:40: Warn: Building without nftables support [2020-06-27T03:16:11.877Z] #39 6.197 fatal: not a git repository (or any of the parent directories): .git [2020-06-27T03:16:11.877Z] #39 6.266 GEN .gitid [2020-06-27T03:16:11.877Z] #39 6.308 GEN criu/include/version.h [2020-06-27T03:16:11.877Z] #39 6.394 GEN include/common/asm [2020-06-27T03:16:11.877Z] #39 8.718 PBCC images/timens.pb-c.c [2020-06-27T03:16:11.877Z] #39 8.744 DEP images/timens.pb-c.d [2020-06-27T03:16:11.877Z] #39 8.838 PBCC images/fown.pb-c.c [2020-06-27T03:16:11.877Z] #39 8.847 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-27T03:16:11.877Z] #39 8.942 PBCC images/opts.pb-c.c [2020-06-27T03:16:11.877Z] #39 9.010 PBCC images/memfd.pb-c.c [2020-06-27T03:16:11.877Z] #39 9.064 DEP images/fown.pb-c.d [2020-06-27T03:16:11.877Z] #39 9.142 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-27T03:16:11.877Z] #39 9.230 DEP images/opts.pb-c.d [2020-06-27T03:16:11.877Z] #39 9.281 DEP images/memfd.pb-c.d [2020-06-27T03:16:11.877Z] #39 9.354 PBCC images/sit.pb-c.c [2020-06-27T03:16:11.877Z] #39 9.408 DEP images/sit.pb-c.d [2020-06-27T03:16:11.877Z] #39 9.494 PBCC images/macvlan.pb-c.c [2020-06-27T03:16:11.877Z] #39 9.527 DEP images/macvlan.pb-c.d [2020-06-27T03:16:11.877Z] #39 9.605 PBCC images/autofs.pb-c.c [2020-06-27T03:16:11.877Z] #39 9.656 DEP images/autofs.pb-c.d [2020-06-27T03:16:11.877Z] #39 9.713 PBCC images/sysctl.pb-c.c [2020-06-27T03:16:11.877Z] #39 9.774 DEP images/sysctl.pb-c.d [2020-06-27T03:16:11.877Z] #39 9.828 PBCC images/time.pb-c.c [2020-06-27T03:16:11.877Z] #39 9.859 DEP images/time.pb-c.d [2020-06-27T03:16:11.877Z] #39 9.925 PBCC images/binfmt-misc.pb-c.c [2020-06-27T03:16:11.877Z] #39 9.943 DEP images/binfmt-misc.pb-c.d [2020-06-27T03:16:11.877Z] #39 10.00 PBCC images/seccomp.pb-c.c [2020-06-27T03:16:11.877Z] #39 10.04 DEP images/seccomp.pb-c.d [2020-06-27T03:16:11.877Z] #39 ... [2020-06-27T03:16:11.877Z] [2020-06-27T03:16:11.877Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:11.877Z] #33 DONE 14.1s [2020-06-27T03:16:11.877Z] [2020-06-27T03:16:11.877Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:11.877Z] #39 10.16 PBCC images/userns.pb-c.c [2020-06-27T03:16:11.877Z] #39 ... [2020-06-27T03:16:11.877Z] [2020-06-27T03:16:11.877Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:11.877Z] #41 82.46 text/template/parse [2020-06-27T03:16:11.877Z] #41 86.61 go/parser [2020-06-27T03:16:11.877Z] #41 88.04 text/template [2020-06-27T03:16:11.947Z] #17 12.65 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-06-27T03:16:11.947Z] #17 12.65 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-06-27T03:16:11.947Z] #17 12.65 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-06-27T03:16:11.947Z] #17 12.65 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-06-27T03:16:11.947Z] #17 12.66 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-06-27T03:16:11.947Z] #17 12.85 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-06-27T03:16:11.947Z] #17 12.85 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-06-27T03:16:11.947Z] #17 12.86 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-06-27T03:16:11.947Z] #17 12.86 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-06-27T03:16:11.947Z] #17 12.87 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-06-27T03:16:11.947Z] #17 12.88 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-06-27T03:16:11.947Z] #17 12.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-27T03:16:12.074Z] #8 unpacking docker.io/library/golang:1.13.12-buster@sha256:0a96caa7939847c773b8c28192c0a0beb1e29488a2f15b8748cbd672c7fa1a88 18.6s done [2020-06-27T03:16:12.074Z] #8 DONE 25.8s [2020-06-27T03:16:12.074Z] [2020-06-27T03:16:12.074Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-27T03:16:12.074Z] #9 DONE 0.1s [2020-06-27T03:16:12.074Z] [2020-06-27T03:16:12.074Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-27T03:16:12.074Z] #10 DONE 0.2s [2020-06-27T03:16:12.074Z] [2020-06-27T03:16:12.074Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:12.074Z] #42 ... [2020-06-27T03:16:12.074Z] [2020-06-27T03:16:12.074Z] #28 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-27T03:16:12.074Z] #28 DONE 0.1s [2020-06-27T03:16:12.074Z] [2020-06-27T03:16:12.074Z] #36 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-27T03:16:12.074Z] #36 DONE 0.1s [2020-06-27T03:16:12.074Z] [2020-06-27T03:16:12.074Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:16:12.074Z] #37 0.728 + git clone https://github.com/docker/distribution.git . [2020-06-27T03:16:12.074Z] #37 0.734 Cloning into '.'... [2020-06-27T03:16:12.138Z] #41 ... [2020-06-27T03:16:12.138Z] [2020-06-27T03:16:12.138Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:12.229Z] #17 12.93 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-06-27T03:16:12.229Z] #17 12.93 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-06-27T03:16:12.229Z] #17 12.93 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-27T03:16:12.229Z] #17 12.94 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-06-27T03:16:12.229Z] #17 12.96 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-27T03:16:12.229Z] #17 12.96 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-06-27T03:16:12.229Z] #17 13.00 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-06-27T03:16:12.229Z] #17 13.01 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-06-27T03:16:12.229Z] #17 13.03 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-27T03:16:12.229Z] #17 13.20 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-06-27T03:16:12.230Z] #17 13.28 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-06-27T03:16:12.234Z] #7 sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 49.17MB / 49.17MB 3.8s done [2020-06-27T03:16:12.234Z] #7 sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 62.52MB / 62.52MB 4.2s done [2020-06-27T03:16:12.234Z] #7 sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 52.16MB / 52.16MB 4.0s done [2020-06-27T03:16:12.234Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 0B / 97.68MB 4.4s [2020-06-27T03:16:12.234Z] #7 sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c 155B / 155B 4.4s [2020-06-27T03:16:12.234Z] #7 sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c 155B / 155B 4.5s done [2020-06-27T03:16:12.234Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 17.01MB / 97.68MB 4.6s [2020-06-27T03:16:12.512Z] #17 13.30 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-06-27T03:16:12.764Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.4s done [2020-06-27T03:16:12.794Z] #17 13.72 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:16:12.794Z] #17 13.75 Fetched 27.7 MB in 1s (26.3 MB/s) [2020-06-27T03:16:12.794Z] #17 13.81 Selecting previously unselected package pigz. [2020-06-27T03:16:12.794Z] #17 13.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 ... 23199 files and directories currently installed.) [2020-06-27T03:16:12.794Z] #17 13.81 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-06-27T03:16:12.794Z] #17 13.81 Unpacking pigz (2.4-1) ... [2020-06-27T03:16:12.794Z] #17 13.85 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-06-27T03:16:12.803Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 33.38MB / 97.68MB 5.1s [2020-06-27T03:16:12.803Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 39.36MB / 97.68MB 5.2s [2020-06-27T03:16:13.019Z] #58 ... [2020-06-27T03:16:13.019Z] [2020-06-27T03:16:13.019Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-06-27T03:16:13.019Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 6.1s [2020-06-27T03:16:13.066Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 64.18MB / 97.68MB 5.4s [2020-06-27T03:16:13.066Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 72.80MB / 97.68MB 5.5s [2020-06-27T03:16:13.076Z] #17 13.85 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-06-27T03:16:13.076Z] #17 13.86 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-06-27T03:16:13.277Z] #7 ... [2020-06-27T03:16:13.277Z] [2020-06-27T03:16:13.277Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-27T03:16:13.277Z] #58 DONE 6.5s [2020-06-27T03:16:13.277Z] [2020-06-27T03:16:13.277Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-06-27T03:16:13.277Z] #7 sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 120.16MB / 120.16MB 6.4s done [2020-06-27T03:16:13.325Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 85.84MB / 97.68MB 5.6s [2020-06-27T03:16:13.326Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 5.7s [2020-06-27T03:16:13.362Z] #17 ... [2020-06-27T03:16:13.362Z] [2020-06-27T03:16:13.362Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:13.362Z] #41 91.62 github.com/LK4D4/vndr/godl [2020-06-27T03:16:13.362Z] #41 92.28 github.com/LK4D4/vndr [2020-06-27T03:16:13.362Z] #41 DONE 98.6s [2020-06-27T03:16:13.362Z] [2020-06-27T03:16:13.362Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:16:13.362Z] #17 14.22 Selecting previously unselected package python3.7-minimal. [2020-06-27T03:16:13.362Z] #17 14.23 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-06-27T03:16:13.362Z] #17 14.25 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-27T03:16:13.362Z] #17 ... [2020-06-27T03:16:13.362Z] [2020-06-27T03:16:13.362Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:13.362Z] #39 59.63 DEP criu/config.d [2020-06-27T03:16:13.362Z] #39 59.79 DEP criu/clone-noasan.d [2020-06-27T03:16:13.362Z] #39 59.87 DEP criu/cgroup.d [2020-06-27T03:16:13.362Z] #39 60.01 DEP criu/cgroup-props.d [2020-06-27T03:16:13.362Z] #39 60.11 DEP criu/bitmap.d [2020-06-27T03:16:13.362Z] #39 60.13 DEP criu/bfd.d [2020-06-27T03:16:13.362Z] #39 60.28 DEP criu/autofs.d [2020-06-27T03:16:13.362Z] #39 60.41 DEP criu/aio.d [2020-06-27T03:16:13.362Z] #39 60.53 DEP criu/action-scripts.d [2020-06-27T03:16:13.362Z] #39 60.83 CC criu/action-scripts.o [2020-06-27T03:16:13.362Z] #39 61.13 CC criu/aio.o [2020-06-27T03:16:13.584Z] #7 extracting sha256:1db90d3d3b6598d485690f804e96153fb632e7434251d334e9a0c49b773855c9 2.2s done [2020-06-27T03:16:13.939Z] #52 39.01 Checking out files: 39% (1256/3198) Checking out files: 40% (1280/3198) Checking out files: 41% (1312/3198) Checking out files: 42% (1344/3198) Checking out files: 43% (1376/3198) Checking out files: 44% (1408/3198) Checking out files: 45% (1440/3198) Checking out files: 46% (1472/3198) Checking out files: 47% (1504/3198) Checking out files: 48% (1536/3198) Checking out files: 49% (1568/3198) Checking out files: 50% (1599/3198) Checking out files: 51% (1631/3198) Checking out files: 52% (1663/3198) Checking out files: 53% (1695/3198) Checking out files: 54% (1727/3198) Checking out files: 55% (1759/3198) Checking out files: 56% (1791/3198) Checking out files: 57% (1823/3198) Checking out files: 58% (1855/3198) Checking out files: 59% (1887/3198) Checking out files: 60% (1919/3198) Checking out files: 61% (1951/3198) Checking out files: 62% (1983/3198) Checking out files: 63% (2015/3198) Checking out files: 64% (2047/3198) Checking out files: 65% (2079/3198) Checking out files: 66% (2111/3198) Checking out files: 67% (2143/3198) Checking out files: 68% (2175/3198) Checking out files: 69% (2207/3198) Checking out files: 70% (2239/3198) Checking out files: 71% (2271/3198) Checking out files: 72% (2303/3198) Checking out files: 73% (2335/3198) Checking out files: 74% (2367/3198) Checking out files: 75% (2399/3198) Checking out files: 76% (2431/3198) Checking out files: 77% (2463/3198) Checking out files: 77% (2489/3198) Checking out files: 78% (2495/3198) Checking out files: 79% (2527/3198) Checking out files: 80% (2559/3198) Checking out files: 81% (2591/3198) Checking out files: 82% (2623/3198) Checking out files: 83% (2655/3198) Checking out files: 84% (2687/3198) Checking out files: 85% (2719/3198) Checking out files: 86% (2751/3198) Checking out files: 87% (2783/3198) Checking out files: 88% (2815/3198) Checking out files: 89% (2847/3198) Checking out files: 90% (2879/3198) Checking out files: 91% (2911/3198) Checking out files: 92% (2943/3198) Checking out files: 93% (2975/3198) Checking out files: 94% (3007/3198) Checking out files: 95% (3039/3198) Checking out files: 96% (3071/3198) Checking out files: 97% (3103/3198) Checking out files: 98% (3135/3198) Checking out files: 99% (3167/3198) Checking out files: 100% (3198/3198) Checking out files: 100% (3198/3198), done. [2020-06-27T03:16:13.939Z] #52 41.02 + cd /tmp/tmp.6xUHKe3GYP/src/github.com/containerd/containerd [2020-06-27T03:16:13.977Z] #39 61.84 CC criu/autofs.o [2020-06-27T03:16:14.166Z] #37 ... [2020-06-27T03:16:14.166Z] [2020-06-27T03:16:14.166Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:14.166Z] #44 0.870 + RM_GOPATH=0 [2020-06-27T03:16:14.166Z] #44 0.870 + TMP_GOPATH= [2020-06-27T03:16:14.166Z] #44 0.870 + : /build [2020-06-27T03:16:14.166Z] #44 0.870 + '[' -z '' ']' [2020-06-27T03:16:14.166Z] #44 0.871 ++ mktemp -d [2020-06-27T03:16:14.166Z] #44 0.876 + export GOPATH=/tmp/tmp.LpTWBiGmQH [2020-06-27T03:16:14.166Z] #44 0.876 + GOPATH=/tmp/tmp.LpTWBiGmQH [2020-06-27T03:16:14.166Z] #44 0.876 + RM_GOPATH=1 [2020-06-27T03:16:14.166Z] #44 0.876 + case "$(go env GOARCH)" in [2020-06-27T03:16:14.166Z] #44 0.895 ++ go env GOARCH [2020-06-27T03:16:14.166Z] #44 0.949 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:14.166Z] #44 0.949 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:14.166Z] #44 0.950 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:14.166Z] #44 0.954 + dir=/tmp/install [2020-06-27T03:16:14.166Z] #44 0.956 + bin=gotestsum [2020-06-27T03:16:14.166Z] #44 0.957 + shift [2020-06-27T03:16:14.166Z] #44 0.958 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-27T03:16:14.166Z] #44 0.958 + . /tmp/install/gotestsum.installer [2020-06-27T03:16:14.166Z] #44 0.960 ++ : v0.3.5 [2020-06-27T03:16:14.166Z] #44 0.960 + install_gotestsum [2020-06-27T03:16:14.166Z] #44 0.961 + set -e [2020-06-27T03:16:14.166Z] #44 0.962 + export GO111MODULE=on [2020-06-27T03:16:14.166Z] #44 0.962 + GO111MODULE=on [2020-06-27T03:16:14.166Z] #44 0.963 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-27T03:16:14.166Z] #44 1.076 go: finding gotest.tools v0.3.5 [2020-06-27T03:16:14.166Z] #44 1.077 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-27T03:16:14.166Z] #44 2.247 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-27T03:16:14.166Z] #44 3.330 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-27T03:16:14.166Z] #44 4.715 go: downloading gotest.tools v2.1.0+incompatible [2020-06-27T03:16:14.166Z] #44 4.944 go: extracting gotest.tools v2.1.0+incompatible [2020-06-27T03:16:14.166Z] #44 5.131 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-27T03:16:14.166Z] #44 5.149 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-27T03:16:14.166Z] #44 5.161 go: downloading github.com/pkg/errors v0.8.0 [2020-06-27T03:16:14.166Z] #44 5.162 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:16:14.166Z] #44 5.163 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-27T03:16:14.166Z] #44 5.444 go: downloading github.com/fatih/color v1.6.0 [2020-06-27T03:16:14.166Z] #44 5.659 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-27T03:16:14.196Z] #52 41.02 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:16:14.452Z] #44 5.957 go: extracting github.com/pkg/errors v0.8.0 [2020-06-27T03:16:14.452Z] #44 5.959 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-27T03:16:14.452Z] #44 6.014 go: extracting github.com/fatih/color v1.6.0 [2020-06-27T03:16:14.645Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 5.1s [2020-06-27T03:16:14.738Z] #44 6.060 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:16:14.738Z] #44 6.149 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-27T03:16:14.738Z] #44 6.173 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-27T03:16:14.738Z] #44 6.194 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-27T03:16:14.738Z] #44 6.197 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-27T03:16:14.738Z] #44 6.201 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-27T03:16:14.983Z] #39 62.64 CC criu/bfd.o [2020-06-27T03:16:15.029Z] #44 6.330 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-27T03:16:15.029Z] #44 6.356 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-27T03:16:15.029Z] #44 6.467 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-27T03:16:15.158Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.0s done [2020-06-27T03:16:15.158Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-06-27T03:16:15.158Z] #7 DONE 20.5s [2020-06-27T03:16:15.158Z] [2020-06-27T03:16:15.158Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-27T03:16:15.264Z] #39 63.03 CC criu/bitmap.o [2020-06-27T03:16:15.264Z] #39 63.14 CC criu/cgroup-props.o [2020-06-27T03:16:15.491Z] #7 ... [2020-06-27T03:16:15.491Z] [2020-06-27T03:16:15.491Z] #58 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-06-27T03:16:15.491Z] #58 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-06-27T03:16:15.491Z] #58 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-06-27T03:16:15.491Z] #58 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-06-27T03:16:15.491Z] #58 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 4.7s done [2020-06-27T03:16:15.491Z] #58 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 0.7s done [2020-06-27T03:16:15.491Z] #58 DONE 7.5s [2020-06-27T03:16:15.491Z] [2020-06-27T03:16:15.491Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.12-buster@sha256:0a96caa79... [2020-06-27T03:16:15.491Z] #7 sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 97.68MB / 97.68MB 7.5s done [2020-06-27T03:16:15.491Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 [2020-06-27T03:16:15.491Z] #7 extracting sha256:6e848fd373270c8ed6d276649dd8a5860d188f7d0ff306e91e4e3e092e541d99 0.3s done [2020-06-27T03:16:15.878Z] #39 63.62 CC criu/cgroup.o [2020-06-27T03:16:16.012Z] #7 extracting sha256:e9afc4f90ab09248d75c8081b6dfba749a7f7efdac704ced7e0ceb506e02fa4a 6.5s done [2020-06-27T03:16:16.012Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.1s [2020-06-27T03:16:16.058Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef [2020-06-27T03:16:16.095Z] #52 42.82 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-27T03:16:16.095Z] #52 42.82 + BUILDTAGS='netgo osusergo static_build' [2020-06-27T03:16:16.095Z] #52 42.82 + export EXTRA_FLAGS=-buildmode=pie [2020-06-27T03:16:16.095Z] #52 42.82 + EXTRA_FLAGS=-buildmode=pie [2020-06-27T03:16:16.095Z] #52 42.83 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-27T03:16:16.095Z] #52 42.83 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-27T03:16:16.095Z] #52 42.83 + '[' '' = dynamic ']' [2020-06-27T03:16:16.095Z] #52 42.83 + make [2020-06-27T03:16:16.574Z] #7 extracting sha256:989e6b19a265d6b8b7934e7ddd7dc07f6e2fc945b3a28dda9b8aecb12cdb30e0 0.5s done [2020-06-27T03:16:16.574Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 [2020-06-27T03:16:16.626Z] #7 extracting sha256:9c85f14a5d8064020366c03aa05ec1c8b0f731e0966bb9788960d27258634aef 0.2s done [2020-06-27T03:16:17.029Z] #52 43.93 + bin/ctr [2020-06-27T03:16:17.137Z] #7 extracting sha256:af14b6c2f8785723bceb5964c5dec1f0489b7750e9d4ec671e49bfba15d80a39 0.5s done [2020-06-27T03:16:17.137Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e [2020-06-27T03:16:17.194Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 0.1s [2020-06-27T03:16:17.349Z] #39 65.20 CC criu/clone-noasan.o [2020-06-27T03:16:17.631Z] #39 65.30 CC criu/config.o [2020-06-27T03:16:17.683Z] #8 DONE 2.6s [2020-06-27T03:16:17.683Z] [2020-06-27T03:16:17.683Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-27T03:16:17.729Z] #44 8.917 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-27T03:16:17.913Z] #39 ... [2020-06-27T03:16:17.913Z] [2020-06-27T03:16:17.913Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:16:17.913Z] #17 15.21 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-06-27T03:16:17.913Z] #17 15.24 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-27T03:16:17.913Z] #17 16.61 Selecting previously unselected package python3-minimal. [2020-06-27T03:16:17.913Z] #17 16.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23448 files and directories currently installed.) [2020-06-27T03:16:17.913Z] #17 16.66 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-06-27T03:16:17.913Z] #17 16.67 Unpacking python3-minimal (3.7.3-1) ... [2020-06-27T03:16:17.913Z] #17 16.76 Selecting previously unselected package libmpdec2:s390x. [2020-06-27T03:16:17.913Z] #17 16.76 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-06-27T03:16:17.913Z] #17 16.77 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-06-27T03:16:17.913Z] #17 16.82 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-06-27T03:16:17.913Z] #17 16.82 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-06-27T03:16:17.913Z] #17 16.83 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-06-27T03:16:17.913Z] #17 17.54 Selecting previously unselected package python3.7. [2020-06-27T03:16:17.913Z] #17 17.54 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-06-27T03:16:17.913Z] #17 17.55 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-27T03:16:17.913Z] #17 17.68 Selecting previously unselected package libpython3-stdlib:s390x. [2020-06-27T03:16:17.913Z] #17 17.68 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-06-27T03:16:17.913Z] #17 17.69 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-06-27T03:16:17.913Z] #17 17.76 Setting up python3-minimal (3.7.3-1) ... [2020-06-27T03:16:17.913Z] #17 18.35 Selecting previously unselected package python3. [2020-06-27T03:16:17.913Z] #17 18.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23860 files and directories currently installed.) [2020-06-27T03:16:17.913Z] #17 18.37 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-06-27T03:16:17.913Z] #17 18.38 Unpacking python3 (3.7.3-1) ... [2020-06-27T03:16:17.914Z] #17 18.47 Selecting previously unselected package libip4tc0:s390x. [2020-06-27T03:16:17.914Z] #17 18.47 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-06-27T03:16:17.914Z] #17 18.47 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-06-27T03:16:17.914Z] #17 18.51 Selecting previously unselected package libip6tc0:s390x. [2020-06-27T03:16:17.914Z] #17 18.51 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-06-27T03:16:17.914Z] #17 18.52 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-06-27T03:16:17.914Z] #17 18.57 Selecting previously unselected package libiptc0:s390x. [2020-06-27T03:16:17.914Z] #17 18.57 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-06-27T03:16:17.914Z] #17 18.57 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-06-27T03:16:17.914Z] #17 18.64 Selecting previously unselected package libnfnetlink0:s390x. [2020-06-27T03:16:17.914Z] #17 18.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-06-27T03:16:17.914Z] #17 18.64 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-06-27T03:16:17.914Z] #17 18.67 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-06-27T03:16:17.914Z] #17 18.67 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-06-27T03:16:17.914Z] #17 18.68 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-06-27T03:16:17.914Z] #17 18.72 Selecting previously unselected package libnftnl11:s390x. [2020-06-27T03:16:17.914Z] #17 18.72 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-06-27T03:16:17.914Z] #17 18.72 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-06-27T03:16:17.914Z] #17 18.76 Selecting previously unselected package iptables. [2020-06-27T03:16:17.914Z] #17 18.77 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-06-27T03:16:17.914Z] #17 18.77 Unpacking iptables (1.8.2-4) ... [2020-06-27T03:16:17.940Z] #9 DONE 0.6s [2020-06-27T03:16:17.940Z] [2020-06-27T03:16:17.940Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-27T03:16:17.940Z] #35 DONE 0.1s [2020-06-27T03:16:17.940Z] [2020-06-27T03:16:17.940Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:16:18.195Z] #17 19.02 Selecting previously unselected package xxd. [2020-06-27T03:16:18.195Z] #17 19.02 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-06-27T03:16:18.195Z] #17 19.03 Unpacking xxd (2:8.1.0875-5) ... [2020-06-27T03:16:18.198Z] #38 ... [2020-06-27T03:16:18.198Z] [2020-06-27T03:16:18.198Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-27T03:16:18.198Z] #27 DONE 0.1s [2020-06-27T03:16:18.198Z] [2020-06-27T03:16:18.198Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:16:18.354Z] #44 9.772 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-27T03:16:18.477Z] #17 19.13 Selecting previously unselected package vim-common. [2020-06-27T03:16:18.477Z] #17 19.13 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:16:18.477Z] #17 19.15 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-27T03:16:18.477Z] #17 19.29 Selecting previously unselected package bash-completion. [2020-06-27T03:16:18.477Z] #17 19.29 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-27T03:16:18.644Z] #44 ... [2020-06-27T03:16:18.644Z] [2020-06-27T03:16:18.644Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:16:18.644Z] #11 1.131 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:18.644Z] #11 1.366 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:18.644Z] #11 1.418 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:18.644Z] #11 2.904 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-27T03:16:18.644Z] #11 5.420 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB] [2020-06-27T03:16:18.644Z] #11 7.441 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-27T03:16:18.644Z] #11 ... [2020-06-27T03:16:18.644Z] [2020-06-27T03:16:18.644Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:16:18.644Z] #39 1.117 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:18.644Z] #39 1.263 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:18.644Z] #39 1.288 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:18.644Z] #39 2.609 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-27T03:16:18.644Z] #39 4.943 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB] [2020-06-27T03:16:18.644Z] #39 7.161 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-27T03:16:18.934Z] #39 ... [2020-06-27T03:16:18.934Z] [2020-06-27T03:16:18.934Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:18.934Z] #55 0.872 + RM_GOPATH=0 [2020-06-27T03:16:18.934Z] #55 0.872 + TMP_GOPATH= [2020-06-27T03:16:18.934Z] #55 0.873 + : /build [2020-06-27T03:16:18.934Z] #55 0.873 + '[' -z '' ']' [2020-06-27T03:16:18.934Z] #55 0.891 ++ mktemp -d [2020-06-27T03:16:18.934Z] #55 0.898 + export GOPATH=/tmp/tmp.yHksehE6w4 [2020-06-27T03:16:18.934Z] #55 0.898 + GOPATH=/tmp/tmp.yHksehE6w4 [2020-06-27T03:16:18.934Z] #55 0.898 + RM_GOPATH=1 [2020-06-27T03:16:18.934Z] #55 0.898 + case "$(go env GOARCH)" in [2020-06-27T03:16:18.934Z] #55 0.900 ++ go env GOARCH [2020-06-27T03:16:18.934Z] #55 0.947 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:18.934Z] #55 0.947 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:18.934Z] #55 0.948 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:18.934Z] #55 0.960 + dir=/tmp/install [2020-06-27T03:16:18.934Z] #55 0.960 + bin=rootlesskit [2020-06-27T03:16:18.934Z] #55 0.960 + shift [2020-06-27T03:16:18.934Z] #55 0.960 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-27T03:16:18.934Z] #55 0.960 + . /tmp/install/rootlesskit.installer [2020-06-27T03:16:18.934Z] #55 0.960 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:16:18.934Z] #55 0.961 + install_rootlesskit [2020-06-27T03:16:18.934Z] #55 0.961 + case "$1" in [2020-06-27T03:16:18.934Z] #55 0.961 + export CGO_ENABLED=0 [2020-06-27T03:16:18.934Z] #55 0.961 + CGO_ENABLED=0 [2020-06-27T03:16:18.934Z] #55 0.961 + _install_rootlesskit [2020-06-27T03:16:18.934Z] #55 0.961 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-27T03:16:18.934Z] #55 0.961 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yHksehE6w4/src/github.com/rootless-containers/rootlesskit [2020-06-27T03:16:18.934Z] #55 0.962 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:16:18.934Z] #55 1.024 Cloning into '/tmp/tmp.yHksehE6w4/src/github.com/rootless-containers/rootlesskit'... [2020-06-27T03:16:18.934Z] #55 6.006 + cd /tmp/tmp.yHksehE6w4/src/github.com/rootless-containers/rootlesskit [2020-06-27T03:16:18.934Z] #55 6.033 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:16:18.934Z] #55 6.553 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-27T03:16:18.934Z] #55 6.554 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-27T03:16:18.934Z] #55 ... [2020-06-27T03:16:18.934Z] [2020-06-27T03:16:18.934Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:18.934Z] #31 0.879 + RM_GOPATH=0 [2020-06-27T03:16:18.934Z] #31 0.893 + TMP_GOPATH= [2020-06-27T03:16:18.934Z] #31 0.893 + : /build [2020-06-27T03:16:18.934Z] #31 0.893 + '[' -z '' ']' [2020-06-27T03:16:18.934Z] #31 0.926 ++ mktemp -d [2020-06-27T03:16:18.934Z] #31 0.928 + export GOPATH=/tmp/tmp.S9N6dih9ss [2020-06-27T03:16:18.934Z] #31 0.928 + GOPATH=/tmp/tmp.S9N6dih9ss [2020-06-27T03:16:18.934Z] #31 0.928 + RM_GOPATH=1 [2020-06-27T03:16:18.934Z] #31 0.928 + case "$(go env GOARCH)" in [2020-06-27T03:16:18.934Z] #31 0.929 ++ go env GOARCH [2020-06-27T03:16:18.934Z] #31 0.995 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:18.934Z] #31 0.997 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:18.934Z] #31 0.998 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:18.934Z] #31 1.010 + dir=/tmp/install [2020-06-27T03:16:18.934Z] #31 1.010 + bin=tomlv [2020-06-27T03:16:18.934Z] #31 1.010 + shift [2020-06-27T03:16:18.934Z] #31 1.010 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-27T03:16:18.934Z] #31 1.010 + . /tmp/install/tomlv.installer [2020-06-27T03:16:18.934Z] #31 1.010 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:16:18.934Z] #31 1.010 + install_tomlv [2020-06-27T03:16:18.934Z] #31 1.010 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-27T03:16:18.934Z] #31 1.010 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.S9N6dih9ss/src/github.com/BurntSushi/toml [2020-06-27T03:16:18.934Z] #31 1.010 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:16:18.934Z] #31 1.013 Cloning into '/tmp/tmp.S9N6dih9ss/src/github.com/BurntSushi/toml'... [2020-06-27T03:16:18.934Z] #31 2.020 + cd /tmp/tmp.S9N6dih9ss/src/github.com/BurntSushi/toml [2020-06-27T03:16:18.934Z] #31 2.031 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:16:18.934Z] #31 2.091 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-27T03:16:18.934Z] #31 2.895 math/bits [2020-06-27T03:16:18.934Z] #31 2.900 runtime/internal/sys [2020-06-27T03:16:18.934Z] #31 2.904 internal/cpu [2020-06-27T03:16:18.934Z] #31 2.984 runtime/internal/atomic [2020-06-27T03:16:18.934Z] #31 3.897 runtime/internal/math [2020-06-27T03:16:18.934Z] #31 4.055 unicode/utf8 [2020-06-27T03:16:18.934Z] #31 4.160 sync/atomic [2020-06-27T03:16:18.934Z] #31 4.637 internal/bytealg [2020-06-27T03:16:18.934Z] #31 4.822 math [2020-06-27T03:16:18.934Z] #31 5.517 unicode [2020-06-27T03:16:18.934Z] #31 6.225 internal/testlog [2020-06-27T03:16:18.934Z] #31 6.845 runtime [2020-06-27T03:16:18.934Z] #31 7.215 encoding [2020-06-27T03:16:18.934Z] #31 7.597 runtime/cgo [2020-06-27T03:16:19.099Z] #7 extracting sha256:334e38f2d6fff7c08f4ad1b38ec441d2cf963b761b5d85983396a75ff6d0c08f 1.7s done [2020-06-27T03:16:19.219Z] #31 ... [2020-06-27T03:16:19.219Z] [2020-06-27T03:16:19.219Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:19.219Z] #42 0.547 + RM_GOPATH=0 [2020-06-27T03:16:19.219Z] #42 0.547 + TMP_GOPATH= [2020-06-27T03:16:19.219Z] #42 0.547 + : /build [2020-06-27T03:16:19.219Z] #42 0.547 + '[' -z '' ']' [2020-06-27T03:16:19.219Z] #42 0.548 ++ mktemp -d [2020-06-27T03:16:19.219Z] #42 0.550 + export GOPATH=/tmp/tmp.uWoGcEFfH6 [2020-06-27T03:16:19.219Z] #42 0.550 + GOPATH=/tmp/tmp.uWoGcEFfH6 [2020-06-27T03:16:19.219Z] #42 0.550 + RM_GOPATH=1 [2020-06-27T03:16:19.219Z] #42 0.551 + case "$(go env GOARCH)" in [2020-06-27T03:16:19.219Z] #42 0.551 ++ go env GOARCH [2020-06-27T03:16:19.219Z] #42 0.556 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:19.219Z] #42 0.556 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:19.219Z] #42 0.557 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:19.219Z] #42 0.558 + dir=/tmp/install [2020-06-27T03:16:19.219Z] #42 0.558 + bin=vndr [2020-06-27T03:16:19.219Z] #42 0.558 + shift [2020-06-27T03:16:19.219Z] #42 0.558 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-27T03:16:19.220Z] #42 0.558 + . /tmp/install/vndr.installer [2020-06-27T03:16:19.220Z] #42 0.558 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:16:19.220Z] #42 0.559 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:16:19.220Z] #42 0.559 + install_vndr [2020-06-27T03:16:19.220Z] #42 0.559 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-27T03:16:19.220Z] #42 0.559 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uWoGcEFfH6/src/github.com/LK4D4/vndr [2020-06-27T03:16:19.220Z] #42 0.560 Cloning into '/tmp/tmp.uWoGcEFfH6/src/github.com/LK4D4/vndr'... [2020-06-27T03:16:19.220Z] #42 1.189 + cd /tmp/tmp.uWoGcEFfH6/src/github.com/LK4D4/vndr [2020-06-27T03:16:19.220Z] #42 1.189 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:16:19.220Z] #42 1.228 + go build -buildmode=pie -v -o /build/vndr . [2020-06-27T03:16:19.220Z] #42 3.039 internal/cpu [2020-06-27T03:16:19.220Z] #42 3.043 runtime/internal/sys [2020-06-27T03:16:19.220Z] #42 3.057 internal/race [2020-06-27T03:16:19.220Z] #42 3.105 runtime/internal/atomic [2020-06-27T03:16:19.220Z] #42 3.556 sync/atomic [2020-06-27T03:16:19.220Z] #42 3.601 runtime/internal/math [2020-06-27T03:16:19.220Z] #42 3.841 unicode [2020-06-27T03:16:19.220Z] #42 4.149 unicode/utf8 [2020-06-27T03:16:19.220Z] #42 4.742 internal/bytealg [2020-06-27T03:16:19.220Z] #42 5.026 math [2020-06-27T03:16:19.220Z] #42 6.309 internal/testlog [2020-06-27T03:16:19.220Z] #42 7.052 runtime [2020-06-27T03:16:19.220Z] #42 7.354 encoding [2020-06-27T03:16:19.220Z] #42 7.758 unicode/utf16 [2020-06-27T03:16:19.220Z] #42 8.701 container/list [2020-06-27T03:16:19.220Z] #42 ... [2020-06-27T03:16:19.220Z] [2020-06-27T03:16:19.220Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:19.220Z] #22 0.879 + RM_GOPATH=0 [2020-06-27T03:16:19.220Z] #22 0.879 + TMP_GOPATH= [2020-06-27T03:16:19.220Z] #22 0.879 + : /build [2020-06-27T03:16:19.220Z] #22 0.880 + '[' -z '' ']' [2020-06-27T03:16:19.220Z] #22 0.881 ++ mktemp -d [2020-06-27T03:16:19.220Z] #22 0.886 + export GOPATH=/tmp/tmp.IpE5mpYVXX [2020-06-27T03:16:19.220Z] #22 0.886 + GOPATH=/tmp/tmp.IpE5mpYVXX [2020-06-27T03:16:19.220Z] #22 0.886 + RM_GOPATH=1 [2020-06-27T03:16:19.220Z] #22 0.887 + case "$(go env GOARCH)" in [2020-06-27T03:16:19.220Z] #22 0.893 ++ go env GOARCH [2020-06-27T03:16:19.220Z] #22 0.970 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:19.220Z] #22 0.970 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:19.220Z] #22 0.972 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:19.220Z] #22 1.014 + dir=/tmp/install [2020-06-27T03:16:19.220Z] #22 1.014 + bin=dockercli [2020-06-27T03:16:19.220Z] #22 1.014 + shift [2020-06-27T03:16:19.220Z] #22 1.015 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-27T03:16:19.220Z] #22 1.015 + . /tmp/install/dockercli.installer [2020-06-27T03:16:19.220Z] #22 1.015 ++ : stable [2020-06-27T03:16:19.220Z] #22 1.015 ++ : 17.06.2-ce [2020-06-27T03:16:19.220Z] #22 1.016 + install_dockercli [2020-06-27T03:16:19.220Z] #22 1.017 Install docker/cli version 17.06.2-ce from stable [2020-06-27T03:16:19.220Z] #22 1.017 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-27T03:16:19.220Z] #22 1.021 ++ uname -m [2020-06-27T03:16:19.220Z] #22 1.021 + arch=ppc64le [2020-06-27T03:16:19.220Z] #22 1.021 + '[' ppc64le '!=' x86_64 ']' [2020-06-27T03:16:19.220Z] #22 1.021 + '[' ppc64le '!=' s390x ']' [2020-06-27T03:16:19.220Z] #22 1.021 + '[' ppc64le '!=' armhf ']' [2020-06-27T03:16:19.220Z] #22 1.021 + build_dockercli [2020-06-27T03:16:19.220Z] #22 1.021 + git clone https://github.com/docker/docker-ce /tmp/tmp.IpE5mpYVXX/tmp/docker-ce [2020-06-27T03:16:19.220Z] #22 1.035 Cloning into '/tmp/tmp.IpE5mpYVXX/tmp/docker-ce'... [2020-06-27T03:16:19.504Z] #22 ... [2020-06-27T03:16:19.504Z] [2020-06-27T03:16:19.504Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:16:19.504Z] #24 1.175 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:19.504Z] #24 1.261 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:19.504Z] #24 1.284 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:19.504Z] #24 2.608 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-27T03:16:19.504Z] #24 5.112 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB] [2020-06-27T03:16:19.504Z] #24 7.389 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-27T03:16:19.504Z] #24 ... [2020-06-27T03:16:19.504Z] [2020-06-27T03:16:19.504Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:16:19.504Z] #29 0.763 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-27T03:16:19.504Z] #29 0.789 Cloning into '.'... [2020-06-27T03:16:19.667Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 0.1s [2020-06-27T03:16:19.792Z] #29 ... [2020-06-27T03:16:19.792Z] [2020-06-27T03:16:19.792Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:16:19.792Z] #33 1.179 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:19.792Z] #33 1.349 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:19.792Z] #33 1.350 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:19.792Z] #33 2.824 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-27T03:16:19.792Z] #33 5.225 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB] [2020-06-27T03:16:19.792Z] #33 7.218 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-27T03:16:19.792Z] #33 ... [2020-06-27T03:16:19.792Z] [2020-06-27T03:16:19.792Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:19.792Z] #48 0.883 + RM_GOPATH=0 [2020-06-27T03:16:19.792Z] #48 0.883 + TMP_GOPATH= [2020-06-27T03:16:19.792Z] #48 0.884 + : /build [2020-06-27T03:16:19.792Z] #48 0.896 + '[' -z '' ']' [2020-06-27T03:16:19.792Z] #48 0.899 ++ mktemp -d [2020-06-27T03:16:19.792Z] #48 0.901 + export GOPATH=/tmp/tmp.7au80wySp8 [2020-06-27T03:16:19.792Z] #48 0.901 + GOPATH=/tmp/tmp.7au80wySp8 [2020-06-27T03:16:19.792Z] #48 0.902 + RM_GOPATH=1 [2020-06-27T03:16:19.792Z] #48 0.902 + case "$(go env GOARCH)" in [2020-06-27T03:16:19.792Z] #48 0.906 ++ go env GOARCH [2020-06-27T03:16:19.792Z] #48 0.920 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:19.792Z] #48 0.920 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:19.792Z] #48 0.921 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:19.792Z] #48 0.922 + dir=/tmp/install [2020-06-27T03:16:19.792Z] #48 0.922 + bin=shfmt [2020-06-27T03:16:19.792Z] #48 0.922 + shift [2020-06-27T03:16:19.792Z] #48 0.922 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-27T03:16:19.792Z] #48 0.922 + . /tmp/install/shfmt.installer [2020-06-27T03:16:19.792Z] #48 0.922 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:16:19.792Z] #48 0.923 + install_shfmt [2020-06-27T03:16:19.792Z] #48 0.923 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-27T03:16:19.792Z] #48 0.923 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:16:19.792Z] #48 0.937 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7au80wySp8/src/github.com/mvdan/sh [2020-06-27T03:16:19.792Z] #48 0.942 Cloning into '/tmp/tmp.7au80wySp8/src/github.com/mvdan/sh'... [2020-06-27T03:16:19.792Z] #48 11.24 + cd /tmp/tmp.7au80wySp8/src/github.com/mvdan/sh [2020-06-27T03:16:19.792Z] #48 11.24 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:16:19.792Z] #48 11.34 + GO111MODULE=on [2020-06-27T03:16:19.955Z] #17 20.82 Unpacking bash-completion (1:2.8-6) ... [2020-06-27T03:16:20.077Z] #48 11.35 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-27T03:16:20.077Z] #48 ... [2020-06-27T03:16:20.077Z] [2020-06-27T03:16:20.077Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:20.077Z] #46 0.844 + RM_GOPATH=0 [2020-06-27T03:16:20.077Z] #46 0.848 + TMP_GOPATH= [2020-06-27T03:16:20.077Z] #46 0.856 + : /build [2020-06-27T03:16:20.077Z] #46 0.858 + '[' -z '' ']' [2020-06-27T03:16:20.077Z] #46 0.869 ++ mktemp -d [2020-06-27T03:16:20.077Z] #46 0.874 + export GOPATH=/tmp/tmp.CebUrNoZY4 [2020-06-27T03:16:20.077Z] #46 0.875 + GOPATH=/tmp/tmp.CebUrNoZY4 [2020-06-27T03:16:20.077Z] #46 0.875 + RM_GOPATH=1 [2020-06-27T03:16:20.077Z] #46 0.875 + case "$(go env GOARCH)" in [2020-06-27T03:16:20.077Z] #46 0.884 ++ go env GOARCH [2020-06-27T03:16:20.077Z] #46 0.932 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:20.077Z] #46 0.932 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:20.077Z] #46 0.933 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:20.077Z] #46 0.937 Installing golangci-lint version v1.23.8 [2020-06-27T03:16:20.077Z] #46 0.937 + dir=/tmp/install [2020-06-27T03:16:20.077Z] #46 0.937 + bin=golangci_lint [2020-06-27T03:16:20.077Z] #46 0.937 + shift [2020-06-27T03:16:20.077Z] #46 0.937 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-27T03:16:20.077Z] #46 0.937 + . /tmp/install/golangci_lint.installer [2020-06-27T03:16:20.077Z] #46 0.937 ++ : v1.23.8 [2020-06-27T03:16:20.077Z] #46 0.937 + install_golangci_lint [2020-06-27T03:16:20.077Z] #46 0.937 + echo 'Installing golangci-lint version v1.23.8' [2020-06-27T03:16:20.077Z] #46 0.937 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-27T03:16:20.077Z] #46 ... [2020-06-27T03:16:20.077Z] [2020-06-27T03:16:20.077Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:16:20.077Z] #52 1.286 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:20.077Z] #52 1.499 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:20.078Z] #52 1.600 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:20.078Z] #52 3.201 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-27T03:16:20.078Z] #52 5.778 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB] [2020-06-27T03:16:20.078Z] #52 7.881 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-27T03:16:20.246Z] #17 ... [2020-06-27T03:16:20.246Z] [2020-06-27T03:16:20.246Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:16:20.246Z] #28 DONE 105.3s [2020-06-27T03:16:20.246Z] [2020-06-27T03:16:20.246Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:20.246Z] #39 66.12 CC criu/cr-check.o [2020-06-27T03:16:20.246Z] #39 67.33 CC criu/cr-dedup.o [2020-06-27T03:16:20.246Z] #39 67.59 CC criu/cr-dump.o [2020-06-27T03:16:20.313Z] #52 ... [2020-06-27T03:16:20.313Z] [2020-06-27T03:16:20.313Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:20.313Z] #39 10.22 DEP images/userns.pb-c.d [2020-06-27T03:16:20.313Z] #39 10.34 PBCC images/cgroup.pb-c.c [2020-06-27T03:16:20.313Z] #39 10.44 DEP images/cgroup.pb-c.d [2020-06-27T03:16:20.313Z] #39 10.59 PBCC images/ext-file.pb-c.c [2020-06-27T03:16:20.313Z] #39 10.61 DEP images/ext-file.pb-c.d [2020-06-27T03:16:20.313Z] #39 10.75 PBCC images/rpc.pb-c.c [2020-06-27T03:16:20.313Z] #39 10.88 DEP images/rpc.pb-c.d [2020-06-27T03:16:20.313Z] #39 11.06 PBCC images/siginfo.pb-c.c [2020-06-27T03:16:20.313Z] #39 11.14 DEP images/siginfo.pb-c.d [2020-06-27T03:16:20.313Z] #39 11.30 PBCC images/pagemap.pb-c.c [2020-06-27T03:16:20.313Z] #39 11.39 DEP images/pagemap.pb-c.d [2020-06-27T03:16:20.313Z] #39 11.42 PBCC images/rlimit.pb-c.c [2020-06-27T03:16:20.313Z] #39 11.45 DEP images/rlimit.pb-c.d [2020-06-27T03:16:20.313Z] #39 11.50 PBCC images/file-lock.pb-c.c [2020-06-27T03:16:20.313Z] #39 11.53 DEP images/file-lock.pb-c.d [2020-06-27T03:16:20.313Z] #39 11.57 PBCC images/tty.pb-c.c [2020-06-27T03:16:20.313Z] #39 11.61 DEP images/tty.pb-c.d [2020-06-27T03:16:20.313Z] #39 11.66 PBCC images/tun.pb-c.c [2020-06-27T03:16:20.313Z] #39 11.72 PBCC images/netdev.pb-c.c [2020-06-27T03:16:20.313Z] #39 11.77 DEP images/tun.pb-c.d [2020-06-27T03:16:20.313Z] #39 11.84 DEP images/netdev.pb-c.d [2020-06-27T03:16:20.313Z] #39 11.93 PBCC images/vma.pb-c.c [2020-06-27T03:16:20.313Z] #39 12.01 DEP images/vma.pb-c.d [2020-06-27T03:16:20.313Z] #39 12.10 PBCC images/creds.pb-c.c [2020-06-27T03:16:20.313Z] #39 12.16 DEP images/creds.pb-c.d [2020-06-27T03:16:20.313Z] #39 12.22 PBCC images/utsns.pb-c.c [2020-06-27T03:16:20.313Z] #39 12.25 DEP images/utsns.pb-c.d [2020-06-27T03:16:20.313Z] #39 12.32 PBCC images/ipc-desc.pb-c.c [2020-06-27T03:16:20.313Z] #39 12.37 PBCC images/ipc-sem.pb-c.c [2020-06-27T03:16:20.313Z] #39 12.43 DEP images/ipc-desc.pb-c.d [2020-06-27T03:16:20.313Z] #39 12.49 DEP images/ipc-sem.pb-c.d [2020-06-27T03:16:20.313Z] #39 12.53 PBCC images/ipc-msg.pb-c.c [2020-06-27T03:16:20.313Z] #39 12.56 DEP images/ipc-msg.pb-c.d [2020-06-27T03:16:20.313Z] #39 12.64 PBCC images/ipc-shm.pb-c.c [2020-06-27T03:16:20.313Z] #39 12.67 DEP images/ipc-shm.pb-c.d [2020-06-27T03:16:20.313Z] #39 12.69 PBCC images/ipc-var.pb-c.c [2020-06-27T03:16:20.313Z] #39 12.74 DEP images/ipc-var.pb-c.d [2020-06-27T03:16:20.313Z] #39 12.81 PBCC images/sk-opts.pb-c.c [2020-06-27T03:16:20.313Z] #39 12.85 PBCC images/packet-sock.pb-c.c [2020-06-27T03:16:20.313Z] #39 12.89 DEP images/sk-opts.pb-c.d [2020-06-27T03:16:20.313Z] #39 12.92 DEP images/packet-sock.pb-c.d [2020-06-27T03:16:20.313Z] #39 12.95 PBCC images/sk-netlink.pb-c.c [2020-06-27T03:16:20.313Z] #39 13.03 DEP images/sk-netlink.pb-c.d [2020-06-27T03:16:20.313Z] #39 13.07 PBCC images/sk-inet.pb-c.c [2020-06-27T03:16:20.313Z] #39 13.14 DEP images/sk-inet.pb-c.d [2020-06-27T03:16:20.313Z] #39 13.21 PBCC images/sk-unix.pb-c.c [2020-06-27T03:16:20.313Z] #39 13.27 DEP images/sk-unix.pb-c.d [2020-06-27T03:16:20.313Z] #39 13.34 PBCC images/mm.pb-c.c [2020-06-27T03:16:20.313Z] #39 13.40 DEP images/mm.pb-c.d [2020-06-27T03:16:20.313Z] #39 13.46 PBCC images/timerfd.pb-c.c [2020-06-27T03:16:20.313Z] #39 13.53 DEP images/timerfd.pb-c.d [2020-06-27T03:16:20.313Z] #39 13.60 PBCC images/timer.pb-c.c [2020-06-27T03:16:20.313Z] #39 13.62 DEP images/timer.pb-c.d [2020-06-27T03:16:20.313Z] #39 13.69 PBCC images/sa.pb-c.c [2020-06-27T03:16:20.313Z] #39 13.72 DEP images/sa.pb-c.d [2020-06-27T03:16:20.313Z] #39 13.79 PBCC images/pipe-data.pb-c.c [2020-06-27T03:16:20.313Z] #39 13.80 DEP images/pipe-data.pb-c.d [2020-06-27T03:16:20.313Z] #39 13.85 PBCC images/mnt.pb-c.c [2020-06-27T03:16:20.313Z] #39 13.97 DEP images/mnt.pb-c.d [2020-06-27T03:16:20.313Z] #39 14.04 PBCC images/sk-packet.pb-c.c [2020-06-27T03:16:20.313Z] #39 14.07 DEP images/sk-packet.pb-c.d [2020-06-27T03:16:20.313Z] #39 14.11 PBCC images/tcp-stream.pb-c.c [2020-06-27T03:16:20.313Z] #39 14.15 DEP images/tcp-stream.pb-c.d [2020-06-27T03:16:20.313Z] #39 14.19 PBCC images/pipe.pb-c.c [2020-06-27T03:16:20.313Z] #39 14.28 DEP images/pipe.pb-c.d [2020-06-27T03:16:20.313Z] #39 14.33 PBCC images/pstree.pb-c.c [2020-06-27T03:16:20.313Z] #39 14.35 DEP images/pstree.pb-c.d [2020-06-27T03:16:20.313Z] #39 14.39 PBCC images/fs.pb-c.c [2020-06-27T03:16:20.313Z] #39 14.43 DEP images/fs.pb-c.d [2020-06-27T03:16:20.313Z] #39 14.47 PBCC images/signalfd.pb-c.c [2020-06-27T03:16:20.313Z] #39 14.53 DEP images/signalfd.pb-c.d [2020-06-27T03:16:20.313Z] #39 14.61 PBCC images/fh.pb-c.c [2020-06-27T03:16:20.313Z] #39 14.65 PBCC images/fsnotify.pb-c.c [2020-06-27T03:16:20.313Z] #39 14.71 DEP images/fh.pb-c.d [2020-06-27T03:16:20.313Z] #39 14.75 DEP images/fsnotify.pb-c.d [2020-06-27T03:16:20.313Z] #39 14.83 PBCC images/eventpoll.pb-c.c [2020-06-27T03:16:20.313Z] #39 14.86 DEP images/eventpoll.pb-c.d [2020-06-27T03:16:20.313Z] #39 14.95 PBCC images/eventfd.pb-c.c [2020-06-27T03:16:20.313Z] #39 14.98 DEP images/eventfd.pb-c.d [2020-06-27T03:16:20.313Z] #39 15.02 PBCC images/remap-file-path.pb-c.c [2020-06-27T03:16:20.313Z] #39 15.05 DEP images/remap-file-path.pb-c.d [2020-06-27T03:16:20.313Z] #39 15.09 PBCC images/fifo.pb-c.c [2020-06-27T03:16:20.313Z] #39 15.15 DEP images/fifo.pb-c.d [2020-06-27T03:16:20.313Z] #39 15.20 PBCC images/ghost-file.pb-c.c [2020-06-27T03:16:20.313Z] #39 15.26 DEP images/ghost-file.pb-c.d [2020-06-27T03:16:20.313Z] #39 15.30 PBCC images/regfile.pb-c.c [2020-06-27T03:16:20.313Z] #39 15.34 DEP images/regfile.pb-c.d [2020-06-27T03:16:20.313Z] #39 15.43 PBCC images/ns.pb-c.c [2020-06-27T03:16:20.313Z] #39 15.44 DEP images/ns.pb-c.d [2020-06-27T03:16:20.313Z] #39 15.49 PBCC images/fdinfo.pb-c.c [2020-06-27T03:16:20.313Z] #39 15.59 DEP images/fdinfo.pb-c.d [2020-06-27T03:16:20.313Z] #39 15.69 PBCC images/core-aarch64.pb-c.c [2020-06-27T03:16:20.313Z] #39 15.73 PBCC images/core-arm.pb-c.c [2020-06-27T03:16:20.313Z] #39 15.80 PBCC images/core-ppc64.pb-c.c [2020-06-27T03:16:20.313Z] #39 15.84 PBCC images/core-s390.pb-c.c [2020-06-27T03:16:20.313Z] #39 15.89 PBCC images/core-x86.pb-c.c [2020-06-27T03:16:20.313Z] #39 16.00 PBCC images/core.pb-c.c [2020-06-27T03:16:20.313Z] #39 16.06 PBCC images/inventory.pb-c.c [2020-06-27T03:16:20.313Z] #39 16.10 DEP images/core-aarch64.pb-c.d [2020-06-27T03:16:20.313Z] #39 16.14 DEP images/core-arm.pb-c.d [2020-06-27T03:16:20.313Z] #39 16.19 DEP images/core-ppc64.pb-c.d [2020-06-27T03:16:20.313Z] #39 16.27 DEP images/core-s390.pb-c.d [2020-06-27T03:16:20.313Z] #39 16.33 DEP images/core-x86.pb-c.d [2020-06-27T03:16:20.313Z] #39 16.39 DEP images/core.pb-c.d [2020-06-27T03:16:20.313Z] #39 16.48 DEP images/inventory.pb-c.d [2020-06-27T03:16:20.313Z] #39 16.57 PBCC images/cpuinfo.pb-c.c [2020-06-27T03:16:20.313Z] #39 16.62 DEP images/cpuinfo.pb-c.d [2020-06-27T03:16:20.313Z] #39 16.66 PBCC images/stats.pb-c.c [2020-06-27T03:16:20.313Z] #39 16.69 DEP images/stats.pb-c.d [2020-06-27T03:16:20.313Z] #39 18.18 make[1]: Nothing to be done for 'all'. [2020-06-27T03:16:20.362Z] #52 ... [2020-06-27T03:16:20.362Z] [2020-06-27T03:16:20.362Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:20.362Z] #61 0.676 + RM_GOPATH=0 [2020-06-27T03:16:20.362Z] #61 0.676 + TMP_GOPATH= [2020-06-27T03:16:20.362Z] #61 0.676 + : /build [2020-06-27T03:16:20.362Z] #61 0.676 + '[' -z '' ']' [2020-06-27T03:16:20.362Z] #61 0.677 ++ mktemp -d [2020-06-27T03:16:20.362Z] #61 0.678 + export GOPATH=/tmp/tmp.nCuMTLqHtX [2020-06-27T03:16:20.362Z] #61 0.678 + GOPATH=/tmp/tmp.nCuMTLqHtX [2020-06-27T03:16:20.362Z] #61 0.678 + RM_GOPATH=1 [2020-06-27T03:16:20.362Z] #61 0.679 + case "$(go env GOARCH)" in [2020-06-27T03:16:20.362Z] #61 0.680 ++ go env GOARCH [2020-06-27T03:16:20.362Z] #61 0.684 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:20.362Z] #61 0.684 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:20.362Z] #61 0.685 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:20.362Z] #61 0.686 + dir=/tmp/install [2020-06-27T03:16:20.362Z] #61 0.686 + bin=proxy [2020-06-27T03:16:20.362Z] #61 0.686 + shift [2020-06-27T03:16:20.362Z] #61 0.686 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-27T03:16:20.362Z] #61 0.686 + . /tmp/install/proxy.installer [2020-06-27T03:16:20.362Z] #61 0.687 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:16:20.362Z] #61 0.687 + install_proxy [2020-06-27T03:16:20.362Z] #61 0.687 + case "$1" in [2020-06-27T03:16:20.362Z] #61 0.687 + export CGO_ENABLED=0 [2020-06-27T03:16:20.362Z] #61 0.687 + CGO_ENABLED=0 [2020-06-27T03:16:20.362Z] #61 0.687 + _install_proxy [2020-06-27T03:16:20.362Z] #61 0.688 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:16:20.362Z] #61 0.688 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-27T03:16:20.362Z] #61 0.688 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.nCuMTLqHtX/src/github.com/docker/libnetwork [2020-06-27T03:16:20.362Z] #61 0.689 Cloning into '/tmp/tmp.nCuMTLqHtX/src/github.com/docker/libnetwork'... [2020-06-27T03:16:20.362Z] #61 ... [2020-06-27T03:16:20.362Z] [2020-06-27T03:16:20.362Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:20.362Z] #42 11.52 crypto/internal/subtle [2020-06-27T03:16:20.403Z] #7 extracting sha256:5573c4b3094956931fd68c310ae92c9eb1a787f0c77ac2730be9d16cce172d5e 2.9s done [2020-06-27T03:16:20.403Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a [2020-06-27T03:16:20.647Z] #42 11.97 crypto/subtle [2020-06-27T03:16:20.932Z] #42 12.31 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-27T03:16:21.049Z] #7 extracting sha256:f849c8ccad7f367e6e10b4b4606706efb0ae2a5122783b9cb982de2df9423579 1.6s done [2020-06-27T03:16:21.554Z] #42 12.70 internal/nettrace [2020-06-27T03:16:21.554Z] #42 12.93 runtime/cgo [2020-06-27T03:16:21.616Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 0.1s [2020-06-27T03:16:21.687Z] #39 19.73 CC images/stats.o [2020-06-27T03:16:21.724Z] #39 69.33 CC criu/cr-errno.o [2020-06-27T03:16:21.724Z] #39 69.37 CC criu/cr-restore.o [2020-06-27T03:16:22.252Z] #39 20.20 CC images/core.o [2020-06-27T03:16:22.819Z] #39 ... [2020-06-27T03:16:22.819Z] [2020-06-27T03:16:22.819Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:22.819Z] #47 89.21 mvdan.cc/sh/v3/fileutil [2020-06-27T03:16:22.819Z] #47 89.63 mvdan.cc/sh/v3/syntax [2020-06-27T03:16:22.819Z] #47 96.85 mvdan.cc/sh/v3/cmd/shfmt [2020-06-27T03:16:22.819Z] #47 ... [2020-06-27T03:16:22.819Z] [2020-06-27T03:16:22.819Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:22.819Z] #39 20.96 CC images/core-x86.o [2020-06-27T03:16:23.385Z] #39 21.60 CC images/core-arm.o [2020-06-27T03:16:23.478Z] #28 ... [2020-06-27T03:16:23.478Z] [2020-06-27T03:16:23.478Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:23.478Z] #60 3.876 + RM_GOPATH=0 [2020-06-27T03:16:23.478Z] #60 3.876 + TMP_GOPATH= [2020-06-27T03:16:23.478Z] #60 3.876 + : /build [2020-06-27T03:16:23.478Z] #60 3.876 + '[' -z '' ']' [2020-06-27T03:16:23.478Z] #60 3.876 ++ mktemp -d [2020-06-27T03:16:23.478Z] #60 3.876 + export GOPATH=/tmp/tmp.qgst8iyENf [2020-06-27T03:16:23.478Z] #60 3.876 + GOPATH=/tmp/tmp.qgst8iyENf [2020-06-27T03:16:23.478Z] #60 3.876 + RM_GOPATH=1 [2020-06-27T03:16:23.478Z] #60 3.876 + case "$(go env GOARCH)" in [2020-06-27T03:16:23.478Z] #60 3.876 ++ go env GOARCH [2020-06-27T03:16:23.478Z] #60 3.882 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:16:23.478Z] #60 3.882 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:23.478Z] #60 3.882 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:23.478Z] #60 3.882 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:23.478Z] #60 3.882 + dir=/tmp/install [2020-06-27T03:16:23.478Z] #60 3.882 + bin=proxy [2020-06-27T03:16:23.478Z] #60 3.882 + shift [2020-06-27T03:16:23.478Z] #60 3.882 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-27T03:16:23.478Z] #60 3.882 + . /tmp/install/proxy.installer [2020-06-27T03:16:23.478Z] #60 3.882 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:16:23.478Z] #60 3.882 + install_proxy [2020-06-27T03:16:23.478Z] #60 3.882 + case "$1" in [2020-06-27T03:16:23.478Z] #60 3.882 + export CGO_ENABLED=0 [2020-06-27T03:16:23.478Z] #60 3.882 + CGO_ENABLED=0 [2020-06-27T03:16:23.478Z] #60 3.882 + _install_proxy [2020-06-27T03:16:23.478Z] #60 3.882 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-27T03:16:23.478Z] #60 3.882 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.qgst8iyENf/src/github.com/docker/libnetwork [2020-06-27T03:16:23.478Z] #60 3.882 Cloning into '/tmp/tmp.qgst8iyENf/src/github.com/docker/libnetwork'... [2020-06-27T03:16:23.743Z] #39 71.71 CC criu/cr-service.o [2020-06-27T03:16:23.951Z] #39 22.03 CC images/core-aarch64.o [2020-06-27T03:16:24.025Z] #39 ... [2020-06-27T03:16:24.025Z] [2020-06-27T03:16:24.025Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:16:24.025Z] #17 21.31 Selecting previously unselected package bzip2. [2020-06-27T03:16:24.025Z] #17 21.31 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-06-27T03:16:24.025Z] #17 21.32 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-27T03:16:24.025Z] #17 21.53 Selecting previously unselected package xz-utils. [2020-06-27T03:16:24.025Z] #17 21.54 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-06-27T03:16:24.025Z] #17 21.56 Unpacking xz-utils (5.2.4-1) ... [2020-06-27T03:16:24.025Z] #17 21.87 Selecting previously unselected package apparmor. [2020-06-27T03:16:24.025Z] #17 21.87 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-06-27T03:16:24.025Z] #17 21.92 Unpacking apparmor (2.13.2-10) ... [2020-06-27T03:16:24.025Z] #17 22.20 Selecting previously unselected package aufs-tools. [2020-06-27T03:16:24.025Z] #17 22.20 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-06-27T03:16:24.025Z] #17 22.21 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-27T03:16:24.025Z] #17 22.31 Selecting previously unselected package libonig5:s390x. [2020-06-27T03:16:24.025Z] #17 22.31 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-06-27T03:16:24.025Z] #17 22.32 Unpacking libonig5:s390x (6.9.1-1) ... [2020-06-27T03:16:24.025Z] #17 22.42 Selecting previously unselected package libjq1:s390x. [2020-06-27T03:16:24.025Z] #17 22.42 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-06-27T03:16:24.025Z] #17 22.42 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-27T03:16:24.025Z] #17 22.48 Selecting previously unselected package jq. [2020-06-27T03:16:24.025Z] #17 22.48 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-06-27T03:16:24.025Z] #17 22.49 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-27T03:16:24.025Z] #17 22.52 Selecting previously unselected package libaio1:s390x. [2020-06-27T03:16:24.025Z] #17 22.52 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-06-27T03:16:24.025Z] #17 22.52 Unpacking libaio1:s390x (0.3.112-3) ... [2020-06-27T03:16:24.025Z] #17 22.54 Selecting previously unselected package libgpm2:s390x. [2020-06-27T03:16:24.025Z] #17 22.54 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-06-27T03:16:24.025Z] #17 22.55 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-06-27T03:16:24.025Z] #17 22.59 Selecting previously unselected package libicu63:s390x. [2020-06-27T03:16:24.025Z] #17 22.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-06-27T03:16:24.025Z] #17 22.60 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-06-27T03:16:24.025Z] #17 24.88 Selecting previously unselected package libnet1:s390x. [2020-06-27T03:16:24.025Z] #17 24.88 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-06-27T03:16:24.025Z] #17 24.88 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-27T03:16:24.025Z] #17 24.94 Selecting previously unselected package libnl-3-200:s390x. [2020-06-27T03:16:24.025Z] #17 24.94 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-06-27T03:16:24.025Z] #17 24.94 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-06-27T03:16:24.025Z] #17 25.00 Selecting previously unselected package libprotobuf-c1:s390x. [2020-06-27T03:16:24.047Z] #60 ... [2020-06-27T03:16:24.047Z] [2020-06-27T03:16:24.047Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:24.047Z] #45 6.096 + RM_GOPATH=0 [2020-06-27T03:16:24.047Z] #45 6.096 + TMP_GOPATH= [2020-06-27T03:16:24.047Z] #45 6.096 + : /build [2020-06-27T03:16:24.047Z] #45 6.096 + '[' -z '' ']' [2020-06-27T03:16:24.047Z] #45 6.100 ++ mktemp -d [2020-06-27T03:16:24.047Z] #45 6.105 + export GOPATH=/tmp/tmp.ebZ3g4vUXG [2020-06-27T03:16:24.047Z] #45 6.105 + GOPATH=/tmp/tmp.ebZ3g4vUXG [2020-06-27T03:16:24.047Z] #45 6.105 + RM_GOPATH=1 [2020-06-27T03:16:24.047Z] #45 6.105 + case "$(go env GOARCH)" in [2020-06-27T03:16:24.047Z] #45 6.106 ++ go env GOARCH [2020-06-27T03:16:24.047Z] #45 6.145 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:24.047Z] #45 6.146 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:24.047Z] #45 6.148 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:24.047Z] #45 6.154 + dir=/tmp/install [2020-06-27T03:16:24.047Z] #45 6.154 + bin=golangci_lint [2020-06-27T03:16:24.047Z] #45 6.154 + shift [2020-06-27T03:16:24.047Z] #45 6.155 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-27T03:16:24.047Z] #45 6.155 + . /tmp/install/golangci_lint.installer [2020-06-27T03:16:24.047Z] #45 6.156 ++ : v1.23.8 [2020-06-27T03:16:24.047Z] #45 6.156 + install_golangci_lint [2020-06-27T03:16:24.047Z] #45 6.158 + echo 'Installing golangci-lint version v1.23.8' [2020-06-27T03:16:24.047Z] #45 6.159 Installing golangci-lint version v1.23.8 [2020-06-27T03:16:24.047Z] #45 6.161 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-27T03:16:24.306Z] #17 25.00 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-06-27T03:16:24.306Z] #17 25.00 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-27T03:16:24.306Z] #17 25.06 Selecting previously unselected package libreadline5:s390x. [2020-06-27T03:16:24.306Z] #17 25.06 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-06-27T03:16:24.306Z] #17 25.07 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-06-27T03:16:24.306Z] #17 25.17 Selecting previously unselected package net-tools. [2020-06-27T03:16:24.306Z] #17 25.17 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-06-27T03:16:24.306Z] #17 25.18 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-27T03:16:24.517Z] #39 22.52 CC images/core-ppc64.o [2020-06-27T03:16:24.517Z] #39 ... [2020-06-27T03:16:24.517Z] [2020-06-27T03:16:24.517Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:24.517Z] #41 91.00 encoding/xml [2020-06-27T03:16:24.517Z] #41 93.89 go/doc [2020-06-27T03:16:24.517Z] #41 96.78 github.com/LK4D4/vndr/versioned [2020-06-27T03:16:24.517Z] #41 96.92 compress/flate [2020-06-27T03:16:24.517Z] #41 97.61 github.com/LK4D4/vndr/build [2020-06-27T03:16:24.517Z] #41 100.3 hash/crc32 [2020-06-27T03:16:24.517Z] #41 100.9 compress/gzip [2020-06-27T03:16:24.560Z] #7 extracting sha256:d4020e2aa747ca4d0ca2e87305f22f089fd57a696fd19bfa30182316d51b089a 3.6s done [2020-06-27T03:16:24.560Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b [2020-06-27T03:16:24.588Z] #17 25.32 Selecting previously unselected package python-pip-whl. [2020-06-27T03:16:24.588Z] #17 25.32 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-27T03:16:24.588Z] #17 25.32 Unpacking python-pip-whl (18.1-5) ... [2020-06-27T03:16:24.613Z] #45 ... [2020-06-27T03:16:24.613Z] [2020-06-27T03:16:24.613Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:16:24.613Z] #28 6.577 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-27T03:16:24.613Z] #28 6.579 Cloning into '.'... [2020-06-27T03:16:24.870Z] #17 25.67 Selecting previously unselected package python3-lib2to3. [2020-06-27T03:16:24.870Z] #17 25.67 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-27T03:16:24.870Z] #17 25.68 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-27T03:16:24.870Z] #17 25.77 Selecting previously unselected package python3-distutils. [2020-06-27T03:16:24.870Z] #17 25.77 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-27T03:16:24.870Z] #17 25.77 Unpacking python3-distutils (3.7.3-1) ... [2020-06-27T03:16:24.870Z] #17 25.89 Selecting previously unselected package python3-pip. [2020-06-27T03:16:24.905Z] #7 extracting sha256:9d0600f02bd1cb48615a71eb11a4ae912e85ff385fdbec2e88f3b671b9dcb687 3.1s done [2020-06-27T03:16:25.038Z] #42 15.72 vendor/golang.org/x/crypto/internal/subtle [2020-06-27T03:16:25.092Z] #41 ... [2020-06-27T03:16:25.092Z] [2020-06-27T03:16:25.092Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:25.092Z] #39 23.32 CC images/core-s390.o [2020-06-27T03:16:25.152Z] #17 25.89 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-27T03:16:25.152Z] #17 25.89 Unpacking python3-pip (18.1-5) ... [2020-06-27T03:16:25.152Z] #17 26.00 Selecting previously unselected package python3-pkg-resources. [2020-06-27T03:16:25.152Z] #17 26.01 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-27T03:16:25.152Z] #17 26.01 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-27T03:16:25.152Z] #17 26.08 Selecting previously unselected package python3-setuptools. [2020-06-27T03:16:25.152Z] #17 26.08 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-27T03:16:25.152Z] #17 26.08 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-27T03:16:25.338Z] #42 ... [2020-06-27T03:16:25.338Z] [2020-06-27T03:16:25.338Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:16:25.338Z] #39 16.65 Fetched 8136 kB in 16s (523 kB/s) [2020-06-27T03:16:25.434Z] #17 26.19 Selecting previously unselected package python3-wheel. [2020-06-27T03:16:25.434Z] #17 26.20 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-27T03:16:25.434Z] #17 26.20 Unpacking python3-wheel (0.32.3-2) ... [2020-06-27T03:16:25.434Z] #17 26.25 Selecting previously unselected package sudo. [2020-06-27T03:16:25.434Z] #17 26.25 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-06-27T03:16:25.434Z] #17 26.25 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-27T03:16:25.716Z] #17 26.52 Selecting previously unselected package thin-provisioning-tools. [2020-06-27T03:16:25.716Z] #17 26.52 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-06-27T03:16:25.716Z] #17 26.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-27T03:16:25.716Z] #17 26.66 Selecting previously unselected package uidmap. [2020-06-27T03:16:25.716Z] #17 26.66 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-06-27T03:16:25.716Z] #17 26.66 Unpacking uidmap (1:4.5-1.1) ... [2020-06-27T03:16:25.716Z] #17 26.73 Selecting previously unselected package vim-runtime. [2020-06-27T03:16:25.841Z] #7 extracting sha256:2f2cdb8f8f5fd89809656638f12eb633ae61f4b4aeb836d3d9d2cff033a3570c done [2020-06-27T03:16:25.999Z] #17 26.73 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:16:25.999Z] #17 26.75 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-27T03:16:25.999Z] #17 26.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-27T03:16:25.999Z] #17 26.77 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-27T03:16:26.026Z] #39 24.01 CC images/cpuinfo.o [2020-06-27T03:16:26.592Z] #39 24.66 CC images/inventory.o [2020-06-27T03:16:26.592Z] #39 24.94 CC images/fdinfo.o [2020-06-27T03:16:26.777Z] #7 DONE 19.1s [2020-06-27T03:16:26.777Z] [2020-06-27T03:16:26.777Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-27T03:16:26.850Z] #39 ... [2020-06-27T03:16:26.850Z] [2020-06-27T03:16:26.850Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:26.850Z] #47 DONE 103.4s [2020-06-27T03:16:27.108Z] [2020-06-27T03:16:27.108Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:27.108Z] #41 101.7 vendor/golang.org/x/crypto/cryptobyte [2020-06-27T03:16:27.108Z] #41 101.7 net [2020-06-27T03:16:27.677Z] #41 104.3 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-27T03:16:27.715Z] #8 DONE 1.0s [2020-06-27T03:16:27.715Z] [2020-06-27T03:16:27.715Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-27T03:16:27.893Z] #28 ... [2020-06-27T03:16:27.893Z] [2020-06-27T03:16:27.893Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:27.893Z] #54 6.482 + RM_GOPATH=0 [2020-06-27T03:16:27.893Z] #54 6.482 + TMP_GOPATH= [2020-06-27T03:16:27.893Z] #54 6.482 + : /build [2020-06-27T03:16:27.893Z] #54 6.483 + '[' -z '' ']' [2020-06-27T03:16:27.893Z] #54 6.486 ++ mktemp -d [2020-06-27T03:16:27.893Z] #54 6.487 + export GOPATH=/tmp/tmp.xY7CENWyOs [2020-06-27T03:16:27.893Z] #54 6.487 + GOPATH=/tmp/tmp.xY7CENWyOs [2020-06-27T03:16:27.893Z] #54 6.487 + RM_GOPATH=1 [2020-06-27T03:16:27.893Z] #54 6.487 + case "$(go env GOARCH)" in [2020-06-27T03:16:27.893Z] #54 6.487 ++ go env GOARCH [2020-06-27T03:16:27.893Z] #54 6.533 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:27.893Z] #54 6.533 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:27.893Z] #54 6.533 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:27.893Z] #54 6.534 + dir=/tmp/install [2020-06-27T03:16:27.893Z] #54 6.534 + bin=rootlesskit [2020-06-27T03:16:27.893Z] #54 6.534 + shift [2020-06-27T03:16:27.893Z] #54 6.534 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-27T03:16:27.893Z] #54 6.534 + . /tmp/install/rootlesskit.installer [2020-06-27T03:16:27.893Z] #54 6.535 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:16:27.893Z] #54 6.535 + install_rootlesskit [2020-06-27T03:16:27.893Z] #54 6.536 + case "$1" in [2020-06-27T03:16:27.893Z] #54 6.536 + export CGO_ENABLED=0 [2020-06-27T03:16:27.893Z] #54 6.536 + CGO_ENABLED=0 [2020-06-27T03:16:27.893Z] #54 6.536 + _install_rootlesskit [2020-06-27T03:16:27.893Z] #54 6.536 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-27T03:16:27.893Z] #54 6.536 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:16:27.893Z] #54 6.536 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xY7CENWyOs/src/github.com/rootless-containers/rootlesskit [2020-06-27T03:16:27.893Z] #54 6.541 Cloning into '/tmp/tmp.xY7CENWyOs/src/github.com/rootless-containers/rootlesskit'... [2020-06-27T03:16:28.018Z] #17 28.77 Selecting previously unselected package vim. [2020-06-27T03:16:28.018Z] #17 28.77 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-06-27T03:16:28.018Z] #17 28.78 Unpacking vim (2:8.1.0875-5) ... [2020-06-27T03:16:28.152Z] #54 ... [2020-06-27T03:16:28.152Z] [2020-06-27T03:16:28.152Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:16:28.152Z] #32 6.967 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:28.152Z] #32 7.042 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:28.152Z] #32 7.044 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:28.152Z] #32 8.136 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:16:28.152Z] #32 ... [2020-06-27T03:16:28.152Z] [2020-06-27T03:16:28.152Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:16:28.152Z] #23 7.474 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:28.152Z] #23 7.540 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:28.152Z] #23 7.547 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:28.152Z] #23 8.725 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:16:28.311Z] #17 29.08 Selecting previously unselected package xfsprogs. [2020-06-27T03:16:28.311Z] #17 29.08 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-06-27T03:16:28.311Z] #17 29.08 Unpacking xfsprogs (4.20.0-1) ... [2020-06-27T03:16:28.311Z] #17 29.33 Selecting previously unselected package zip. [2020-06-27T03:16:28.410Z] #23 ... [2020-06-27T03:16:28.410Z] [2020-06-27T03:16:28.410Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:16:28.410Z] #51 7.231 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:28.410Z] #51 7.262 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:28.410Z] #51 7.267 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:28.410Z] #51 8.345 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:16:28.410Z] #51 ... [2020-06-27T03:16:28.410Z] [2020-06-27T03:16:28.410Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:28.410Z] #30 6.911 + RM_GOPATH=0 [2020-06-27T03:16:28.410Z] #30 6.912 + TMP_GOPATH= [2020-06-27T03:16:28.410Z] #30 6.912 + : /build [2020-06-27T03:16:28.410Z] #30 6.912 + '[' -z '' ']' [2020-06-27T03:16:28.410Z] #30 6.919 ++ mktemp -d [2020-06-27T03:16:28.410Z] #30 6.920 + export GOPATH=/tmp/tmp.c7R3tjik1R [2020-06-27T03:16:28.410Z] #30 6.920 + GOPATH=/tmp/tmp.c7R3tjik1R [2020-06-27T03:16:28.410Z] #30 6.920 + RM_GOPATH=1 [2020-06-27T03:16:28.410Z] #30 6.920 + case "$(go env GOARCH)" in [2020-06-27T03:16:28.410Z] #30 6.921 ++ go env GOARCH [2020-06-27T03:16:28.410Z] #30 6.951 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:28.410Z] #30 6.952 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:28.410Z] #30 6.952 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:28.410Z] #30 6.954 + dir=/tmp/install [2020-06-27T03:16:28.410Z] #30 6.954 + bin=tomlv [2020-06-27T03:16:28.410Z] #30 6.954 + shift [2020-06-27T03:16:28.410Z] #30 6.954 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-27T03:16:28.410Z] #30 6.954 + . /tmp/install/tomlv.installer [2020-06-27T03:16:28.410Z] #30 6.954 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:16:28.410Z] #30 6.954 + install_tomlv [2020-06-27T03:16:28.410Z] #30 6.954 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-27T03:16:28.410Z] #30 6.954 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:16:28.410Z] #30 6.955 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.c7R3tjik1R/src/github.com/BurntSushi/toml [2020-06-27T03:16:28.410Z] #30 6.963 Cloning into '/tmp/tmp.c7R3tjik1R/src/github.com/BurntSushi/toml'... [2020-06-27T03:16:28.410Z] #30 8.016 + cd /tmp/tmp.c7R3tjik1R/src/github.com/BurntSushi/toml [2020-06-27T03:16:28.410Z] #30 8.017 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:16:28.410Z] #30 8.035 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-27T03:16:28.410Z] #30 8.905 runtime/internal/sys [2020-06-27T03:16:28.410Z] #30 8.906 internal/cpu [2020-06-27T03:16:28.410Z] #30 9.095 runtime/internal/math [2020-06-27T03:16:28.410Z] #30 9.312 math/bits [2020-06-27T03:16:28.410Z] #30 9.927 runtime [2020-06-27T03:16:28.410Z] #30 10.04 math [2020-06-27T03:16:28.593Z] #17 29.33 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-06-27T03:16:28.593Z] #17 29.34 Unpacking zip (3.0-11+b1) ... [2020-06-27T03:16:28.593Z] #17 29.42 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-27T03:16:28.593Z] #17 29.44 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-27T03:16:28.593Z] #17 29.45 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-06-27T03:16:28.593Z] #17 29.45 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-06-27T03:16:28.593Z] #17 29.47 Setting up libgpm2:s390x (1.20.7-5) ... [2020-06-27T03:16:28.593Z] #17 29.48 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-06-27T03:16:28.593Z] #17 29.49 Setting up uidmap (1:4.5-1.1) ... [2020-06-27T03:16:28.593Z] #17 29.49 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-06-27T03:16:28.593Z] #17 29.50 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-06-27T03:16:28.593Z] #17 29.50 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-27T03:16:28.593Z] #17 29.51 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-06-27T03:16:28.593Z] #17 29.52 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-06-27T03:16:28.593Z] #17 29.52 Setting up xxd (2:8.1.0875-5) ... [2020-06-27T03:16:28.593Z] #17 29.53 Setting up zip (3.0-11+b1) ... [2020-06-27T03:16:28.593Z] #17 29.54 Setting up vim-common (2:8.1.0875-5) ... [2020-06-27T03:16:28.593Z] #17 29.55 Setting up bash-completion (1:2.8-6) ... [2020-06-27T03:16:28.650Z] #9 DONE 0.8s [2020-06-27T03:16:28.650Z] [2020-06-27T03:16:28.650Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:28.650Z] #21 ... [2020-06-27T03:16:28.650Z] [2020-06-27T03:16:28.650Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-27T03:16:28.650Z] #27 DONE 0.1s [2020-06-27T03:16:28.650Z] [2020-06-27T03:16:28.650Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-27T03:16:28.650Z] #35 DONE 0.1s [2020-06-27T03:16:28.668Z] #30 ... [2020-06-27T03:16:28.668Z] [2020-06-27T03:16:28.668Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:28.668Z] #47 6.132 + RM_GOPATH=0 [2020-06-27T03:16:28.668Z] #47 6.132 + TMP_GOPATH= [2020-06-27T03:16:28.668Z] #47 6.132 + : /build [2020-06-27T03:16:28.668Z] #47 6.132 + '[' -z '' ']' [2020-06-27T03:16:28.668Z] #47 6.139 ++ mktemp -d [2020-06-27T03:16:28.668Z] #47 6.140 + export GOPATH=/tmp/tmp.Gm72fPeLTM [2020-06-27T03:16:28.668Z] #47 6.152 + GOPATH=/tmp/tmp.Gm72fPeLTM [2020-06-27T03:16:28.668Z] #47 6.152 + RM_GOPATH=1 [2020-06-27T03:16:28.668Z] #47 6.153 + case "$(go env GOARCH)" in [2020-06-27T03:16:28.668Z] #47 6.153 ++ go env GOARCH [2020-06-27T03:16:28.668Z] #47 6.200 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:28.668Z] #47 6.200 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:28.668Z] #47 6.202 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:28.668Z] #47 6.205 + dir=/tmp/install [2020-06-27T03:16:28.668Z] #47 6.205 + bin=shfmt [2020-06-27T03:16:28.668Z] #47 6.207 + shift [2020-06-27T03:16:28.668Z] #47 6.207 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-27T03:16:28.668Z] #47 6.207 + . /tmp/install/shfmt.installer [2020-06-27T03:16:28.668Z] #47 6.207 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:16:28.668Z] #47 6.209 + install_shfmt [2020-06-27T03:16:28.668Z] #47 6.213 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-27T03:16:28.668Z] #47 6.213 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:16:28.668Z] #47 6.213 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Gm72fPeLTM/src/github.com/mvdan/sh [2020-06-27T03:16:28.668Z] #47 6.215 Cloning into '/tmp/tmp.Gm72fPeLTM/src/github.com/mvdan/sh'... [2020-06-27T03:16:28.668Z] #47 ... [2020-06-27T03:16:28.668Z] [2020-06-27T03:16:28.668Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:28.668Z] #41 6.185 + RM_GOPATH=0 [2020-06-27T03:16:28.668Z] #41 6.187 + TMP_GOPATH= [2020-06-27T03:16:28.668Z] #41 6.187 + : /build [2020-06-27T03:16:28.668Z] #41 6.187 + '[' -z '' ']' [2020-06-27T03:16:28.668Z] #41 6.187 ++ mktemp -d [2020-06-27T03:16:28.668Z] #41 6.189 + export GOPATH=/tmp/tmp.dwNNm2yKH5 [2020-06-27T03:16:28.668Z] #41 6.189 + GOPATH=/tmp/tmp.dwNNm2yKH5 [2020-06-27T03:16:28.668Z] #41 6.189 + RM_GOPATH=1 [2020-06-27T03:16:28.668Z] #41 6.189 + case "$(go env GOARCH)" in [2020-06-27T03:16:28.668Z] #41 6.193 ++ go env GOARCH [2020-06-27T03:16:28.668Z] #41 6.291 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:28.668Z] #41 6.291 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:28.668Z] #41 6.296 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:28.668Z] #41 6.306 + dir=/tmp/install [2020-06-27T03:16:28.668Z] #41 6.307 + bin=vndr [2020-06-27T03:16:28.668Z] #41 6.307 + shift [2020-06-27T03:16:28.668Z] #41 6.307 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-27T03:16:28.668Z] #41 6.316 + . /tmp/install/vndr.installer [2020-06-27T03:16:28.668Z] #41 6.316 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:16:28.668Z] #41 6.319 + install_vndr [2020-06-27T03:16:28.668Z] #41 6.322 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-27T03:16:28.668Z] #41 6.323 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:16:28.668Z] #41 6.324 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.dwNNm2yKH5/src/github.com/LK4D4/vndr [2020-06-27T03:16:28.668Z] #41 6.328 Cloning into '/tmp/tmp.dwNNm2yKH5/src/github.com/LK4D4/vndr'... [2020-06-27T03:16:28.668Z] #41 7.037 + cd /tmp/tmp.dwNNm2yKH5/src/github.com/LK4D4/vndr [2020-06-27T03:16:28.668Z] #41 7.040 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:16:28.668Z] #41 7.045 + go build -buildmode=pie -v -o /build/vndr . [2020-06-27T03:16:28.668Z] #41 8.458 runtime/internal/atomic [2020-06-27T03:16:28.668Z] #41 8.512 internal/cpu [2020-06-27T03:16:28.668Z] #41 8.756 runtime/internal/sys [2020-06-27T03:16:28.668Z] #41 9.049 runtime/internal/math [2020-06-27T03:16:28.668Z] #41 9.055 internal/bytealg [2020-06-27T03:16:28.668Z] #41 9.166 internal/race [2020-06-27T03:16:28.668Z] #41 9.312 sync/atomic [2020-06-27T03:16:28.668Z] #41 9.697 unicode [2020-06-27T03:16:28.668Z] #41 9.921 runtime [2020-06-27T03:16:28.718Z] #7 extracting sha256:1228b02306216b597e88fde7515971bd5d889fb0a8a8c18f48c351b6e45fe55b 4.0s done [2020-06-27T03:16:28.718Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 [2020-06-27T03:16:28.718Z] #7 extracting sha256:a357baaa40a4f321254a5ee7b969840fd3959912f64ed8a5bb78912392e1f061 done [2020-06-27T03:16:28.718Z] #7 DONE 21.7s [2020-06-27T03:16:28.718Z] [2020-06-27T03:16:28.718Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-06-27T03:16:28.819Z] #39 16.65 Reading package lists... [2020-06-27T03:16:28.819Z] #39 ... [2020-06-27T03:16:28.819Z] [2020-06-27T03:16:28.819Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:28.819Z] #44 10.18 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-27T03:16:28.819Z] #44 12.28 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-27T03:16:28.819Z] #44 13.22 go: finding gotest.tools/gotestsum v0.5.1 [2020-06-27T03:16:28.819Z] #44 13.22 go: finding gotest.tools v2.2.0+incompatible [2020-06-27T03:16:28.819Z] #44 13.31 go: downloading gotest.tools/gotestsum v0.5.1 [2020-06-27T03:16:28.819Z] #44 13.34 go: downloading gotest.tools v2.2.0+incompatible [2020-06-27T03:16:28.819Z] #44 14.14 go: extracting gotest.tools v2.2.0+incompatible [2020-06-27T03:16:28.819Z] #44 14.25 go: extracting gotest.tools/gotestsum v0.5.1 [2020-06-27T03:16:28.819Z] #44 15.88 go: downloading github.com/fatih/color v1.9.0 [2020-06-27T03:16:28.819Z] #44 15.90 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-27T03:16:28.819Z] #44 15.93 go: downloading github.com/pkg/errors v0.9.1 [2020-06-27T03:16:28.819Z] #44 15.95 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:16:28.819Z] #44 15.99 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:16:28.819Z] #44 16.02 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:16:28.819Z] #44 16.04 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:16:28.819Z] #44 16.15 go: extracting github.com/fatih/color v1.9.0 [2020-06-27T03:16:28.819Z] #44 16.20 go: extracting github.com/pkg/errors v0.9.1 [2020-06-27T03:16:28.819Z] #44 16.26 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:16:28.819Z] #44 16.32 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:16:28.819Z] #44 16.43 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-27T03:16:28.819Z] #44 16.53 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:16:28.819Z] #44 16.75 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:16:28.819Z] #44 17.21 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:16:28.819Z] #44 17.21 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:16:28.819Z] #44 17.26 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:16:28.819Z] #44 19.69 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:16:28.910Z] [2020-06-27T03:16:28.910Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:16:28.926Z] #41 ... [2020-06-27T03:16:28.926Z] [2020-06-27T03:16:28.926Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:28.926Z] #21 6.523 + RM_GOPATH=0 [2020-06-27T03:16:28.926Z] #21 6.524 + TMP_GOPATH= [2020-06-27T03:16:28.926Z] #21 6.524 + : /build [2020-06-27T03:16:28.926Z] #21 6.525 + '[' -z '' ']' [2020-06-27T03:16:28.926Z] #21 6.532 ++ mktemp -d [2020-06-27T03:16:28.926Z] #21 6.536 + export GOPATH=/tmp/tmp.o7P2Wraysh [2020-06-27T03:16:28.926Z] #21 6.537 + GOPATH=/tmp/tmp.o7P2Wraysh [2020-06-27T03:16:28.926Z] #21 6.537 + RM_GOPATH=1 [2020-06-27T03:16:28.926Z] #21 6.537 + case "$(go env GOARCH)" in [2020-06-27T03:16:28.926Z] #21 6.538 ++ go env GOARCH [2020-06-27T03:16:28.926Z] #21 6.571 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:28.926Z] #21 6.571 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:28.926Z] #21 6.572 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:28.926Z] #21 6.573 + dir=/tmp/install [2020-06-27T03:16:28.926Z] #21 6.573 + bin=dockercli [2020-06-27T03:16:28.926Z] #21 6.574 + shift [2020-06-27T03:16:28.926Z] #21 6.574 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-27T03:16:28.926Z] #21 6.574 + . /tmp/install/dockercli.installer [2020-06-27T03:16:28.926Z] #21 6.574 ++ : stable [2020-06-27T03:16:28.926Z] #21 6.574 ++ : 17.06.2-ce [2020-06-27T03:16:28.926Z] #21 6.576 + install_dockercli [2020-06-27T03:16:28.926Z] #21 6.576 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-27T03:16:28.926Z] #21 6.576 Install docker/cli version 17.06.2-ce from stable [2020-06-27T03:16:28.926Z] #21 6.577 ++ uname -m [2020-06-27T03:16:28.926Z] #21 6.582 + arch=x86_64 [2020-06-27T03:16:28.926Z] #21 6.583 + '[' x86_64 '!=' x86_64 ']' [2020-06-27T03:16:28.926Z] #21 6.583 + url=https://download.docker.com/linux/static [2020-06-27T03:16:28.926Z] #21 6.583 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-27T03:16:28.926Z] #21 6.589 + tar -xz docker/docker [2020-06-27T03:16:28.926Z] #21 ... [2020-06-27T03:16:28.926Z] [2020-06-27T03:16:28.926Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:16:28.926Z] #10 6.998 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:28.926Z] #10 7.053 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:28.926Z] #10 7.057 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:28.926Z] #10 8.016 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:16:28.926Z] #10 10.28 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:16:29.106Z] #44 ... [2020-06-27T03:16:29.106Z] [2020-06-27T03:16:29.106Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:29.106Z] #61 17.22 Checking out files: 65% (1348/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-06-27T03:16:29.106Z] #61 17.96 + cd /tmp/tmp.nCuMTLqHtX/src/github.com/docker/libnetwork [2020-06-27T03:16:29.106Z] #61 17.96 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:16:29.106Z] #61 18.24 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-27T03:16:29.183Z] #10 ... [2020-06-27T03:16:29.184Z] [2020-06-27T03:16:29.184Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:16:29.184Z] #36 6.765 + git clone https://github.com/docker/distribution.git . [2020-06-27T03:16:29.184Z] #36 6.769 Cloning into '.'... [2020-06-27T03:16:29.442Z] #36 ... [2020-06-27T03:16:29.442Z] [2020-06-27T03:16:29.442Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:29.442Z] #43 6.664 + RM_GOPATH=0 [2020-06-27T03:16:29.442Z] #43 6.664 + TMP_GOPATH= [2020-06-27T03:16:29.442Z] #43 6.665 + : /build [2020-06-27T03:16:29.442Z] #43 6.665 + '[' -z '' ']' [2020-06-27T03:16:29.442Z] #43 6.670 ++ mktemp -d [2020-06-27T03:16:29.442Z] #43 6.673 + export GOPATH=/tmp/tmp.WE6zwRJNlD [2020-06-27T03:16:29.442Z] #43 6.673 + GOPATH=/tmp/tmp.WE6zwRJNlD [2020-06-27T03:16:29.442Z] #43 6.673 + RM_GOPATH=1 [2020-06-27T03:16:29.442Z] #43 6.673 + case "$(go env GOARCH)" in [2020-06-27T03:16:29.442Z] #43 6.673 ++ go env GOARCH [2020-06-27T03:16:29.442Z] #43 6.701 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:29.442Z] #43 6.706 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:29.442Z] #43 6.706 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:29.442Z] #43 6.713 + dir=/tmp/install [2020-06-27T03:16:29.442Z] #43 6.714 + bin=gotestsum [2020-06-27T03:16:29.442Z] #43 6.714 + shift [2020-06-27T03:16:29.442Z] #43 6.714 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-27T03:16:29.442Z] #43 6.714 + . /tmp/install/gotestsum.installer [2020-06-27T03:16:29.442Z] #43 6.716 ++ : v0.3.5 [2020-06-27T03:16:29.442Z] #43 6.719 + install_gotestsum [2020-06-27T03:16:29.442Z] #43 6.720 + set -e [2020-06-27T03:16:29.442Z] #43 6.720 + export GO111MODULE=on [2020-06-27T03:16:29.442Z] #43 6.720 + GO111MODULE=on [2020-06-27T03:16:29.442Z] #43 6.720 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-27T03:16:29.442Z] #43 6.742 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-27T03:16:29.442Z] #43 6.747 go: finding gotest.tools v0.3.5 [2020-06-27T03:16:29.442Z] #43 7.709 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-27T03:16:29.442Z] #43 8.235 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-27T03:16:29.442Z] #43 9.186 go: downloading gotest.tools v2.1.0+incompatible [2020-06-27T03:16:29.442Z] #43 9.384 go: extracting gotest.tools v2.1.0+incompatible [2020-06-27T03:16:29.442Z] #43 9.507 go: downloading github.com/pkg/errors v0.8.0 [2020-06-27T03:16:29.442Z] #43 9.791 go: downloading github.com/fatih/color v1.6.0 [2020-06-27T03:16:29.442Z] #43 9.791 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-27T03:16:29.442Z] #43 9.792 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-27T03:16:29.442Z] #43 9.819 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-27T03:16:29.442Z] #43 10.14 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:16:29.442Z] #43 10.51 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-27T03:16:29.442Z] #43 10.60 go: extracting github.com/fatih/color v1.6.0 [2020-06-27T03:16:29.442Z] #43 10.60 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:16:29.442Z] #43 10.61 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-27T03:16:29.442Z] #43 10.61 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-27T03:16:29.442Z] #43 10.63 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-27T03:16:29.442Z] #43 10.63 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-27T03:16:29.442Z] #43 10.63 go: extracting github.com/pkg/errors v0.8.0 [2020-06-27T03:16:29.442Z] #43 10.69 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-27T03:16:29.442Z] #43 10.70 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-27T03:16:29.442Z] #43 10.77 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-27T03:16:29.442Z] #43 11.00 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-27T03:16:29.442Z] #43 11.06 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-27T03:16:29.576Z] #41 105.6 vendor/golang.org/x/text/transform [2020-06-27T03:16:29.700Z] #43 ... [2020-06-27T03:16:29.700Z] [2020-06-27T03:16:29.700Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:29.700Z] #54 11.60 + cd /tmp/tmp.xY7CENWyOs/src/github.com/rootless-containers/rootlesskit [2020-06-27T03:16:29.700Z] #54 11.60 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:16:29.835Z] #41 106.2 vendor/golang.org/x/text/unicode/bidi [2020-06-27T03:16:30.062Z] #17 31.02 Setting up libiptc0:s390x (1.8.2-4) ... [2020-06-27T03:16:30.062Z] #17 31.03 Setting up xz-utils (5.2.4-1) ... [2020-06-27T03:16:30.062Z] #17 31.04 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-27T03:16:30.062Z] #17 31.04 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-27T03:16:30.062Z] #17 31.08 invoke-rc.d: could not determine current runlevel [2020-06-27T03:16:30.062Z] #17 31.08 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-27T03:16:30.062Z] #17 31.09 Setting up pigz (2.4-1) ... [2020-06-27T03:16:30.062Z] #17 31.09 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-06-27T03:16:30.062Z] #17 31.10 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-06-27T03:16:30.062Z] #17 31.11 Setting up python-pip-whl (18.1-5) ... [2020-06-27T03:16:30.062Z] #17 31.12 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-06-27T03:16:30.062Z] #17 31.12 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-27T03:16:30.265Z] #54 12.07 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-27T03:16:30.265Z] #54 12.07 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-27T03:16:30.343Z] #17 31.31 Setting up libaio1:s390x (0.3.112-3) ... [2020-06-27T03:16:30.344Z] #17 31.32 Setting up libonig5:s390x (6.9.1-1) ... [2020-06-27T03:16:30.344Z] #17 31.33 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-06-27T03:16:30.344Z] #17 31.33 Setting up vim (2:8.1.0875-5) ... [2020-06-27T03:16:30.344Z] #17 31.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-27T03:16:30.344Z] #17 31.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-27T03:16:30.344Z] #17 31.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-27T03:16:30.344Z] #17 31.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-27T03:16:30.344Z] #17 31.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-27T03:16:30.344Z] #17 31.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-27T03:16:30.344Z] #17 31.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-27T03:16:30.344Z] #17 31.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-27T03:16:30.344Z] #17 31.40 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-06-27T03:16:30.627Z] #17 31.41 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-27T03:16:30.627Z] #17 31.42 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-06-27T03:16:30.627Z] #17 31.42 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-27T03:16:30.627Z] #17 31.43 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-06-27T03:16:30.627Z] #17 31.44 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-27T03:16:31.208Z] #41 107.7 vendor/golang.org/x/text/secure/bidirule [2020-06-27T03:16:31.466Z] #41 107.9 vendor/golang.org/x/text/unicode/norm [2020-06-27T03:16:31.466Z] #41 ... [2020-06-27T03:16:31.466Z] [2020-06-27T03:16:31.466Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:31.466Z] #39 25.46 CC images/fown.o [2020-06-27T03:16:31.466Z] #39 25.93 CC images/ns.o [2020-06-27T03:16:31.466Z] #39 26.11 CC images/regfile.o [2020-06-27T03:16:31.466Z] #39 26.39 CC images/ghost-file.o [2020-06-27T03:16:31.466Z] #39 26.70 CC images/fifo.o [2020-06-27T03:16:31.466Z] #39 26.90 CC images/remap-file-path.o [2020-06-27T03:16:31.466Z] #39 27.13 CC images/eventfd.o [2020-06-27T03:16:31.466Z] #39 27.44 CC images/eventpoll.o [2020-06-27T03:16:31.466Z] #39 27.70 CC images/fh.o [2020-06-27T03:16:31.466Z] #39 27.89 CC images/fsnotify.o [2020-06-27T03:16:31.466Z] #39 28.35 CC images/signalfd.o [2020-06-27T03:16:31.466Z] #39 28.60 CC images/fs.o [2020-06-27T03:16:31.466Z] #39 28.78 CC images/pstree.o [2020-06-27T03:16:31.466Z] #39 28.94 CC images/pipe.o [2020-06-27T03:16:31.466Z] #39 29.27 CC images/tcp-stream.o [2020-06-27T03:16:31.466Z] #39 29.58 CC images/sk-packet.o [2020-06-27T03:16:31.724Z] #39 29.93 CC images/mnt.o [2020-06-27T03:16:31.812Z] #61 ... [2020-06-27T03:16:31.812Z] [2020-06-27T03:16:31.812Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:31.812Z] #48 12.95 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:16:31.812Z] #48 13.02 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:16:31.812Z] #48 13.05 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:16:31.812Z] #48 13.19 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:16:31.812Z] #48 13.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:16:31.812Z] #48 14.73 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:16:31.812Z] #48 15.65 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:16:31.812Z] #48 17.63 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:16:31.812Z] #48 19.09 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:16:31.812Z] #48 19.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:16:31.812Z] #48 19.34 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:16:31.812Z] #48 19.68 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:16:31.812Z] #48 20.97 runtime/cgo [2020-06-27T03:16:31.812Z] #48 21.30 runtime [2020-06-27T03:16:31.812Z] #48 ... [2020-06-27T03:16:31.812Z] [2020-06-27T03:16:31.812Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:16:31.812Z] #37 17.02 Checking out files: 92% (1471/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-06-27T03:16:31.812Z] #37 17.15 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-27T03:16:31.812Z] #37 19.56 + 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-06-27T03:16:32.023Z] #8 DONE 3.3s [2020-06-27T03:16:32.023Z] [2020-06-27T03:16:32.023Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-06-27T03:16:32.095Z] #17 32.61 Setting up iptables (1.8.2-4) ... [2020-06-27T03:16:32.095Z] #17 32.62 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-27T03:16:32.095Z] #17 32.63 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-27T03:16:32.095Z] #17 32.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-27T03:16:32.095Z] #17 32.64 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-27T03:16:32.095Z] #17 32.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-27T03:16:32.095Z] #17 32.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-27T03:16:32.095Z] #17 32.65 Setting up python3 (3.7.3-1) ... [2020-06-27T03:16:32.095Z] #17 32.91 Setting up python3-wheel (0.32.3-2) ... [2020-06-27T03:16:32.290Z] #39 30.29 CC images/pipe-data.o [2020-06-27T03:16:32.290Z] #39 30.48 CC images/sa.o [2020-06-27T03:16:32.377Z] #17 33.31 Setting up apparmor (2.13.2-10) ... [2020-06-27T03:16:32.437Z] #37 ... [2020-06-27T03:16:32.437Z] [2020-06-27T03:16:32.437Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:16:32.437Z] #39 16.65 Reading package lists... [2020-06-27T03:16:32.548Z] #39 30.73 CC images/timer.o [2020-06-27T03:16:32.584Z] #9 DONE 0.6s [2020-06-27T03:16:32.584Z] [2020-06-27T03:16:32.585Z] #35 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-06-27T03:16:32.585Z] #35 DONE 0.1s [2020-06-27T03:16:32.585Z] [2020-06-27T03:16:32.585Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:16:32.585Z] #38 ... [2020-06-27T03:16:32.585Z] [2020-06-27T03:16:32.585Z] #27 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-06-27T03:16:32.585Z] #27 DONE 0.1s [2020-06-27T03:16:32.843Z] [2020-06-27T03:16:32.843Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:16:33.114Z] #39 31.17 CC images/timerfd.o [2020-06-27T03:16:33.114Z] #39 31.36 CC images/mm.o [2020-06-27T03:16:33.680Z] #39 31.79 CC images/sk-opts.o [2020-06-27T03:16:33.846Z] #17 34.32 Setting up xfsprogs (4.20.0-1) ... [2020-06-27T03:16:33.846Z] #17 34.34 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-27T03:16:33.846Z] #17 34.58 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-27T03:16:33.926Z] #36 ... [2020-06-27T03:16:33.926Z] [2020-06-27T03:16:33.926Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:33.926Z] #60 4.026 + RM_GOPATH=0 [2020-06-27T03:16:33.926Z] #60 4.026 + TMP_GOPATH= [2020-06-27T03:16:33.926Z] #60 4.026 + : /build [2020-06-27T03:16:33.926Z] #60 4.026 + '[' -z '' ']' [2020-06-27T03:16:33.926Z] #60 4.837 ++ mktemp -d [2020-06-27T03:16:33.926Z] #60 4.837 + export GOPATH=/tmp/tmp.3NrscHchte [2020-06-27T03:16:33.926Z] #60 4.837 + GOPATH=/tmp/tmp.3NrscHchte [2020-06-27T03:16:33.926Z] #60 4.837 + RM_GOPATH=1 [2020-06-27T03:16:33.926Z] #60 4.837 + case "$(go env GOARCH)" in [2020-06-27T03:16:33.926Z] #60 4.837 ++ go env GOARCH [2020-06-27T03:16:33.926Z] #60 5.014 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:16:33.926Z] #60 5.015 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:33.926Z] #60 5.015 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:33.926Z] #60 5.015 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:33.926Z] #60 5.015 + dir=/tmp/install [2020-06-27T03:16:33.926Z] #60 5.015 + bin=proxy [2020-06-27T03:16:33.926Z] #60 5.015 + shift [2020-06-27T03:16:33.926Z] #60 5.015 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-27T03:16:33.926Z] #60 5.015 + . /tmp/install/proxy.installer [2020-06-27T03:16:33.926Z] #60 5.015 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:16:33.926Z] #60 5.015 + install_proxy [2020-06-27T03:16:33.926Z] #60 5.015 + case "$1" in [2020-06-27T03:16:33.926Z] #60 5.015 + export CGO_ENABLED=0 [2020-06-27T03:16:33.926Z] #60 5.015 + CGO_ENABLED=0 [2020-06-27T03:16:33.926Z] #60 5.015 + _install_proxy [2020-06-27T03:16:33.926Z] #60 5.015 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-27T03:16:33.926Z] #60 5.015 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.3NrscHchte/src/github.com/docker/libnetwork [2020-06-27T03:16:33.926Z] #60 5.019 Cloning into '/tmp/tmp.3NrscHchte/src/github.com/docker/libnetwork'... [2020-06-27T03:16:33.939Z] #39 31.95 CC images/sk-unix.o [2020-06-27T03:16:33.939Z] #39 32.18 CC images/sk-inet.o [2020-06-27T03:16:33.939Z] #39 ... [2020-06-27T03:16:33.939Z] [2020-06-27T03:16:33.939Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:16:33.939Z] #10 110.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-27T03:16:33.939Z] #10 110.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-27T03:16:33.939Z] #10 110.4 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:16:34.087Z] #39 24.18 Reading package lists... [2020-06-27T03:16:34.087Z] #39 ... [2020-06-27T03:16:34.087Z] [2020-06-27T03:16:34.087Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:16:34.087Z] #11 15.34 Fetched 8136 kB in 14s (570 kB/s) [2020-06-27T03:16:34.087Z] #11 15.34 Reading package lists... [2020-06-27T03:16:34.087Z] #11 22.75 Reading package lists... [2020-06-27T03:16:34.088Z] #11 ... [2020-06-27T03:16:34.088Z] [2020-06-27T03:16:34.088Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:34.088Z] #44 20.87 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:16:34.088Z] #44 22.71 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:16:34.140Z] #17 34.99 Setting up python3-distutils (3.7.3-1) ... [2020-06-27T03:16:34.374Z] #44 25.70 go: finding github.com/fatih/color v1.9.0 [2020-06-27T03:16:34.374Z] #44 25.70 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:16:34.374Z] #44 25.74 go: finding github.com/pkg/errors v0.9.1 [2020-06-27T03:16:34.424Z] #17 35.21 Setting up python3-setuptools (40.8.0-1) ... [2020-06-27T03:16:34.454Z] #54 ... [2020-06-27T03:16:34.454Z] [2020-06-27T03:16:34.454Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:34.454Z] #21 15.09 + mkdir -p /build [2020-06-27T03:16:34.454Z] #21 15.09 + mv docker/docker /build/ [2020-06-27T03:16:34.454Z] #21 15.10 + rmdir docker [2020-06-27T03:16:34.454Z] #21 DONE 16.2s [2020-06-27T03:16:34.454Z] [2020-06-27T03:16:34.454Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:34.454Z] #30 14.99 internal/testlog [2020-06-27T03:16:34.454Z] #30 15.30 encoding [2020-06-27T03:16:34.454Z] #30 15.59 runtime/cgo [2020-06-27T03:16:34.496Z] #60 ... [2020-06-27T03:16:34.496Z] [2020-06-27T03:16:34.496Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:34.496Z] #43 5.834 + RM_GOPATH=0 [2020-06-27T03:16:34.496Z] #43 5.834 + TMP_GOPATH= [2020-06-27T03:16:34.496Z] #43 5.834 + : /build [2020-06-27T03:16:34.496Z] #43 5.834 + '[' -z '' ']' [2020-06-27T03:16:34.496Z] #43 5.843 ++ mktemp -d [2020-06-27T03:16:34.496Z] #43 5.851 + export GOPATH=/tmp/tmp.IEeyflCONn [2020-06-27T03:16:34.496Z] #43 5.851 + GOPATH=/tmp/tmp.IEeyflCONn [2020-06-27T03:16:34.496Z] #43 5.851 + RM_GOPATH=1 [2020-06-27T03:16:34.496Z] #43 5.851 + case "$(go env GOARCH)" in [2020-06-27T03:16:34.497Z] #43 5.851 ++ go env GOARCH [2020-06-27T03:16:34.497Z] #43 5.868 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:34.497Z] #43 5.869 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:34.497Z] #43 5.883 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:34.497Z] #43 5.886 + dir=/tmp/install [2020-06-27T03:16:34.497Z] #43 5.886 + bin=gotestsum [2020-06-27T03:16:34.497Z] #43 5.886 + shift [2020-06-27T03:16:34.497Z] #43 5.886 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-27T03:16:34.497Z] #43 5.886 + . /tmp/install/gotestsum.installer [2020-06-27T03:16:34.497Z] #43 5.886 ++ : v0.3.5 [2020-06-27T03:16:34.497Z] #43 5.886 + install_gotestsum [2020-06-27T03:16:34.497Z] #43 5.892 + set -e [2020-06-27T03:16:34.497Z] #43 5.892 + export GO111MODULE=on [2020-06-27T03:16:34.497Z] #43 5.892 + GO111MODULE=on [2020-06-27T03:16:34.497Z] #43 5.892 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-27T03:16:34.497Z] #43 6.010 go: finding gotest.tools v0.3.5 [2020-06-27T03:16:34.497Z] #43 6.010 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-27T03:16:34.661Z] #44 25.86 go: finding github.com/spf13/pflag v1.0.3 [2020-06-27T03:16:34.661Z] #44 25.87 go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:16:34.661Z] #44 25.97 go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:16:34.707Z] #17 ... [2020-06-27T03:16:34.707Z] [2020-06-27T03:16:34.707Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:34.707Z] #39 72.43 CC criu/crtools.o [2020-06-27T03:16:34.707Z] #39 72.78 CC criu/eventfd.o [2020-06-27T03:16:34.707Z] #39 72.98 CC criu/eventpoll.o [2020-06-27T03:16:34.707Z] #39 73.56 CC criu/external.o [2020-06-27T03:16:34.707Z] #39 73.85 CC criu/fault-injection.o [2020-06-27T03:16:34.707Z] #39 73.95 CC criu/fdstore.o [2020-06-27T03:16:34.707Z] #39 74.16 CC criu/fifo.o [2020-06-27T03:16:34.707Z] #39 74.37 CC criu/file-ids.o [2020-06-27T03:16:34.707Z] #39 74.53 CC criu/file-lock.o [2020-06-27T03:16:34.707Z] #39 74.98 CC criu/files-ext.o [2020-06-27T03:16:34.707Z] #39 75.14 CC criu/files-reg.o [2020-06-27T03:16:34.707Z] #39 76.06 CC criu/files.o [2020-06-27T03:16:34.707Z] #39 77.24 CC criu/filesystems.o [2020-06-27T03:16:34.707Z] #39 77.78 CC criu/fsnotify.o [2020-06-27T03:16:34.707Z] #39 78.37 CC criu/image-desc.o [2020-06-27T03:16:34.707Z] #39 78.47 CC criu/image.o [2020-06-27T03:16:34.707Z] #39 78.95 CC criu/ipc_ns.o [2020-06-27T03:16:34.707Z] #39 79.70 CC criu/irmap.o [2020-06-27T03:16:34.707Z] #39 79.92 CC criu/kcmp-ids.o [2020-06-27T03:16:34.707Z] #39 80.03 CC criu/kerndat.o [2020-06-27T03:16:34.707Z] #39 80.59 CC criu/libnetlink.o [2020-06-27T03:16:34.707Z] #39 80.81 CC criu/log.o [2020-06-27T03:16:34.707Z] #39 81.18 CC criu/lsm.o [2020-06-27T03:16:34.707Z] #39 81.43 CC criu/mem.o [2020-06-27T03:16:34.707Z] #39 82.65 CC criu/memfd.o [2020-06-27T03:16:34.756Z] #43 ... [2020-06-27T03:16:34.756Z] [2020-06-27T03:16:34.756Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:34.756Z] #21 6.217 + RM_GOPATH=0 [2020-06-27T03:16:34.756Z] #21 6.217 + TMP_GOPATH= [2020-06-27T03:16:34.756Z] #21 6.217 + : /build [2020-06-27T03:16:34.756Z] #21 6.217 + '[' -z '' ']' [2020-06-27T03:16:34.756Z] #21 6.233 ++ mktemp -d [2020-06-27T03:16:34.756Z] #21 6.233 + export GOPATH=/tmp/tmp.HBy8oqpAAj [2020-06-27T03:16:34.756Z] #21 6.233 + GOPATH=/tmp/tmp.HBy8oqpAAj [2020-06-27T03:16:34.756Z] #21 6.233 + RM_GOPATH=1 [2020-06-27T03:16:34.756Z] #21 6.233 + case "$(go env GOARCH)" in [2020-06-27T03:16:34.756Z] #21 6.233 ++ go env GOARCH [2020-06-27T03:16:34.756Z] #21 6.242 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:34.756Z] #21 6.256 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:34.756Z] #21 6.257 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:34.756Z] #21 6.261 Install docker/cli version 17.06.2-ce from stable [2020-06-27T03:16:34.756Z] #21 6.261 + dir=/tmp/install [2020-06-27T03:16:34.756Z] #21 6.261 + bin=dockercli [2020-06-27T03:16:34.756Z] #21 6.261 + shift [2020-06-27T03:16:34.756Z] #21 6.261 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-27T03:16:34.756Z] #21 6.261 + . /tmp/install/dockercli.installer [2020-06-27T03:16:34.756Z] #21 6.261 ++ : stable [2020-06-27T03:16:34.756Z] #21 6.261 ++ : 17.06.2-ce [2020-06-27T03:16:34.756Z] #21 6.261 + install_dockercli [2020-06-27T03:16:34.756Z] #21 6.261 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-27T03:16:34.756Z] #21 6.261 ++ uname -m [2020-06-27T03:16:34.756Z] #21 6.263 + arch=aarch64 [2020-06-27T03:16:34.756Z] #21 6.263 + '[' aarch64 '!=' x86_64 ']' [2020-06-27T03:16:34.756Z] #21 6.263 + '[' aarch64 '!=' s390x ']' [2020-06-27T03:16:34.756Z] #21 6.263 + '[' aarch64 '!=' armhf ']' [2020-06-27T03:16:34.756Z] #21 6.263 + build_dockercli [2020-06-27T03:16:34.756Z] #21 6.263 + git clone https://github.com/docker/docker-ce /tmp/tmp.HBy8oqpAAj/tmp/docker-ce [2020-06-27T03:16:34.756Z] #21 6.272 Cloning into '/tmp/tmp.HBy8oqpAAj/tmp/docker-ce'... [2020-06-27T03:16:34.951Z] #44 ... [2020-06-27T03:16:34.951Z] [2020-06-27T03:16:34.951Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:16:34.951Z] #33 16.21 Fetched 8136 kB in 15s (540 kB/s) [2020-06-27T03:16:34.951Z] #33 16.21 Reading package lists... [2020-06-27T03:16:34.951Z] #33 23.67 Reading package lists... [2020-06-27T03:16:34.951Z] #33 ... [2020-06-27T03:16:34.951Z] [2020-06-27T03:16:34.951Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:16:34.951Z] #24 16.31 Fetched 8136 kB in 15s (536 kB/s) [2020-06-27T03:16:34.951Z] #24 16.31 Reading package lists... [2020-06-27T03:16:34.989Z] #39 ... [2020-06-27T03:16:34.989Z] [2020-06-27T03:16:34.989Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:16:34.989Z] #17 35.93 Setting up python3-pip (18.1-5) ... [2020-06-27T03:16:35.238Z] #24 23.93 Reading package lists... [2020-06-27T03:16:35.238Z] #24 ... [2020-06-27T03:16:35.238Z] [2020-06-27T03:16:35.238Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:35.238Z] #44 26.57 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:16:35.238Z] #44 26.69 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:16:35.238Z] #44 26.70 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:16:35.238Z] #44 26.79 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:16:35.524Z] #44 26.80 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:16:35.524Z] #44 ... [2020-06-27T03:16:35.524Z] [2020-06-27T03:16:35.524Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:16:35.524Z] #52 16.89 Fetched 8136 kB in 16s (515 kB/s) [2020-06-27T03:16:35.524Z] #52 16.89 Reading package lists... [2020-06-27T03:16:35.829Z] #30 ... [2020-06-27T03:16:35.829Z] [2020-06-27T03:16:35.829Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:16:35.829Z] #38 7.663 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:35.829Z] #38 7.683 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:35.829Z] #38 7.697 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:35.829Z] #38 8.728 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:16:35.829Z] #38 10.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:16:35.829Z] #38 13.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:16:35.829Z] #38 ... [2020-06-27T03:16:35.829Z] [2020-06-27T03:16:35.829Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:35.829Z] #47 17.00 + cd /tmp/tmp.Gm72fPeLTM/src/github.com/mvdan/sh [2020-06-27T03:16:35.829Z] #47 17.00 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:16:35.829Z] #47 17.04 + GO111MODULE=on [2020-06-27T03:16:35.829Z] #47 17.04 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-27T03:16:35.995Z] #17 36.64 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:16:35.996Z] #17 36.68 Processing triggers for mime-support (3.62) ... [2020-06-27T03:16:36.288Z] #17 DONE 37.2s [2020-06-27T03:16:36.288Z] [2020-06-27T03:16:36.288Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:36.288Z] #39 83.14 CC criu/mount.o [2020-06-27T03:16:36.764Z] #47 18.70 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:16:36.764Z] #47 18.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:16:36.764Z] #47 18.83 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:16:37.045Z] #47 19.02 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:16:37.303Z] #47 19.17 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:16:37.768Z] #39 85.43 CC criu/namespaces.o [2020-06-27T03:16:38.050Z] #39 ... [2020-06-27T03:16:38.050Z] [2020-06-27T03:16:38.050Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-27T03:16:38.050Z] #18 1.363 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-27T03:16:38.050Z] #18 1.364 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-27T03:16:38.050Z] #18 1.366 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-27T03:16:38.050Z] #18 DONE 1.6s [2020-06-27T03:16:38.050Z] [2020-06-27T03:16:38.050Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-27T03:16:38.089Z] #28 ... [2020-06-27T03:16:38.089Z] [2020-06-27T03:16:38.089Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:38.089Z] #30 5.732 + RM_GOPATH=0 [2020-06-27T03:16:38.089Z] #30 5.732 + TMP_GOPATH= [2020-06-27T03:16:38.089Z] #30 5.732 + : /build [2020-06-27T03:16:38.089Z] #30 5.732 + '[' -z '' ']' [2020-06-27T03:16:38.089Z] #30 5.738 ++ mktemp -d [2020-06-27T03:16:38.089Z] #30 5.739 + export GOPATH=/tmp/tmp.sAa86A7AhR [2020-06-27T03:16:38.089Z] #30 5.739 + GOPATH=/tmp/tmp.sAa86A7AhR [2020-06-27T03:16:38.089Z] #30 5.739 + RM_GOPATH=1 [2020-06-27T03:16:38.089Z] #30 5.739 + case "$(go env GOARCH)" in [2020-06-27T03:16:38.089Z] #30 5.739 ++ go env GOARCH [2020-06-27T03:16:38.089Z] #30 5.764 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:38.232Z] #52 24.83 Reading package lists... [2020-06-27T03:16:38.232Z] #52 ... [2020-06-27T03:16:38.232Z] [2020-06-27T03:16:38.232Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:16:38.232Z] #11 22.75 Reading package lists... [2020-06-27T03:16:38.240Z] #47 20.16 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:16:38.344Z] #30 5.765 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:38.345Z] #30 5.766 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:38.345Z] #30 5.768 + dir=/tmp/install [2020-06-27T03:16:38.345Z] #30 5.768 + bin=tomlv [2020-06-27T03:16:38.345Z] #30 5.768 + shift [2020-06-27T03:16:38.345Z] #30 5.769 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-27T03:16:38.345Z] #30 5.769 + . /tmp/install/tomlv.installer [2020-06-27T03:16:38.345Z] #30 5.770 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:16:38.345Z] #30 5.775 + install_tomlv [2020-06-27T03:16:38.345Z] #30 5.775 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-27T03:16:38.345Z] #30 5.775 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.sAa86A7AhR/src/github.com/BurntSushi/toml [2020-06-27T03:16:38.345Z] #30 5.775 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:16:38.345Z] #30 5.781 Cloning into '/tmp/tmp.sAa86A7AhR/src/github.com/BurntSushi/toml'... [2020-06-27T03:16:38.500Z] #47 ... [2020-06-27T03:16:38.500Z] [2020-06-27T03:16:38.500Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:16:38.500Z] #32 10.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:16:38.500Z] #32 13.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:16:38.500Z] #32 ... [2020-06-27T03:16:38.500Z] [2020-06-27T03:16:38.500Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:38.500Z] #43 13.85 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-27T03:16:38.501Z] #43 13.88 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-27T03:16:38.501Z] #43 14.27 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-27T03:16:38.501Z] #43 16.92 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-27T03:16:38.501Z] #43 17.99 go: finding gotest.tools/gotestsum v0.5.1 [2020-06-27T03:16:38.501Z] #43 18.01 go: finding gotest.tools v2.2.0+incompatible [2020-06-27T03:16:38.501Z] #43 18.01 go: downloading gotest.tools v2.2.0+incompatible [2020-06-27T03:16:38.501Z] #43 18.02 go: downloading gotest.tools/gotestsum v0.5.1 [2020-06-27T03:16:38.501Z] #43 18.56 go: extracting gotest.tools v2.2.0+incompatible [2020-06-27T03:16:38.501Z] #43 18.64 go: extracting gotest.tools/gotestsum v0.5.1 [2020-06-27T03:16:38.501Z] #43 19.62 go: downloading github.com/fatih/color v1.9.0 [2020-06-27T03:16:38.501Z] #43 19.64 go: downloading github.com/pkg/errors v0.9.1 [2020-06-27T03:16:38.501Z] #43 19.77 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-27T03:16:38.501Z] #43 19.78 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:16:38.501Z] #43 19.84 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:16:38.501Z] #43 19.84 go: extracting github.com/fatih/color v1.9.0 [2020-06-27T03:16:38.501Z] #43 19.87 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:16:38.501Z] #43 19.91 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:16:38.501Z] #43 19.93 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:16:38.501Z] #43 19.95 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:16:38.501Z] #43 20.23 go: extracting github.com/pkg/errors v0.9.1 [2020-06-27T03:16:38.501Z] #43 20.35 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:16:38.501Z] #43 20.38 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:16:38.501Z] #43 20.39 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:16:38.501Z] #43 20.41 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-27T03:16:38.501Z] #43 20.48 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:16:38.501Z] #43 20.49 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:16:39.070Z] #43 ... [2020-06-27T03:16:39.070Z] [2020-06-27T03:16:39.070Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:16:39.070Z] #23 10.98 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:16:39.070Z] #23 13.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:16:39.070Z] #23 ... [2020-06-27T03:16:39.070Z] [2020-06-27T03:16:39.070Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:16:39.070Z] #51 11.02 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:16:39.070Z] #51 13.72 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:16:39.132Z] #21 ... [2020-06-27T03:16:39.132Z] [2020-06-27T03:16:39.132Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:16:39.132Z] #51 7.240 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:39.132Z] #51 7.258 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:39.132Z] #51 7.259 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:39.132Z] #51 8.181 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-27T03:16:39.132Z] #51 10.03 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-27T03:16:39.132Z] #51 ... [2020-06-27T03:16:39.132Z] [2020-06-27T03:16:39.132Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:39.132Z] #47 6.209 + RM_GOPATH=0 [2020-06-27T03:16:39.132Z] #47 6.209 + TMP_GOPATH= [2020-06-27T03:16:39.132Z] #47 6.209 + : /build [2020-06-27T03:16:39.132Z] #47 6.209 + '[' -z '' ']' [2020-06-27T03:16:39.132Z] #47 6.216 ++ mktemp -d [2020-06-27T03:16:39.132Z] #47 6.224 + export GOPATH=/tmp/tmp.34YvUU8NYO [2020-06-27T03:16:39.132Z] #47 6.224 + GOPATH=/tmp/tmp.34YvUU8NYO [2020-06-27T03:16:39.132Z] #47 6.224 + RM_GOPATH=1 [2020-06-27T03:16:39.132Z] #47 6.224 + case "$(go env GOARCH)" in [2020-06-27T03:16:39.132Z] #47 6.224 ++ go env GOARCH [2020-06-27T03:16:39.132Z] #47 6.242 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:39.132Z] #47 6.242 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:39.132Z] #47 6.242 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:39.132Z] #47 6.257 + dir=/tmp/install [2020-06-27T03:16:39.132Z] #47 6.257 + bin=shfmt [2020-06-27T03:16:39.132Z] #47 6.257 + shift [2020-06-27T03:16:39.132Z] #47 6.257 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-27T03:16:39.132Z] #47 6.257 + . /tmp/install/shfmt.installer [2020-06-27T03:16:39.132Z] #47 6.257 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:16:39.132Z] #47 6.257 + install_shfmt [2020-06-27T03:16:39.132Z] #47 6.257 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-27T03:16:39.132Z] #47 6.257 + git clone https://github.com/mvdan/sh.git /tmp/tmp.34YvUU8NYO/src/github.com/mvdan/sh [2020-06-27T03:16:39.132Z] #47 6.257 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:16:39.132Z] #47 6.261 Cloning into '/tmp/tmp.34YvUU8NYO/src/github.com/mvdan/sh'... [2020-06-27T03:16:39.132Z] #47 ... [2020-06-27T03:16:39.132Z] [2020-06-27T03:16:39.132Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:16:39.132Z] #28 7.404 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-27T03:16:39.132Z] #28 7.412 Cloning into '.'... [2020-06-27T03:16:39.132Z] #28 ... [2020-06-27T03:16:39.132Z] [2020-06-27T03:16:39.132Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:39.132Z] #45 6.207 + RM_GOPATH=0 [2020-06-27T03:16:39.132Z] #45 6.207 + TMP_GOPATH= [2020-06-27T03:16:39.132Z] #45 6.207 + : /build [2020-06-27T03:16:39.132Z] #45 6.207 + '[' -z '' ']' [2020-06-27T03:16:39.132Z] #45 6.216 ++ mktemp -d [2020-06-27T03:16:39.132Z] #45 6.216 + export GOPATH=/tmp/tmp.Rb47ZrwU3f [2020-06-27T03:16:39.132Z] #45 6.216 + GOPATH=/tmp/tmp.Rb47ZrwU3f [2020-06-27T03:16:39.132Z] #45 6.216 + RM_GOPATH=1 [2020-06-27T03:16:39.132Z] #45 6.216 + case "$(go env GOARCH)" in [2020-06-27T03:16:39.132Z] #45 6.216 ++ go env GOARCH [2020-06-27T03:16:39.132Z] #45 6.234 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:39.132Z] #45 6.234 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:39.132Z] #45 6.240 Installing golangci-lint version v1.23.8 [2020-06-27T03:16:39.132Z] #45 6.243 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:39.132Z] #45 6.243 + dir=/tmp/install [2020-06-27T03:16:39.132Z] #45 6.243 + bin=golangci_lint [2020-06-27T03:16:39.132Z] #45 6.243 + shift [2020-06-27T03:16:39.132Z] #45 6.243 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-27T03:16:39.132Z] #45 6.243 + . /tmp/install/golangci_lint.installer [2020-06-27T03:16:39.132Z] #45 6.243 ++ : v1.23.8 [2020-06-27T03:16:39.132Z] #45 6.243 + install_golangci_lint [2020-06-27T03:16:39.132Z] #45 6.243 + echo 'Installing golangci-lint version v1.23.8' [2020-06-27T03:16:39.132Z] #45 6.243 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-27T03:16:39.132Z] #45 ... [2020-06-27T03:16:39.132Z] [2020-06-27T03:16:39.132Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:16:39.132Z] #23 7.786 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:39.132Z] #23 7.818 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:39.132Z] #23 7.818 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:39.132Z] #23 8.587 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-27T03:16:39.132Z] #23 9.757 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-27T03:16:39.132Z] #23 ... [2020-06-27T03:16:39.132Z] [2020-06-27T03:16:39.132Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:16:39.132Z] #38 7.544 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:39.132Z] #38 7.616 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:39.132Z] #38 7.616 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:39.132Z] #38 8.439 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-27T03:16:39.132Z] #38 10.12 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-27T03:16:39.271Z] #30 ... [2020-06-27T03:16:39.271Z] [2020-06-27T03:16:39.271Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:39.271Z] #21 6.010 + RM_GOPATH=0 [2020-06-27T03:16:39.271Z] #21 6.010 + TMP_GOPATH= [2020-06-27T03:16:39.271Z] #21 6.011 + : /build [2020-06-27T03:16:39.271Z] #21 6.011 + '[' -z '' ']' [2020-06-27T03:16:39.271Z] #21 6.012 ++ mktemp -d [2020-06-27T03:16:39.271Z] #21 6.019 + export GOPATH=/tmp/tmp.IrMSHEVCUL [2020-06-27T03:16:39.271Z] #21 6.021 + GOPATH=/tmp/tmp.IrMSHEVCUL [2020-06-27T03:16:39.271Z] #21 6.021 + RM_GOPATH=1 [2020-06-27T03:16:39.271Z] #21 6.021 + case "$(go env GOARCH)" in [2020-06-27T03:16:39.271Z] #21 6.022 ++ go env GOARCH [2020-06-27T03:16:39.271Z] #21 6.026 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:39.271Z] #21 6.036 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:39.271Z] #21 6.036 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:39.271Z] #21 6.039 + dir=/tmp/install [2020-06-27T03:16:39.271Z] #21 6.041 + bin=dockercli [2020-06-27T03:16:39.271Z] #21 6.041 + shift [2020-06-27T03:16:39.271Z] #21 6.041 + '[' '!' -f /tmp/install/dockercli.installer ']' [2020-06-27T03:16:39.271Z] #21 6.041 + . /tmp/install/dockercli.installer [2020-06-27T03:16:39.271Z] #21 6.043 ++ : stable [2020-06-27T03:16:39.271Z] #21 6.043 ++ : 17.06.2-ce [2020-06-27T03:16:39.271Z] #21 6.046 + install_dockercli [2020-06-27T03:16:39.271Z] #21 6.052 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-27T03:16:39.271Z] #21 6.052 Install docker/cli version 17.06.2-ce from stable [2020-06-27T03:16:39.271Z] #21 6.053 ++ uname -m [2020-06-27T03:16:39.271Z] #21 6.064 + arch=x86_64 [2020-06-27T03:16:39.271Z] #21 6.064 + '[' x86_64 '!=' x86_64 ']' [2020-06-27T03:16:39.271Z] #21 6.064 + url=https://download.docker.com/linux/static [2020-06-27T03:16:39.271Z] #21 6.070 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-27T03:16:39.271Z] #21 6.071 + tar -xz docker/docker [2020-06-27T03:16:39.329Z] #51 ... [2020-06-27T03:16:39.329Z] [2020-06-27T03:16:39.329Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:39.329Z] #47 20.92 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:16:39.414Z] #38 ... [2020-06-27T03:16:39.414Z] [2020-06-27T03:16:39.414Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:39.414Z] #41 6.737 + RM_GOPATH=0 [2020-06-27T03:16:39.414Z] #41 6.743 + TMP_GOPATH= [2020-06-27T03:16:39.414Z] #41 6.743 + : /build [2020-06-27T03:16:39.414Z] #41 6.743 + '[' -z '' ']' [2020-06-27T03:16:39.414Z] #41 6.744 ++ mktemp -d [2020-06-27T03:16:39.414Z] #41 6.746 + export GOPATH=/tmp/tmp.zMigGRAZoQ [2020-06-27T03:16:39.414Z] #41 6.746 + GOPATH=/tmp/tmp.zMigGRAZoQ [2020-06-27T03:16:39.414Z] #41 6.746 + RM_GOPATH=1 [2020-06-27T03:16:39.414Z] #41 6.746 + case "$(go env GOARCH)" in [2020-06-27T03:16:39.414Z] #41 6.748 ++ go env GOARCH [2020-06-27T03:16:39.414Z] #41 6.762 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:39.414Z] #41 6.762 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:39.414Z] #41 6.771 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:39.414Z] #41 6.772 + dir=/tmp/install [2020-06-27T03:16:39.414Z] #41 6.772 + bin=vndr [2020-06-27T03:16:39.414Z] #41 6.772 + shift [2020-06-27T03:16:39.414Z] #41 6.772 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-27T03:16:39.414Z] #41 6.773 + . /tmp/install/vndr.installer [2020-06-27T03:16:39.414Z] #41 6.773 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:16:39.414Z] #41 6.775 + install_vndr [2020-06-27T03:16:39.414Z] #41 6.775 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-27T03:16:39.414Z] #41 6.775 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:16:39.414Z] #41 6.775 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.zMigGRAZoQ/src/github.com/LK4D4/vndr [2020-06-27T03:16:39.414Z] #41 6.789 Cloning into '/tmp/tmp.zMigGRAZoQ/src/github.com/LK4D4/vndr'... [2020-06-27T03:16:39.414Z] #41 7.393 + cd /tmp/tmp.zMigGRAZoQ/src/github.com/LK4D4/vndr [2020-06-27T03:16:39.414Z] #41 7.396 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:16:39.414Z] #41 7.427 + go build -buildmode=pie -v -o /build/vndr . [2020-06-27T03:16:39.414Z] #41 8.333 unicode [2020-06-27T03:16:39.414Z] #41 8.498 math [2020-06-27T03:16:39.414Z] #41 8.545 unicode/utf16 [2020-06-27T03:16:39.414Z] #41 8.734 runtime [2020-06-27T03:16:39.414Z] #41 9.232 container/list [2020-06-27T03:16:39.414Z] #41 9.963 crypto/internal/subtle [2020-06-27T03:16:39.414Z] #41 10.06 crypto/subtle [2020-06-27T03:16:39.414Z] #41 10.46 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-27T03:16:39.414Z] #41 10.68 internal/nettrace [2020-06-27T03:16:39.414Z] #41 10.87 runtime/cgo [2020-06-27T03:16:39.527Z] #21 ... [2020-06-27T03:16:39.527Z] [2020-06-27T03:16:39.527Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:39.527Z] #30 6.969 + cd /tmp/tmp.sAa86A7AhR/src/github.com/BurntSushi/toml [2020-06-27T03:16:39.527Z] #30 6.987 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:16:39.527Z] #30 7.015 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-27T03:16:39.674Z] #41 ... [2020-06-27T03:16:39.674Z] [2020-06-27T03:16:39.674Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:16:39.674Z] #32 7.784 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:39.674Z] #32 7.804 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:39.674Z] #32 7.807 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:39.674Z] #32 8.596 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-27T03:16:39.674Z] #32 10.05 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-27T03:16:39.674Z] #32 ... [2020-06-27T03:16:39.674Z] [2020-06-27T03:16:39.674Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:39.674Z] #30 5.495 + RM_GOPATH=0 [2020-06-27T03:16:39.674Z] #30 5.495 + TMP_GOPATH= [2020-06-27T03:16:39.674Z] #30 5.495 + : /build [2020-06-27T03:16:39.674Z] #30 5.495 + '[' -z '' ']' [2020-06-27T03:16:39.674Z] #30 5.495 ++ mktemp -d [2020-06-27T03:16:39.674Z] #30 5.497 + export GOPATH=/tmp/tmp.3AQVKHzKsS [2020-06-27T03:16:39.674Z] #30 5.497 + GOPATH=/tmp/tmp.3AQVKHzKsS [2020-06-27T03:16:39.674Z] #30 5.497 + RM_GOPATH=1 [2020-06-27T03:16:39.674Z] #30 5.497 + case "$(go env GOARCH)" in [2020-06-27T03:16:39.674Z] #30 5.498 ++ go env GOARCH [2020-06-27T03:16:39.674Z] #30 5.515 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:16:39.674Z] #30 5.520 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:39.674Z] #30 5.520 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:39.674Z] #30 5.520 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:39.674Z] #30 5.520 + dir=/tmp/install [2020-06-27T03:16:39.674Z] #30 5.520 + bin=tomlv [2020-06-27T03:16:39.674Z] #30 5.520 + shift [2020-06-27T03:16:39.674Z] #30 5.520 + '[' '!' -f /tmp/install/tomlv.installer ']' [2020-06-27T03:16:39.674Z] #30 5.520 + . /tmp/install/tomlv.installer [2020-06-27T03:16:39.674Z] #30 5.520 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:16:39.674Z] #30 5.520 + install_tomlv [2020-06-27T03:16:39.674Z] #30 5.520 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-06-27T03:16:39.674Z] #30 5.520 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.3AQVKHzKsS/src/github.com/BurntSushi/toml [2020-06-27T03:16:39.674Z] #30 5.520 Cloning into '/tmp/tmp.3AQVKHzKsS/src/github.com/BurntSushi/toml'... [2020-06-27T03:16:39.674Z] #30 6.267 + cd /tmp/tmp.3AQVKHzKsS/src/github.com/BurntSushi/toml [2020-06-27T03:16:39.674Z] #30 6.267 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-06-27T03:16:39.674Z] #30 6.280 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-06-27T03:16:39.674Z] #30 6.945 internal/cpu [2020-06-27T03:16:39.674Z] #30 6.990 runtime/internal/sys [2020-06-27T03:16:39.674Z] #30 7.026 math/bits [2020-06-27T03:16:39.674Z] #30 7.101 runtime/internal/atomic [2020-06-27T03:16:39.674Z] #30 7.230 runtime/internal/math [2020-06-27T03:16:39.674Z] #30 7.297 unicode/utf8 [2020-06-27T03:16:39.674Z] #30 7.471 internal/bytealg [2020-06-27T03:16:39.674Z] #30 7.481 math [2020-06-27T03:16:39.674Z] #30 7.502 internal/race [2020-06-27T03:16:39.674Z] #30 7.662 sync/atomic [2020-06-27T03:16:39.674Z] #30 7.968 unicode [2020-06-27T03:16:39.674Z] #30 8.027 internal/testlog [2020-06-27T03:16:39.674Z] #30 8.275 runtime [2020-06-27T03:16:39.674Z] #30 8.461 encoding [2020-06-27T03:16:39.674Z] #30 8.563 runtime/cgo [2020-06-27T03:16:39.947Z] #30 ... [2020-06-27T03:16:39.947Z] [2020-06-27T03:16:39.947Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:39.947Z] #54 6.949 + RM_GOPATH=0 [2020-06-27T03:16:39.947Z] #54 6.949 + TMP_GOPATH= [2020-06-27T03:16:39.947Z] #54 6.949 + : /build [2020-06-27T03:16:39.947Z] #54 6.949 + '[' -z '' ']' [2020-06-27T03:16:39.947Z] #54 6.949 ++ mktemp -d [2020-06-27T03:16:39.947Z] #54 6.951 + export GOPATH=/tmp/tmp.AbKdwDjVoZ [2020-06-27T03:16:39.947Z] #54 6.951 + GOPATH=/tmp/tmp.AbKdwDjVoZ [2020-06-27T03:16:39.947Z] #54 6.951 + RM_GOPATH=1 [2020-06-27T03:16:39.947Z] #54 6.951 + case "$(go env GOARCH)" in [2020-06-27T03:16:39.947Z] #54 6.952 ++ go env GOARCH [2020-06-27T03:16:39.947Z] #54 6.973 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:39.947Z] #54 6.973 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:39.947Z] #54 6.975 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:39.947Z] #54 6.976 + dir=/tmp/install [2020-06-27T03:16:39.947Z] #54 6.976 + bin=rootlesskit [2020-06-27T03:16:39.947Z] #54 6.976 + shift [2020-06-27T03:16:39.947Z] #54 6.976 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-27T03:16:39.947Z] #54 6.976 + . /tmp/install/rootlesskit.installer [2020-06-27T03:16:39.947Z] #54 6.976 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:16:39.947Z] #54 6.976 + install_rootlesskit [2020-06-27T03:16:39.947Z] #54 6.976 + case "$1" in [2020-06-27T03:16:39.947Z] #54 6.977 + export CGO_ENABLED=0 [2020-06-27T03:16:39.947Z] #54 6.977 + CGO_ENABLED=0 [2020-06-27T03:16:39.947Z] #54 6.977 + _install_rootlesskit [2020-06-27T03:16:39.947Z] #54 6.977 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-27T03:16:39.947Z] #54 6.977 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:16:39.947Z] #54 6.977 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.AbKdwDjVoZ/src/github.com/rootless-containers/rootlesskit [2020-06-27T03:16:39.947Z] #54 6.982 Cloning into '/tmp/tmp.AbKdwDjVoZ/src/github.com/rootless-containers/rootlesskit'... [2020-06-27T03:16:39.947Z] #54 10.72 + cd /tmp/tmp.AbKdwDjVoZ/src/github.com/rootless-containers/rootlesskit [2020-06-27T03:16:39.947Z] #54 10.73 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:16:39.947Z] #54 10.79 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-27T03:16:39.947Z] #54 10.79 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-27T03:16:39.947Z] #54 ... [2020-06-27T03:16:39.947Z] [2020-06-27T03:16:39.947Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:16:39.947Z] #10 7.531 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:39.947Z] #10 7.604 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:39.947Z] #10 7.604 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:39.947Z] #10 8.391 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-27T03:16:39.947Z] #10 10.15 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-27T03:16:40.207Z] #10 ... [2020-06-27T03:16:40.207Z] [2020-06-27T03:16:40.207Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:40.207Z] #47 11.63 + cd /tmp/tmp.34YvUU8NYO/src/github.com/mvdan/sh [2020-06-27T03:16:40.207Z] #47 11.63 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:16:40.207Z] #47 11.74 + GO111MODULE=on [2020-06-27T03:16:40.454Z] #30 7.766 runtime/internal/atomic [2020-06-27T03:16:40.454Z] #30 7.789 internal/cpu [2020-06-27T03:16:40.454Z] #30 8.087 runtime/internal/sys [2020-06-27T03:16:40.467Z] #47 11.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-27T03:16:40.499Z] #10 ... [2020-06-27T03:16:40.499Z] [2020-06-27T03:16:40.499Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:40.499Z] #39 32.57 CC images/tun.o [2020-06-27T03:16:40.499Z] #39 32.82 CC images/sk-netlink.o [2020-06-27T03:16:40.499Z] #39 33.02 CC images/packet-sock.o [2020-06-27T03:16:40.499Z] #39 33.48 CC images/ipc-var.o [2020-06-27T03:16:40.499Z] #39 33.76 CC images/ipc-desc.o [2020-06-27T03:16:40.499Z] #39 34.09 CC images/ipc-shm.o [2020-06-27T03:16:40.499Z] #39 34.36 CC images/ipc-msg.o [2020-06-27T03:16:40.499Z] #39 34.75 CC images/ipc-sem.o [2020-06-27T03:16:40.499Z] #39 35.00 CC images/utsns.o [2020-06-27T03:16:40.499Z] #39 35.32 CC images/creds.o [2020-06-27T03:16:40.499Z] #39 35.54 CC images/vma.o [2020-06-27T03:16:40.499Z] #39 35.71 CC images/netdev.o [2020-06-27T03:16:40.499Z] #39 36.08 CC images/tty.o [2020-06-27T03:16:40.499Z] #39 36.64 CC images/file-lock.o [2020-06-27T03:16:40.499Z] #39 36.86 CC images/rlimit.o [2020-06-27T03:16:40.499Z] #39 37.09 CC images/pagemap.o [2020-06-27T03:16:40.499Z] #39 37.37 CC images/siginfo.o [2020-06-27T03:16:40.499Z] #39 37.61 CC images/rpc.o [2020-06-27T03:16:40.574Z] #11 29.79 Building dependency tree... [2020-06-27T03:16:40.703Z] #47 22.41 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:16:40.756Z] #39 38.94 CC images/ext-file.o [2020-06-27T03:16:41.012Z] #30 8.367 runtime/internal/math [2020-06-27T03:16:41.013Z] #30 8.395 internal/bytealg [2020-06-27T03:16:41.013Z] #30 8.481 math/bits [2020-06-27T03:16:41.014Z] #39 39.14 CC images/cgroup.o [2020-06-27T03:16:41.269Z] #47 ... [2020-06-27T03:16:41.269Z] [2020-06-27T03:16:41.269Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:16:41.269Z] #10 13.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:16:41.406Z] #47 12.88 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:16:41.406Z] #47 12.89 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:16:41.406Z] #47 12.90 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:16:41.512Z] #19 3.384 Collecting yamllint==1.16.0 [2020-06-27T03:16:41.512Z] #19 3.568 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-27T03:16:41.512Z] #19 3.588 Collecting pyyaml (from yamllint==1.16.0) [2020-06-27T03:16:41.512Z] #19 3.689 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-27T03:16:41.530Z] #10 ... [2020-06-27T03:16:41.530Z] [2020-06-27T03:16:41.530Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:41.530Z] #60 22.05 Checking out files: 63% (1321/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-06-27T03:16:41.530Z] #60 22.80 + cd /tmp/tmp.qgst8iyENf/src/github.com/docker/libnetwork [2020-06-27T03:16:41.530Z] #60 22.80 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:16:41.530Z] #60 23.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-27T03:16:41.580Z] #39 39.82 CC images/userns.o [2020-06-27T03:16:41.666Z] #47 13.12 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:16:41.666Z] #47 13.15 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:16:41.838Z] #39 40.12 CC images/google/protobuf/descriptor.o [2020-06-27T03:16:41.981Z] #30 9.252 runtime [2020-06-27T03:16:41.981Z] #30 9.390 math [2020-06-27T03:16:42.068Z] #11 33.23 The following additional packages will be installed: [2020-06-27T03:16:42.068Z] #11 33.23 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-27T03:16:42.068Z] #11 33.23 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-27T03:16:42.068Z] #11 33.23 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-27T03:16:42.068Z] #11 33.23 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-27T03:16:42.068Z] #11 33.23 Suggested packages: [2020-06-27T03:16:42.068Z] #11 33.23 gcc-8-locales seccomp wine64 [2020-06-27T03:16:42.096Z] #39 ... [2020-06-27T03:16:42.096Z] [2020-06-27T03:16:42.096Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:42.096Z] #54 118.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-27T03:16:42.096Z] #54 118.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-27T03:16:42.097Z] #60 ... [2020-06-27T03:16:42.097Z] [2020-06-27T03:16:42.097Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:42.097Z] #41 13.89 unicode/utf8 [2020-06-27T03:16:42.097Z] #41 14.67 math [2020-06-27T03:16:42.097Z] #41 19.13 unicode/utf16 [2020-06-27T03:16:42.097Z] #41 19.32 container/list [2020-06-27T03:16:42.097Z] #41 19.80 crypto/internal/subtle [2020-06-27T03:16:42.097Z] #41 19.91 crypto/subtle [2020-06-27T03:16:42.097Z] #41 20.05 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-27T03:16:42.097Z] #41 20.20 internal/nettrace [2020-06-27T03:16:42.097Z] #41 20.34 runtime/cgo [2020-06-27T03:16:42.097Z] #41 ... [2020-06-27T03:16:42.097Z] [2020-06-27T03:16:42.097Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:16:42.097Z] #36 23.67 Checking out files: 93% (1496/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-06-27T03:16:42.097Z] #36 23.78 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-27T03:16:42.236Z] #47 13.64 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:16:42.498Z] #47 14.14 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:16:42.516Z] #19 4.606 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-27T03:16:42.517Z] #19 4.638 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-27T03:16:42.517Z] #19 4.647 Building wheels for collected packages: pyyaml [2020-06-27T03:16:42.517Z] #19 4.685 Running setup.py bdist_wheel for pyyaml: started [2020-06-27T03:16:42.541Z] #30 ... [2020-06-27T03:16:42.541Z] [2020-06-27T03:16:42.541Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:16:42.541Z] #23 7.432 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:42.541Z] #23 7.515 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:42.541Z] #23 7.527 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:42.541Z] #23 8.649 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:16:42.541Z] #23 ... [2020-06-27T03:16:42.541Z] [2020-06-27T03:16:42.541Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:16:42.541Z] #10 6.860 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:42.541Z] #10 6.926 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:42.541Z] #10 6.931 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:42.541Z] #10 7.946 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:16:42.541Z] #10 10.11 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:16:42.802Z] #10 ... [2020-06-27T03:16:42.802Z] [2020-06-27T03:16:42.802Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:42.802Z] #60 6.876 + RM_GOPATH=0 [2020-06-27T03:16:42.802Z] #60 6.876 + TMP_GOPATH= [2020-06-27T03:16:42.802Z] #60 6.876 + : /build [2020-06-27T03:16:42.802Z] #60 6.877 + '[' -z '' ']' [2020-06-27T03:16:42.802Z] #60 6.881 ++ mktemp -d [2020-06-27T03:16:42.802Z] #60 6.882 + export GOPATH=/tmp/tmp.V9DvoWd13j [2020-06-27T03:16:42.802Z] #60 6.882 + GOPATH=/tmp/tmp.V9DvoWd13j [2020-06-27T03:16:42.802Z] #60 6.883 + RM_GOPATH=1 [2020-06-27T03:16:42.802Z] #60 6.883 + case "$(go env GOARCH)" in [2020-06-27T03:16:42.802Z] #60 6.883 ++ go env GOARCH [2020-06-27T03:16:42.802Z] #60 6.902 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:42.802Z] #60 6.902 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:42.802Z] #60 6.921 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:42.802Z] #60 6.923 + dir=/tmp/install [2020-06-27T03:16:42.802Z] #60 6.924 Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:16:42.802Z] #60 6.924 + bin=proxy [2020-06-27T03:16:42.802Z] #60 6.924 + shift [2020-06-27T03:16:42.802Z] #60 6.924 + '[' '!' -f /tmp/install/proxy.installer ']' [2020-06-27T03:16:42.802Z] #60 6.924 + . /tmp/install/proxy.installer [2020-06-27T03:16:42.802Z] #60 6.924 ++ : 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:16:42.802Z] #60 6.924 + install_proxy [2020-06-27T03:16:42.802Z] #60 6.924 + case "$1" in [2020-06-27T03:16:42.802Z] #60 6.924 + export CGO_ENABLED=0 [2020-06-27T03:16:42.802Z] #60 6.924 + CGO_ENABLED=0 [2020-06-27T03:16:42.802Z] #60 6.924 + _install_proxy [2020-06-27T03:16:42.802Z] #60 6.924 + echo 'Install docker-proxy version 2e24aed516bd5c836e11378bb457dd612aa868ed' [2020-06-27T03:16:42.802Z] #60 6.924 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.V9DvoWd13j/src/github.com/docker/libnetwork [2020-06-27T03:16:42.802Z] #60 6.951 Cloning into '/tmp/tmp.V9DvoWd13j/src/github.com/docker/libnetwork'... [2020-06-27T03:16:42.802Z] #60 ... [2020-06-27T03:16:42.802Z] [2020-06-27T03:16:42.802Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:16:42.802Z] #51 6.627 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:42.802Z] #51 6.715 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:42.802Z] #51 6.715 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:42.802Z] #51 7.775 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:16:42.802Z] #51 10.07 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:16:43.057Z] #51 ... [2020-06-27T03:16:43.057Z] [2020-06-27T03:16:43.057Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:43.057Z] #45 6.070 + RM_GOPATH=0 [2020-06-27T03:16:43.057Z] #45 6.070 + TMP_GOPATH= [2020-06-27T03:16:43.057Z] #45 6.070 + : /build [2020-06-27T03:16:43.057Z] #45 6.070 + '[' -z '' ']' [2020-06-27T03:16:43.057Z] #45 6.072 ++ mktemp -d [2020-06-27T03:16:43.057Z] #45 6.075 + export GOPATH=/tmp/tmp.6MWLtrPfLY [2020-06-27T03:16:43.057Z] #45 6.084 + GOPATH=/tmp/tmp.6MWLtrPfLY [2020-06-27T03:16:43.057Z] #45 6.085 + RM_GOPATH=1 [2020-06-27T03:16:43.057Z] #45 6.086 + case "$(go env GOARCH)" in [2020-06-27T03:16:43.057Z] #45 6.088 ++ go env GOARCH [2020-06-27T03:16:43.057Z] #45 6.108 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:43.057Z] #45 6.108 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:43.057Z] #45 6.110 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:43.057Z] #45 6.113 + dir=/tmp/install [2020-06-27T03:16:43.057Z] #45 6.121 + bin=golangci_lint [2020-06-27T03:16:43.057Z] #45 6.121 + shift [2020-06-27T03:16:43.057Z] #45 6.122 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2020-06-27T03:16:43.057Z] #45 6.122 + . /tmp/install/golangci_lint.installer [2020-06-27T03:16:43.057Z] #45 6.123 ++ : v1.23.8 [2020-06-27T03:16:43.057Z] #45 6.123 + install_golangci_lint [2020-06-27T03:16:43.057Z] #45 6.123 + echo 'Installing golangci-lint version v1.23.8' [2020-06-27T03:16:43.057Z] #45 6.123 Installing golangci-lint version v1.23.8 [2020-06-27T03:16:43.057Z] #45 6.124 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-06-27T03:16:43.057Z] #45 ... [2020-06-27T03:16:43.057Z] [2020-06-27T03:16:43.057Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:16:43.057Z] #32 7.067 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:43.057Z] #32 7.169 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:43.057Z] #32 7.171 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:43.057Z] #32 8.187 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:16:43.130Z] #19 5.367 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-27T03:16:43.130Z] #19 5.370 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-27T03:16:43.130Z] #19 5.417 Successfully built pyyaml [2020-06-27T03:16:43.314Z] #32 10.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:16:43.314Z] #32 ... [2020-06-27T03:16:43.314Z] [2020-06-27T03:16:43.314Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:43.314Z] #47 6.623 + RM_GOPATH=0 [2020-06-27T03:16:43.314Z] #47 6.623 + TMP_GOPATH= [2020-06-27T03:16:43.314Z] #47 6.623 + : /build [2020-06-27T03:16:43.314Z] #47 6.623 + '[' -z '' ']' [2020-06-27T03:16:43.314Z] #47 6.628 ++ mktemp -d [2020-06-27T03:16:43.314Z] #47 6.630 + export GOPATH=/tmp/tmp.mhFcJrEyXa [2020-06-27T03:16:43.314Z] #47 6.630 + GOPATH=/tmp/tmp.mhFcJrEyXa [2020-06-27T03:16:43.314Z] #47 6.630 + RM_GOPATH=1 [2020-06-27T03:16:43.314Z] #47 6.630 + case "$(go env GOARCH)" in [2020-06-27T03:16:43.314Z] #47 6.630 ++ go env GOARCH [2020-06-27T03:16:43.314Z] #47 6.662 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:43.314Z] #47 6.662 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:43.314Z] #47 6.663 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:43.314Z] #47 6.679 + dir=/tmp/install [2020-06-27T03:16:43.314Z] #47 6.680 + bin=shfmt [2020-06-27T03:16:43.314Z] #47 6.680 + shift [2020-06-27T03:16:43.314Z] #47 6.681 + '[' '!' -f /tmp/install/shfmt.installer ']' [2020-06-27T03:16:43.314Z] #47 6.681 + . /tmp/install/shfmt.installer [2020-06-27T03:16:43.314Z] #47 6.683 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:16:43.314Z] #47 6.684 + install_shfmt [2020-06-27T03:16:43.314Z] #47 6.686 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-06-27T03:16:43.314Z] #47 6.686 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:16:43.314Z] #47 6.687 + git clone https://github.com/mvdan/sh.git /tmp/tmp.mhFcJrEyXa/src/github.com/mvdan/sh [2020-06-27T03:16:43.314Z] #47 6.693 Cloning into '/tmp/tmp.mhFcJrEyXa/src/github.com/mvdan/sh'... [2020-06-27T03:16:43.314Z] #47 ... [2020-06-27T03:16:43.314Z] [2020-06-27T03:16:43.314Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:43.314Z] #41 6.676 + RM_GOPATH=0 [2020-06-27T03:16:43.314Z] #41 6.677 + TMP_GOPATH= [2020-06-27T03:16:43.314Z] #41 6.678 + : /build [2020-06-27T03:16:43.314Z] #41 6.680 + '[' -z '' ']' [2020-06-27T03:16:43.314Z] #41 6.684 ++ mktemp -d [2020-06-27T03:16:43.314Z] #41 6.686 + export GOPATH=/tmp/tmp.ErtfqYcjZK [2020-06-27T03:16:43.314Z] #41 6.686 + GOPATH=/tmp/tmp.ErtfqYcjZK [2020-06-27T03:16:43.314Z] #41 6.686 + RM_GOPATH=1 [2020-06-27T03:16:43.314Z] #41 6.686 + case "$(go env GOARCH)" in [2020-06-27T03:16:43.314Z] #41 6.691 ++ go env GOARCH [2020-06-27T03:16:43.314Z] #41 6.716 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:43.314Z] #41 6.724 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:43.314Z] #41 6.724 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:43.314Z] #41 6.728 + dir=/tmp/install [2020-06-27T03:16:43.314Z] #41 6.728 + bin=vndr [2020-06-27T03:16:43.314Z] #41 6.729 + shift [2020-06-27T03:16:43.314Z] #41 6.729 + '[' '!' -f /tmp/install/vndr.installer ']' [2020-06-27T03:16:43.314Z] #41 6.729 + . /tmp/install/vndr.installer [2020-06-27T03:16:43.314Z] #41 6.729 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:16:43.314Z] #41 6.729 + install_vndr [2020-06-27T03:16:43.314Z] #41 6.730 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-06-27T03:16:43.314Z] #41 6.730 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:16:43.314Z] #41 6.730 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ErtfqYcjZK/src/github.com/LK4D4/vndr [2020-06-27T03:16:43.314Z] #41 6.737 Cloning into '/tmp/tmp.ErtfqYcjZK/src/github.com/LK4D4/vndr'... [2020-06-27T03:16:43.314Z] #41 7.596 + cd /tmp/tmp.ErtfqYcjZK/src/github.com/LK4D4/vndr [2020-06-27T03:16:43.314Z] #41 7.597 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-06-27T03:16:43.314Z] #41 7.605 + go build -buildmode=pie -v -o /build/vndr . [2020-06-27T03:16:43.314Z] #41 8.943 internal/race [2020-06-27T03:16:43.314Z] #41 8.981 internal/bytealg [2020-06-27T03:16:43.314Z] #41 9.097 sync/atomic [2020-06-27T03:16:43.314Z] #41 9.465 unicode [2020-06-27T03:16:43.314Z] #41 10.07 runtime [2020-06-27T03:16:43.412Z] #19 5.443 Installing collected packages: pyyaml, pathspec, yamllint [2020-06-27T03:16:43.412Z] #19 5.657 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-27T03:16:43.440Z] #47 14.94 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:16:43.559Z] #11 34.70 The following NEW packages will be installed: [2020-06-27T03:16:43.559Z] #11 34.71 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-27T03:16:43.559Z] #11 34.71 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-27T03:16:43.559Z] #11 34.71 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-27T03:16:43.559Z] #11 34.71 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-27T03:16:43.559Z] #11 34.71 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-27T03:16:43.559Z] #11 34.72 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-27T03:16:43.559Z] #11 34.88 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:16:43.559Z] #11 34.88 Need to get 78.9 MB of archives. [2020-06-27T03:16:43.559Z] #11 34.88 After this operation, 532 MB of additional disk space will be used. [2020-06-27T03:16:43.559Z] #11 34.88 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-06-27T03:16:43.569Z] #41 ... [2020-06-27T03:16:43.569Z] [2020-06-27T03:16:43.569Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:16:43.569Z] #36 6.838 + git clone https://github.com/docker/distribution.git . [2020-06-27T03:16:43.569Z] #36 6.848 Cloning into '.'... [2020-06-27T03:16:43.693Z] #19 DONE 6.0s [2020-06-27T03:16:43.693Z] [2020-06-27T03:16:43.693Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:16:43.693Z] #36 123.7 + dpkg --print-architecture [2020-06-27T03:16:43.693Z] #36 123.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-27T03:16:43.693Z] #36 124.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-27T03:16:43.693Z] #36 124.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-27T03:16:43.825Z] #36 ... [2020-06-27T03:16:43.825Z] [2020-06-27T03:16:43.825Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:43.825Z] #54 6.558 + RM_GOPATH=0 [2020-06-27T03:16:43.825Z] #54 6.558 + TMP_GOPATH= [2020-06-27T03:16:43.825Z] #54 6.558 + : /build [2020-06-27T03:16:43.825Z] #54 6.558 + '[' -z '' ']' [2020-06-27T03:16:43.825Z] #54 6.559 ++ mktemp -d [2020-06-27T03:16:43.825Z] #54 6.561 + export GOPATH=/tmp/tmp.s7KAZaFngo [2020-06-27T03:16:43.825Z] #54 6.561 + GOPATH=/tmp/tmp.s7KAZaFngo [2020-06-27T03:16:43.825Z] #54 6.562 + RM_GOPATH=1 [2020-06-27T03:16:43.825Z] #54 6.562 + case "$(go env GOARCH)" in [2020-06-27T03:16:43.825Z] #54 6.568 ++ go env GOARCH [2020-06-27T03:16:43.825Z] #54 6.612 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:43.825Z] #54 6.612 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:43.825Z] #54 6.612 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:43.825Z] #54 6.615 + dir=/tmp/install [2020-06-27T03:16:43.825Z] #54 6.616 + bin=rootlesskit [2020-06-27T03:16:43.825Z] #54 6.616 + shift [2020-06-27T03:16:43.825Z] #54 6.616 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2020-06-27T03:16:43.825Z] #54 6.616 + . /tmp/install/rootlesskit.installer [2020-06-27T03:16:43.825Z] #54 6.617 ++ : 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:16:43.825Z] #54 6.623 + install_rootlesskit [2020-06-27T03:16:43.825Z] #54 6.623 + case "$1" in [2020-06-27T03:16:43.825Z] #54 6.623 + export CGO_ENABLED=0 [2020-06-27T03:16:43.825Z] #54 6.623 + CGO_ENABLED=0 [2020-06-27T03:16:43.825Z] #54 6.623 + _install_rootlesskit [2020-06-27T03:16:43.825Z] #54 6.623 + echo 'Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e' [2020-06-27T03:16:43.825Z] #54 6.623 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.s7KAZaFngo/src/github.com/rootless-containers/rootlesskit [2020-06-27T03:16:43.825Z] #54 6.623 Install rootlesskit version 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:16:43.825Z] #54 6.645 Cloning into '/tmp/tmp.s7KAZaFngo/src/github.com/rootless-containers/rootlesskit'... [2020-06-27T03:16:43.825Z] #54 ... [2020-06-27T03:16:43.825Z] [2020-06-27T03:16:43.825Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:43.825Z] #43 6.949 + RM_GOPATH=0 [2020-06-27T03:16:43.825Z] #43 6.949 + TMP_GOPATH= [2020-06-27T03:16:43.825Z] #43 6.949 + : /build [2020-06-27T03:16:43.825Z] #43 6.949 + '[' -z '' ']' [2020-06-27T03:16:43.825Z] #43 6.953 ++ mktemp -d [2020-06-27T03:16:43.825Z] #43 6.956 + export GOPATH=/tmp/tmp.603pidu4dq [2020-06-27T03:16:43.825Z] #43 6.957 + GOPATH=/tmp/tmp.603pidu4dq [2020-06-27T03:16:43.825Z] #43 6.957 + RM_GOPATH=1 [2020-06-27T03:16:43.825Z] #43 6.957 + case "$(go env GOARCH)" in [2020-06-27T03:16:43.825Z] #43 6.959 ++ go env GOARCH [2020-06-27T03:16:43.825Z] #43 6.974 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:43.825Z] #43 6.974 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:43.825Z] #43 6.974 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:43.825Z] #43 6.975 + dir=/tmp/install [2020-06-27T03:16:43.825Z] #43 6.976 + bin=gotestsum [2020-06-27T03:16:43.825Z] #43 6.976 + shift [2020-06-27T03:16:43.825Z] #43 6.976 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2020-06-27T03:16:43.825Z] #43 6.976 + . /tmp/install/gotestsum.installer [2020-06-27T03:16:43.825Z] #43 6.976 ++ : v0.3.5 [2020-06-27T03:16:43.825Z] #43 6.976 + install_gotestsum [2020-06-27T03:16:43.825Z] #43 6.977 + set -e [2020-06-27T03:16:43.825Z] #43 6.977 + export GO111MODULE=on [2020-06-27T03:16:43.825Z] #43 6.977 + GO111MODULE=on [2020-06-27T03:16:43.825Z] #43 6.977 + go get -d gotest.tools/gotestsum@v0.3.5 [2020-06-27T03:16:43.825Z] #43 7.087 go: finding gotest.tools/gotestsum v0.3.5 [2020-06-27T03:16:43.825Z] #43 7.093 go: finding gotest.tools v0.3.5 [2020-06-27T03:16:43.825Z] #43 8.200 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-27T03:16:43.825Z] #43 8.850 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-27T03:16:43.825Z] #43 9.588 go: downloading gotest.tools v2.1.0+incompatible [2020-06-27T03:16:43.825Z] #43 9.696 go: extracting gotest.tools v2.1.0+incompatible [2020-06-27T03:16:43.825Z] #43 9.824 go: downloading github.com/pkg/errors v0.8.0 [2020-06-27T03:16:43.825Z] #43 9.980 go: downloading github.com/fatih/color v1.6.0 [2020-06-27T03:16:43.825Z] #43 9.980 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-27T03:16:43.825Z] #43 9.986 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-27T03:16:43.825Z] #43 10.23 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-27T03:16:43.825Z] #43 10.33 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:16:43.825Z] #43 10.47 go: extracting github.com/pkg/errors v0.8.0 [2020-06-27T03:16:43.825Z] #43 10.64 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:16:43.825Z] #43 10.65 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-27T03:16:43.825Z] #43 10.69 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-27T03:16:43.825Z] #43 10.70 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-27T03:16:43.825Z] #43 10.75 go: extracting github.com/fatih/color v1.6.0 [2020-06-27T03:16:43.825Z] #43 10.78 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-27T03:16:43.825Z] #43 10.82 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-27T03:16:43.825Z] #43 10.82 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-27T03:16:43.825Z] #43 10.86 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-27T03:16:43.825Z] #43 10.91 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-27T03:16:43.825Z] #43 11.09 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-27T03:16:43.825Z] #43 11.10 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-27T03:16:43.846Z] #11 35.22 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-06-27T03:16:43.977Z] #36 ... [2020-06-27T03:16:43.977Z] [2020-06-27T03:16:43.977Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-27T03:16:43.977Z] #22 DONE 0.2s [2020-06-27T03:16:43.977Z] [2020-06-27T03:16:43.977Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-27T03:16:44.010Z] #36 25.89 + 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-06-27T03:16:44.135Z] #11 35.52 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-06-27T03:16:44.135Z] #11 35.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-06-27T03:16:44.135Z] #11 35.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-06-27T03:16:44.135Z] #11 35.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-27T03:16:44.386Z] #43 ... [2020-06-27T03:16:44.386Z] [2020-06-27T03:16:44.386Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:44.386Z] #54 12.06 + cd /tmp/tmp.s7KAZaFngo/src/github.com/rootless-containers/rootlesskit [2020-06-27T03:16:44.641Z] #54 12.06 + git checkout -q 3f5728fbb2b6abdc63d59759e72735442ce6424e [2020-06-27T03:16:44.831Z] #47 16.08 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:16:44.831Z] #47 16.13 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:16:44.831Z] #47 16.45 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:16:44.900Z] #54 12.40 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-27T03:16:44.900Z] #54 12.41 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-06-27T03:16:44.983Z] #26 DONE 0.7s [2020-06-27T03:16:44.983Z] [2020-06-27T03:16:44.983Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-27T03:16:44.983Z] #29 DONE 0.2s [2020-06-27T03:16:44.983Z] [2020-06-27T03:16:44.983Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:44.983Z] #39 86.56 CC criu/net.o [2020-06-27T03:16:44.983Z] #39 88.44 CC criu/netfilter.o [2020-06-27T03:16:44.983Z] #39 88.76 CC criu/page-pipe.o [2020-06-27T03:16:44.983Z] #39 89.18 CC criu/page-xfer.o [2020-06-27T03:16:44.983Z] #39 90.17 CC criu/pagemap-cache.o [2020-06-27T03:16:44.983Z] #39 90.54 CC criu/pagemap.o [2020-06-27T03:16:44.983Z] #39 91.13 CC criu/parasite-syscall.o [2020-06-27T03:16:44.983Z] #39 91.72 CC criu/path.o [2020-06-27T03:16:44.983Z] #39 91.91 CC criu/pie-util-vdso.o [2020-06-27T03:16:44.983Z] #39 92.19 CC criu/pie-util.o [2020-06-27T03:16:44.983Z] #39 92.28 CC criu/pipes.o [2020-06-27T03:16:44.983Z] #39 92.73 CC criu/plugin.o [2020-06-27T03:16:44.983Z] #39 ... [2020-06-27T03:16:44.983Z] [2020-06-27T03:16:44.983Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-27T03:16:44.983Z] #31 DONE 0.1s [2020-06-27T03:16:44.983Z] [2020-06-27T03:16:44.983Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-27T03:16:44.983Z] #34 DONE 0.1s [2020-06-27T03:16:44.983Z] [2020-06-27T03:16:44.983Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:45.091Z] #47 16.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:16:45.264Z] #45 ... [2020-06-27T03:16:45.264Z] [2020-06-27T03:16:45.264Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:45.264Z] #39 93.04 CC criu/proc_parse.o [2020-06-27T03:16:45.629Z] #11 36.68 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-06-27T03:16:45.629Z] #11 37.03 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-06-27T03:16:45.629Z] #11 37.07 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-06-27T03:16:45.629Z] #11 ... [2020-06-27T03:16:45.629Z] [2020-06-27T03:16:45.629Z] #52 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:16:45.629Z] #52 24.83 Reading package lists... [2020-06-27T03:16:45.629Z] #52 31.58 Building dependency tree... [2020-06-27T03:16:45.629Z] #52 34.80 The following additional packages will be installed: [2020-06-27T03:16:45.629Z] #52 34.81 libbtrfs0 [2020-06-27T03:16:45.629Z] #52 34.94 The following NEW packages will be installed: [2020-06-27T03:16:45.629Z] #52 34.95 libbtrfs-dev libbtrfs0 [2020-06-27T03:16:45.629Z] #52 35.10 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:16:45.629Z] #52 35.10 Need to get 120 kB of archives. [2020-06-27T03:16:45.629Z] #52 35.10 After this operation, 423 kB of additional disk space will be used. [2020-06-27T03:16:45.629Z] #52 35.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-06-27T03:16:45.629Z] #52 35.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-06-27T03:16:45.629Z] #52 36.63 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:16:45.629Z] #52 36.88 Fetched 120 kB in 0s (1430 kB/s) [2020-06-27T03:16:45.629Z] #52 37.01 Selecting previously unselected package libbtrfs0. [2020-06-27T03:16:45.663Z] #47 ... [2020-06-27T03:16:45.663Z] [2020-06-27T03:16:45.663Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:45.663Z] #43 6.934 go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-27T03:16:45.663Z] #43 7.729 go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-27T03:16:45.663Z] #43 8.351 go: downloading gotest.tools v2.1.0+incompatible [2020-06-27T03:16:45.663Z] #43 8.501 go: extracting gotest.tools v2.1.0+incompatible [2020-06-27T03:16:45.663Z] #43 8.571 go: downloading github.com/pkg/errors v0.8.0 [2020-06-27T03:16:45.663Z] #43 8.575 go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-27T03:16:45.663Z] #43 8.719 go: downloading github.com/spf13/pflag v1.0.1 [2020-06-27T03:16:45.663Z] #43 8.815 go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:16:45.663Z] #43 8.866 go: extracting github.com/pkg/errors v0.8.0 [2020-06-27T03:16:45.663Z] #43 8.867 go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-27T03:16:45.663Z] #43 8.869 go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-27T03:16:45.663Z] #43 8.910 go: downloading github.com/fatih/color v1.6.0 [2020-06-27T03:16:45.663Z] #43 8.965 go: extracting github.com/spf13/pflag v1.0.1 [2020-06-27T03:16:45.663Z] #43 9.145 go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-27T03:16:45.663Z] #43 9.228 go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-27T03:16:45.663Z] #43 9.237 go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-27T03:16:45.663Z] #43 9.254 go: extracting github.com/fatih/color v1.6.0 [2020-06-27T03:16:45.663Z] #43 9.280 go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-27T03:16:45.663Z] #43 9.409 go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:16:45.663Z] #43 9.409 go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-27T03:16:45.663Z] #43 9.409 go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-27T03:16:45.663Z] #43 10.20 go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-27T03:16:45.663Z] #43 10.22 go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-27T03:16:45.663Z] #43 11.11 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-27T03:16:45.663Z] #43 11.22 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-27T03:16:45.663Z] #43 11.23 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-27T03:16:45.663Z] #43 13.30 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-27T03:16:45.663Z] #43 14.31 go: finding gotest.tools v2.2.0+incompatible [2020-06-27T03:16:45.663Z] #43 14.31 go: finding gotest.tools/gotestsum v0.5.1 [2020-06-27T03:16:45.663Z] #43 14.32 go: downloading gotest.tools v2.2.0+incompatible [2020-06-27T03:16:45.663Z] #43 14.32 go: downloading gotest.tools/gotestsum v0.5.1 [2020-06-27T03:16:45.663Z] #43 14.84 go: extracting gotest.tools v2.2.0+incompatible [2020-06-27T03:16:45.663Z] #43 14.84 go: extracting gotest.tools/gotestsum v0.5.1 [2020-06-27T03:16:45.663Z] #43 15.55 go: downloading github.com/pkg/errors v0.9.1 [2020-06-27T03:16:45.663Z] #43 15.56 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-27T03:16:45.663Z] #43 15.57 go: downloading github.com/fatih/color v1.9.0 [2020-06-27T03:16:45.663Z] #43 15.58 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:16:45.663Z] #43 15.62 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:16:45.663Z] #43 15.65 go: extracting github.com/pkg/errors v0.9.1 [2020-06-27T03:16:45.663Z] #43 15.72 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:16:45.663Z] #43 15.81 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:16:45.663Z] #43 15.86 go: extracting github.com/fatih/color v1.9.0 [2020-06-27T03:16:45.663Z] #43 15.86 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:16:45.663Z] #43 15.93 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-27T03:16:45.663Z] #43 15.95 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:16:45.663Z] #43 15.97 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:16:45.663Z] #43 16.35 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:16:45.663Z] #43 16.41 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:16:45.663Z] #43 16.41 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:16:45.663Z] #43 16.42 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:16:45.663Z] #43 ... [2020-06-27T03:16:45.663Z] [2020-06-27T03:16:45.663Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:45.663Z] #60 15.89 Checking out files: 79% (1652/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-06-27T03:16:45.663Z] #60 16.24 + cd /tmp/tmp.3NrscHchte/src/github.com/docker/libnetwork [2020-06-27T03:16:45.663Z] #60 16.24 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:16:45.663Z] #60 16.80 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-27T03:16:45.918Z] #52 37.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 ... 15339 files and directories currently installed.) [2020-06-27T03:16:45.918Z] #52 37.18 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-06-27T03:16:45.918Z] #52 37.19 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-27T03:16:45.918Z] #52 37.28 Selecting previously unselected package libbtrfs-dev. [2020-06-27T03:16:45.918Z] #52 37.29 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-06-27T03:16:45.918Z] #52 37.30 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:16:45.923Z] #60 ... [2020-06-27T03:16:45.923Z] [2020-06-27T03:16:45.923Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:16:45.923Z] #36 7.354 + git clone https://github.com/docker/distribution.git . [2020-06-27T03:16:45.923Z] #36 7.361 Cloning into '.'... [2020-06-27T03:16:46.183Z] #36 ... [2020-06-27T03:16:46.183Z] [2020-06-27T03:16:46.183Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:46.183Z] #47 17.25 runtime [2020-06-27T03:16:46.183Z] #47 17.32 runtime/cgo [2020-06-27T03:16:46.280Z] #54 ... [2020-06-27T03:16:46.280Z] [2020-06-27T03:16:46.280Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:46.280Z] #41 112.2 vendor/golang.org/x/net/idna [2020-06-27T03:16:46.280Z] #41 114.3 vendor/golang.org/x/net/http2/hpack [2020-06-27T03:16:46.280Z] #41 115.4 mime [2020-06-27T03:16:46.280Z] #41 117.4 mime/quotedprintable [2020-06-27T03:16:46.280Z] #41 117.9 net/http/internal [2020-06-27T03:16:46.280Z] #41 120.9 crypto/tls [2020-06-27T03:16:46.280Z] #41 ... [2020-06-27T03:16:46.280Z] [2020-06-27T03:16:46.280Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:46.280Z] #39 41.97 CC images/opts.o [2020-06-27T03:16:46.280Z] #39 42.26 CC images/seccomp.o [2020-06-27T03:16:46.280Z] #39 42.60 CC images/binfmt-misc.o [2020-06-27T03:16:46.280Z] #39 42.76 CC images/time.o [2020-06-27T03:16:46.280Z] #39 42.93 CC images/sysctl.o [2020-06-27T03:16:46.280Z] #39 43.17 CC images/autofs.o [2020-06-27T03:16:46.280Z] #39 43.42 CC images/macvlan.o [2020-06-27T03:16:46.280Z] #39 43.64 CC images/sit.o [2020-06-27T03:16:46.280Z] #39 43.96 CC images/memfd.o [2020-06-27T03:16:46.280Z] #39 44.29 CC images/timens.o [2020-06-27T03:16:46.538Z] #39 44.58 LINK images/built-in.o [2020-06-27T03:16:46.538Z] #39 44.80 GEN compel/include/asm [2020-06-27T03:16:46.549Z] #52 37.66 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-27T03:16:46.549Z] #52 37.67 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:16:46.549Z] #52 37.67 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:16:46.549Z] #52 DONE 38.0s [2020-06-27T03:16:46.549Z] [2020-06-27T03:16:46.549Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:46.796Z] #39 44.84 GEN compel/include/version.h [2020-06-27T03:16:46.796Z] #39 44.87 touch .config [2020-06-27T03:16:46.796Z] #39 44.93 GEN include/common/config.h [2020-06-27T03:16:46.796Z] #39 45.03 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-27T03:16:46.796Z] #39 45.06 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-27T03:16:46.796Z] #39 45.09 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-27T03:16:46.796Z] #39 45.12 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-27T03:16:46.796Z] #39 45.15 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-27T03:16:46.837Z] #53 0.299 + RM_GOPATH=0 [2020-06-27T03:16:46.837Z] #53 0.299 + TMP_GOPATH= [2020-06-27T03:16:46.837Z] #53 0.300 + : /build [2020-06-27T03:16:46.837Z] #53 0.301 + '[' -z '' ']' [2020-06-27T03:16:46.837Z] #53 0.303 ++ mktemp -d [2020-06-27T03:16:46.837Z] #53 0.311 + export GOPATH=/tmp/tmp.k76lfUHoZT [2020-06-27T03:16:46.837Z] #53 0.313 + GOPATH=/tmp/tmp.k76lfUHoZT [2020-06-27T03:16:46.837Z] #53 0.313 + RM_GOPATH=1 [2020-06-27T03:16:46.837Z] #53 0.314 + case "$(go env GOARCH)" in [2020-06-27T03:16:46.837Z] #53 0.317 ++ go env GOARCH [2020-06-27T03:16:46.837Z] #53 0.360 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:47.055Z] #39 45.17 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-27T03:16:47.055Z] #39 45.22 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-27T03:16:47.055Z] #39 45.26 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-27T03:16:47.124Z] #53 0.360 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:16:47.124Z] #53 0.361 ++ dirname /tmp/install/install.sh [2020-06-27T03:16:47.124Z] #53 0.363 + dir=/tmp/install [2020-06-27T03:16:47.124Z] #53 0.363 + bin=containerd [2020-06-27T03:16:47.124Z] #53 0.364 + shift [2020-06-27T03:16:47.124Z] #53 0.376 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-27T03:16:47.124Z] #53 0.377 + . /tmp/install/containerd.installer [2020-06-27T03:16:47.124Z] #53 0.377 ++ set -e [2020-06-27T03:16:47.124Z] #53 0.378 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:16:47.124Z] #53 0.380 + install_containerd [2020-06-27T03:16:47.124Z] #53 0.381 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234' [2020-06-27T03:16:47.124Z] #53 0.382 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:16:47.124Z] #53 0.383 + git clone https://github.com/containerd/containerd.git /tmp/tmp.k76lfUHoZT/src/github.com/containerd/containerd [2020-06-27T03:16:47.124Z] #53 0.391 Cloning into '/tmp/tmp.k76lfUHoZT/src/github.com/containerd/containerd'... [2020-06-27T03:16:47.283Z] #39 94.65 CC criu/protobuf-desc.o [2020-06-27T03:16:47.283Z] #39 95.14 CC criu/protobuf.o [2020-06-27T03:16:47.313Z] #39 45.27 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-27T03:16:47.313Z] #39 45.29 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-27T03:16:47.313Z] #39 45.31 DEP compel/plugins/std/infect.d [2020-06-27T03:16:47.313Z] #39 45.52 DEP compel/plugins/std/string.d [2020-06-27T03:16:47.313Z] #39 45.58 DEP compel/plugins/std/log.d [2020-06-27T03:16:47.313Z] #39 45.64 DEP compel/plugins/std/fds.d [2020-06-27T03:16:47.565Z] #39 95.45 CC criu/pstree.o [2020-06-27T03:16:47.573Z] #39 45.72 DEP compel/plugins/std/std.d [2020-06-27T03:16:47.573Z] #39 45.81 DEP compel/plugins/shmem/shmem.d [2020-06-27T03:16:47.573Z] #39 45.91 DEP compel/plugins/fds/fds.d [2020-06-27T03:16:47.831Z] #39 46.05 CC compel/plugins/std/std.o [2020-06-27T03:16:48.177Z] #39 96.08 CC criu/rbtree.o [2020-06-27T03:16:48.397Z] #39 46.45 CC compel/plugins/std/fds.o [2020-06-27T03:16:48.459Z] #39 96.24 CC criu/rst-malloc.o [2020-06-27T03:16:48.622Z] #53 ... [2020-06-27T03:16:48.622Z] [2020-06-27T03:16:48.622Z] #24 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:16:48.622Z] #24 23.93 Reading package lists... [2020-06-27T03:16:48.622Z] #24 31.28 Building dependency tree... [2020-06-27T03:16:48.622Z] #24 35.00 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-27T03:16:48.622Z] #24 35.00 The following additional packages will be installed: [2020-06-27T03:16:48.622Z] #24 35.01 libjq1 libonig5 [2020-06-27T03:16:48.623Z] #24 35.63 The following NEW packages will be installed: [2020-06-27T03:16:48.623Z] #24 35.64 jq libjq1 libonig5 [2020-06-27T03:16:48.623Z] #24 35.84 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:16:48.623Z] #24 35.84 Need to get 358 kB of archives. [2020-06-27T03:16:48.623Z] #24 35.84 After this operation, 1277 kB of additional disk space will be used. [2020-06-27T03:16:48.623Z] #24 35.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-06-27T03:16:48.623Z] #24 35.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-06-27T03:16:48.623Z] #24 35.90 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-06-27T03:16:48.623Z] #24 38.15 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:16:48.623Z] #24 38.52 Fetched 358 kB in 0s (3206 kB/s) [2020-06-27T03:16:48.623Z] #24 38.75 Selecting previously unselected package libonig5:ppc64el. [2020-06-27T03:16:48.623Z] #24 38.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 ... 15339 files and directories currently installed.) [2020-06-27T03:16:48.623Z] #24 38.91 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-06-27T03:16:48.623Z] #24 38.92 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-06-27T03:16:48.623Z] #24 39.24 Selecting previously unselected package libjq1:ppc64el. [2020-06-27T03:16:48.623Z] #24 39.24 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-27T03:16:48.623Z] #24 39.25 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-27T03:16:48.623Z] #24 39.43 Selecting previously unselected package jq. [2020-06-27T03:16:48.623Z] #24 39.45 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-27T03:16:48.623Z] #24 39.45 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-27T03:16:48.623Z] #24 39.62 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-06-27T03:16:48.623Z] #24 39.64 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-27T03:16:48.623Z] #24 39.65 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-27T03:16:48.623Z] #24 39.65 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:16:48.623Z] #24 DONE 39.9s [2020-06-27T03:16:48.623Z] [2020-06-27T03:16:48.623Z] #25 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-27T03:16:48.623Z] #25 DONE 0.1s [2020-06-27T03:16:48.623Z] [2020-06-27T03:16:48.623Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:16:48.741Z] #39 96.38 CC criu/seccomp.o [2020-06-27T03:16:48.963Z] #39 46.96 CC compel/plugins/std/log.o [2020-06-27T03:16:49.023Z] #39 96.84 CC criu/seize.o [2020-06-27T03:16:49.064Z] #54 ... [2020-06-27T03:16:49.064Z] [2020-06-27T03:16:49.064Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:49.064Z] #21 15.20 + mkdir -p /build [2020-06-27T03:16:49.064Z] #21 15.21 + mv docker/docker /build/ [2020-06-27T03:16:49.064Z] #21 15.21 + rmdir docker [2020-06-27T03:16:49.064Z] #21 DONE 16.4s [2020-06-27T03:16:49.064Z] [2020-06-27T03:16:49.064Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:49.064Z] #30 13.99 internal/testlog [2020-06-27T03:16:49.064Z] #30 14.37 encoding [2020-06-27T03:16:49.064Z] #30 14.52 runtime/cgo [2020-06-27T03:16:49.318Z] #30 ... [2020-06-27T03:16:49.319Z] [2020-06-27T03:16:49.319Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:16:49.319Z] #28 6.829 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-06-27T03:16:49.319Z] #28 6.829 Cloning into '.'... [2020-06-27T03:16:49.484Z] #47 ... [2020-06-27T03:16:49.484Z] [2020-06-27T03:16:49.484Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:16:49.484Z] #51 11.13 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-27T03:16:49.484Z] #51 15.52 Fetched 8183 kB in 9s (950 kB/s) [2020-06-27T03:16:49.484Z] #51 15.52 Reading package lists... [2020-06-27T03:16:49.573Z] #28 ... [2020-06-27T03:16:49.573Z] [2020-06-27T03:16:49.573Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:49.573Z] #43 13.66 go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-27T03:16:49.573Z] #43 14.28 go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-27T03:16:49.573Z] #43 14.48 go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-27T03:16:49.635Z] #39 97.39 CC criu/servicefd.o [2020-06-27T03:16:49.751Z] #51 20.68 Reading package lists... [2020-06-27T03:16:49.751Z] #51 ... [2020-06-27T03:16:49.751Z] [2020-06-27T03:16:49.751Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:16:49.751Z] #23 11.22 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-27T03:16:49.751Z] #23 16.88 Fetched 8183 kB in 10s (861 kB/s) [2020-06-27T03:16:49.827Z] #43 17.34 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-06-27T03:16:49.827Z] #43 ... [2020-06-27T03:16:49.827Z] [2020-06-27T03:16:49.827Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:16:49.827Z] #38 7.479 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:16:49.827Z] #38 7.566 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:16:49.827Z] #38 7.571 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:16:49.827Z] #38 8.791 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:16:49.827Z] #38 11.09 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:16:49.827Z] #38 13.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:16:49.896Z] #39 47.94 CC compel/plugins/std/string.o [2020-06-27T03:16:49.917Z] #39 97.65 CC criu/shmem.o [2020-06-27T03:16:50.012Z] #23 16.88 Reading package lists... [2020-06-27T03:16:50.012Z] #23 ... [2020-06-27T03:16:50.012Z] [2020-06-27T03:16:50.012Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:16:50.012Z] #38 11.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-27T03:16:50.012Z] #38 17.04 Fetched 8183 kB in 10s (811 kB/s) [2020-06-27T03:16:50.012Z] #38 17.04 Reading package lists... [2020-06-27T03:16:50.012Z] #38 ... [2020-06-27T03:16:50.012Z] [2020-06-27T03:16:50.012Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:16:50.012Z] #32 11.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-27T03:16:50.012Z] #32 17.17 Fetched 8183 kB in 10s (822 kB/s) [2020-06-27T03:16:50.012Z] #32 17.17 Reading package lists... [2020-06-27T03:16:50.012Z] #32 21.58 Reading package lists... [2020-06-27T03:16:50.012Z] #32 ... [2020-06-27T03:16:50.012Z] [2020-06-27T03:16:50.012Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:16:50.012Z] #36 18.08 Checking out files: 94% (1504/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-06-27T03:16:50.012Z] #36 18.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-27T03:16:50.012Z] #36 20.12 + 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-06-27T03:16:50.082Z] #38 ... [2020-06-27T03:16:50.082Z] [2020-06-27T03:16:50.082Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:50.082Z] #47 17.19 + cd /tmp/tmp.mhFcJrEyXa/src/github.com/mvdan/sh [2020-06-27T03:16:50.082Z] #47 17.19 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-06-27T03:16:50.082Z] #47 17.23 + GO111MODULE=on [2020-06-27T03:16:50.082Z] #47 17.23 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-06-27T03:16:50.123Z] #26 ... [2020-06-27T03:16:50.123Z] [2020-06-27T03:16:50.123Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:16:50.123Z] #39 24.18 Reading package lists... [2020-06-27T03:16:50.123Z] #39 31.78 Building dependency tree... [2020-06-27T03:16:50.123Z] #39 35.35 The following additional packages will be installed: [2020-06-27T03:16:50.123Z] #39 35.35 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-27T03:16:50.123Z] #39 35.36 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-27T03:16:50.123Z] #39 35.37 Suggested packages: [2020-06-27T03:16:50.123Z] #39 35.37 manpages-dev python-setuptools [2020-06-27T03:16:50.123Z] #39 37.02 The following NEW packages will be installed: [2020-06-27T03:16:50.123Z] #39 37.03 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-27T03:16:50.123Z] #39 37.05 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-27T03:16:50.123Z] #39 37.05 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-27T03:16:50.123Z] #39 37.06 python-six zlib1g-dev [2020-06-27T03:16:50.123Z] #39 37.29 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:16:50.123Z] #39 37.29 Need to get 4075 kB of archives. [2020-06-27T03:16:50.123Z] #39 37.29 After this operation, 24.5 MB of additional disk space will be used. [2020-06-27T03:16:50.123Z] #39 37.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-06-27T03:16:50.123Z] #39 37.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-06-27T03:16:50.123Z] #39 37.32 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-06-27T03:16:50.123Z] #39 37.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-06-27T03:16:50.123Z] #39 37.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-06-27T03:16:50.123Z] #39 37.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-06-27T03:16:50.123Z] #39 37.37 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-06-27T03:16:50.123Z] #39 37.38 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-06-27T03:16:50.123Z] #39 37.41 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-06-27T03:16:50.123Z] #39 37.50 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-06-27T03:16:50.123Z] #39 37.60 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-06-27T03:16:50.123Z] #39 38.18 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-06-27T03:16:50.123Z] #39 38.38 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-06-27T03:16:50.123Z] #39 38.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-06-27T03:16:50.123Z] #39 38.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-27T03:16:50.123Z] #39 38.46 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-06-27T03:16:50.123Z] #39 38.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-06-27T03:16:50.123Z] #39 40.64 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:16:50.123Z] #39 40.83 Fetched 4075 kB in 1s (3111 kB/s) [2020-06-27T03:16:50.123Z] #39 40.97 Selecting previously unselected package libcap-dev:ppc64el. [2020-06-27T03:16:50.123Z] #39 40.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-06-27T03:16:50.123Z] #39 41.11 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-06-27T03:16:50.123Z] #39 41.12 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-06-27T03:16:50.123Z] #39 41.28 Selecting previously unselected package libnet1:ppc64el. [2020-06-27T03:16:50.123Z] #39 41.29 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-27T03:16:50.123Z] #39 41.29 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-27T03:16:50.123Z] #39 41.46 Selecting previously unselected package libnet1-dev. [2020-06-27T03:16:50.123Z] #39 41.47 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-27T03:16:50.123Z] #39 41.48 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-27T03:16:50.275Z] #36 ... [2020-06-27T03:16:50.275Z] [2020-06-27T03:16:50.275Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:16:50.275Z] #10 11.73 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-27T03:16:50.275Z] #10 16.97 Fetched 8183 kB in 10s (837 kB/s) [2020-06-27T03:16:50.275Z] #10 16.97 Reading package lists... [2020-06-27T03:16:50.413Z] #39 ... [2020-06-27T03:16:50.414Z] [2020-06-27T03:16:50.414Z] #61 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:50.414Z] #61 DONE 41.6s [2020-06-27T03:16:50.414Z] [2020-06-27T03:16:50.414Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:16:50.414Z] #33 23.67 Reading package lists... [2020-06-27T03:16:50.414Z] #33 32.11 Building dependency tree... [2020-06-27T03:16:50.414Z] #33 35.24 The following additional packages will be installed: [2020-06-27T03:16:50.414Z] #33 35.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-27T03:16:50.414Z] #33 35.25 Suggested packages: [2020-06-27T03:16:50.414Z] #33 35.26 cmake-doc ninja-build lrzip [2020-06-27T03:16:50.414Z] #33 35.26 Recommended packages: [2020-06-27T03:16:50.414Z] #33 35.26 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-27T03:16:50.414Z] #33 36.31 The following NEW packages will be installed: [2020-06-27T03:16:50.414Z] #33 36.34 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-27T03:16:50.414Z] #33 36.35 vim-common xxd [2020-06-27T03:16:50.414Z] #33 36.56 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:16:50.414Z] #33 36.56 Need to get 14.9 MB of archives. [2020-06-27T03:16:50.414Z] #33 36.56 After this operation, 67.2 MB of additional disk space will be used. [2020-06-27T03:16:50.414Z] #33 36.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-06-27T03:16:50.414Z] #33 36.61 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-06-27T03:16:50.414Z] #33 36.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-06-27T03:16:50.414Z] #33 36.88 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-06-27T03:16:50.414Z] #33 38.04 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-06-27T03:16:50.414Z] #33 38.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-06-27T03:16:50.414Z] #33 38.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-06-27T03:16:50.414Z] #33 38.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-06-27T03:16:50.414Z] #33 38.39 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-06-27T03:16:50.414Z] #33 38.43 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-06-27T03:16:50.414Z] #33 40.71 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:16:50.414Z] #33 41.10 Fetched 14.9 MB in 2s (6395 kB/s) [2020-06-27T03:16:50.414Z] #33 41.21 Selecting previously unselected package xxd. [2020-06-27T03:16:50.414Z] #33 41.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 ... 15339 files and directories currently installed.) [2020-06-27T03:16:50.414Z] #33 41.33 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-27T03:16:50.414Z] #33 41.33 Unpacking xxd (2:8.1.0875-5) ... [2020-06-27T03:16:50.414Z] #33 41.60 Selecting previously unselected package vim-common. [2020-06-27T03:16:50.414Z] #33 41.61 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:16:50.414Z] #33 41.75 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-27T03:16:50.414Z] #33 ... [2020-06-27T03:16:50.414Z] [2020-06-27T03:16:50.414Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:16:50.414Z] #39 41.75 Selecting previously unselected package libnl-3-200:ppc64el. [2020-06-27T03:16:50.414Z] #39 41.76 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-06-27T03:16:50.414Z] #39 41.78 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-27T03:16:50.462Z] #39 48.66 CC compel/plugins/std/infect.o [2020-06-27T03:16:50.530Z] #39 98.14 CC criu/sigframe.o [2020-06-27T03:16:50.530Z] #39 98.24 CC criu/signalfd.o [2020-06-27T03:16:50.530Z] #39 98.46 CC criu/sk-inet.o [2020-06-27T03:16:50.536Z] #10 21.59 Reading package lists... [2020-06-27T03:16:50.536Z] #10 ... [2020-06-27T03:16:50.536Z] [2020-06-27T03:16:50.536Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:16:50.536Z] #38 17.04 Reading package lists... [2020-06-27T03:16:50.703Z] #39 41.96 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-06-27T03:16:50.703Z] #39 41.96 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-06-27T03:16:50.703Z] #39 41.96 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-06-27T03:16:50.727Z] #36 ... [2020-06-27T03:16:50.727Z] [2020-06-27T03:16:50.727Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:50.727Z] #43 22.79 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:16:50.727Z] #43 23.81 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:16:50.727Z] #43 25.07 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:16:50.727Z] #43 28.36 go: finding github.com/fatih/color v1.9.0 [2020-06-27T03:16:50.727Z] #43 28.36 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:16:50.727Z] #43 28.37 go: finding github.com/pkg/errors v0.9.1 [2020-06-27T03:16:50.727Z] #43 28.43 go: finding github.com/spf13/pflag v1.0.3 [2020-06-27T03:16:50.727Z] #43 28.44 go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:16:50.727Z] #43 28.56 go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:16:50.727Z] #43 28.92 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:16:50.727Z] #43 29.11 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:16:50.727Z] #43 29.21 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:16:50.727Z] #43 29.26 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:16:50.727Z] #43 29.27 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:16:50.998Z] #39 42.34 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-06-27T03:16:50.998Z] #39 42.34 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-06-27T03:16:50.998Z] #39 42.35 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-27T03:16:51.028Z] #39 49.09 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-27T03:16:51.028Z] #39 ... [2020-06-27T03:16:51.028Z] [2020-06-27T03:16:51.028Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:51.028Z] #54 DONE 127.5s [2020-06-27T03:16:51.028Z] [2020-06-27T03:16:51.028Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:51.028Z] #39 49.16 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-27T03:16:51.028Z] #39 49.24 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-27T03:16:51.028Z] #39 ... [2020-06-27T03:16:51.028Z] [2020-06-27T03:16:51.028Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-27T03:16:51.143Z] #39 99.08 CC criu/sk-netlink.o [2020-06-27T03:16:51.286Z] #55 DONE 0.1s [2020-06-27T03:16:51.287Z] [2020-06-27T03:16:51.287Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-27T03:16:51.287Z] #56 DONE 0.0s [2020-06-27T03:16:51.287Z] [2020-06-27T03:16:51.287Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:51.287Z] #39 49.33 AR compel/plugins/std.lib.a [2020-06-27T03:16:51.287Z] #39 49.47 CC compel/plugins/fds/fds.o [2020-06-27T03:16:51.288Z] #39 42.50 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-06-27T03:16:51.288Z] #39 42.50 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-06-27T03:16:51.288Z] #39 42.53 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-06-27T03:16:51.288Z] #39 42.67 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-06-27T03:16:51.288Z] #39 42.69 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-06-27T03:16:51.288Z] #39 42.70 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-06-27T03:16:51.425Z] #39 99.28 CC criu/sk-packet.o [2020-06-27T03:16:51.446Z] #47 18.68 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:16:51.446Z] #47 18.74 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:16:51.446Z] #47 18.88 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:16:51.446Z] #47 18.99 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:16:51.577Z] #39 43.00 Selecting previously unselected package libprotobuf17:ppc64el. [2020-06-27T03:16:51.659Z] #43 ... [2020-06-27T03:16:51.659Z] [2020-06-27T03:16:51.659Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:51.659Z] #47 23.68 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:16:51.659Z] #47 23.88 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:16:51.659Z] #47 24.04 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:16:51.659Z] #47 24.16 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:16:51.659Z] #47 25.02 runtime [2020-06-27T03:16:51.659Z] #47 25.08 runtime/cgo [2020-06-27T03:16:51.701Z] #47 19.20 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:16:51.858Z] #39 50.06 AR compel/plugins/fds.lib.a [2020-06-27T03:16:51.866Z] #39 43.03 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-06-27T03:16:51.866Z] #39 43.06 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-06-27T03:16:51.917Z] #47 ... [2020-06-27T03:16:51.917Z] [2020-06-27T03:16:51.917Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:16:51.917Z] #32 23.88 Fetched 8355 kB in 17s (485 kB/s) [2020-06-27T03:16:51.917Z] #32 23.88 Reading package lists... [2020-06-27T03:16:52.038Z] #39 99.59 CC criu/sk-queue.o [2020-06-27T03:16:52.038Z] #39 99.85 CC criu/sk-tcp.o [2020-06-27T03:16:52.116Z] #39 50.24 HOSTDEP compel/src/lib/log-host.d [2020-06-27T03:16:52.116Z] #39 50.26 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-27T03:16:52.116Z] #39 50.29 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-27T03:16:52.116Z] #39 50.34 HOSTDEP compel/src/main-host.d [2020-06-27T03:16:52.174Z] #32 31.26 Reading package lists... [2020-06-27T03:16:52.174Z] #32 ... [2020-06-27T03:16:52.174Z] [2020-06-27T03:16:52.174Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:16:52.174Z] #51 25.43 Fetched 8355 kB in 18s (453 kB/s) [2020-06-27T03:16:52.174Z] #51 25.43 Reading package lists... [2020-06-27T03:16:52.195Z] #38 22.18 Reading package lists... [2020-06-27T03:16:52.195Z] #38 ... [2020-06-27T03:16:52.195Z] [2020-06-27T03:16:52.195Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:52.195Z] #41 13.42 vendor/golang.org/x/crypto/internal/subtle [2020-06-27T03:16:52.195Z] #41 ... [2020-06-27T03:16:52.195Z] [2020-06-27T03:16:52.195Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:52.195Z] #43 17.34 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:16:52.195Z] #43 18.08 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:16:52.195Z] #43 18.86 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:16:52.195Z] #43 21.49 go: finding github.com/fatih/color v1.9.0 [2020-06-27T03:16:52.195Z] #43 21.50 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:16:52.195Z] #43 21.51 go: finding github.com/pkg/errors v0.9.1 [2020-06-27T03:16:52.195Z] #43 21.54 go: finding github.com/spf13/pflag v1.0.3 [2020-06-27T03:16:52.195Z] #43 21.64 go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:16:52.195Z] #43 21.68 go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:16:52.195Z] #43 21.85 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:16:52.195Z] #43 22.16 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:16:52.195Z] #43 22.20 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:16:52.195Z] #43 22.22 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:16:52.195Z] #43 22.23 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:16:52.320Z] #39 100.1 CC criu/sk-unix.o [2020-06-27T03:16:52.374Z] #39 50.40 DEP compel/src/lib/ptrace.d [2020-06-27T03:16:52.374Z] #39 50.59 DEP compel/src/lib/infect.d [2020-06-27T03:16:52.625Z] #47 20.05 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:16:52.634Z] #39 50.82 DEP compel/src/lib/infect-util.d [2020-06-27T03:16:52.634Z] #39 50.91 DEP compel/src/lib/infect-rpc.d [2020-06-27T03:16:52.739Z] #51 32.96 Reading package lists... [2020-06-27T03:16:52.739Z] #51 ... [2020-06-27T03:16:52.739Z] [2020-06-27T03:16:52.739Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:16:52.739Z] #10 24.69 Fetched 8355 kB in 18s (461 kB/s) [2020-06-27T03:16:52.739Z] #10 24.69 Reading package lists... [2020-06-27T03:16:52.739Z] #10 31.71 Reading package lists... [2020-06-27T03:16:52.739Z] #10 ... [2020-06-27T03:16:52.739Z] [2020-06-27T03:16:52.739Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:16:52.739Z] #23 25.18 Fetched 8355 kB in 18s (466 kB/s) [2020-06-27T03:16:52.739Z] #23 25.18 Reading package lists... [2020-06-27T03:16:52.892Z] #39 51.01 DEP compel/arch/x86/src/lib/infect.d [2020-06-27T03:16:52.892Z] #39 51.15 DEP compel/arch/x86/src/lib/cpu.d [2020-06-27T03:16:52.892Z] #39 51.18 DEP compel/src/lib/log.d [2020-06-27T03:16:52.911Z] #39 44.07 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-06-27T03:16:52.911Z] #39 44.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-06-27T03:16:52.911Z] #39 44.09 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-06-27T03:16:52.911Z] #39 44.37 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-06-27T03:16:52.996Z] #23 32.25 Reading package lists... [2020-06-27T03:16:52.997Z] #23 ... [2020-06-27T03:16:52.997Z] [2020-06-27T03:16:52.997Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:16:52.997Z] #38 25.13 Fetched 8355 kB in 18s (469 kB/s) [2020-06-27T03:16:52.997Z] #38 25.13 Reading package lists... [2020-06-27T03:16:53.150Z] #39 51.25 DEP compel/src/main.d [2020-06-27T03:16:53.150Z] #39 51.37 DEP compel/src/lib/handle-elf.d [2020-06-27T03:16:53.184Z] #47 ... [2020-06-27T03:16:53.184Z] [2020-06-27T03:16:53.184Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:16:53.184Z] #23 10.70 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:16:53.184Z] #23 13.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:16:53.184Z] #23 ... [2020-06-27T03:16:53.184Z] [2020-06-27T03:16:53.184Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:16:53.184Z] #47 20.83 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:16:53.206Z] #39 44.56 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-06-27T03:16:53.206Z] #39 44.56 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-06-27T03:16:53.325Z] #39 101.3 CC criu/sockets.o [2020-06-27T03:16:53.408Z] #39 51.49 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-27T03:16:53.408Z] #39 51.61 CC compel/src/lib/log.o [2020-06-27T03:16:53.580Z] #43 ... [2020-06-27T03:16:53.580Z] [2020-06-27T03:16:53.580Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:16:53.580Z] #51 20.68 Reading package lists... [2020-06-27T03:16:53.666Z] #39 51.83 CC compel/arch/x86/src/lib/cpu.o [2020-06-27T03:16:53.939Z] #39 101.7 CC criu/stats.o [2020-06-27T03:16:54.225Z] #39 101.9 CC criu/string.o [2020-06-27T03:16:54.225Z] #39 102.0 CC criu/sysctl.o [2020-06-27T03:16:54.231Z] #39 52.51 CC compel/arch/x86/src/lib/infect.o [2020-06-27T03:16:54.508Z] #39 102.3 CC criu/sysfs_parse.o [2020-06-27T03:16:54.547Z] #47 22.17 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:16:54.790Z] #39 102.6 CC criu/timens.o [2020-06-27T03:16:54.790Z] #39 102.7 CC criu/timerfd.o [2020-06-27T03:16:54.802Z] #47 ... [2020-06-27T03:16:54.802Z] [2020-06-27T03:16:54.802Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:16:54.802Z] #51 12.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:16:54.802Z] #51 ... [2020-06-27T03:16:54.802Z] [2020-06-27T03:16:54.802Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:16:54.802Z] #43 18.50 go: finding gotest.tools/gotestsum v0.5.1 [2020-06-27T03:16:54.802Z] #43 18.51 go: finding gotest.tools v2.2.0+incompatible [2020-06-27T03:16:54.802Z] #43 18.51 go: downloading gotest.tools v2.2.0+incompatible [2020-06-27T03:16:54.802Z] #43 18.55 go: downloading gotest.tools/gotestsum v0.5.1 [2020-06-27T03:16:54.802Z] #43 18.94 go: extracting gotest.tools v2.2.0+incompatible [2020-06-27T03:16:54.802Z] #43 18.94 go: extracting gotest.tools/gotestsum v0.5.1 [2020-06-27T03:16:54.802Z] #43 19.88 go: downloading github.com/fatih/color v1.9.0 [2020-06-27T03:16:54.802Z] #43 19.95 go: downloading github.com/pkg/errors v0.9.1 [2020-06-27T03:16:54.802Z] #43 19.96 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:16:54.802Z] #43 20.03 go: downloading github.com/spf13/pflag v1.0.3 [2020-06-27T03:16:54.802Z] #43 20.11 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:16:54.802Z] #43 20.26 go: extracting github.com/fatih/color v1.9.0 [2020-06-27T03:16:54.802Z] #43 20.27 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:16:54.802Z] #43 20.43 go: downloading github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:16:54.803Z] #43 20.44 go: downloading github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:16:54.803Z] #43 20.44 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:16:54.803Z] #43 20.45 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:16:54.803Z] #43 20.56 go: extracting github.com/spf13/pflag v1.0.3 [2020-06-27T03:16:54.803Z] #43 20.73 go: extracting github.com/pkg/errors v0.9.1 [2020-06-27T03:16:54.803Z] #43 20.92 go: extracting github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:16:54.803Z] #43 21.01 go: extracting github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:16:54.803Z] #43 21.22 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:16:54.803Z] #43 21.36 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:16:54.809Z] #51 25.38 Building dependency tree... [2020-06-27T03:16:55.072Z] #39 ... [2020-06-27T03:16:55.072Z] [2020-06-27T03:16:55.072Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:16:55.072Z] #36 DONE 140.2s [2020-06-27T03:16:55.072Z] [2020-06-27T03:16:55.072Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:55.268Z] #39 46.28 Selecting previously unselected package libprotoc17:ppc64el. [2020-06-27T03:16:55.268Z] #39 46.28 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-06-27T03:16:55.268Z] #39 46.29 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-06-27T03:16:55.366Z] #39 103.0 CC criu/tty.o [2020-06-27T03:16:55.381Z] #43 ... [2020-06-27T03:16:55.381Z] [2020-06-27T03:16:55.381Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:16:55.381Z] #32 12.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:16:55.381Z] #32 ... [2020-06-27T03:16:55.381Z] [2020-06-27T03:16:55.381Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:55.381Z] #41 13.06 unicode/utf8 [2020-06-27T03:16:55.381Z] #41 13.58 math [2020-06-27T03:16:55.381Z] #41 18.87 unicode/utf16 [2020-06-27T03:16:55.381Z] #41 19.24 container/list [2020-06-27T03:16:55.381Z] #41 19.86 crypto/internal/subtle [2020-06-27T03:16:55.381Z] #41 20.00 crypto/subtle [2020-06-27T03:16:55.381Z] #41 20.17 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-06-27T03:16:55.381Z] #41 20.31 internal/nettrace [2020-06-27T03:16:55.381Z] #41 20.43 runtime/cgo [2020-06-27T03:16:55.558Z] #39 ... [2020-06-27T03:16:55.558Z] [2020-06-27T03:16:55.558Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:16:55.558Z] #26 2.169 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-27T03:16:55.558Z] #26 3.004 [2020-06-27T03:16:55.558Z] #26 3.325 0.7% ### 5.0% ###### 9.3% ######## 11.4% ########## 14.4% ############### 21.0% ################### 27.1% ######################### 35.6% ############################# 40.7% ################################ 45.0% ###################################### 53.5% ############################################ 62.0% ################################################# 68.4% #################################################### 73.4% ###################################################### 76.2% ########################################################### 82.6% ############################################################## 86.8% ################################################################### 93.7% ####################################################################### 99.6% ######################################################################## 100.0% [2020-06-27T03:16:55.558Z] #26 6.039 #=#=# [2020-06-27T03:16:55.558Z] #26 6.234 ### 4.7% ####### 10.4% ################### 27.6% ################################ 44.9% ##################################################### 73.6% ######################################################################## 100.0% [2020-06-27T03:16:55.604Z] #39 53.45 CC compel/src/lib/infect-rpc.o [2020-06-27T03:16:55.604Z] #39 53.80 CC compel/src/lib/infect-util.o [2020-06-27T03:16:55.667Z] #41 ... [2020-06-27T03:16:55.667Z] [2020-06-27T03:16:55.667Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:16:55.667Z] #10 13.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:16:55.667Z] #10 ... [2020-06-27T03:16:55.667Z] [2020-06-27T03:16:55.667Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:16:55.667Z] #51 23.36 Fetched 8355 kB in 17s (492 kB/s) [2020-06-27T03:16:55.848Z] #26 7.311 [2020-06-27T03:16:55.862Z] #39 54.12 CC compel/src/lib/infect.o [2020-06-27T03:16:56.038Z] #39 104.0 CC criu/tun.o [2020-06-27T03:16:56.279Z] #38 32.94 Reading package lists... [2020-06-27T03:16:56.279Z] #38 ... [2020-06-27T03:16:56.279Z] [2020-06-27T03:16:56.279Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:16:56.279Z] #32 31.26 Reading package lists... [2020-06-27T03:16:56.320Z] #39 ... [2020-06-27T03:16:56.320Z] [2020-06-27T03:16:56.320Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-27T03:16:56.320Z] #37 DONE 0.2s [2020-06-27T03:16:56.320Z] [2020-06-27T03:16:56.320Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:16:56.320Z] #39 104.2 CC criu/uffd.o [2020-06-27T03:16:56.431Z] #39 ... [2020-06-27T03:16:56.431Z] [2020-06-27T03:16:56.431Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:16:56.431Z] #10 128.6 Selecting previously unselected package libapparmor1:amd64. [2020-06-27T03:16:56.431Z] #10 128.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-27T03:16:56.431Z] #10 128.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-27T03:16:56.431Z] #10 128.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-27T03:16:56.431Z] #10 128.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-27T03:16:56.431Z] #10 128.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-27T03:16:56.431Z] #10 128.9 Selecting previously unselected package libbtrfs0. [2020-06-27T03:16:56.431Z] #10 128.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-27T03:16:56.431Z] #10 128.9 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-27T03:16:56.431Z] #10 129.0 Selecting previously unselected package libbtrfs-dev. [2020-06-27T03:16:56.431Z] #10 129.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-27T03:16:56.431Z] #10 129.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:16:56.431Z] #10 129.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-27T03:16:56.431Z] #10 129.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-27T03:16:56.431Z] #10 129.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-27T03:16:56.431Z] #10 129.2 Selecting previously unselected package libudev-dev:amd64. [2020-06-27T03:16:56.431Z] #10 129.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-27T03:16:56.431Z] #10 129.3 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-27T03:16:56.431Z] #10 129.4 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-27T03:16:56.431Z] #10 129.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-27T03:16:56.431Z] #10 129.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-27T03:16:56.431Z] #10 129.8 Selecting previously unselected package libpcre16-3:amd64. [2020-06-27T03:16:56.431Z] #10 129.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-27T03:16:56.431Z] #10 129.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-27T03:16:56.431Z] #10 130.0 Selecting previously unselected package libpcre32-3:amd64. [2020-06-27T03:16:56.431Z] #10 130.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-27T03:16:56.431Z] #10 130.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-27T03:16:56.431Z] #10 130.2 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-27T03:16:56.431Z] #10 130.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-27T03:16:56.431Z] #10 130.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-27T03:16:56.431Z] #10 130.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-27T03:16:56.431Z] #10 130.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-27T03:16:56.431Z] #10 130.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-27T03:16:56.431Z] #10 130.7 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-27T03:16:56.431Z] #10 130.8 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-27T03:16:56.431Z] #10 130.8 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-27T03:16:56.431Z] #10 131.0 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-27T03:16:56.431Z] #10 131.0 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-27T03:16:56.431Z] #10 131.0 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-27T03:16:56.431Z] #10 131.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-27T03:16:56.431Z] #10 131.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-27T03:16:56.431Z] #10 131.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-27T03:16:56.431Z] #10 131.3 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-27T03:16:56.431Z] #10 131.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-27T03:16:56.431Z] #10 131.3 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-27T03:16:56.431Z] #10 131.9 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-27T03:16:56.431Z] #10 131.9 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-27T03:16:56.431Z] #10 131.9 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-27T03:16:56.431Z] #10 131.9 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-27T03:16:56.431Z] #10 131.9 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-27T03:16:56.431Z] #10 132.0 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-27T03:16:56.431Z] #10 132.0 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:16:56.431Z] #10 132.0 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-27T03:16:56.431Z] #10 132.0 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-27T03:16:56.431Z] #10 132.0 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-27T03:16:56.431Z] #10 132.0 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-27T03:16:56.431Z] #10 132.1 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:16:56.431Z] #10 132.1 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-27T03:16:56.431Z] #10 132.1 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-27T03:16:56.431Z] #10 132.1 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-27T03:16:56.431Z] #10 132.1 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-27T03:16:56.431Z] #10 132.2 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-27T03:16:56.431Z] #10 132.2 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:16:56.431Z] #10 132.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-06-27T03:16:56.431Z] #10 132.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-06-27T03:16:56.431Z] #10 132.2 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:16:56.431Z] #10 132.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-06-27T03:16:56.431Z] #10 132.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-06-27T03:16:56.431Z] #10 132.2 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-27T03:16:56.431Z] #10 132.2 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-27T03:16:56.431Z] #10 132.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-27T03:16:56.431Z] #10 132.3 Setting up dmsetup (2:1.02.155-3) ... [2020-06-27T03:16:56.431Z] #10 132.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-27T03:16:56.431Z] #10 132.3 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-27T03:16:56.431Z] #10 132.3 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:16:56.431Z] #10 DONE 132.8s [2020-06-27T03:16:56.431Z] [2020-06-27T03:16:56.431Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-27T03:16:56.725Z] #51 28.18 The following additional packages will be installed: [2020-06-27T03:16:56.725Z] #51 28.19 libbtrfs0 [2020-06-27T03:16:56.725Z] #51 28.35 The following NEW packages will be installed: [2020-06-27T03:16:56.933Z] #39 104.6 CC criu/util.o [2020-06-27T03:16:56.987Z] #51 28.36 libbtrfs-dev libbtrfs0 [2020-06-27T03:16:57.215Z] #39 105.2 CC criu/uts_ns.o [2020-06-27T03:16:57.248Z] #51 28.72 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:16:57.248Z] #51 28.72 Need to get 119 kB of archives. [2020-06-27T03:16:57.248Z] #51 28.72 After this operation, 387 kB of additional disk space will be used. [2020-06-27T03:16:57.248Z] #51 28.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-06-27T03:16:57.248Z] #51 28.73 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-06-27T03:16:57.496Z] #39 105.3 CC criu/vdso.o [2020-06-27T03:16:57.497Z] #39 105.4 LINK criu/built-in.o [2020-06-27T03:16:57.778Z] #39 105.5 LINK criu/criu [2020-06-27T03:16:58.060Z] #39 105.9 DEP lib/c/criu.d [2020-06-27T03:16:58.060Z] #39 105.9 CC images/rpc.pb-c.o [2020-06-27T03:16:58.186Z] #32 38.47 Building dependency tree... [2020-06-27T03:16:58.342Z] #39 106.2 CC lib/c/criu.o [2020-06-27T03:16:58.618Z] #26 7.654 ### 4.3% ###### 9.4% ########## 14.3% ############ 16.9% ############### 22.1% ##################### 29.2% ###################### 31.8% ######################## 34.4% ################################## 47.3% ######################################### 57.9% ########################################### 60.5% ############################################### 65.6% ################################################## 70.8% ########################################################## 80.7% ############################################################# 85.8% ############################################################### 88.4% ################################################################### 93.6% ######################################################################## 100.0% [2020-06-27T03:16:58.625Z] #39 106.6 LINK lib/c/built-in.o [2020-06-27T03:16:58.719Z] #51 30.00 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:16:58.719Z] #51 30.23 Fetched 119 kB in 0s (446 kB/s) [2020-06-27T03:16:58.719Z] #51 30.32 Selecting previously unselected package libbtrfs0. [2020-06-27T03:16:58.916Z] #39 106.6 LINK lib/c/libcriu.so [2020-06-27T03:16:58.916Z] #39 106.6 LINK lib/c/libcriu.a [2020-06-27T03:16:58.916Z] #39 106.7 GEN magic.py [2020-06-27T03:16:58.916Z] #39 106.7 Note: Building without setproctitle() and strlcpy() support. [2020-06-27T03:16:58.916Z] #39 106.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-27T03:16:58.916Z] #39 106.8 Note: Building without GnuTLS support [2020-06-27T03:16:58.916Z] #39 106.8 Makefile.config:39: Warn: you have no libnftables installed [2020-06-27T03:16:58.916Z] #39 106.8 Makefile.config:40: Warn: Building without nftables support [2020-06-27T03:16:58.920Z] #26 10.37 [2020-06-27T03:16:58.980Z] #51 30.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-06-27T03:16:58.980Z] #51 30.43 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-06-27T03:16:58.980Z] #51 30.45 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-27T03:16:59.198Z] #39 107.0 fatal: not a git repository (or any of the parent directories): .git [2020-06-27T03:16:59.246Z] #51 30.58 Selecting previously unselected package libbtrfs-dev. [2020-06-27T03:16:59.246Z] #51 30.60 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-06-27T03:16:59.246Z] #51 30.61 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:16:59.714Z] #11 DONE 3.1s [2020-06-27T03:16:59.714Z] [2020-06-27T03:16:59.714Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-27T03:16:59.812Z] #39 107.3 make[1]: Nothing to be done for 'all'. [2020-06-27T03:16:59.812Z] #39 107.7 make[1]: 'images/built-in.o' is up to date. [2020-06-27T03:16:59.812Z] #39 107.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-27T03:16:59.812Z] #39 107.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-27T03:16:59.812Z] #39 107.7 make[1]: 'compel/libcompel.a' is up to date. [2020-06-27T03:16:59.812Z] #39 107.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-27T03:16:59.816Z] #51 ... [2020-06-27T03:16:59.816Z] [2020-06-27T03:16:59.816Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:16:59.816Z] #41 31.39 sync [2020-06-27T03:16:59.816Z] #41 31.39 internal/reflectlite [2020-06-27T03:17:00.094Z] #39 107.8 make[1]: Nothing to be done for 'all'. [2020-06-27T03:17:00.094Z] #39 107.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-27T03:17:00.094Z] #39 107.8 make[2]: Nothing to be done for 'all'. [2020-06-27T03:17:00.094Z] #39 107.8 make[2]: Nothing to be done for 'all'. [2020-06-27T03:17:00.094Z] #39 107.9 make[2]: Nothing to be done for 'all'. [2020-06-27T03:17:00.094Z] #39 107.9 make[2]: Nothing to be done for 'all'. [2020-06-27T03:17:00.094Z] #39 107.9 make[2]: Nothing to be done for 'all'. [2020-06-27T03:17:00.094Z] #39 108.0 make[2]: Nothing to be done for 'all'. [2020-06-27T03:17:00.210Z] #32 41.87 The following additional packages will be installed: [2020-06-27T03:17:00.210Z] #32 41.89 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-27T03:17:00.210Z] #32 41.92 Suggested packages: [2020-06-27T03:17:00.210Z] #32 41.92 cmake-doc ninja-build lrzip [2020-06-27T03:17:00.210Z] #32 41.93 Recommended packages: [2020-06-27T03:17:00.210Z] #32 41.93 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-27T03:17:00.376Z] #39 108.0 make[2]: Nothing to be done for 'all'. [2020-06-27T03:17:00.376Z] #39 108.0 make[2]: Nothing to be done for 'all'. [2020-06-27T03:17:00.376Z] #39 108.0 INSTALL criu/criu [2020-06-27T03:17:00.376Z] #39 DONE 108.3s [2020-06-27T03:17:00.376Z] [2020-06-27T03:17:00.376Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:00.376Z] #49 70.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 contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-06-27T03:17:00.432Z] #26 10.84 0.9% # 2.7% ### 5.4% ##### 7.2% ####### 9.9% ######### 12.5% ########## 14.3% ############ 17.0% ############## 19.7% ################ [2020-06-27T03:17:00.432Z] #26 ... [2020-06-27T03:17:00.432Z] [2020-06-27T03:17:00.432Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:00.432Z] #11 41.77 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-06-27T03:17:00.432Z] #11 45.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-06-27T03:17:00.432Z] #11 45.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-06-27T03:17:00.432Z] #11 45.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-06-27T03:17:00.432Z] #11 45.60 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-06-27T03:17:00.432Z] #11 45.62 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-06-27T03:17:00.432Z] #11 45.63 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u4 [110 kB] [2020-06-27T03:17:00.432Z] #11 45.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-06-27T03:17:00.432Z] #11 45.70 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-06-27T03:17:00.432Z] #11 45.74 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-06-27T03:17:00.432Z] #11 45.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-06-27T03:17:00.432Z] #11 45.80 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-06-27T03:17:00.432Z] #11 45.87 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-06-27T03:17:00.432Z] #11 45.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-06-27T03:17:00.432Z] #11 45.90 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-06-27T03:17:00.432Z] #11 45.90 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u4 [322 kB] [2020-06-27T03:17:00.432Z] #11 47.76 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:17:00.432Z] #11 48.16 Fetched 78.9 MB in 11s (7095 kB/s) [2020-06-27T03:17:00.432Z] #11 48.32 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-27T03:17:00.432Z] #11 48.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2020-06-27T03:17:00.432Z] #11 48.43 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-06-27T03:17:00.432Z] #11 48.50 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-27T03:17:00.432Z] #11 ... [2020-06-27T03:17:00.432Z] [2020-06-27T03:17:00.432Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:00.757Z] #41 32.12 github.com/LK4D4/vndr/godl/singleflight [2020-06-27T03:17:00.757Z] #41 32.13 math/rand [2020-06-27T03:17:00.757Z] #41 32.14 internal/singleflight [2020-06-27T03:17:00.757Z] #41 ... [2020-06-27T03:17:00.757Z] [2020-06-27T03:17:00.757Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:17:00.757Z] #23 16.88 Reading package lists... [2020-06-27T03:17:00.757Z] #23 22.75 Reading package lists... [2020-06-27T03:17:00.757Z] #23 27.26 Building dependency tree... [2020-06-27T03:17:00.757Z] #23 29.73 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-27T03:17:00.757Z] #23 29.73 The following additional packages will be installed: [2020-06-27T03:17:00.757Z] #23 29.74 libjq1 libonig5 [2020-06-27T03:17:00.757Z] #23 30.09 The following NEW packages will be installed: [2020-06-27T03:17:00.757Z] #23 30.09 jq libjq1 libonig5 [2020-06-27T03:17:00.757Z] #23 30.50 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:17:00.757Z] #23 30.50 Need to get 325 kB of archives. [2020-06-27T03:17:00.757Z] #23 30.50 After this operation, 1019 kB of additional disk space will be used. [2020-06-27T03:17:00.757Z] #23 30.50 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-06-27T03:17:00.757Z] #23 30.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-06-27T03:17:00.757Z] #23 30.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-06-27T03:17:00.757Z] #23 31.86 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:17:00.775Z] #26 10.84 0.9% # 2.7% ### 5.4% ##### 7.2% ####### 9.9% ######### 12.5% ########## 14.3% ############ 17.0% ############## 19.7% ################ 23.3% ################### 26.9% ################### 27.7% #################### 28.6% [2020-06-27T03:17:00.775Z] #26 ... [2020-06-27T03:17:00.775Z] [2020-06-27T03:17:00.775Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:17:00.775Z] #33 42.31 Selecting previously unselected package cmake-data. [2020-06-27T03:17:00.775Z] #33 42.31 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-27T03:17:00.775Z] #33 42.33 Unpacking cmake-data (3.13.4-1) ... [2020-06-27T03:17:00.775Z] #33 46.04 Selecting previously unselected package libicu63:ppc64el. [2020-06-27T03:17:00.775Z] #33 46.11 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-06-27T03:17:00.775Z] #33 46.12 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-27T03:17:00.776Z] #32 ... [2020-06-27T03:17:00.776Z] [2020-06-27T03:17:00.776Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:00.776Z] #60 DONE 42.9s [2020-06-27T03:17:00.954Z] #51 23.36 Reading package lists... [2020-06-27T03:17:00.954Z] #51 ... [2020-06-27T03:17:00.954Z] [2020-06-27T03:17:00.954Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:00.954Z] #60 24.11 Checking out files: 61% (1266/2067) Checking out files: 62% (1282/2067) Checking out files: 63% (1303/2067) Checking out files: 64% (1323/2067) Checking out files: 65% (1344/2067) Checking out files: 66% (1365/2067) Checking out files: 67% (1385/2067) Checking out files: 68% (1406/2067) Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. [2020-06-27T03:17:00.954Z] #60 24.90 + cd /tmp/tmp.V9DvoWd13j/src/github.com/docker/libnetwork [2020-06-27T03:17:00.954Z] #60 24.90 + git checkout -q 2e24aed516bd5c836e11378bb457dd612aa868ed [2020-06-27T03:17:00.954Z] #60 25.09 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-06-27T03:17:01.035Z] [2020-06-27T03:17:01.035Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:01.035Z] #10 31.71 Reading package lists... [2020-06-27T03:17:01.035Z] #10 38.83 Building dependency tree... [2020-06-27T03:17:01.035Z] #10 42.58 The following additional packages will be installed: [2020-06-27T03:17:01.035Z] #10 42.61 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-27T03:17:01.035Z] #10 42.61 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-27T03:17:01.035Z] #10 42.63 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-27T03:17:01.035Z] #10 42.63 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-27T03:17:01.035Z] #10 42.64 Suggested packages: [2020-06-27T03:17:01.035Z] #10 42.67 gcc-8-locales seccomp wine64 [2020-06-27T03:17:01.039Z] #23 ... [2020-06-27T03:17:01.039Z] [2020-06-27T03:17:01.039Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:01.039Z] #38 22.18 Reading package lists... [2020-06-27T03:17:01.039Z] #38 26.83 Building dependency tree... [2020-06-27T03:17:01.039Z] #38 29.33 The following additional packages will be installed: [2020-06-27T03:17:01.039Z] #38 29.34 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-27T03:17:01.039Z] #38 29.34 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-27T03:17:01.039Z] #38 29.34 Suggested packages: [2020-06-27T03:17:01.039Z] #38 29.35 manpages-dev python-setuptools [2020-06-27T03:17:01.039Z] #38 30.43 The following NEW packages will be installed: [2020-06-27T03:17:01.039Z] #38 30.44 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-27T03:17:01.039Z] #38 30.44 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-27T03:17:01.039Z] #38 30.44 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-27T03:17:01.039Z] #38 30.44 python-six zlib1g-dev [2020-06-27T03:17:01.039Z] #38 30.81 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:17:01.039Z] #38 30.81 Need to get 3798 kB of archives. [2020-06-27T03:17:01.039Z] #38 30.81 After this operation, 21.6 MB of additional disk space will be used. [2020-06-27T03:17:01.039Z] #38 30.81 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-06-27T03:17:01.039Z] #38 30.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-06-27T03:17:01.040Z] #38 30.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-06-27T03:17:01.040Z] #38 30.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-06-27T03:17:01.040Z] #38 30.94 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-06-27T03:17:01.040Z] #38 30.96 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-06-27T03:17:01.040Z] #38 31.05 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-06-27T03:17:01.040Z] #38 31.08 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-06-27T03:17:01.040Z] #38 31.09 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-06-27T03:17:01.040Z] #38 31.23 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-06-27T03:17:01.040Z] #38 31.25 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-06-27T03:17:01.040Z] #38 31.39 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-06-27T03:17:01.040Z] #38 31.47 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-06-27T03:17:01.040Z] #38 31.49 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-06-27T03:17:01.040Z] #38 31.52 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-27T03:17:01.040Z] #38 31.55 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-06-27T03:17:01.040Z] #38 31.56 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-06-27T03:17:01.067Z] #33 ... [2020-06-27T03:17:01.067Z] [2020-06-27T03:17:01.067Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:01.088Z] #12 ... [2020-06-27T03:17:01.088Z] [2020-06-27T03:17:01.088Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:17:01.088Z] #43 DONE 137.3s [2020-06-27T03:17:01.088Z] [2020-06-27T03:17:01.088Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:01.088Z] #49 2.809 + RM_GOPATH=0 [2020-06-27T03:17:01.088Z] #49 2.811 + TMP_GOPATH= [2020-06-27T03:17:01.088Z] #49 2.811 + : /build [2020-06-27T03:17:01.088Z] #49 2.811 + '[' -z '' ']' [2020-06-27T03:17:01.088Z] #49 2.814 ++ mktemp -d [2020-06-27T03:17:01.088Z] #49 2.815 + export GOPATH=/tmp/tmp.nQRr3si8H5 [2020-06-27T03:17:01.089Z] #49 2.815 + GOPATH=/tmp/tmp.nQRr3si8H5 [2020-06-27T03:17:01.089Z] #49 2.815 + RM_GOPATH=1 [2020-06-27T03:17:01.089Z] #49 2.815 + case "$(go env GOARCH)" in [2020-06-27T03:17:01.089Z] #49 2.837 ++ go env GOARCH [2020-06-27T03:17:01.089Z] #49 2.866 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:17:01.089Z] #49 2.866 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:17:01.089Z] #49 2.866 ++ dirname /tmp/install/install.sh [2020-06-27T03:17:01.089Z] #49 2.877 + dir=/tmp/install [2020-06-27T03:17:01.089Z] #49 2.877 + bin=runc [2020-06-27T03:17:01.089Z] #49 2.877 + shift [2020-06-27T03:17:01.089Z] #49 2.877 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-27T03:17:01.089Z] #49 2.877 + . /tmp/install/runc.installer [2020-06-27T03:17:01.089Z] #49 2.877 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:17:01.089Z] #49 2.877 + install_runc [2020-06-27T03:17:01.089Z] #49 2.878 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-27T03:17:01.089Z] #49 2.878 + uname -r [2020-06-27T03:17:01.089Z] #49 2.899 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-27T03:17:01.089Z] #49 2.903 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-27T03:17:01.089Z] #49 2.903 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-27T03:17:01.089Z] #49 2.903 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.nQRr3si8H5/src/github.com/opencontainers/runc [2020-06-27T03:17:01.089Z] #49 2.909 Cloning into '/tmp/tmp.nQRr3si8H5/src/github.com/opencontainers/runc'... [2020-06-27T03:17:01.308Z] #38 32.82 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:17:01.308Z] #38 ... [2020-06-27T03:17:01.308Z] [2020-06-27T03:17:01.308Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:17:01.308Z] #23 32.75 Fetched 325 kB in 0s (1070 kB/s) [2020-06-27T03:17:01.416Z] #49 71.60 + mkdir -p /build [2020-06-27T03:17:01.416Z] #49 71.60 + cp runc /build/runc [2020-06-27T03:17:01.416Z] #49 DONE 71.8s [2020-06-27T03:17:01.416Z] [2020-06-27T03:17:01.416Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-27T03:17:01.416Z] #40 DONE 0.2s [2020-06-27T03:17:01.416Z] [2020-06-27T03:17:01.416Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-27T03:17:01.698Z] #42 DONE 0.1s [2020-06-27T03:17:01.698Z] [2020-06-27T03:17:01.698Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-27T03:17:01.698Z] #44 DONE 0.1s [2020-06-27T03:17:01.698Z] [2020-06-27T03:17:01.698Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:17:02.250Z] #23 33.65 Selecting previously unselected package libonig5:arm64. [2020-06-27T03:17:02.250Z] #23 33.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 ... 15383 files and directories currently installed.) [2020-06-27T03:17:02.250Z] #23 33.74 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-06-27T03:17:02.250Z] #23 33.79 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-06-27T03:17:02.315Z] #60 ... [2020-06-27T03:17:02.315Z] [2020-06-27T03:17:02.315Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:17:02.315Z] #51 23.36 Reading package lists... [2020-06-27T03:17:02.409Z] #10 ... [2020-06-27T03:17:02.409Z] [2020-06-27T03:17:02.409Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:17:02.409Z] #32 43.57 The following NEW packages will be installed: [2020-06-27T03:17:02.409Z] #32 43.57 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-27T03:17:02.409Z] #32 43.57 vim-common xxd [2020-06-27T03:17:02.409Z] #32 44.20 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:17:02.409Z] #32 44.20 Need to get 14.9 MB of archives. [2020-06-27T03:17:02.409Z] #32 44.20 After this operation, 61.8 MB of additional disk space will be used. [2020-06-27T03:17:02.409Z] #32 44.20 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-27T03:17:02.409Z] #32 44.20 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-27T03:17:02.409Z] #32 44.21 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-27T03:17:02.409Z] #32 44.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-27T03:17:02.463Z] #49 ... [2020-06-27T03:17:02.463Z] [2020-06-27T03:17:02.463Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-27T03:17:02.463Z] #12 DONE 2.8s [2020-06-27T03:17:02.463Z] [2020-06-27T03:17:02.463Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:02.463Z] #41 128.7 net/http/httptrace [2020-06-27T03:17:02.463Z] #41 128.9 net/http [2020-06-27T03:17:02.463Z] #41 ... [2020-06-27T03:17:02.463Z] [2020-06-27T03:17:02.463Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-27T03:17:02.976Z] #32 45.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-27T03:17:03.192Z] #23 ... [2020-06-27T03:17:03.192Z] [2020-06-27T03:17:03.192Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:03.192Z] #60 DONE 34.8s [2020-06-27T03:17:03.235Z] #32 45.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-27T03:17:03.235Z] #32 45.15 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-27T03:17:03.235Z] #32 45.16 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-27T03:17:03.235Z] #32 45.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-27T03:17:03.235Z] #32 45.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-27T03:17:03.452Z] [2020-06-27T03:17:03.452Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:03.452Z] #38 33.43 Fetched 3798 kB in 1s (3564 kB/s) [2020-06-27T03:17:03.452Z] #38 33.70 Selecting previously unselected package libcap-dev:arm64. [2020-06-27T03:17:03.452Z] #38 33.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 ... 15383 files and directories currently installed.) [2020-06-27T03:17:03.452Z] #38 33.88 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-06-27T03:17:03.452Z] #38 33.91 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-06-27T03:17:03.452Z] #38 ... [2020-06-27T03:17:03.452Z] [2020-06-27T03:17:03.452Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:17:03.452Z] #51 33.68 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-27T03:17:03.452Z] #51 33.74 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:17:03.452Z] #51 33.82 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:17:03.452Z] #51 DONE 34.9s [2020-06-27T03:17:03.452Z] [2020-06-27T03:17:03.452Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:03.452Z] #38 34.93 Selecting previously unselected package libnet1:arm64. [2020-06-27T03:17:03.452Z] #38 34.93 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-27T03:17:03.452Z] #38 35.05 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-27T03:17:03.712Z] #38 35.34 Selecting previously unselected package libnet1-dev. [2020-06-27T03:17:03.712Z] #38 35.34 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-27T03:17:03.717Z] #52 123.9 + bin/containerd [2020-06-27T03:17:03.802Z] #26 10.84 0.9% # 2.7% ### 5.4% ##### 7.2% ####### 9.9% ######### 12.5% ########## 14.3% ############ 17.0% ############## 19.7% ################ 23.3% ################### 26.9% ################### 27.7% #################### 28.6% ##################### 30.4% ####################### 33.1% ########################## 36.7% ############################# 41.1% ################################ 44.7% ################################## 48.3% #################################### 50.1% ##################################### 52.1% ###################################### 53.9% ######################################## 55.7% ######################################### 58.3% ########################################### 61.0% ############################################# 63.7% ############################################### 65.5% ################################################ 67.3% ################################################### 70.8% ##################################################### 74.4% ####################################################### 77.1% ######################################################### 79.8% ############################################################ 83.4% ############################################################### 87.8% ################################################################# 91.4% ################################################################### 94.1% ##################################################################### 96.8% ######################################################################## 100.0% [2020-06-27T03:17:03.802Z] #26 15.39 [2020-06-27T03:17:03.973Z] #38 35.34 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-27T03:17:04.098Z] #26 ... [2020-06-27T03:17:04.098Z] [2020-06-27T03:17:04.098Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:04.098Z] #31 45.61 sync [2020-06-27T03:17:04.098Z] #31 45.61 internal/reflectlite [2020-06-27T03:17:04.098Z] #31 50.52 errors [2020-06-27T03:17:04.098Z] #31 50.52 sort [2020-06-27T03:17:04.098Z] #31 51.15 internal/oserror [2020-06-27T03:17:04.098Z] #31 51.18 io [2020-06-27T03:17:04.098Z] #31 51.26 strconv [2020-06-27T03:17:04.098Z] #31 51.44 syscall [2020-06-27T03:17:04.233Z] #38 35.72 Selecting previously unselected package libnl-3-200:arm64. [2020-06-27T03:17:04.233Z] #38 35.72 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-06-27T03:17:04.233Z] #38 35.75 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-06-27T03:17:04.362Z] #13 1.806 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-27T03:17:04.363Z] #13 DONE 1.9s [2020-06-27T03:17:04.363Z] [2020-06-27T03:17:04.363Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-27T03:17:04.389Z] #31 ... [2020-06-27T03:17:04.389Z] [2020-06-27T03:17:04.389Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:17:04.389Z] #33 53.91 Selecting previously unselected package libxml2:ppc64el. [2020-06-27T03:17:04.389Z] #33 53.91 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-06-27T03:17:04.389Z] #33 53.93 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-06-27T03:17:04.389Z] #33 54.87 Selecting previously unselected package libarchive13:ppc64el. [2020-06-27T03:17:04.389Z] #33 54.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-06-27T03:17:04.389Z] #33 54.92 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-06-27T03:17:04.389Z] #33 55.47 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-06-27T03:17:04.389Z] #33 55.48 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-06-27T03:17:04.389Z] #33 55.49 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-06-27T03:17:04.389Z] #33 55.68 Selecting previously unselected package librhash0:ppc64el. [2020-06-27T03:17:04.389Z] #33 55.74 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-06-27T03:17:04.389Z] #33 55.74 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-06-27T03:17:04.493Z] #38 36.00 Selecting previously unselected package libnl-3-dev:arm64. [2020-06-27T03:17:04.493Z] #38 36.00 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-06-27T03:17:04.493Z] #38 36.01 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-06-27T03:17:04.609Z] #32 ... [2020-06-27T03:17:04.610Z] [2020-06-27T03:17:04.610Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:17:04.610Z] #23 32.25 Reading package lists... [2020-06-27T03:17:04.610Z] #23 39.03 Building dependency tree... [2020-06-27T03:17:04.610Z] #23 42.67 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-27T03:17:04.610Z] #23 42.67 The following additional packages will be installed: [2020-06-27T03:17:04.610Z] #23 42.68 libjq1 libonig5 [2020-06-27T03:17:04.610Z] #23 43.28 The following NEW packages will be installed: [2020-06-27T03:17:04.610Z] #23 43.28 jq libjq1 libonig5 [2020-06-27T03:17:04.610Z] #23 43.80 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:17:04.610Z] #23 43.80 Need to get 355 kB of archives. [2020-06-27T03:17:04.610Z] #23 43.80 After this operation, 1072 kB of additional disk space will be used. [2020-06-27T03:17:04.610Z] #23 43.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-27T03:17:04.610Z] #23 43.85 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-27T03:17:04.610Z] #23 43.85 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-27T03:17:04.610Z] #23 45.00 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:17:04.610Z] #23 45.22 Fetched 355 kB in 0s (1204 kB/s) [2020-06-27T03:17:04.610Z] #23 45.32 Selecting previously unselected package libonig5:amd64. [2020-06-27T03:17:04.610Z] #23 45.32 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-27T03:17:04.610Z] #23 45.39 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-27T03:17:04.610Z] #23 45.40 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-27T03:17:04.610Z] #23 45.68 Selecting previously unselected package libjq1:amd64. [2020-06-27T03:17:04.610Z] #23 45.70 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-27T03:17:04.610Z] #23 45.72 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-27T03:17:04.610Z] #23 45.91 Selecting previously unselected package jq. [2020-06-27T03:17:04.610Z] #23 45.91 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-27T03:17:04.610Z] #23 45.92 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-27T03:17:04.610Z] #23 46.19 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-27T03:17:04.610Z] #23 46.22 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-27T03:17:04.610Z] #23 46.23 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-27T03:17:04.610Z] #23 46.25 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:17:04.610Z] #23 DONE 46.5s [2020-06-27T03:17:04.610Z] [2020-06-27T03:17:04.610Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-27T03:17:04.610Z] #24 DONE 0.0s [2020-06-27T03:17:04.610Z] [2020-06-27T03:17:04.610Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:04.610Z] #10 44.38 The following NEW packages will be installed: [2020-06-27T03:17:04.610Z] #10 44.39 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-27T03:17:04.610Z] #10 44.39 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-27T03:17:04.610Z] #10 44.39 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-27T03:17:04.610Z] #10 44.40 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-27T03:17:04.610Z] #10 44.40 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-27T03:17:04.610Z] #10 44.40 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-27T03:17:04.610Z] #10 44.88 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:17:04.610Z] #10 44.88 Need to get 77.7 MB of archives. [2020-06-27T03:17:04.610Z] #10 44.88 After this operation, 487 MB of additional disk space will be used. [2020-06-27T03:17:04.610Z] #10 44.88 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-06-27T03:17:04.610Z] #10 45.10 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-06-27T03:17:04.610Z] #10 45.36 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-06-27T03:17:04.610Z] #10 45.37 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-06-27T03:17:04.610Z] #10 45.39 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-27T03:17:04.610Z] #10 45.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-27T03:17:04.610Z] #10 45.90 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-06-27T03:17:04.610Z] #10 46.22 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-06-27T03:17:04.610Z] #10 46.23 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-06-27T03:17:04.678Z] #33 55.95 Selecting previously unselected package libuv1:ppc64el. [2020-06-27T03:17:04.678Z] #33 55.98 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-06-27T03:17:04.678Z] #33 55.99 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-06-27T03:17:04.756Z] #38 ... [2020-06-27T03:17:04.756Z] [2020-06-27T03:17:04.756Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:04.756Z] #10 21.59 Reading package lists... [2020-06-27T03:17:04.756Z] #10 26.41 Building dependency tree... [2020-06-27T03:17:04.756Z] #10 29.12 The following additional packages will be installed: [2020-06-27T03:17:04.756Z] #10 29.13 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-27T03:17:04.756Z] #10 29.13 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-27T03:17:04.756Z] #10 29.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-27T03:17:04.756Z] #10 29.14 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-27T03:17:04.756Z] #10 29.15 Suggested packages: [2020-06-27T03:17:04.756Z] #10 29.15 gcc-8-locales seccomp wine64 [2020-06-27T03:17:04.756Z] #10 30.15 The following NEW packages will be installed: [2020-06-27T03:17:04.756Z] #10 30.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-27T03:17:04.756Z] #10 30.16 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-27T03:17:04.756Z] #10 30.16 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-27T03:17:04.756Z] #10 30.16 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-27T03:17:04.756Z] #10 30.16 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-27T03:17:04.756Z] #10 30.16 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-27T03:17:04.756Z] #10 30.73 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:17:04.756Z] #10 30.73 Need to get 73.3 MB of archives. [2020-06-27T03:17:04.756Z] #10 30.73 After this operation, 472 MB of additional disk space will be used. [2020-06-27T03:17:04.756Z] #10 30.73 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-06-27T03:17:04.756Z] #10 31.09 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-06-27T03:17:04.756Z] #10 31.41 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-06-27T03:17:04.756Z] #10 31.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-06-27T03:17:04.756Z] #10 31.49 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-06-27T03:17:04.756Z] #10 31.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-27T03:17:04.756Z] #10 32.08 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-06-27T03:17:04.756Z] #10 32.55 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-06-27T03:17:04.756Z] #10 32.56 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-06-27T03:17:04.756Z] #10 35.45 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-06-27T03:17:04.967Z] #33 56.19 Selecting previously unselected package cmake. [2020-06-27T03:17:04.967Z] #33 56.22 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-06-27T03:17:04.967Z] #33 56.23 Unpacking cmake (3.13.4-1) ... [2020-06-27T03:17:05.022Z] #10 ... [2020-06-27T03:17:05.022Z] [2020-06-27T03:17:05.022Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:17:05.022Z] #32 21.58 Reading package lists... [2020-06-27T03:17:05.022Z] #32 26.64 Building dependency tree... [2020-06-27T03:17:05.022Z] #32 29.26 The following additional packages will be installed: [2020-06-27T03:17:05.022Z] #32 29.27 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-27T03:17:05.022Z] #32 29.28 Suggested packages: [2020-06-27T03:17:05.022Z] #32 29.28 cmake-doc ninja-build lrzip [2020-06-27T03:17:05.022Z] #32 29.28 Recommended packages: [2020-06-27T03:17:05.022Z] #32 29.28 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-27T03:17:05.022Z] #32 30.08 The following NEW packages will be installed: [2020-06-27T03:17:05.022Z] #32 30.08 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-27T03:17:05.022Z] #32 30.08 vim-common xxd [2020-06-27T03:17:05.022Z] #32 30.48 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:17:05.022Z] #32 30.48 Need to get 14.2 MB of archives. [2020-06-27T03:17:05.022Z] #32 30.48 After this operation, 60.0 MB of additional disk space will be used. [2020-06-27T03:17:05.022Z] #32 30.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-06-27T03:17:05.022Z] #32 30.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-27T03:17:05.022Z] #32 30.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-27T03:17:05.022Z] #32 30.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-06-27T03:17:05.022Z] #32 31.38 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-06-27T03:17:05.022Z] #32 31.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-06-27T03:17:05.022Z] #32 31.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-06-27T03:17:05.022Z] #32 31.53 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-06-27T03:17:05.022Z] #32 31.56 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-06-27T03:17:05.022Z] #32 31.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-06-27T03:17:05.022Z] #32 33.11 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:17:05.022Z] #32 33.80 Fetched 14.2 MB in 2s (8679 kB/s) [2020-06-27T03:17:05.022Z] #32 34.34 Selecting previously unselected package xxd. [2020-06-27T03:17:05.022Z] #32 34.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 ... 15383 files and directories currently installed.) [2020-06-27T03:17:05.022Z] #32 34.40 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-06-27T03:17:05.022Z] #32 34.73 Unpacking xxd (2:8.1.0875-5) ... [2020-06-27T03:17:05.022Z] #32 35.13 Selecting previously unselected package vim-common. [2020-06-27T03:17:05.022Z] #32 35.13 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:17:05.022Z] #32 35.26 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-27T03:17:05.022Z] #32 35.83 Selecting previously unselected package cmake-data. [2020-06-27T03:17:05.022Z] #32 35.83 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-27T03:17:05.022Z] #32 35.84 Unpacking cmake-data (3.13.4-1) ... [2020-06-27T03:17:05.022Z] #32 ... [2020-06-27T03:17:05.022Z] [2020-06-27T03:17:05.022Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:17:05.022Z] #23 34.91 Selecting previously unselected package libjq1:arm64. [2020-06-27T03:17:05.022Z] #23 34.93 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-06-27T03:17:05.022Z] #23 34.94 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-27T03:17:05.022Z] #23 35.26 Selecting previously unselected package jq. [2020-06-27T03:17:05.022Z] #23 35.29 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-06-27T03:17:05.022Z] #23 35.31 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-27T03:17:05.022Z] #23 35.65 Setting up libonig5:arm64 (6.9.1-1) ... [2020-06-27T03:17:05.022Z] #23 35.67 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-27T03:17:05.022Z] #23 35.70 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-27T03:17:05.022Z] #23 35.74 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:17:05.283Z] #23 DONE 36.8s [2020-06-27T03:17:05.283Z] [2020-06-27T03:17:05.283Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:05.283Z] #10 36.77 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-06-27T03:17:05.283Z] #10 36.80 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-06-27T03:17:05.283Z] #10 36.81 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-06-27T03:17:05.283Z] #10 36.82 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-06-27T03:17:05.283Z] #10 36.83 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-06-27T03:17:05.283Z] #10 36.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u4 [110 kB] [2020-06-27T03:17:05.283Z] #10 36.86 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-06-27T03:17:05.283Z] #10 36.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-06-27T03:17:05.283Z] #10 36.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-06-27T03:17:05.429Z] #51 30.40 Reading package lists... [2020-06-27T03:17:05.429Z] #51 ... [2020-06-27T03:17:05.429Z] [2020-06-27T03:17:05.429Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:17:05.429Z] #43 22.97 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:17:05.429Z] #43 24.72 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:17:05.429Z] #43 25.31 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:17:05.429Z] #43 28.21 go: finding github.com/fatih/color v1.9.0 [2020-06-27T03:17:05.429Z] #43 28.26 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:17:05.429Z] #43 28.28 go: finding github.com/pkg/errors v0.9.1 [2020-06-27T03:17:05.429Z] #43 28.50 go: finding github.com/spf13/pflag v1.0.3 [2020-06-27T03:17:05.429Z] #43 28.51 go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:17:05.429Z] #43 28.53 go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:17:05.429Z] #43 28.72 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:17:05.429Z] #43 28.94 go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:17:05.429Z] #43 28.99 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:17:05.429Z] #43 29.03 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:17:05.429Z] #43 29.09 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:17:05.429Z] #43 ... [2020-06-27T03:17:05.429Z] [2020-06-27T03:17:05.429Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:17:05.429Z] #36 24.23 Checking out files: 90% (1445/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-06-27T03:17:05.429Z] #36 24.44 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-06-27T03:17:05.429Z] #36 26.94 + 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-06-27T03:17:05.543Z] #10 ... [2020-06-27T03:17:05.544Z] [2020-06-27T03:17:05.544Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-27T03:17:05.544Z] #24 DONE 0.3s [2020-06-27T03:17:05.544Z] [2020-06-27T03:17:05.544Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:05.544Z] #10 36.97 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-06-27T03:17:05.544Z] #10 37.01 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-06-27T03:17:05.544Z] #10 37.03 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-06-27T03:17:05.544Z] #10 37.11 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-06-27T03:17:05.544Z] #10 37.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-06-27T03:17:05.544Z] #10 37.12 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u4 [322 kB] [2020-06-27T03:17:05.590Z] #33 ... [2020-06-27T03:17:05.590Z] [2020-06-27T03:17:05.590Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:05.590Z] #42 46.85 internal/reflectlite [2020-06-27T03:17:05.590Z] #42 46.86 sync [2020-06-27T03:17:05.590Z] #42 49.91 internal/singleflight [2020-06-27T03:17:05.590Z] #42 49.92 math/rand [2020-06-27T03:17:05.590Z] #42 49.98 github.com/LK4D4/vndr/godl/singleflight [2020-06-27T03:17:05.590Z] #42 53.81 sort [2020-06-27T03:17:05.590Z] #42 53.81 io [2020-06-27T03:17:05.590Z] #42 53.93 syscall [2020-06-27T03:17:05.590Z] #42 53.94 strconv [2020-06-27T03:17:05.590Z] #42 ... [2020-06-27T03:17:05.590Z] [2020-06-27T03:17:05.590Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:05.590Z] #26 16.95 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-27T03:17:05.879Z] #26 ... [2020-06-27T03:17:05.879Z] [2020-06-27T03:17:05.879Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:05.879Z] #39 47.28 Selecting previously unselected package protobuf-c-compiler. [2020-06-27T03:17:05.879Z] #39 47.30 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-06-27T03:17:05.879Z] #39 47.31 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-27T03:17:05.879Z] #39 47.50 Selecting previously unselected package protobuf-compiler. [2020-06-27T03:17:05.879Z] #39 47.50 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-06-27T03:17:05.879Z] #39 47.53 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-27T03:17:05.879Z] #39 47.74 Selecting previously unselected package python-pkg-resources. [2020-06-27T03:17:05.879Z] #39 47.76 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-27T03:17:05.879Z] #39 47.76 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-27T03:17:05.879Z] #39 48.12 Selecting previously unselected package python-six. [2020-06-27T03:17:05.879Z] #39 48.14 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-27T03:17:05.879Z] #39 48.14 Unpacking python-six (1.12.0-1) ... [2020-06-27T03:17:05.879Z] #39 48.34 Selecting previously unselected package python-protobuf. [2020-06-27T03:17:05.879Z] #39 48.35 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-06-27T03:17:05.879Z] #39 48.36 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-27T03:17:05.879Z] #39 49.15 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-27T03:17:05.879Z] #39 56.16 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-06-27T03:17:05.879Z] #39 56.16 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-27T03:17:05.879Z] #39 56.17 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-27T03:17:05.879Z] #39 56.17 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-06-27T03:17:05.879Z] #39 56.17 Setting up python-six (1.12.0-1) ... [2020-06-27T03:17:05.879Z] #39 ... [2020-06-27T03:17:05.879Z] [2020-06-27T03:17:05.879Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:17:05.879Z] #29 51.26 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: 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-06-27T03:17:05.879Z] #29 52.12 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-27T03:17:05.879Z] #29 52.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-27T03:17:05.984Z] #10 ... [2020-06-27T03:17:05.984Z] [2020-06-27T03:17:05.984Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:17:05.984Z] #51 32.96 Reading package lists... [2020-06-27T03:17:05.984Z] #51 39.99 Building dependency tree... [2020-06-27T03:17:05.984Z] #51 43.99 The following additional packages will be installed: [2020-06-27T03:17:05.984Z] #51 43.99 libbtrfs0 [2020-06-27T03:17:05.984Z] #51 44.28 The following NEW packages will be installed: [2020-06-27T03:17:05.984Z] #51 44.29 libbtrfs-dev libbtrfs0 [2020-06-27T03:17:05.984Z] #51 44.72 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:17:05.984Z] #51 44.72 Need to get 119 kB of archives. [2020-06-27T03:17:05.984Z] #51 44.72 After this operation, 387 kB of additional disk space will be used. [2020-06-27T03:17:05.984Z] #51 44.72 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-27T03:17:05.984Z] #51 44.72 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-27T03:17:05.984Z] #51 45.92 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:17:05.984Z] #51 46.21 Fetched 119 kB in 0s (421 kB/s) [2020-06-27T03:17:05.984Z] #51 46.37 Selecting previously unselected package libbtrfs0. [2020-06-27T03:17:05.985Z] #51 46.37 (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 ... 15410 files and directories currently installed.) [2020-06-27T03:17:05.985Z] #51 46.43 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-27T03:17:05.985Z] #51 46.49 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-27T03:17:05.985Z] #51 46.69 Selecting previously unselected package libbtrfs-dev. [2020-06-27T03:17:05.985Z] #51 46.69 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-27T03:17:05.985Z] #51 46.69 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:17:05.985Z] #51 47.20 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-27T03:17:05.985Z] #51 47.22 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:17:05.985Z] #51 47.25 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:17:05.985Z] #51 DONE 47.7s [2020-06-27T03:17:05.985Z] [2020-06-27T03:17:05.985Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:17:05.985Z] #32 46.79 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:17:05.985Z] #32 47.10 Fetched 14.9 MB in 2s (9370 kB/s) [2020-06-27T03:17:05.985Z] #32 47.26 Selecting previously unselected package xxd. [2020-06-27T03:17:05.985Z] #32 47.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 ... 15410 files and directories currently installed.) [2020-06-27T03:17:05.985Z] #32 47.47 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-27T03:17:05.985Z] #32 47.48 Unpacking xxd (2:8.1.0875-5) ... [2020-06-27T03:17:05.985Z] #32 47.77 Selecting previously unselected package vim-common. [2020-06-27T03:17:05.985Z] #32 47.77 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:17:05.985Z] #32 47.96 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-27T03:17:05.990Z] #36 ... [2020-06-27T03:17:05.990Z] [2020-06-27T03:17:05.990Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:05.990Z] #47 23.30 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-06-27T03:17:05.990Z] #47 23.50 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-06-27T03:17:05.990Z] #47 23.68 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-06-27T03:17:05.990Z] #47 23.90 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-06-27T03:17:05.990Z] #47 24.56 runtime/cgo [2020-06-27T03:17:05.990Z] #47 24.67 runtime [2020-06-27T03:17:06.263Z] #14 DONE 1.8s [2020-06-27T03:17:06.263Z] [2020-06-27T03:17:06.263Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:06.263Z] #39 56.98 CC compel/src/lib/ptrace.o [2020-06-27T03:17:06.263Z] #39 57.33 AR compel/libcompel.a [2020-06-27T03:17:06.263Z] #39 57.47 HOSTCC compel/src/main-host.o [2020-06-27T03:17:06.263Z] #39 58.08 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-27T03:17:06.263Z] #39 58.38 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-27T03:17:06.263Z] #39 58.83 HOSTCC compel/src/lib/log-host.o [2020-06-27T03:17:06.263Z] #39 59.09 HOSTLINK compel/compel-host-bin [2020-06-27T03:17:06.263Z] #39 59.42 DEP soccr/soccr.d [2020-06-27T03:17:06.263Z] #39 59.75 CC soccr/soccr.o [2020-06-27T03:17:06.263Z] #39 61.35 AR soccr/libsoccr.a [2020-06-27T03:17:06.263Z] #39 61.39 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-27T03:17:06.263Z] #39 61.72 DEP criu/arch/x86/sigframe.d [2020-06-27T03:17:06.263Z] #39 61.81 DEP criu/arch/x86/sigaction_compat.d [2020-06-27T03:17:06.263Z] #39 61.93 DEP criu/arch/x86/kerndat.d [2020-06-27T03:17:06.263Z] #39 62.07 DEP criu/arch/x86/crtools.d [2020-06-27T03:17:06.263Z] #39 62.28 DEP criu/arch/x86/cpu.d [2020-06-27T03:17:06.263Z] #39 62.50 CC criu/arch/x86/cpu.o [2020-06-27T03:17:06.263Z] #39 63.40 CC criu/arch/x86/crtools.o [2020-06-27T03:17:06.263Z] #39 ... [2020-06-27T03:17:06.263Z] [2020-06-27T03:17:06.263Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-27T03:17:06.506Z] #29 ... [2020-06-27T03:17:06.506Z] [2020-06-27T03:17:06.506Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:06.506Z] #26 17.47 [2020-06-27T03:17:06.506Z] #26 17.79 ############################################# 62.9% ######################################################################## 100.0% [2020-06-27T03:17:06.549Z] #47 ... [2020-06-27T03:17:06.549Z] [2020-06-27T03:17:06.549Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:17:06.549Z] #32 24.10 Fetched 8355 kB in 17s (484 kB/s) [2020-06-27T03:17:06.549Z] #32 24.10 Reading package lists... [2020-06-27T03:17:06.551Z] #32 48.62 Selecting previously unselected package cmake-data. [2020-06-27T03:17:06.551Z] #32 48.63 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-27T03:17:06.551Z] #32 48.65 Unpacking cmake-data (3.13.4-1) ... [2020-06-27T03:17:06.796Z] #26 18.07 [2020-06-27T03:17:06.803Z] #32 31.65 Reading package lists... [2020-06-27T03:17:06.803Z] #32 ... [2020-06-27T03:17:06.803Z] [2020-06-27T03:17:06.803Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:06.803Z] #38 25.26 Fetched 8355 kB in 18s (462 kB/s) [2020-06-27T03:17:06.803Z] #38 25.26 Reading package lists... [2020-06-27T03:17:06.803Z] #38 32.70 Reading package lists... [2020-06-27T03:17:06.803Z] #38 ... [2020-06-27T03:17:06.803Z] [2020-06-27T03:17:06.803Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:06.803Z] #10 24.42 Fetched 8355 kB in 18s (469 kB/s) [2020-06-27T03:17:06.803Z] #10 24.42 Reading package lists... [2020-06-27T03:17:07.059Z] #10 31.77 Reading package lists... [2020-06-27T03:17:07.059Z] #10 ... [2020-06-27T03:17:07.059Z] [2020-06-27T03:17:07.059Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:17:07.059Z] #23 24.85 Fetched 8355 kB in 18s (473 kB/s) [2020-06-27T03:17:07.059Z] #23 24.85 Reading package lists... [2020-06-27T03:17:07.489Z] #32 ... [2020-06-27T03:17:07.489Z] [2020-06-27T03:17:07.489Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:07.489Z] #38 32.94 Reading package lists... [2020-06-27T03:17:07.489Z] #38 39.93 Building dependency tree... [2020-06-27T03:17:07.489Z] #38 43.97 The following additional packages will be installed: [2020-06-27T03:17:07.489Z] #38 43.97 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-27T03:17:07.489Z] #38 43.97 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-27T03:17:07.489Z] #38 43.98 Suggested packages: [2020-06-27T03:17:07.489Z] #38 43.98 manpages-dev python-setuptools [2020-06-27T03:17:07.489Z] #38 45.52 The following NEW packages will be installed: [2020-06-27T03:17:07.489Z] #38 45.52 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-27T03:17:07.489Z] #38 45.52 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-27T03:17:07.489Z] #38 45.53 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-27T03:17:07.489Z] #38 45.53 python-six zlib1g-dev [2020-06-27T03:17:07.489Z] #38 45.92 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:17:07.489Z] #38 45.92 Need to get 4095 kB of archives. [2020-06-27T03:17:07.489Z] #38 45.92 After this operation, 22.5 MB of additional disk space will be used. [2020-06-27T03:17:07.489Z] #38 45.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-27T03:17:07.489Z] #38 45.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-27T03:17:07.489Z] #38 45.93 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-06-27T03:17:07.489Z] #38 45.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-27T03:17:07.489Z] #38 45.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-27T03:17:07.489Z] #38 45.94 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-27T03:17:07.489Z] #38 45.94 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-06-27T03:17:07.489Z] #38 45.94 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-06-27T03:17:07.489Z] #38 45.96 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-27T03:17:07.489Z] #38 46.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-27T03:17:07.489Z] #38 46.05 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-27T03:17:07.489Z] #38 46.14 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-27T03:17:07.489Z] #38 46.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-06-27T03:17:07.489Z] #38 46.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-06-27T03:17:07.489Z] #38 46.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-27T03:17:07.489Z] #38 46.24 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-27T03:17:07.489Z] #38 46.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-27T03:17:07.489Z] #38 47.70 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:17:07.489Z] #38 48.14 Fetched 4095 kB in 1s (6368 kB/s) [2020-06-27T03:17:07.489Z] #38 48.34 Selecting previously unselected package libcap-dev:amd64. [2020-06-27T03:17:07.489Z] #38 48.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 ... 15410 files and directories currently installed.) [2020-06-27T03:17:07.489Z] #38 48.47 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-27T03:17:07.489Z] #38 48.47 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-27T03:17:07.489Z] #38 48.67 Selecting previously unselected package libnet1:amd64. [2020-06-27T03:17:07.489Z] #38 48.67 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-27T03:17:07.489Z] #38 48.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-27T03:17:07.489Z] #38 48.82 Selecting previously unselected package libnet1-dev. [2020-06-27T03:17:07.489Z] #38 48.84 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-27T03:17:07.489Z] #38 48.85 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-27T03:17:07.489Z] #38 49.09 Selecting previously unselected package libnl-3-200:amd64. [2020-06-27T03:17:07.489Z] #38 49.10 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-27T03:17:07.489Z] #38 49.11 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-27T03:17:07.489Z] #38 49.26 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-27T03:17:07.489Z] #38 49.27 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-27T03:17:07.489Z] #38 49.28 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-27T03:17:07.489Z] #38 49.59 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-27T03:17:07.489Z] #38 49.62 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-27T03:17:07.489Z] #38 49.63 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-27T03:17:07.747Z] #38 49.73 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-27T03:17:07.747Z] #38 49.76 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-27T03:17:07.747Z] #38 49.77 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-27T03:17:07.747Z] #38 49.90 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-27T03:17:07.747Z] #38 49.93 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-27T03:17:08.005Z] #38 49.94 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-27T03:17:08.066Z] #10 39.47 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:17:08.066Z] #10 39.71 Fetched 73.3 MB in 7s (10.9 MB/s) [2020-06-27T03:17:08.165Z] #15 DONE 2.2s [2020-06-27T03:17:08.165Z] [2020-06-27T03:17:08.165Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-27T03:17:08.263Z] #38 50.28 Selecting previously unselected package libprotobuf17:amd64. [2020-06-27T03:17:08.263Z] #38 50.31 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-27T03:17:08.263Z] #38 50.32 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-27T03:17:08.263Z] #38 ... [2020-06-27T03:17:08.263Z] [2020-06-27T03:17:08.263Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:08.263Z] #30 40.25 internal/reflectlite [2020-06-27T03:17:08.263Z] #30 40.25 sync [2020-06-27T03:17:08.263Z] #30 43.02 sort [2020-06-27T03:17:08.263Z] #30 43.02 errors [2020-06-27T03:17:08.263Z] #30 43.60 strconv [2020-06-27T03:17:08.263Z] #30 44.77 io [2020-06-27T03:17:08.263Z] #30 46.37 internal/oserror [2020-06-27T03:17:08.263Z] #30 46.72 syscall [2020-06-27T03:17:08.263Z] #30 48.15 reflect [2020-06-27T03:17:08.294Z] #26 19.42 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-27T03:17:08.326Z] #10 39.88 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-27T03:17:08.522Z] #30 ... [2020-06-27T03:17:08.522Z] [2020-06-27T03:17:08.522Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:17:08.582Z] #26 19.87 #=#=# [2020-06-27T03:17:08.587Z] #10 39.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2020-06-27T03:17:08.587Z] #10 39.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-06-27T03:17:08.587Z] #10 39.98 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-27T03:17:08.847Z] #10 ... [2020-06-27T03:17:08.847Z] [2020-06-27T03:17:08.847Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:08.847Z] #30 30.30 internal/reflectlite [2020-06-27T03:17:08.847Z] #30 30.30 sync [2020-06-27T03:17:08.847Z] #30 32.23 sort [2020-06-27T03:17:08.847Z] #30 32.23 errors [2020-06-27T03:17:08.847Z] #30 32.71 io [2020-06-27T03:17:08.847Z] #30 32.72 internal/oserror [2020-06-27T03:17:08.847Z] #30 32.73 strconv [2020-06-27T03:17:08.847Z] #30 32.85 syscall [2020-06-27T03:17:08.847Z] #30 34.07 strings [2020-06-27T03:17:08.847Z] #30 34.08 bytes [2020-06-27T03:17:08.847Z] #30 36.90 bufio [2020-06-27T03:17:08.847Z] #30 37.64 reflect [2020-06-27T03:17:08.847Z] #30 39.47 path [2020-06-27T03:17:08.847Z] #30 39.83 text/tabwriter [2020-06-27T03:17:08.870Z] #26 20.23 ################################################ 67.0% ######################################################################## 100.0% [2020-06-27T03:17:09.107Z] #30 ... [2020-06-27T03:17:09.107Z] [2020-06-27T03:17:09.107Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:09.107Z] #38 37.10 Selecting previously unselected package libprotobuf-c1:arm64. [2020-06-27T03:17:09.107Z] #38 37.12 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-06-27T03:17:09.107Z] #38 37.14 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-27T03:17:09.107Z] #38 37.55 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-06-27T03:17:09.107Z] #38 37.55 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-06-27T03:17:09.107Z] #38 37.58 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-06-27T03:17:09.107Z] #38 39.21 Selecting previously unselected package zlib1g-dev:arm64. [2020-06-27T03:17:09.107Z] #38 39.21 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-06-27T03:17:09.107Z] #38 39.23 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-06-27T03:17:09.107Z] #38 39.41 Selecting previously unselected package libprotobuf17:arm64. [2020-06-27T03:17:09.107Z] #38 39.41 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-06-27T03:17:09.107Z] #38 39.44 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-06-27T03:17:09.107Z] #38 39.91 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-06-27T03:17:09.107Z] #38 39.91 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-06-27T03:17:09.107Z] #38 39.93 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-06-27T03:17:09.107Z] #38 40.11 Selecting previously unselected package libprotobuf-dev:arm64. [2020-06-27T03:17:09.107Z] #38 40.11 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-06-27T03:17:09.107Z] #38 40.12 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-06-27T03:17:09.161Z] #26 20.44 [2020-06-27T03:17:09.161Z] #26 ... [2020-06-27T03:17:09.161Z] [2020-06-27T03:17:09.161Z] #33 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:17:09.161Z] #33 59.97 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-27T03:17:09.161Z] #33 59.97 Setting up xxd (2:8.1.0875-5) ... [2020-06-27T03:17:09.161Z] #33 59.98 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-06-27T03:17:09.161Z] #33 60.00 Setting up vim-common (2:8.1.0875-5) ... [2020-06-27T03:17:09.161Z] #33 60.04 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-06-27T03:17:09.161Z] #33 60.05 Setting up cmake-data (3.13.4-1) ... [2020-06-27T03:17:09.161Z] #33 60.07 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-06-27T03:17:09.161Z] #33 60.08 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-06-27T03:17:09.161Z] #33 60.09 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-06-27T03:17:09.161Z] #33 60.10 Setting up cmake (3.13.4-1) ... [2020-06-27T03:17:09.161Z] #33 60.11 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:17:09.161Z] #33 60.21 Processing triggers for mime-support (3.62) ... [2020-06-27T03:17:09.161Z] #33 DONE 60.6s [2020-06-27T03:17:09.360Z] #28 50.41 Checking out files: 85% (1299/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: 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-06-27T03:17:09.360Z] #28 51.29 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-27T03:17:09.449Z] [2020-06-27T03:17:09.449Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:09.449Z] #39 60.59 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-06-27T03:17:09.449Z] #39 60.60 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-27T03:17:09.449Z] #39 60.67 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-06-27T03:17:09.449Z] #39 60.67 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-06-27T03:17:09.449Z] #39 60.68 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-06-27T03:17:09.449Z] #39 60.69 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-27T03:17:09.449Z] #39 60.70 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-27T03:17:09.449Z] #39 60.70 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-06-27T03:17:09.449Z] #39 60.74 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-27T03:17:09.449Z] #39 60.74 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-27T03:17:09.569Z] #23 31.90 Reading package lists... [2020-06-27T03:17:09.569Z] #23 ... [2020-06-27T03:17:09.569Z] [2020-06-27T03:17:09.569Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:17:09.569Z] #51 30.40 Reading package lists... [2020-06-27T03:17:09.618Z] #28 51.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-27T03:17:10.048Z] #38 41.58 Selecting previously unselected package libprotoc17:arm64. [2020-06-27T03:17:10.048Z] #38 41.58 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-06-27T03:17:10.308Z] #38 41.65 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-06-27T03:17:10.510Z] #52 ... [2020-06-27T03:17:10.510Z] [2020-06-27T03:17:10.510Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:17:10.510Z] #45 149.1 + cd /tmp/tmp.prWxxBId2l/src/github.com/golangci/golangci-lint/ [2020-06-27T03:17:10.510Z] #45 149.1 + git checkout -q v1.23.8 [2020-06-27T03:17:10.510Z] #45 149.2 ++ git describe --tags [2020-06-27T03:17:10.510Z] #45 149.2 + version=v1.23.8 [2020-06-27T03:17:10.510Z] #45 149.2 ++ git rev-parse --short HEAD [2020-06-27T03:17:10.510Z] #45 149.2 + commit=76a82c6 [2020-06-27T03:17:10.510Z] #45 149.2 ++ git show -s --format=%cd [2020-06-27T03:17:10.510Z] #45 149.2 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-27T03:17:10.510Z] #45 149.2 + 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-06-27T03:17:10.569Z] #38 42.04 Selecting previously unselected package protobuf-c-compiler. [2020-06-27T03:17:10.569Z] #38 42.04 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-06-27T03:17:10.569Z] #38 42.04 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-27T03:17:10.696Z] #16 DONE 2.3s [2020-06-27T03:17:10.696Z] [2020-06-27T03:17:10.696Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:10.696Z] #39 64.83 CC criu/arch/x86/kerndat.o [2020-06-27T03:17:10.696Z] #39 65.40 CC criu/arch/x86/sigaction_compat.o [2020-06-27T03:17:10.696Z] #39 65.68 CC criu/arch/x86/sigframe.o [2020-06-27T03:17:10.696Z] #39 65.91 LINK criu/arch/x86/crtools.built-in.o [2020-06-27T03:17:10.696Z] #39 65.97 DEP criu/pie/util-vdso-elf32.d [2020-06-27T03:17:10.696Z] #39 66.16 DEP criu/pie/util-vdso.d [2020-06-27T03:17:10.696Z] #39 66.31 DEP criu/pie/util.d [2020-06-27T03:17:10.696Z] #39 66.57 CC criu/pie/util.o [2020-06-27T03:17:10.696Z] #39 66.99 CC criu/pie/util-vdso.o [2020-06-27T03:17:10.696Z] #39 67.72 CC criu/pie/util-vdso-elf32.o [2020-06-27T03:17:10.696Z] #39 68.28 AR criu/pie/pie.lib.a [2020-06-27T03:17:10.696Z] #39 68.36 DEP criu/pie/restorer.d [2020-06-27T03:17:10.696Z] #39 68.64 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-27T03:17:10.696Z] #39 68.86 DEP criu/arch/x86/restorer_unmap.d [2020-06-27T03:17:10.696Z] #39 68.93 DEP criu/arch/x86/restorer.d [2020-06-27T03:17:10.829Z] #38 42.24 Selecting previously unselected package protobuf-compiler. [2020-06-27T03:17:10.829Z] #38 42.24 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-06-27T03:17:10.829Z] #38 42.25 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-27T03:17:10.954Z] #39 69.29 DEP criu/arch/x86/vdso-pie.d [2020-06-27T03:17:11.090Z] #38 42.65 Selecting previously unselected package python-pkg-resources. [2020-06-27T03:17:11.090Z] #38 42.65 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-27T03:17:11.090Z] #38 ... [2020-06-27T03:17:11.090Z] [2020-06-27T03:17:11.090Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:11.090Z] #25 4.376 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-27T03:17:11.090Z] #25 4.826 [2020-06-27T03:17:11.488Z] #51 37.50 Building dependency tree... [2020-06-27T03:17:11.518Z] #28 ... [2020-06-27T03:17:11.518Z] [2020-06-27T03:17:11.518Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:11.518Z] #41 43.50 sort [2020-06-27T03:17:11.518Z] #41 43.53 errors [2020-06-27T03:17:11.518Z] #41 44.30 io [2020-06-27T03:17:11.518Z] #41 45.03 strconv [2020-06-27T03:17:11.518Z] #41 45.48 bytes [2020-06-27T03:17:11.518Z] #41 48.30 bufio [2020-06-27T03:17:11.518Z] #41 50.00 reflect [2020-06-27T03:17:11.518Z] #41 50.73 syscall [2020-06-27T03:17:11.518Z] #41 ... [2020-06-27T03:17:11.518Z] [2020-06-27T03:17:11.518Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:11.518Z] #25 4.398 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-27T03:17:11.518Z] #25 4.892 [2020-06-27T03:17:11.518Z] #25 5.156 # 2.3% ###### 8.8% ######### 13.3% ############# 18.1% ################ 23.5% ################### 27.6% ####################### 32.1% ########################## 36.6% ############################# 41.4% ################################# 46.1% ##################################### 51.9% ######################################## 56.7% ########################################### 61.0% ################################################ 67.0% ##################################################### 74.3% ########################################################### 82.4% ########################################################### 82.5% ################################################################# 91.4% ##################################################################### 96.9% ######################################################################## 100.0% [2020-06-27T03:17:11.520Z] #39 69.52 DEP criu/pie/parasite-vdso.d [2020-06-27T03:17:11.520Z] #39 69.71 DEP criu/pie/parasite.d [2020-06-27T03:17:11.779Z] #39 69.95 CC criu/pie/parasite.o [2020-06-27T03:17:11.876Z] #25 5.060 0.0% ####### 10.9% ############ 17.7% ################ 22.3% #################### 28.1% ######################## 34.1% ########################### 37.8% ############################## 43.0% ################################### 49.5% ####################################### 54.7% ########################################## 58.5% ############################################# 62.8% ## [2020-06-27T03:17:11.876Z] #25 ... [2020-06-27T03:17:11.876Z] [2020-06-27T03:17:11.876Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:11.876Z] #41 33.35 io [2020-06-27T03:17:11.876Z] #41 33.38 strconv [2020-06-27T03:17:11.876Z] #41 33.38 vendor/golang.org/x/net/dns/dnsmessage [2020-06-27T03:17:11.876Z] #41 33.38 syscall [2020-06-27T03:17:11.876Z] #41 34.94 bytes [2020-06-27T03:17:11.876Z] #41 39.45 bufio [2020-06-27T03:17:11.876Z] #41 39.72 reflect [2020-06-27T03:17:11.876Z] #41 40.36 regexp/syntax [2020-06-27T03:17:11.876Z] #41 42.04 vendor/golang.org/x/text/transform [2020-06-27T03:17:11.876Z] #41 ... [2020-06-27T03:17:11.876Z] [2020-06-27T03:17:11.876Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:12.085Z] #25 7.558 [2020-06-27T03:17:12.137Z] #25 5.060 0.0% ####### 10.9% ############ 17.7% ################ 22.3% #################### 28.1% ######################## 34.1% ########################### 37.8% ############################## 43.0% ################################### 49.5% ####################################### 54.7% ########################################## 58.5% ############################################# 62.8% ################################################## 70.1% ###################################################### 75.9% ### [2020-06-27T03:17:12.137Z] #25 ... [2020-06-27T03:17:12.137Z] [2020-06-27T03:17:12.137Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:17:12.137Z] #28 33.43 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-27T03:17:12.137Z] #28 34.28 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-27T03:17:12.137Z] #28 ... [2020-06-27T03:17:12.137Z] [2020-06-27T03:17:12.137Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:12.160Z] #39 ... [2020-06-27T03:17:12.160Z] [2020-06-27T03:17:12.160Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:12.160Z] #11 53.11 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-27T03:17:12.160Z] #11 53.11 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-06-27T03:17:12.160Z] #11 53.12 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-27T03:17:12.160Z] #11 56.78 Selecting previously unselected package binutils-mingw-w64. [2020-06-27T03:17:12.160Z] #11 56.78 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-27T03:17:12.160Z] #11 56.80 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-27T03:17:12.160Z] #11 56.95 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-06-27T03:17:12.160Z] #11 56.95 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-06-27T03:17:12.160Z] #11 56.96 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-27T03:17:12.160Z] #11 57.16 Selecting previously unselected package dmsetup. [2020-06-27T03:17:12.160Z] #11 57.19 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-06-27T03:17:12.160Z] #11 57.19 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-27T03:17:12.160Z] #11 57.41 Selecting previously unselected package mingw-w64-common. [2020-06-27T03:17:12.160Z] #11 57.41 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-27T03:17:12.160Z] #11 57.42 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-27T03:17:12.160Z] #11 ... [2020-06-27T03:17:12.160Z] [2020-06-27T03:17:12.160Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:12.160Z] #34 0.383 + RM_GOPATH=0 [2020-06-27T03:17:12.160Z] #34 0.384 + TMP_GOPATH= [2020-06-27T03:17:12.160Z] #34 0.384 + : /build [2020-06-27T03:17:12.160Z] #34 0.384 + '[' -z '' ']' [2020-06-27T03:17:12.160Z] #34 0.385 ++ mktemp -d [2020-06-27T03:17:12.160Z] #34 0.387 + export GOPATH=/tmp/tmp.sR2RqTloIF [2020-06-27T03:17:12.160Z] #34 0.390 + GOPATH=/tmp/tmp.sR2RqTloIF [2020-06-27T03:17:12.160Z] #34 0.391 + RM_GOPATH=1 [2020-06-27T03:17:12.160Z] #34 0.392 + case "$(go env GOARCH)" in [2020-06-27T03:17:12.160Z] #34 0.394 ++ go env GOARCH [2020-06-27T03:17:12.160Z] #34 0.407 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:17:12.160Z] #34 0.408 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:17:12.160Z] #34 0.412 ++ dirname /tmp/install/install.sh [2020-06-27T03:17:12.160Z] #34 0.429 + dir=/tmp/install [2020-06-27T03:17:12.160Z] #34 0.430 + bin=tini [2020-06-27T03:17:12.160Z] #34 0.431 + shift [2020-06-27T03:17:12.160Z] #34 0.432 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-27T03:17:12.160Z] #34 0.433 + . /tmp/install/tini.installer [2020-06-27T03:17:12.160Z] #34 0.435 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:17:12.160Z] #34 0.435 + install_tini [2020-06-27T03:17:12.160Z] #34 0.435 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-27T03:17:12.161Z] #34 0.435 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:17:12.161Z] #34 0.436 + git clone https://github.com/krallin/tini.git /tmp/tmp.sR2RqTloIF/tini [2020-06-27T03:17:12.161Z] #34 0.445 Cloning into '/tmp/tmp.sR2RqTloIF/tini'... [2020-06-27T03:17:12.161Z] #34 1.629 + cd /tmp/tmp.sR2RqTloIF/tini [2020-06-27T03:17:12.161Z] #34 1.631 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:17:12.161Z] #34 1.640 + cmake . [2020-06-27T03:17:12.161Z] #34 2.336 -- The C compiler identification is GNU 8.3.0 [2020-06-27T03:17:12.161Z] #34 2.432 -- Check for working C compiler: /usr/bin/cc [2020-06-27T03:17:12.398Z] #25 5.060 0.0% ####### 10.9% ############ 17.7% ################ 22.3% #################### 28.1% ######################## 34.1% ########################### 37.8% ############################## 43.0% ################################### 49.5% ####################################### 54.7% ########################################## 58.5% ############################################# 62.8% ################################################## 70.1% ###################################################### 75.9% ########################################################## 81.8% ############################################################## 86.6% ################################################################### 93.7% ######################################################################## 100.0% [2020-06-27T03:17:12.453Z] #34 3.211 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-27T03:17:12.453Z] #34 3.235 -- Detecting C compiler ABI info [2020-06-27T03:17:12.661Z] #25 7.144 [2020-06-27T03:17:12.859Z] #25 7.734 0.1% ########### 15.7% ####################### 32.9% ##################################### 51.5% ################################################## 69.5% ################################################################# 90.3% ######################################################################## 100.0% [2020-06-27T03:17:13.117Z] #25 8.738 [2020-06-27T03:17:13.152Z] #39 71.12 LINK criu/pie/parasite.built-in.o [2020-06-27T03:17:13.152Z] #39 71.12 GEN criu/pie/parasite-blob.h [2020-06-27T03:17:13.152Z] #39 71.13 CC criu/pie/parasite-vdso.o [2020-06-27T03:17:13.370Z] #51 41.02 The following additional packages will be installed: [2020-06-27T03:17:13.443Z] #25 7.404 0.1% ########## 14.6% ################## 26.3% ############################# 41.1% ###################################### 53.4% ########################################## [2020-06-27T03:17:13.444Z] #25 ... [2020-06-27T03:17:13.444Z] [2020-06-27T03:17:13.444Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:17:13.444Z] #52 4.257 + RM_GOPATH=0 [2020-06-27T03:17:13.444Z] #52 4.257 + TMP_GOPATH= [2020-06-27T03:17:13.444Z] #52 4.257 + : /build [2020-06-27T03:17:13.444Z] #52 4.257 + '[' -z '' ']' [2020-06-27T03:17:13.444Z] #52 4.262 ++ mktemp -d [2020-06-27T03:17:13.444Z] #52 4.267 + export GOPATH=/tmp/tmp.tPDiyAcS9H [2020-06-27T03:17:13.444Z] #52 4.267 + GOPATH=/tmp/tmp.tPDiyAcS9H [2020-06-27T03:17:13.444Z] #52 4.267 + RM_GOPATH=1 [2020-06-27T03:17:13.444Z] #52 4.268 + case "$(go env GOARCH)" in [2020-06-27T03:17:13.444Z] #52 4.268 ++ go env GOARCH [2020-06-27T03:17:13.444Z] #52 4.291 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:17:13.444Z] #52 4.291 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:17:13.444Z] #52 4.292 ++ dirname /tmp/install/install.sh [2020-06-27T03:17:13.444Z] #52 4.294 + dir=/tmp/install [2020-06-27T03:17:13.444Z] #52 4.294 + bin=containerd [2020-06-27T03:17:13.444Z] #52 4.294 + shift [2020-06-27T03:17:13.444Z] #52 4.294 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-27T03:17:13.444Z] #52 4.295 + . /tmp/install/containerd.installer [2020-06-27T03:17:13.444Z] #52 4.296 ++ set -e [2020-06-27T03:17:13.444Z] #52 4.296 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:17:13.444Z] #52 4.296 + install_containerd [2020-06-27T03:17:13.444Z] #52 4.297 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234' [2020-06-27T03:17:13.444Z] #52 4.297 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:17:13.444Z] #52 4.300 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tPDiyAcS9H/src/github.com/containerd/containerd [2020-06-27T03:17:13.444Z] #52 4.300 Cloning into '/tmp/tmp.tPDiyAcS9H/src/github.com/containerd/containerd'... [2020-06-27T03:17:13.478Z] #34 4.011 -- Detecting C compiler ABI info - done [2020-06-27T03:17:13.478Z] #34 4.083 -- Detecting C compile features [2020-06-27T03:17:13.478Z] #34 ... [2020-06-27T03:17:13.478Z] [2020-06-27T03:17:13.478Z] #26 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:13.478Z] #26 21.88 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-27T03:17:13.478Z] #26 21.97 skipping existing c8c2d4a6b2e3 [2020-06-27T03:17:13.478Z] #26 22.11 [2020-06-27T03:17:13.478Z] #26 23.75 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-27T03:17:13.478Z] #26 24.19 [2020-06-27T03:17:13.478Z] #26 24.45 ######################################################################## 100.0% [2020-06-27T03:17:13.478Z] #26 24.65 [2020-06-27T03:17:13.478Z] #26 24.76 Download of images into '/build' complete. [2020-06-27T03:17:13.478Z] #26 24.77 Use something like the following to load the result into a Docker daemon: [2020-06-27T03:17:13.478Z] #26 24.77 tar -cC '/build' . | docker load [2020-06-27T03:17:13.478Z] #26 DONE 24.9s [2020-06-27T03:17:13.478Z] [2020-06-27T03:17:13.478Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:13.478Z] #11 64.27 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-27T03:17:13.478Z] #11 64.27 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-27T03:17:13.478Z] #11 64.28 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-27T03:17:13.625Z] #51 41.02 libbtrfs0 [2020-06-27T03:17:13.625Z] #51 41.25 The following NEW packages will be installed: [2020-06-27T03:17:13.625Z] #51 41.27 libbtrfs-dev libbtrfs0 [2020-06-27T03:17:13.705Z] #52 ... [2020-06-27T03:17:13.705Z] [2020-06-27T03:17:13.705Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:13.718Z] #39 71.71 CC criu/arch/x86/vdso-pie.o [2020-06-27T03:17:13.718Z] #39 72.05 CC criu/arch/x86/restorer.o [2020-06-27T03:17:13.966Z] #25 7.404 0.1% ########## 14.6% ################## 26.3% ############################# 41.1% ###################################### 53.4% ################################################# 68.8% ######################################################## 78.5% ################################################################### 93.7% ######################################################################## 100.0% [2020-06-27T03:17:14.184Z] #51 41.76 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:17:14.184Z] #51 41.76 Need to get 119 kB of archives. [2020-06-27T03:17:14.184Z] #51 41.76 After this operation, 387 kB of additional disk space will be used. [2020-06-27T03:17:14.184Z] #51 41.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-27T03:17:14.184Z] #51 41.76 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-27T03:17:14.226Z] #25 8.603 [2020-06-27T03:17:14.501Z] #11 ... [2020-06-27T03:17:14.501Z] [2020-06-27T03:17:14.501Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:14.501Z] #48 55.95 strconv [2020-06-27T03:17:14.502Z] #48 55.96 syscall [2020-06-27T03:17:14.502Z] #48 55.98 io [2020-06-27T03:17:14.502Z] #48 59.40 bytes [2020-06-27T03:17:14.502Z] #48 59.40 strings [2020-06-27T03:17:14.652Z] #39 72.50 CC criu/arch/x86/restorer_unmap.o [2020-06-27T03:17:14.652Z] #39 72.55 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-27T03:17:14.652Z] #39 72.86 CC criu/pie/restorer.o [2020-06-27T03:17:14.923Z] #25 8.970 0.0% ##### 7.3% ########## 15.1% ############### 21.4% #################### 28.5% ######################### 35.7% ################################# 46.2% ######################################### 57.6% ############################################# 63.4% ##################################################### 74.5% ############################################################ 83.4% ################################################################## 92.3% ######################################################################## 100.0% [2020-06-27T03:17:15.124Z] #48 ... [2020-06-27T03:17:15.124Z] [2020-06-27T03:17:15.124Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:15.124Z] #31 56.57 bytes [2020-06-27T03:17:15.124Z] #31 56.60 strings [2020-06-27T03:17:15.124Z] #31 63.92 bufio [2020-06-27T03:17:15.124Z] #31 64.80 reflect [2020-06-27T03:17:15.451Z] #25 10.82 #=#=# [2020-06-27T03:17:15.591Z] #51 ... [2020-06-27T03:17:15.591Z] [2020-06-27T03:17:15.591Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:15.591Z] #41 41.84 github.com/LK4D4/vndr/godl/singleflight [2020-06-27T03:17:15.591Z] #41 41.85 internal/reflectlite [2020-06-27T03:17:15.591Z] #41 42.20 math/rand [2020-06-27T03:17:15.709Z] #25 10.99 0.0% # 2.0% [2020-06-27T03:17:15.709Z] #25 ... [2020-06-27T03:17:15.709Z] [2020-06-27T03:17:15.709Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:17:15.709Z] #52 2.827 + RM_GOPATH=0 [2020-06-27T03:17:15.709Z] #52 2.827 + TMP_GOPATH= [2020-06-27T03:17:15.709Z] #52 2.827 + : /build [2020-06-27T03:17:15.709Z] #52 2.827 + '[' -z '' ']' [2020-06-27T03:17:15.709Z] #52 2.828 ++ mktemp -d [2020-06-27T03:17:15.709Z] #52 2.828 + export GOPATH=/tmp/tmp.LIdkGFjhpI [2020-06-27T03:17:15.709Z] #52 2.829 + GOPATH=/tmp/tmp.LIdkGFjhpI [2020-06-27T03:17:15.709Z] #52 2.829 + RM_GOPATH=1 [2020-06-27T03:17:15.709Z] #52 2.829 + case "$(go env GOARCH)" in [2020-06-27T03:17:15.709Z] #52 2.831 ++ go env GOARCH [2020-06-27T03:17:15.709Z] #52 2.864 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:17:15.709Z] #52 2.864 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:17:15.709Z] #52 2.865 ++ dirname /tmp/install/install.sh [2020-06-27T03:17:15.709Z] #52 2.867 + dir=/tmp/install [2020-06-27T03:17:15.709Z] #52 2.868 + bin=containerd [2020-06-27T03:17:15.709Z] #52 2.868 + shift [2020-06-27T03:17:15.709Z] #52 2.868 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-27T03:17:15.709Z] #52 2.868 + . /tmp/install/containerd.installer [2020-06-27T03:17:15.709Z] #52 2.869 ++ set -e [2020-06-27T03:17:15.709Z] #52 2.869 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:17:15.709Z] #52 2.870 + install_containerd [2020-06-27T03:17:15.709Z] #52 2.870 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234' [2020-06-27T03:17:15.709Z] #52 2.870 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:17:15.709Z] #52 2.870 + git clone https://github.com/containerd/containerd.git /tmp/tmp.LIdkGFjhpI/src/github.com/containerd/containerd [2020-06-27T03:17:15.709Z] #52 2.873 Cloning into '/tmp/tmp.LIdkGFjhpI/src/github.com/containerd/containerd'... [2020-06-27T03:17:15.709Z] #52 ... [2020-06-27T03:17:15.709Z] [2020-06-27T03:17:15.709Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:15.748Z] #31 ... [2020-06-27T03:17:15.748Z] [2020-06-27T03:17:15.748Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:15.748Z] #34 6.562 -- Detecting C compile features - done [2020-06-27T03:17:15.947Z] #25 8.873 0.0% ##### 7.0% ######## 12.1% ############# 19.1% ############### 21.7% ################### 26.8% ###################### 31.9% ########################## 37.2% ############################ 39.0% ################################ 45.8% #################################### 50.3% ### [2020-06-27T03:17:15.947Z] #25 ... [2020-06-27T03:17:15.947Z] [2020-06-27T03:17:15.947Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:15.947Z] #47 37.53 strconv [2020-06-27T03:17:15.947Z] #47 37.55 syscall [2020-06-27T03:17:15.947Z] #47 37.56 strings [2020-06-27T03:17:15.947Z] #47 37.60 bufio [2020-06-27T03:17:15.947Z] #47 39.69 text/tabwriter [2020-06-27T03:17:15.947Z] #47 41.36 reflect [2020-06-27T03:17:15.947Z] #47 41.37 regexp/syntax [2020-06-27T03:17:16.035Z] #34 6.604 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-27T03:17:16.151Z] #41 43.59 internal/singleflight [2020-06-27T03:17:16.151Z] #41 ... [2020-06-27T03:17:16.151Z] [2020-06-27T03:17:16.151Z] #60 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:16.151Z] #60 DONE 43.7s [2020-06-27T03:17:16.208Z] #47 ... [2020-06-27T03:17:16.208Z] [2020-06-27T03:17:16.208Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:16.322Z] #34 6.924 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-27T03:17:16.322Z] #34 7.074 -- Configuring done [2020-06-27T03:17:16.322Z] #34 7.100 -- Generating done [2020-06-27T03:17:16.322Z] #34 7.111 -- Build files have been written to: /tmp/tmp.sR2RqTloIF/tini [2020-06-27T03:17:16.322Z] #34 7.121 + make tini-static [2020-06-27T03:17:16.406Z] [2020-06-27T03:17:16.406Z] #51 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-06-27T03:17:16.406Z] #51 43.01 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:17:16.406Z] #51 43.27 Fetched 119 kB in 0s (444 kB/s) [2020-06-27T03:17:16.406Z] #51 43.68 Selecting previously unselected package libbtrfs0. [2020-06-27T03:17:16.406Z] #51 43.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-27T03:17:16.406Z] #51 43.84 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-27T03:17:16.406Z] #51 43.87 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-27T03:17:16.406Z] #51 44.04 Selecting previously unselected package libbtrfs-dev. [2020-06-27T03:17:16.406Z] #51 44.04 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-27T03:17:16.552Z] #39 ... [2020-06-27T03:17:16.552Z] [2020-06-27T03:17:16.552Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:16.552Z] #41 143.2 github.com/LK4D4/vndr/godl [2020-06-27T03:17:16.552Z] #41 144.1 github.com/LK4D4/vndr [2020-06-27T03:17:16.664Z] #51 44.07 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:17:16.724Z] #34 ... [2020-06-27T03:17:16.724Z] [2020-06-27T03:17:16.724Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:16.724Z] #42 58.16 vendor/golang.org/x/net/dns/dnsmessage [2020-06-27T03:17:16.724Z] #42 59.33 bytes [2020-06-27T03:17:16.724Z] #42 ... [2020-06-27T03:17:16.724Z] [2020-06-27T03:17:16.724Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:16.724Z] #34 7.620 Scanning dependencies of target tini-static [2020-06-27T03:17:16.724Z] #34 7.660 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-27T03:17:16.809Z] #41 ... [2020-06-27T03:17:16.809Z] [2020-06-27T03:17:16.810Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:17:16.810Z] #17 2.760 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:17:16.810Z] #17 2.801 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:17:16.810Z] #17 2.853 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:17:16.810Z] #17 3.427 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:17:16.810Z] #17 4.619 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:17:16.810Z] #17 6.154 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:17:16.919Z] #51 44.50 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-27T03:17:16.919Z] #51 44.52 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:17:16.919Z] #51 44.53 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:17:16.990Z] #25 8.873 0.0% ##### 7.0% ######## 12.1% ############# 19.1% ############### 21.7% ################### 26.8% ###################### 31.9% ########################## 37.2% ############################ 39.0% ################################ 45.8% #################################### 50.3% ########################################### 60.2% ############################################### 66.3% #################################################### 72.7% ##################################################### 74.5% ########################################################## 81.3% ############################################################ 84.7% ################################################################# 91.5% ####################################################################### 99.5% ######################################################################## 100.0% [2020-06-27T03:17:17.250Z] #25 11.63 [2020-06-27T03:17:17.375Z] #17 ... [2020-06-27T03:17:17.375Z] [2020-06-27T03:17:17.375Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:17.375Z] #49 11.02 + cd /tmp/tmp.nQRr3si8H5/src/github.com/opencontainers/runc [2020-06-27T03:17:17.375Z] #49 11.02 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:17:17.375Z] #49 11.53 + '[' -z '' ']' [2020-06-27T03:17:17.375Z] #49 11.53 + target=static [2020-06-27T03:17:17.375Z] #49 11.53 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-27T03:17:17.375Z] #49 13.22 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-06-27T03:17:17.482Z] #51 DONE 45.0s [2020-06-27T03:17:17.482Z] [2020-06-27T03:17:17.482Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:17:17.941Z] #49 ... [2020-06-27T03:17:17.941Z] [2020-06-27T03:17:17.941Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:17.941Z] #41 DONE 154.3s [2020-06-27T03:17:17.941Z] [2020-06-27T03:17:17.941Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:17.941Z] #39 76.14 LINK criu/pie/restorer.built-in.o [2020-06-27T03:17:17.941Z] #39 76.15 GEN criu/pie/restorer-blob.h [2020-06-27T03:17:18.200Z] #39 76.34 DEP criu/vdso.d [2020-06-27T03:17:18.220Z] #34 ... [2020-06-27T03:17:18.220Z] [2020-06-27T03:17:18.220Z] #39 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:18.220Z] #39 69.12 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-06-27T03:17:18.220Z] #39 69.13 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:17:18.220Z] #39 DONE 69.4s [2020-06-27T03:17:18.220Z] [2020-06-27T03:17:18.220Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:18.458Z] #39 76.69 DEP criu/vdso-compat.d [2020-06-27T03:17:18.547Z] #25 10.99 0.0% # 2.0% ## 3.2% ### 4.5% #### 6.3% ##### 8.1% ####### 9.9% ######## 11.4% ######### 12.6% ########## 14.5% ########### 16.5% ############# 18.4% ############## 20.5% ################ 23.0% ################## 25.8% #################### 28.0% ###################### 30.7% ####################### 32.8% ######################### 35.1% ########################## 36.8% ########################### 38.9% ############################# 40.5% ############################## 43.0% ################################ 45.3% ################################## 47.7% #################################### 50.1% ##################################### 52.3% ####################################### 54.9% ######################################## 56.3% ########################################## 58.9% [2020-06-27T03:17:18.547Z] #25 ... [2020-06-27T03:17:18.547Z] [2020-06-27T03:17:18.547Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:18.547Z] #10 50.64 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-06-27T03:17:18.547Z] #10 53.62 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-27T03:17:18.547Z] #10 53.63 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-27T03:17:18.547Z] #10 53.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-27T03:17:18.547Z] #10 53.66 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-27T03:17:18.547Z] #10 53.67 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-06-27T03:17:18.547Z] #10 53.68 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-27T03:17:18.547Z] #10 53.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-27T03:17:18.547Z] #10 53.74 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-27T03:17:18.547Z] #10 53.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-27T03:17:18.547Z] #10 53.84 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-27T03:17:18.547Z] #10 53.85 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-27T03:17:18.547Z] #10 53.90 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-27T03:17:18.547Z] #10 53.91 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-06-27T03:17:18.547Z] #10 53.92 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-27T03:17:18.547Z] #10 53.92 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-27T03:17:18.547Z] #10 55.25 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:17:18.547Z] #10 55.47 Fetched 77.7 MB in 9s (8231 kB/s) [2020-06-27T03:17:18.547Z] #10 55.56 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-27T03:17:18.547Z] #10 55.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-27T03:17:18.547Z] #10 55.69 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-27T03:17:18.547Z] #10 55.71 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-27T03:17:18.547Z] #10 58.50 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-27T03:17:18.547Z] #10 58.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-27T03:17:18.547Z] #10 58.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-27T03:17:18.547Z] #10 ... [2020-06-27T03:17:18.547Z] [2020-06-27T03:17:18.547Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:19.024Z] #39 76.98 DEP criu/uts_ns.d [2020-06-27T03:17:19.063Z] #25 10.99 0.0% # 2.0% ## 3.2% ### 4.5% #### 6.3% ##### 8.1% ####### 9.9% ######## 11.4% ######### 12.6% ########## 14.5% ########### 16.5% ############# 18.4% ############## 20.5% ################ 23.0% ################## 25.8% #################### 28.0% ###################### 30.7% ####################### 32.8% ######################### 35.1% ########################## 36.8% ########################### 38.9% ############################# 40.5% ############################## 43.0% ################################ 45.3% ################################## 47.7% #################################### 50.1% ##################################### 52.3% ####################################### 54.9% ######################################## 56.3% ########################################## 58.9% ########################################### 61.0% ############################################# 62.9% ############################################## 64.1% ############################################## 64.9% ################################################ 67.3% [2020-06-27T03:17:19.063Z] #25 ... [2020-06-27T03:17:19.063Z] [2020-06-27T03:17:19.063Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:19.063Z] #38 51.13 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-27T03:17:19.063Z] #38 51.13 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-27T03:17:19.063Z] #38 51.14 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-27T03:17:19.063Z] #38 51.36 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-27T03:17:19.063Z] #38 51.39 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-27T03:17:19.063Z] #38 51.40 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-27T03:17:19.063Z] #38 52.87 Selecting previously unselected package libprotoc17:amd64. [2020-06-27T03:17:19.063Z] #38 52.87 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-27T03:17:19.063Z] #38 52.88 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-27T03:17:19.063Z] #38 53.68 Selecting previously unselected package protobuf-c-compiler. [2020-06-27T03:17:19.063Z] #38 53.73 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-27T03:17:19.063Z] #38 53.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-27T03:17:19.063Z] #38 54.03 Selecting previously unselected package protobuf-compiler. [2020-06-27T03:17:19.063Z] #38 54.03 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-27T03:17:19.063Z] #38 54.04 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-27T03:17:19.063Z] #38 54.21 Selecting previously unselected package python-pkg-resources. [2020-06-27T03:17:19.063Z] #38 54.21 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-27T03:17:19.063Z] #38 54.21 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-27T03:17:19.063Z] #38 54.50 Selecting previously unselected package python-six. [2020-06-27T03:17:19.063Z] #38 54.50 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-27T03:17:19.063Z] #38 54.51 Unpacking python-six (1.12.0-1) ... [2020-06-27T03:17:19.063Z] #38 54.64 Selecting previously unselected package python-protobuf. [2020-06-27T03:17:19.063Z] #38 54.65 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-27T03:17:19.063Z] #38 54.66 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-27T03:17:19.063Z] #38 55.23 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-27T03:17:19.063Z] #38 60.08 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-27T03:17:19.063Z] #38 60.10 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-27T03:17:19.063Z] #38 60.12 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-27T03:17:19.063Z] #38 60.13 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-27T03:17:19.063Z] #38 60.14 Setting up python-six (1.12.0-1) ... [2020-06-27T03:17:19.282Z] #39 77.25 DEP criu/util.d [2020-06-27T03:17:19.282Z] #39 77.39 DEP criu/uffd.d [2020-06-27T03:17:19.282Z] #39 77.48 DEP criu/tun.d [2020-06-27T03:17:19.321Z] #38 ... [2020-06-27T03:17:19.321Z] [2020-06-27T03:17:19.321Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:19.540Z] #39 77.60 DEP criu/tty.d [2020-06-27T03:17:19.540Z] #39 77.71 DEP criu/timerfd.d [2020-06-27T03:17:19.540Z] #39 77.84 DEP criu/timens.d [2020-06-27T03:17:19.578Z] #25 10.99 0.0% # 2.0% ## 3.2% ### 4.5% #### 6.3% ##### 8.1% ####### 9.9% ######## 11.4% ######### 12.6% ########## 14.5% ########### 16.5% ############# 18.4% ############## 20.5% ################ 23.0% ################## 25.8% #################### 28.0% ###################### 30.7% ####################### 32.8% ######################### 35.1% ########################## 36.8% ########################### 38.9% ############################# 40.5% ############################## 43.0% ################################ 45.3% ################################## 47.7% #################################### 50.1% ##################################### 52.3% ####################################### 54.9% ######################################## 56.3% ########################################## 58.9% ########################################### 61.0% ############################################# 62.9% ############################################## 64.1% ############################################## 64.9% ################################################ 67.3% ################################################## 69.7% #################################################### 72.7% ###################################################### 75.0% ####################################################### 77.5% ######################################################### 80.0% [2020-06-27T03:17:19.579Z] #25 ... [2020-06-27T03:17:19.579Z] [2020-06-27T03:17:19.579Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:17:19.579Z] #32 51.66 Selecting previously unselected package libicu63:amd64. [2020-06-27T03:17:19.579Z] #32 51.67 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-27T03:17:19.579Z] #32 51.69 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-27T03:17:19.579Z] #32 60.11 Selecting previously unselected package libxml2:amd64. [2020-06-27T03:17:19.579Z] #32 60.11 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-27T03:17:19.579Z] #32 60.12 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-27T03:17:19.579Z] #32 60.94 Selecting previously unselected package libarchive13:amd64. [2020-06-27T03:17:19.579Z] #32 60.94 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-27T03:17:19.579Z] #32 60.94 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-27T03:17:19.579Z] #32 61.36 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-27T03:17:19.579Z] #32 61.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-27T03:17:19.579Z] #32 61.39 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-27T03:17:19.579Z] #32 61.56 Selecting previously unselected package librhash0:amd64. [2020-06-27T03:17:19.579Z] #32 61.59 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-27T03:17:19.579Z] #32 61.61 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-27T03:17:19.713Z] #40 1.497 Note: Building without setproctitle() and strlcpy() support. [2020-06-27T03:17:19.713Z] #40 1.497 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-27T03:17:19.713Z] #40 1.513 Note: Building without GnuTLS support [2020-06-27T03:17:19.713Z] #40 1.517 Makefile.config:39: Warn: you have no libnftables installed [2020-06-27T03:17:19.713Z] #40 1.518 Makefile.config:40: Warn: Building without nftables support [2020-06-27T03:17:19.799Z] #39 77.98 DEP criu/sysfs_parse.d [2020-06-27T03:17:19.836Z] #32 ... [2020-06-27T03:17:19.836Z] [2020-06-27T03:17:19.836Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:19.995Z] #52 ... [2020-06-27T03:17:19.995Z] [2020-06-27T03:17:19.995Z] #23 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-06-27T03:17:19.995Z] #23 31.90 Reading package lists... [2020-06-27T03:17:19.995Z] #23 38.95 Building dependency tree... [2020-06-27T03:17:19.995Z] #23 42.35 ca-certificates is already the newest version (20200601~deb10u1). [2020-06-27T03:17:19.995Z] #23 42.35 The following additional packages will be installed: [2020-06-27T03:17:19.995Z] #23 42.35 libjq1 libonig5 [2020-06-27T03:17:19.995Z] #23 42.83 The following NEW packages will be installed: [2020-06-27T03:17:19.995Z] #23 42.83 jq libjq1 libonig5 [2020-06-27T03:17:19.995Z] #23 43.32 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:17:19.995Z] #23 43.32 Need to get 355 kB of archives. [2020-06-27T03:17:19.995Z] #23 43.32 After this operation, 1072 kB of additional disk space will be used. [2020-06-27T03:17:19.995Z] #23 43.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-27T03:17:19.995Z] #23 43.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-27T03:17:19.995Z] #23 43.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-27T03:17:19.995Z] #23 45.19 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:17:19.995Z] #23 45.61 Fetched 355 kB in 0s (905 kB/s) [2020-06-27T03:17:19.995Z] #23 45.88 Selecting previously unselected package libonig5:amd64. [2020-06-27T03:17:19.995Z] #23 45.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-27T03:17:19.995Z] #23 46.00 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-06-27T03:17:19.996Z] #23 46.02 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-27T03:17:19.996Z] #23 46.23 Selecting previously unselected package libjq1:amd64. [2020-06-27T03:17:19.996Z] #23 46.23 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-27T03:17:19.996Z] #23 46.24 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-27T03:17:19.996Z] #23 46.59 Selecting previously unselected package jq. [2020-06-27T03:17:19.996Z] #23 46.59 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-27T03:17:19.996Z] #23 46.60 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-27T03:17:19.996Z] #23 47.07 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-27T03:17:19.996Z] #23 47.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-27T03:17:19.996Z] #23 47.14 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-27T03:17:19.996Z] #23 47.15 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:17:19.996Z] #23 DONE 47.7s [2020-06-27T03:17:20.001Z] #40 ... [2020-06-27T03:17:20.001Z] [2020-06-27T03:17:20.001Z] #34 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:20.001Z] #34 9.856 [100%] Linking C executable tini-static [2020-06-27T03:17:20.001Z] #34 10.64 [100%] Built target tini-static [2020-06-27T03:17:20.001Z] #34 10.69 + mkdir -p /build [2020-06-27T03:17:20.001Z] #34 10.69 + cp tini-static /build/docker-init [2020-06-27T03:17:20.001Z] #34 DONE 10.8s [2020-06-27T03:17:20.057Z] #39 78.14 DEP criu/sysctl.d [2020-06-27T03:17:20.057Z] #39 78.26 DEP criu/string.d [2020-06-27T03:17:20.057Z] #39 78.32 DEP criu/stats.d [2020-06-27T03:17:20.057Z] #39 78.41 DEP criu/sockets.d [2020-06-27T03:17:20.132Z] #25 11.95 0.0% # 2.6% ### 4.6% #### 6.9% ###### 8.9% ####### 10.9% ######### 13.4% ########### 16.0% ############# 18.9% ################ 22.5% ################## 25.5% #################### 29.1% ###################### 31.9% ######################## 33.4% ######################## 34.7% ########################## 36.5% ########################### 38.2% ############################ 40.1% ############################## 42.0% ################################ 44.5% ################################# 46.3% ################################### 48.7% #################################### 50.7% ##################################### 52.7% ####################################### 54.7% [2020-06-27T03:17:20.132Z] #25 ... [2020-06-27T03:17:20.132Z] [2020-06-27T03:17:20.132Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:17:20.132Z] #32 41.65 Selecting previously unselected package libicu63:arm64. [2020-06-27T03:17:20.132Z] #32 41.65 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-06-27T03:17:20.132Z] #32 41.67 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-27T03:17:20.132Z] #32 46.31 Selecting previously unselected package libxml2:arm64. [2020-06-27T03:17:20.132Z] #32 46.31 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-06-27T03:17:20.132Z] #32 46.32 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-06-27T03:17:20.132Z] #32 47.66 Selecting previously unselected package libarchive13:arm64. [2020-06-27T03:17:20.132Z] #32 47.66 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-06-27T03:17:20.132Z] #32 47.67 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-06-27T03:17:20.132Z] #32 47.99 Selecting previously unselected package libjsoncpp1:arm64. [2020-06-27T03:17:20.132Z] #32 48.00 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-06-27T03:17:20.132Z] #32 48.04 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-06-27T03:17:20.132Z] #32 48.28 Selecting previously unselected package librhash0:arm64. [2020-06-27T03:17:20.132Z] #32 48.29 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-06-27T03:17:20.132Z] #32 48.29 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-06-27T03:17:20.132Z] #32 48.57 Selecting previously unselected package libuv1:arm64. [2020-06-27T03:17:20.132Z] #32 48.57 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-06-27T03:17:20.132Z] #32 48.62 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-06-27T03:17:20.132Z] #32 48.83 Selecting previously unselected package cmake. [2020-06-27T03:17:20.132Z] #32 48.83 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-06-27T03:17:20.132Z] #32 48.84 Unpacking cmake (3.13.4-1) ... [2020-06-27T03:17:20.132Z] #32 50.89 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-27T03:17:20.132Z] #32 50.92 Setting up xxd (2:8.1.0875-5) ... [2020-06-27T03:17:20.132Z] #32 50.93 Setting up libuv1:arm64 (1.24.1-1) ... [2020-06-27T03:17:20.132Z] #32 50.95 Setting up vim-common (2:8.1.0875-5) ... [2020-06-27T03:17:20.132Z] #32 50.98 Setting up librhash0:arm64 (1.3.8-1) ... [2020-06-27T03:17:20.132Z] #32 51.01 Setting up cmake-data (3.13.4-1) ... [2020-06-27T03:17:20.132Z] #32 51.10 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-06-27T03:17:20.132Z] #32 51.12 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-06-27T03:17:20.132Z] #32 51.14 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-06-27T03:17:20.132Z] #32 51.22 Setting up cmake (3.13.4-1) ... [2020-06-27T03:17:20.132Z] #32 51.23 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:17:20.132Z] #32 51.42 Processing triggers for mime-support (3.62) ... [2020-06-27T03:17:20.255Z] [2020-06-27T03:17:20.255Z] #24 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-06-27T03:17:20.255Z] #24 DONE 0.0s [2020-06-27T03:17:20.255Z] [2020-06-27T03:17:20.255Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:20.289Z] [2020-06-27T03:17:20.289Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:20.289Z] #48 67.97 bufio [2020-06-27T03:17:20.289Z] #48 68.36 reflect [2020-06-27T03:17:20.289Z] #48 71.13 regexp/syntax [2020-06-27T03:17:20.315Z] #39 78.55 DEP criu/sk-unix.d [2020-06-27T03:17:20.393Z] #32 ... [2020-06-27T03:17:20.393Z] [2020-06-27T03:17:20.393Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:20.393Z] #30 41.66 internal/syscall/execenv [2020-06-27T03:17:20.393Z] #30 41.66 internal/syscall/unix [2020-06-27T03:17:20.393Z] #30 41.67 time [2020-06-27T03:17:20.393Z] #30 46.20 internal/poll [2020-06-27T03:17:20.393Z] #30 47.57 os [2020-06-27T03:17:20.393Z] #30 50.56 internal/fmtsort [2020-06-27T03:17:20.393Z] #30 50.95 path/filepath [2020-06-27T03:17:20.393Z] #30 51.39 fmt [2020-06-27T03:17:20.393Z] #30 ... [2020-06-27T03:17:20.393Z] [2020-06-27T03:17:20.393Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:20.393Z] #10 41.78 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-27T03:17:20.393Z] #10 41.79 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-06-27T03:17:20.393Z] #10 41.79 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-27T03:17:20.393Z] #10 43.68 Selecting previously unselected package binutils-mingw-w64. [2020-06-27T03:17:20.393Z] #10 43.69 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-27T03:17:20.393Z] #10 43.70 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-27T03:17:20.393Z] #10 43.92 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-06-27T03:17:20.393Z] #10 43.93 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-06-27T03:17:20.393Z] #10 43.98 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-06-27T03:17:20.393Z] #10 44.17 Selecting previously unselected package dmsetup. [2020-06-27T03:17:20.393Z] #10 44.18 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-06-27T03:17:20.393Z] #10 44.20 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-27T03:17:20.393Z] #10 44.41 Selecting previously unselected package mingw-w64-common. [2020-06-27T03:17:20.393Z] #10 44.42 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-27T03:17:20.393Z] #10 44.44 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-27T03:17:20.393Z] #10 ... [2020-06-27T03:17:20.393Z] [2020-06-27T03:17:20.393Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:20.573Z] #39 78.70 DEP criu/sk-tcp.d [2020-06-27T03:17:20.573Z] #39 78.84 DEP criu/sk-queue.d [2020-06-27T03:17:20.609Z] #25 10.99 0.0% # 2.0% ## 3.2% ### 4.5% #### 6.3% ##### 8.1% ####### 9.9% ######## 11.4% ######### 12.6% ########## 14.5% ########### 16.5% ############# 18.4% ############## 20.5% ################ 23.0% ################## 25.8% #################### 28.0% ###################### 30.7% ####################### 32.8% ######################### 35.1% ########################## 36.8% ########################### 38.9% ############################# 40.5% ############################## 43.0% ################################ 45.3% ################################## 47.7% #################################### 50.1% ##################################### 52.3% ####################################### 54.9% ######################################## 56.3% ########################################## 58.9% ########################################### 61.0% ############################################# 62.9% ############################################## 64.1% ############################################## 64.9% ################################################ 67.3% ################################################## 69.7% #################################################### 72.7% ###################################################### 75.0% ####################################################### 77.5% ######################################################### 80.0% ########################################################### 82.9% ############################################################ 84.7% ############################################################## 86.3% ############################################################### 88.2% ################################################################# 91.1% ################################################################## 92.7% #################################################################### 94.9% ##################################################################### 96.3% [2020-06-27T03:17:20.609Z] #25 ... [2020-06-27T03:17:20.609Z] [2020-06-27T03:17:20.609Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:20.609Z] #47 52.55 syscall [2020-06-27T03:17:20.609Z] #47 52.57 reflect [2020-06-27T03:17:20.609Z] #47 60.89 time [2020-06-27T03:17:20.609Z] #47 ... [2020-06-27T03:17:20.609Z] [2020-06-27T03:17:20.609Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:20.609Z] #25 10.99 0.0% # 2.0% ## 3.2% ### 4.5% #### 6.3% ##### 8.1% ####### 9.9% ######## 11.4% ######### 12.6% ########## 14.5% ########### 16.5% ############# 18.4% ############## 20.5% ################ 23.0% ################## 25.8% #################### 28.0% ###################### 30.7% ####################### 32.8% ######################### 35.1% ########################## 36.8% ########################### 38.9% ############################# 40.5% ############################## 43.0% ################################ 45.3% ################################## 47.7% #################################### 50.1% ##################################### 52.3% ####################################### 54.9% ######################################## 56.3% ########################################## 58.9% ########################################### 61.0% ############################################# 62.9% ############################################## 64.1% ############################################## 64.9% ################################################ 67.3% ################################################## 69.7% #################################################### 72.7% ###################################################### 75.0% ####################################################### 77.5% ######################################################### 80.0% ########################################################### 82.9% ############################################################ 84.7% ############################################################## 86.3% ############################################################### 88.2% ################################################################# 91.1% ################################################################## 92.7% #################################################################### 94.9% ##################################################################### 96.3% ####################################################################### 99.3% ######################################################################## 100.0% [2020-06-27T03:17:20.818Z] #25 ... [2020-06-27T03:17:20.818Z] [2020-06-27T03:17:20.818Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:17:20.818Z] #32 31.65 Reading package lists... [2020-06-27T03:17:20.818Z] #32 38.71 Building dependency tree... [2020-06-27T03:17:20.818Z] #32 42.67 The following additional packages will be installed: [2020-06-27T03:17:20.818Z] #32 42.68 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-06-27T03:17:20.818Z] #32 42.69 Suggested packages: [2020-06-27T03:17:20.818Z] #32 42.70 cmake-doc ninja-build lrzip [2020-06-27T03:17:20.818Z] #32 42.70 Recommended packages: [2020-06-27T03:17:20.818Z] #32 42.70 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-06-27T03:17:20.818Z] #32 43.92 The following NEW packages will be installed: [2020-06-27T03:17:20.818Z] #32 43.93 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-06-27T03:17:20.818Z] #32 43.93 vim-common xxd [2020-06-27T03:17:20.818Z] #32 44.54 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:17:20.818Z] #32 44.54 Need to get 14.9 MB of archives. [2020-06-27T03:17:20.818Z] #32 44.54 After this operation, 61.8 MB of additional disk space will be used. [2020-06-27T03:17:20.818Z] #32 44.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-27T03:17:20.818Z] #32 44.55 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-27T03:17:20.818Z] #32 44.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-06-27T03:17:20.818Z] #32 44.87 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-27T03:17:20.818Z] #32 46.43 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-06-27T03:17:20.818Z] #32 46.49 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-06-27T03:17:20.818Z] #32 46.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-06-27T03:17:20.818Z] #32 46.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-06-27T03:17:20.818Z] #32 46.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-06-27T03:17:20.818Z] #32 46.52 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-06-27T03:17:20.818Z] #32 48.31 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:17:20.831Z] #39 78.94 DEP criu/sk-packet.d [2020-06-27T03:17:20.831Z] #39 79.03 DEP criu/sk-netlink.d [2020-06-27T03:17:20.866Z] #25 16.21 [2020-06-27T03:17:21.077Z] #32 ... [2020-06-27T03:17:21.077Z] [2020-06-27T03:17:21.077Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:17:21.077Z] #52 3.236 + RM_GOPATH=0 [2020-06-27T03:17:21.077Z] #52 3.236 + TMP_GOPATH= [2020-06-27T03:17:21.077Z] #52 3.236 + : /build [2020-06-27T03:17:21.077Z] #52 3.236 + '[' -z '' ']' [2020-06-27T03:17:21.077Z] #52 3.236 ++ mktemp -d [2020-06-27T03:17:21.077Z] #52 3.236 + export GOPATH=/tmp/tmp.F2Pa2KdZxB [2020-06-27T03:17:21.077Z] #52 3.236 + GOPATH=/tmp/tmp.F2Pa2KdZxB [2020-06-27T03:17:21.077Z] #52 3.236 + RM_GOPATH=1 [2020-06-27T03:17:21.077Z] #52 3.237 + case "$(go env GOARCH)" in [2020-06-27T03:17:21.077Z] #52 3.237 ++ go env GOARCH [2020-06-27T03:17:21.077Z] #52 3.263 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:17:21.077Z] #52 3.263 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:17:21.077Z] #52 3.263 ++ dirname /tmp/install/install.sh [2020-06-27T03:17:21.077Z] #52 3.263 + dir=/tmp/install [2020-06-27T03:17:21.077Z] #52 3.263 + bin=containerd [2020-06-27T03:17:21.077Z] #52 3.263 + shift [2020-06-27T03:17:21.077Z] #52 3.263 + '[' '!' -f /tmp/install/containerd.installer ']' [2020-06-27T03:17:21.077Z] #52 3.271 + . /tmp/install/containerd.installer [2020-06-27T03:17:21.077Z] #52 3.271 ++ set -e [2020-06-27T03:17:21.077Z] #52 3.271 ++ : 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:17:21.077Z] #52 3.271 + install_containerd [2020-06-27T03:17:21.077Z] #52 3.271 + echo 'Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234' [2020-06-27T03:17:21.077Z] #52 3.271 Install containerd version 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:17:21.077Z] #52 3.271 + git clone https://github.com/containerd/containerd.git /tmp/tmp.F2Pa2KdZxB/src/github.com/containerd/containerd [2020-06-27T03:17:21.077Z] #52 3.283 Cloning into '/tmp/tmp.F2Pa2KdZxB/src/github.com/containerd/containerd'... [2020-06-27T03:17:21.121Z] #39 79.31 DEP criu/sk-inet.d [2020-06-27T03:17:21.176Z] #25 11.95 0.0% # 2.6% ### 4.6% #### 6.9% ###### 8.9% ####### 10.9% ######### 13.4% ########### 16.0% ############# 18.9% ################ 22.5% ################## 25.5% #################### 29.1% ###################### 31.9% ######################## 33.4% ######################## 34.7% ########################## 36.5% ########################### 38.2% ############################ 40.1% ############################## 42.0% ################################ 44.5% ################################# 46.3% ################################### 48.7% #################################### 50.7% ##################################### 52.7% ####################################### 54.7% ######################################### 57.0% ########################################### 60.1% ############################################ 61.6% ############################################# 63.4% ############################################## 64.9% ############################################### 66.6% ################################################# 68.5% ################################################## 69.9% # [2020-06-27T03:17:21.176Z] #25 ... [2020-06-27T03:17:21.176Z] [2020-06-27T03:17:21.176Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:21.176Z] #38 42.66 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-27T03:17:21.176Z] #38 43.09 Selecting previously unselected package python-six. [2020-06-27T03:17:21.176Z] #38 43.09 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-27T03:17:21.176Z] #38 43.12 Unpacking python-six (1.12.0-1) ... [2020-06-27T03:17:21.176Z] #38 43.45 Selecting previously unselected package python-protobuf. [2020-06-27T03:17:21.176Z] #38 43.45 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-06-27T03:17:21.176Z] #38 43.52 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-27T03:17:21.176Z] #38 44.27 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-27T03:17:21.176Z] #38 47.73 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-06-27T03:17:21.176Z] #38 47.76 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-27T03:17:21.176Z] #38 47.78 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-27T03:17:21.176Z] #38 47.83 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-06-27T03:17:21.176Z] #38 47.91 Setting up python-six (1.12.0-1) ... [2020-06-27T03:17:21.176Z] #38 49.97 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-06-27T03:17:21.176Z] #38 50.22 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-06-27T03:17:21.176Z] #38 50.34 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-06-27T03:17:21.176Z] #38 50.36 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-06-27T03:17:21.176Z] #38 50.39 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-06-27T03:17:21.176Z] #38 50.41 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-27T03:17:21.176Z] #38 50.42 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-27T03:17:21.176Z] #38 50.51 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-06-27T03:17:21.176Z] #38 50.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-27T03:17:21.176Z] #38 50.57 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-27T03:17:21.176Z] #38 ... [2020-06-27T03:17:21.176Z] [2020-06-27T03:17:21.176Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:21.332Z] #52 ... [2020-06-27T03:17:21.332Z] [2020-06-27T03:17:21.332Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:21.332Z] #10 31.77 Reading package lists... [2020-06-27T03:17:21.332Z] #10 39.07 Building dependency tree... [2020-06-27T03:17:21.332Z] #10 42.53 The following additional packages will be installed: [2020-06-27T03:17:21.332Z] #10 42.53 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-06-27T03:17:21.332Z] #10 42.53 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-06-27T03:17:21.332Z] #10 42.56 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-06-27T03:17:21.332Z] #10 42.56 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-27T03:17:21.332Z] #10 42.58 Suggested packages: [2020-06-27T03:17:21.332Z] #10 42.59 gcc-8-locales seccomp wine64 [2020-06-27T03:17:21.332Z] #10 44.49 The following NEW packages will be installed: [2020-06-27T03:17:21.332Z] #10 44.50 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-06-27T03:17:21.332Z] #10 44.51 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-06-27T03:17:21.332Z] #10 44.51 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-06-27T03:17:21.332Z] #10 44.51 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-06-27T03:17:21.332Z] #10 44.51 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-06-27T03:17:21.332Z] #10 44.52 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-06-27T03:17:21.332Z] #10 45.02 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:17:21.332Z] #10 45.02 Need to get 77.7 MB of archives. [2020-06-27T03:17:21.332Z] #10 45.02 After this operation, 487 MB of additional disk space will be used. [2020-06-27T03:17:21.332Z] #10 45.02 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-06-27T03:17:21.332Z] #10 45.40 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-06-27T03:17:21.332Z] #10 45.66 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-06-27T03:17:21.332Z] #10 45.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-06-27T03:17:21.332Z] #10 45.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-06-27T03:17:21.332Z] #10 45.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-06-27T03:17:21.332Z] #10 46.14 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-06-27T03:17:21.332Z] #10 46.51 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-06-27T03:17:21.332Z] #10 46.52 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-06-27T03:17:21.332Z] #10 ... [2020-06-27T03:17:21.332Z] [2020-06-27T03:17:21.332Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:17:21.332Z] #32 48.56 Fetched 14.9 MB in 3s (5771 kB/s) [2020-06-27T03:17:21.332Z] #32 48.68 Selecting previously unselected package xxd. [2020-06-27T03:17:21.332Z] #32 48.68 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-27T03:17:21.332Z] #32 48.75 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-27T03:17:21.332Z] #32 48.78 Unpacking xxd (2:8.1.0875-5) ... [2020-06-27T03:17:21.378Z] #39 79.52 DEP criu/signalfd.d [2020-06-27T03:17:21.378Z] #39 79.66 DEP criu/sigframe.d [2020-06-27T03:17:21.587Z] #32 49.04 Selecting previously unselected package vim-common. [2020-06-27T03:17:21.587Z] #32 49.06 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:17:21.587Z] #32 49.10 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-27T03:17:21.639Z] #39 79.77 DEP criu/shmem.d [2020-06-27T03:17:21.640Z] #39 79.89 DEP criu/servicefd.d [2020-06-27T03:17:21.784Z] #48 ... [2020-06-27T03:17:21.784Z] [2020-06-27T03:17:21.784Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:21.784Z] #11 72.13 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-27T03:17:21.784Z] #11 72.15 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-27T03:17:21.784Z] #11 72.19 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:17:21.784Z] #11 72.40 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-27T03:17:21.784Z] #11 72.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-27T03:17:21.784Z] #11 72.42 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:17:21.804Z] #25 17.02 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-27T03:17:21.842Z] #32 49.47 Selecting previously unselected package cmake-data. [2020-06-27T03:17:21.842Z] #32 49.47 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-06-27T03:17:21.842Z] #32 49.48 Unpacking cmake-data (3.13.4-1) ... [2020-06-27T03:17:21.899Z] #39 80.03 DEP criu/seize.d [2020-06-27T03:17:21.899Z] #39 80.18 DEP criu/seccomp.d [2020-06-27T03:17:22.062Z] #25 17.45 [2020-06-27T03:17:22.097Z] #32 ... [2020-06-27T03:17:22.097Z] [2020-06-27T03:17:22.097Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:22.097Z] #38 32.70 Reading package lists... [2020-06-27T03:17:22.097Z] #38 39.78 Building dependency tree... [2020-06-27T03:17:22.097Z] #38 43.67 The following additional packages will be installed: [2020-06-27T03:17:22.097Z] #38 43.67 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-06-27T03:17:22.097Z] #38 43.67 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-06-27T03:17:22.097Z] #38 43.67 Suggested packages: [2020-06-27T03:17:22.097Z] #38 43.72 manpages-dev python-setuptools [2020-06-27T03:17:22.097Z] #38 45.96 The following NEW packages will be installed: [2020-06-27T03:17:22.097Z] #38 45.96 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-06-27T03:17:22.097Z] #38 45.96 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-06-27T03:17:22.097Z] #38 45.96 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-06-27T03:17:22.097Z] #38 45.96 python-six zlib1g-dev [2020-06-27T03:17:22.097Z] #38 46.29 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:17:22.097Z] #38 46.29 Need to get 4095 kB of archives. [2020-06-27T03:17:22.097Z] #38 46.29 After this operation, 22.5 MB of additional disk space will be used. [2020-06-27T03:17:22.097Z] #38 46.29 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-06-27T03:17:22.097Z] #38 46.31 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-27T03:17:22.097Z] #38 46.33 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-06-27T03:17:22.097Z] #38 46.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-27T03:17:22.097Z] #38 46.34 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-06-27T03:17:22.097Z] #38 46.35 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-27T03:17:22.097Z] #38 46.35 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-06-27T03:17:22.097Z] #38 46.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-06-27T03:17:22.097Z] #38 46.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-06-27T03:17:22.097Z] #38 46.51 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-06-27T03:17:22.097Z] #38 46.52 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-06-27T03:17:22.097Z] #38 46.62 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-06-27T03:17:22.097Z] #38 46.71 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-06-27T03:17:22.097Z] #38 46.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-06-27T03:17:22.097Z] #38 46.72 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-06-27T03:17:22.097Z] #38 46.75 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-06-27T03:17:22.097Z] #38 46.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-06-27T03:17:22.097Z] #38 48.28 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:17:22.097Z] #38 48.50 Fetched 4095 kB in 1s (5275 kB/s) [2020-06-27T03:17:22.097Z] #38 48.63 Selecting previously unselected package libcap-dev:amd64. [2020-06-27T03:17:22.097Z] #38 48.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-27T03:17:22.097Z] #38 48.73 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-06-27T03:17:22.097Z] #38 48.73 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-06-27T03:17:22.097Z] #38 48.87 Selecting previously unselected package libnet1:amd64. [2020-06-27T03:17:22.097Z] #38 48.87 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-27T03:17:22.097Z] #38 48.88 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-27T03:17:22.097Z] #38 49.02 Selecting previously unselected package libnet1-dev. [2020-06-27T03:17:22.097Z] #38 49.02 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-27T03:17:22.097Z] #38 49.03 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-27T03:17:22.097Z] #38 49.27 Selecting previously unselected package libnl-3-200:amd64. [2020-06-27T03:17:22.097Z] #38 49.30 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-27T03:17:22.097Z] #38 49.30 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-27T03:17:22.097Z] #38 49.50 Selecting previously unselected package libnl-3-dev:amd64. [2020-06-27T03:17:22.097Z] #38 49.53 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-06-27T03:17:22.097Z] #38 49.53 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-27T03:17:22.156Z] #39 80.36 DEP criu/rst-malloc.d [2020-06-27T03:17:22.156Z] #39 80.40 DEP criu/rbtree.d [2020-06-27T03:17:22.156Z] #39 80.44 DEP criu/pstree.d [2020-06-27T03:17:22.229Z] #25 11.95 0.0% # 2.6% ### 4.6% #### 6.9% ###### 8.9% ####### 10.9% ######### 13.4% ########### 16.0% ############# 18.9% ################ 22.5% ################## 25.5% #################### 29.1% ###################### 31.9% ######################## 33.4% ######################## 34.7% ########################## 36.5% ########################### 38.2% ############################ 40.1% ############################## 42.0% ################################ 44.5% ################################# 46.3% ################################### 48.7% #################################### 50.7% ##################################### 52.7% ####################################### 54.7% ######################################### 57.0% ########################################### 60.1% ############################################ 61.6% ############################################# 63.4% ############################################## 64.9% ############################################### 66.6% ################################################# 68.5% ################################################## 69.9% ################################################### 72.1% ##################################################### 73.7% ###################################################### 75.5% ######################################################## 78.6% ######################################################### 80.2% ########################################################### 82.2% ############################################################# 84.8% ############################################################## 87.1% [2020-06-27T03:17:22.229Z] #25 ... [2020-06-27T03:17:22.229Z] [2020-06-27T03:17:22.229Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:22.229Z] #41 43.52 time [2020-06-27T03:17:22.229Z] #41 47.92 regexp [2020-06-27T03:17:22.229Z] #41 48.91 context [2020-06-27T03:17:22.229Z] #41 48.95 os [2020-06-27T03:17:22.229Z] #41 52.94 io/ioutil [2020-06-27T03:17:22.229Z] #41 53.05 internal/lazyregexp [2020-06-27T03:17:22.229Z] #41 53.11 net [2020-06-27T03:17:22.229Z] #41 53.55 github.com/LK4D4/vndr/versioned [2020-06-27T03:17:22.229Z] #41 53.73 os/exec [2020-06-27T03:17:22.229Z] #41 ... [2020-06-27T03:17:22.229Z] [2020-06-27T03:17:22.229Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:22.321Z] #25 17.74 # 2.3% ######################################################################## 100.0% [2020-06-27T03:17:22.353Z] #38 49.89 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-27T03:17:22.353Z] #38 49.94 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-27T03:17:22.353Z] #38 ... [2020-06-27T03:17:22.353Z] [2020-06-27T03:17:22.353Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:22.353Z] #30 39.89 sync [2020-06-27T03:17:22.353Z] #30 39.89 internal/reflectlite [2020-06-27T03:17:22.353Z] #30 42.32 sort [2020-06-27T03:17:22.353Z] #30 42.33 errors [2020-06-27T03:17:22.353Z] #30 42.95 strconv [2020-06-27T03:17:22.353Z] #30 43.49 io [2020-06-27T03:17:22.353Z] #30 45.87 internal/oserror [2020-06-27T03:17:22.353Z] #30 46.12 syscall [2020-06-27T03:17:22.353Z] #30 48.90 reflect [2020-06-27T03:17:22.353Z] #30 ... [2020-06-27T03:17:22.353Z] [2020-06-27T03:17:22.353Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:22.353Z] #38 49.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-27T03:17:22.353Z] #38 50.04 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-06-27T03:17:22.414Z] #39 80.64 DEP criu/protobuf.d [2020-06-27T03:17:22.414Z] #39 80.74 GEN criu/protobuf-desc-gen.h [2020-06-27T03:17:22.579Z] #25 17.89 [2020-06-27T03:17:22.644Z] #38 50.05 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-06-27T03:17:22.645Z] #38 50.06 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-27T03:17:22.645Z] #38 50.22 Selecting previously unselected package zlib1g-dev:amd64. [2020-06-27T03:17:22.645Z] #38 50.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-06-27T03:17:22.645Z] #38 50.24 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-27T03:17:22.794Z] #25 11.95 0.0% # 2.6% ### 4.6% #### 6.9% ###### 8.9% ####### 10.9% ######### 13.4% ########### 16.0% ############# 18.9% ################ 22.5% ################## 25.5% #################### 29.1% ###################### 31.9% ######################## 33.4% ######################## 34.7% ########################## 36.5% ########################### 38.2% ############################ 40.1% ############################## 42.0% ################################ 44.5% ################################# 46.3% ################################### 48.7% #################################### 50.7% ##################################### 52.7% ####################################### 54.7% ######################################### 57.0% ########################################### 60.1% ############################################ 61.6% ############################################# 63.4% ############################################## 64.9% ############################################### 66.6% ################################################# 68.5% ################################################## 69.9% ################################################### 72.1% ##################################################### 73.7% ###################################################### 75.5% ######################################################## 78.6% ######################################################### 80.2% ########################################################### 82.2% ############################################################# 84.8% ############################################################## 87.1% ################################################################# 90.6% ################################################################## 92.4% ################################################################### 94.1% ##################################################################### 95.9% ####################################################################### 98.9% ######################################################################## 100.0% [2020-06-27T03:17:22.794Z] #25 17.22 [2020-06-27T03:17:23.317Z] #38 50.91 Selecting previously unselected package libprotobuf17:amd64. [2020-06-27T03:17:23.512Z] #25 ... [2020-06-27T03:17:23.512Z] [2020-06-27T03:17:23.512Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:23.512Z] #30 55.36 time [2020-06-27T03:17:23.512Z] #30 62.62 internal/poll [2020-06-27T03:17:23.512Z] #30 64.87 internal/fmtsort [2020-06-27T03:17:23.512Z] #30 65.18 internal/syscall/execenv [2020-06-27T03:17:23.512Z] #30 65.40 internal/syscall/unix [2020-06-27T03:17:23.512Z] #30 65.43 strings [2020-06-27T03:17:23.512Z] #30 ... [2020-06-27T03:17:23.512Z] [2020-06-27T03:17:23.512Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:23.512Z] #38 64.25 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-27T03:17:23.512Z] #38 64.26 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-27T03:17:23.512Z] #38 64.29 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-27T03:17:23.512Z] #38 64.30 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-27T03:17:23.512Z] #38 64.33 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-27T03:17:23.512Z] #38 64.35 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-27T03:17:23.512Z] #38 64.37 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-27T03:17:23.512Z] #38 64.40 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-27T03:17:23.512Z] #38 64.41 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-27T03:17:23.512Z] #38 64.43 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-27T03:17:23.574Z] #38 50.91 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-06-27T03:17:23.574Z] #38 50.92 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-27T03:17:24.186Z] #25 18.55 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-27T03:17:24.310Z] #39 82.21 DEP criu/protobuf-desc.d [2020-06-27T03:17:24.310Z] #39 82.32 DEP criu/proc_parse.d [2020-06-27T03:17:24.310Z] #39 82.47 DEP criu/plugin.d [2020-06-27T03:17:24.310Z] #39 82.60 DEP criu/pipes.d [2020-06-27T03:17:24.447Z] #25 18.87 [2020-06-27T03:17:24.505Z] #38 51.98 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-06-27T03:17:24.505Z] #38 51.98 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-06-27T03:17:24.505Z] #38 52.00 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-27T03:17:24.505Z] #38 52.21 Selecting previously unselected package libprotobuf-dev:amd64. [2020-06-27T03:17:24.572Z] #39 82.83 DEP criu/pie-util.d [2020-06-27T03:17:24.708Z] #25 19.11 # 2.2% ######################################################################## 100.0% [2020-06-27T03:17:24.708Z] #25 19.23 [2020-06-27T03:17:24.761Z] #38 52.21 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-06-27T03:17:24.761Z] #38 52.22 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-27T03:17:24.830Z] #39 82.93 DEP criu/pie-util-vdso.d [2020-06-27T03:17:25.088Z] #39 83.11 DEP criu/pie-util-vdso-elf32.d [2020-06-27T03:17:25.088Z] #39 83.29 DEP criu/path.d [2020-06-27T03:17:25.346Z] #39 83.42 DEP criu/parasite-syscall.d [2020-06-27T03:17:25.346Z] #39 83.55 DEP criu/pagemap.d [2020-06-27T03:17:25.604Z] #39 83.72 DEP criu/pagemap-cache.d [2020-06-27T03:17:25.604Z] #39 83.81 DEP criu/page-xfer.d [2020-06-27T03:17:25.861Z] #39 83.98 DEP criu/page-pipe.d [2020-06-27T03:17:26.090Z] #25 20.41 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-27T03:17:26.119Z] #39 84.15 DEP criu/netfilter.d [2020-06-27T03:17:26.119Z] #39 84.35 DEP criu/net.d [2020-06-27T03:17:26.351Z] #25 ... [2020-06-27T03:17:26.351Z] [2020-06-27T03:17:26.351Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:26.351Z] #47 47.70 regexp [2020-06-27T03:17:26.351Z] #47 48.55 context [2020-06-27T03:17:26.351Z] #47 48.59 os [2020-06-27T03:17:26.351Z] #47 53.01 io/ioutil [2020-06-27T03:17:26.351Z] #47 53.01 mvdan.cc/sh/v3/fileutil [2020-06-27T03:17:26.351Z] #47 53.72 fmt [2020-06-27T03:17:26.351Z] #47 53.77 encoding/binary [2020-06-27T03:17:26.351Z] #47 55.00 encoding/base64 [2020-06-27T03:17:26.351Z] #47 55.00 golang.org/x/sys/unix [2020-06-27T03:17:26.351Z] #47 56.50 encoding/json [2020-06-27T03:17:26.351Z] #47 56.52 github.com/pkg/diff [2020-06-27T03:17:26.351Z] #47 56.53 go/token [2020-06-27T03:17:26.352Z] #47 57.57 go/scanner [2020-06-27T03:17:26.352Z] #47 ... [2020-06-27T03:17:26.352Z] [2020-06-27T03:17:26.352Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:26.377Z] #39 84.54 DEP criu/namespaces.d [2020-06-27T03:17:26.616Z] #25 20.81 #=#=# [2020-06-27T03:17:26.635Z] #39 84.81 DEP criu/mount.d [2020-06-27T03:17:26.648Z] #38 54.31 Selecting previously unselected package libprotoc17:amd64. [2020-06-27T03:17:26.648Z] #38 54.32 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-06-27T03:17:26.648Z] #38 54.33 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-27T03:17:26.877Z] #25 21.03 0.8% ######################################################################## 100.0% [2020-06-27T03:17:26.877Z] #25 21.29 [2020-06-27T03:17:26.893Z] #39 85.02 DEP criu/memfd.d [2020-06-27T03:17:26.893Z] #39 85.21 DEP criu/mem.d [2020-06-27T03:17:27.151Z] #39 85.36 DEP criu/lsm.d [2020-06-27T03:17:27.151Z] #39 85.50 DEP criu/log.d [2020-06-27T03:17:27.332Z] #11 ... [2020-06-27T03:17:27.332Z] [2020-06-27T03:17:27.332Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:27.332Z] #40 3.934 fatal: not a git repository (or any of the parent directories): .git [2020-06-27T03:17:27.332Z] #40 4.011 GEN .gitid [2020-06-27T03:17:27.332Z] #40 4.056 GEN criu/include/version.h [2020-06-27T03:17:27.332Z] #40 4.129 GEN include/common/asm [2020-06-27T03:17:27.332Z] #40 6.219 PBCC images/timens.pb-c.c [2020-06-27T03:17:27.332Z] #40 6.251 DEP images/timens.pb-c.d [2020-06-27T03:17:27.332Z] #40 6.339 PBCC images/fown.pb-c.c [2020-06-27T03:17:27.332Z] #40 6.362 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-27T03:17:27.332Z] #40 6.483 PBCC images/opts.pb-c.c [2020-06-27T03:17:27.332Z] #40 6.539 PBCC images/memfd.pb-c.c [2020-06-27T03:17:27.332Z] #40 6.565 DEP images/fown.pb-c.d [2020-06-27T03:17:27.332Z] #40 6.584 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-27T03:17:27.332Z] #40 6.655 DEP images/opts.pb-c.d [2020-06-27T03:17:27.332Z] #40 6.721 DEP images/memfd.pb-c.d [2020-06-27T03:17:27.332Z] #40 6.774 PBCC images/sit.pb-c.c [2020-06-27T03:17:27.332Z] #40 6.861 DEP images/sit.pb-c.d [2020-06-27T03:17:27.332Z] #40 6.887 PBCC images/macvlan.pb-c.c [2020-06-27T03:17:27.332Z] #40 6.984 DEP images/macvlan.pb-c.d [2020-06-27T03:17:27.332Z] #40 7.079 PBCC images/autofs.pb-c.c [2020-06-27T03:17:27.332Z] #40 7.097 DEP images/autofs.pb-c.d [2020-06-27T03:17:27.332Z] #40 7.123 PBCC images/sysctl.pb-c.c [2020-06-27T03:17:27.332Z] #40 7.138 DEP images/sysctl.pb-c.d [2020-06-27T03:17:27.332Z] #40 7.166 PBCC images/time.pb-c.c [2020-06-27T03:17:27.332Z] #40 7.180 DEP images/time.pb-c.d [2020-06-27T03:17:27.332Z] #40 7.214 PBCC images/binfmt-misc.pb-c.c [2020-06-27T03:17:27.332Z] #40 7.224 DEP images/binfmt-misc.pb-c.d [2020-06-27T03:17:27.332Z] #40 7.255 PBCC images/seccomp.pb-c.c [2020-06-27T03:17:27.332Z] #40 7.267 DEP images/seccomp.pb-c.d [2020-06-27T03:17:27.332Z] #40 7.316 PBCC images/userns.pb-c.c [2020-06-27T03:17:27.332Z] #40 7.329 DEP images/userns.pb-c.d [2020-06-27T03:17:27.332Z] #40 7.380 PBCC images/cgroup.pb-c.c [2020-06-27T03:17:27.332Z] #40 7.416 DEP images/cgroup.pb-c.d [2020-06-27T03:17:27.332Z] #40 7.527 PBCC images/ext-file.pb-c.c [2020-06-27T03:17:27.332Z] #40 7.576 DEP images/ext-file.pb-c.d [2020-06-27T03:17:27.332Z] #40 7.681 PBCC images/rpc.pb-c.c [2020-06-27T03:17:27.332Z] #40 7.765 DEP images/rpc.pb-c.d [2020-06-27T03:17:27.332Z] #40 7.857 PBCC images/siginfo.pb-c.c [2020-06-27T03:17:27.332Z] #40 7.873 DEP images/siginfo.pb-c.d [2020-06-27T03:17:27.332Z] #40 7.932 PBCC images/pagemap.pb-c.c [2020-06-27T03:17:27.332Z] #40 7.987 DEP images/pagemap.pb-c.d [2020-06-27T03:17:27.332Z] #40 8.034 PBCC images/rlimit.pb-c.c [2020-06-27T03:17:27.332Z] #40 8.056 DEP images/rlimit.pb-c.d [2020-06-27T03:17:27.332Z] #40 8.111 PBCC images/file-lock.pb-c.c [2020-06-27T03:17:27.332Z] #40 8.137 DEP images/file-lock.pb-c.d [2020-06-27T03:17:27.332Z] #40 8.241 PBCC images/tty.pb-c.c [2020-06-27T03:17:27.332Z] #40 8.349 DEP images/tty.pb-c.d [2020-06-27T03:17:27.332Z] #40 8.413 PBCC images/tun.pb-c.c [2020-06-27T03:17:27.332Z] #40 8.474 PBCC images/netdev.pb-c.c [2020-06-27T03:17:27.332Z] #40 8.562 DEP images/tun.pb-c.d [2020-06-27T03:17:27.332Z] #40 8.645 DEP images/netdev.pb-c.d [2020-06-27T03:17:27.332Z] #40 8.765 PBCC images/vma.pb-c.c [2020-06-27T03:17:27.332Z] #40 ... [2020-06-27T03:17:27.332Z] [2020-06-27T03:17:27.332Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:27.332Z] #31 68.16 path [2020-06-27T03:17:27.332Z] #31 70.12 text/tabwriter [2020-06-27T03:17:27.332Z] #31 75.80 internal/syscall/execenv [2020-06-27T03:17:27.332Z] #31 75.80 internal/syscall/unix [2020-06-27T03:17:27.332Z] #31 76.03 time [2020-06-27T03:17:27.332Z] #31 ... [2020-06-27T03:17:27.332Z] [2020-06-27T03:17:27.332Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:27.332Z] #40 8.809 DEP images/vma.pb-c.d [2020-06-27T03:17:27.332Z] #40 8.879 PBCC images/creds.pb-c.c [2020-06-27T03:17:27.332Z] #40 8.937 DEP images/creds.pb-c.d [2020-06-27T03:17:27.332Z] #40 9.004 PBCC images/utsns.pb-c.c [2020-06-27T03:17:27.332Z] #40 9.015 DEP images/utsns.pb-c.d [2020-06-27T03:17:27.332Z] #40 9.072 PBCC images/ipc-desc.pb-c.c [2020-06-27T03:17:27.332Z] #40 9.126 PBCC images/ipc-sem.pb-c.c [2020-06-27T03:17:27.332Z] #40 ... [2020-06-27T03:17:27.332Z] [2020-06-27T03:17:27.332Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:27.332Z] #42 68.43 bufio [2020-06-27T03:17:27.332Z] #42 70.09 reflect [2020-06-27T03:17:27.332Z] #42 74.00 regexp/syntax [2020-06-27T03:17:27.332Z] #42 75.95 crypto/rc4 [2020-06-27T03:17:27.332Z] #42 76.61 vendor/golang.org/x/text/transform [2020-06-27T03:17:27.332Z] #42 ... [2020-06-27T03:17:27.332Z] [2020-06-27T03:17:27.332Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:27.332Z] #40 9.158 DEP images/ipc-desc.pb-c.d [2020-06-27T03:17:27.332Z] #40 9.365 DEP images/ipc-sem.pb-c.d [2020-06-27T03:17:27.332Z] #40 9.398 PBCC images/ipc-msg.pb-c.c [2020-06-27T03:17:27.409Z] #39 85.61 DEP criu/libnetlink.d [2020-06-27T03:17:27.409Z] #39 85.71 DEP criu/kerndat.d [2020-06-27T03:17:27.448Z] #25 ... [2020-06-27T03:17:27.448Z] [2020-06-27T03:17:27.448Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:17:27.448Z] #32 DONE 59.0s [2020-06-27T03:17:27.448Z] [2020-06-27T03:17:27.448Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:27.448Z] #38 54.51 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-06-27T03:17:27.448Z] #38 55.37 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:17:27.448Z] #38 DONE 59.0s [2020-06-27T03:17:27.588Z] #38 54.97 Selecting previously unselected package protobuf-c-compiler. [2020-06-27T03:17:27.588Z] #38 54.98 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-06-27T03:17:27.588Z] #38 55.00 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-27T03:17:27.588Z] #38 ... [2020-06-27T03:17:27.588Z] [2020-06-27T03:17:27.588Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:27.588Z] #25 4.133 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-27T03:17:27.588Z] #25 4.515 [2020-06-27T03:17:27.588Z] #25 4.740 0.0% #### 5.6% ####### 10.3% ########## 14.4% ############ 17.9% ################ 22.7% ################### 26.9% ###################### 30.7% ######################## 34.0% ############################ 39.3% ############################## 42.4% #################################### 51.0% ######################################## 55.7% ########################################### 60.8% ################################################ 66.8% ##################################################### 73.6% ######################################################### 79.6% ############################################################### 87.9% ###################################################################### 97.5% ######################################################################## 100.0% [2020-06-27T03:17:27.588Z] #25 7.325 [2020-06-27T03:17:27.619Z] #40 9.442 DEP images/ipc-msg.pb-c.d [2020-06-27T03:17:27.619Z] #40 9.518 PBCC images/ipc-shm.pb-c.c [2020-06-27T03:17:27.619Z] #40 9.541 DEP images/ipc-shm.pb-c.d [2020-06-27T03:17:27.667Z] #39 85.86 DEP criu/kcmp-ids.d [2020-06-27T03:17:27.667Z] #39 85.90 DEP criu/irmap.d [2020-06-27T03:17:27.695Z] #38 ... [2020-06-27T03:17:27.695Z] [2020-06-27T03:17:27.695Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:27.695Z] #25 19.05 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-27T03:17:27.695Z] #25 19.43 [2020-06-27T03:17:27.695Z] #25 19.70 0.7% ######################################################################## 100.0% [2020-06-27T03:17:27.695Z] #25 19.91 [2020-06-27T03:17:27.695Z] #25 20.85 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-27T03:17:27.695Z] #25 20.94 skipping existing 1849cc453dee [2020-06-27T03:17:27.695Z] #25 21.03 [2020-06-27T03:17:27.695Z] #25 21.95 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-27T03:17:27.695Z] #25 22.36 [2020-06-27T03:17:27.695Z] #25 22.53 ######################################################################## 100.0% [2020-06-27T03:17:27.695Z] #25 22.67 [2020-06-27T03:17:27.695Z] #25 22.73 Download of images into '/build' complete. [2020-06-27T03:17:27.695Z] #25 22.73 Use something like the following to load the result into a Docker daemon: [2020-06-27T03:17:27.696Z] #25 22.73 tar -cC '/build' . | docker load [2020-06-27T03:17:27.709Z] [2020-06-27T03:17:27.709Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:27.843Z] #25 7.538 0.7% ########### [2020-06-27T03:17:27.843Z] #25 ... [2020-06-27T03:17:27.843Z] [2020-06-27T03:17:27.843Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:27.843Z] #41 45.25 strconv [2020-06-27T03:17:27.843Z] #41 45.26 io [2020-06-27T03:17:27.843Z] #41 46.77 bytes [2020-06-27T03:17:27.843Z] #41 48.92 reflect [2020-06-27T03:17:27.843Z] #41 49.46 bufio [2020-06-27T03:17:27.843Z] #41 51.50 syscall [2020-06-27T03:17:27.843Z] #41 ... [2020-06-27T03:17:27.843Z] [2020-06-27T03:17:27.843Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:27.906Z] #40 9.678 PBCC images/ipc-var.pb-c.c [2020-06-27T03:17:27.906Z] #40 9.745 DEP images/ipc-var.pb-c.d [2020-06-27T03:17:27.906Z] #40 9.822 PBCC images/sk-opts.pb-c.c [2020-06-27T03:17:27.906Z] #40 9.849 PBCC images/packet-sock.pb-c.c [2020-06-27T03:17:27.906Z] #40 9.921 DEP images/sk-opts.pb-c.d [2020-06-27T03:17:27.906Z] #40 10.01 DEP images/packet-sock.pb-c.d [2020-06-27T03:17:27.924Z] #39 86.02 DEP criu/ipc_ns.d [2020-06-27T03:17:28.182Z] #39 86.21 DEP criu/image.d [2020-06-27T03:17:28.182Z] #39 86.37 DEP criu/image-desc.d [2020-06-27T03:17:28.182Z] #39 86.45 DEP criu/fsnotify.d [2020-06-27T03:17:28.193Z] #40 10.13 PBCC images/sk-netlink.pb-c.c [2020-06-27T03:17:28.193Z] #40 10.20 DEP images/sk-netlink.pb-c.d [2020-06-27T03:17:28.193Z] #40 10.34 PBCC images/sk-inet.pb-c.c [2020-06-27T03:17:28.351Z] #25 7.538 0.7% ########### 15.6% ####################### 32.1% ################################### 50.0% ################################################ 67.6% ############################################################ 84.6% ######################################################################## 100.0% [2020-06-27T03:17:28.440Z] #39 86.59 DEP criu/filesystems.d [2020-06-27T03:17:28.481Z] #40 10.40 DEP images/sk-inet.pb-c.d [2020-06-27T03:17:28.481Z] #40 10.49 PBCC images/sk-unix.pb-c.c [2020-06-27T03:17:28.481Z] #40 10.58 DEP images/sk-unix.pb-c.d [2020-06-27T03:17:28.628Z] #25 ... [2020-06-27T03:17:28.628Z] [2020-06-27T03:17:28.628Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:28.628Z] #41 60.48 time [2020-06-27T03:17:28.628Z] #41 64.86 internal/fmtsort [2020-06-27T03:17:28.628Z] #41 65.47 internal/syscall/unix [2020-06-27T03:17:28.628Z] #41 65.64 strings [2020-06-27T03:17:28.628Z] #41 67.24 os [2020-06-27T03:17:28.628Z] #41 68.84 regexp/syntax [2020-06-27T03:17:28.628Z] #41 70.65 fmt [2020-06-27T03:17:28.628Z] #41 ... [2020-06-27T03:17:28.628Z] [2020-06-27T03:17:28.628Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:17:28.628Z] #32 61.84 Selecting previously unselected package libuv1:amd64. [2020-06-27T03:17:28.628Z] #32 61.87 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-27T03:17:28.628Z] #32 61.87 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-27T03:17:28.628Z] #32 62.13 Selecting previously unselected package cmake. [2020-06-27T03:17:28.628Z] #32 62.17 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-27T03:17:28.628Z] #32 62.19 Unpacking cmake (3.13.4-1) ... [2020-06-27T03:17:28.628Z] #32 66.13 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-27T03:17:28.628Z] #32 66.14 Setting up xxd (2:8.1.0875-5) ... [2020-06-27T03:17:28.628Z] #32 66.15 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-27T03:17:28.628Z] #32 66.16 Setting up vim-common (2:8.1.0875-5) ... [2020-06-27T03:17:28.628Z] #32 66.22 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-27T03:17:28.628Z] #32 66.24 Setting up cmake-data (3.13.4-1) ... [2020-06-27T03:17:28.628Z] #32 66.27 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-27T03:17:28.628Z] #32 66.30 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-27T03:17:28.628Z] #32 66.32 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-27T03:17:28.628Z] #32 66.37 Setting up cmake (3.13.4-1) ... [2020-06-27T03:17:28.628Z] #32 66.38 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:17:28.628Z] #32 66.49 Processing triggers for mime-support (3.62) ... [2020-06-27T03:17:28.698Z] #39 86.78 DEP criu/files.d [2020-06-27T03:17:28.698Z] #39 87.00 DEP criu/files-reg.d [2020-06-27T03:17:28.767Z] #40 10.70 PBCC images/mm.pb-c.c [2020-06-27T03:17:28.767Z] #40 10.82 DEP images/mm.pb-c.d [2020-06-27T03:17:28.885Z] #32 DONE 71.0s [2020-06-27T03:17:28.885Z] [2020-06-27T03:17:28.885Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:28.885Z] #25 DONE 24.4s [2020-06-27T03:17:28.885Z] [2020-06-27T03:17:28.886Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:28.911Z] #25 8.536 [2020-06-27T03:17:28.956Z] #39 87.17 DEP criu/files-ext.d [2020-06-27T03:17:29.054Z] #40 10.98 PBCC images/timerfd.pb-c.c [2020-06-27T03:17:29.055Z] #40 11.07 DEP images/timerfd.pb-c.d [2020-06-27T03:17:29.055Z] #40 11.13 PBCC images/timer.pb-c.c [2020-06-27T03:17:29.055Z] #40 11.14 DEP images/timer.pb-c.d [2020-06-27T03:17:29.214Z] #39 87.33 DEP criu/file-lock.d [2020-06-27T03:17:29.342Z] #40 11.21 PBCC images/sa.pb-c.c [2020-06-27T03:17:29.342Z] #40 11.27 DEP images/sa.pb-c.d [2020-06-27T03:17:29.342Z] #40 11.34 PBCC images/pipe-data.pb-c.c [2020-06-27T03:17:29.342Z] #40 11.36 DEP images/pipe-data.pb-c.d [2020-06-27T03:17:29.342Z] #40 11.43 PBCC images/mnt.pb-c.c [2020-06-27T03:17:29.472Z] #39 87.46 DEP criu/file-ids.d [2020-06-27T03:17:29.472Z] #39 87.67 DEP criu/fifo.d [2020-06-27T03:17:29.623Z] #39 ... [2020-06-27T03:17:29.623Z] [2020-06-27T03:17:29.623Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:29.623Z] #30 52.57 io/ioutil [2020-06-27T03:17:29.623Z] #30 54.63 log [2020-06-27T03:17:29.623Z] #30 54.64 github.com/BurntSushi/toml [2020-06-27T03:17:29.623Z] #30 54.66 flag [2020-06-27T03:17:29.623Z] #30 57.15 github.com/BurntSushi/toml/cmd/tomlv [2020-06-27T03:17:29.623Z] #30 DONE 61.2s [2020-06-27T03:17:29.630Z] #40 11.57 DEP images/mnt.pb-c.d [2020-06-27T03:17:29.630Z] #40 11.62 PBCC images/sk-packet.pb-c.c [2020-06-27T03:17:29.630Z] #40 11.68 DEP images/sk-packet.pb-c.d [2020-06-27T03:17:29.730Z] #39 87.84 DEP criu/fdstore.d [2020-06-27T03:17:29.730Z] #39 87.96 DEP criu/fault-injection.d [2020-06-27T03:17:29.730Z] #39 88.01 DEP criu/external.d [2020-06-27T03:17:29.884Z] [2020-06-27T03:17:29.884Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:29.884Z] #33 2.379 + RM_GOPATH=0 [2020-06-27T03:17:29.884Z] #33 2.379 + TMP_GOPATH= [2020-06-27T03:17:29.885Z] #33 2.379 + : /build [2020-06-27T03:17:29.885Z] #33 2.379 + '[' -z '' ']' [2020-06-27T03:17:29.885Z] #33 2.381 ++ mktemp -d [2020-06-27T03:17:29.885Z] #33 2.381 + export GOPATH=/tmp/tmp.xupYoDTO1r [2020-06-27T03:17:29.885Z] #33 2.381 + GOPATH=/tmp/tmp.xupYoDTO1r [2020-06-27T03:17:29.885Z] #33 2.381 + RM_GOPATH=1 [2020-06-27T03:17:29.885Z] #33 2.381 + case "$(go env GOARCH)" in [2020-06-27T03:17:29.885Z] #33 2.387 ++ go env GOARCH [2020-06-27T03:17:29.885Z] #33 2.396 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:17:29.885Z] #33 2.397 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:17:29.885Z] #33 2.397 ++ dirname /tmp/install/install.sh [2020-06-27T03:17:29.885Z] #33 2.400 + dir=/tmp/install [2020-06-27T03:17:29.885Z] #33 2.400 + bin=tini [2020-06-27T03:17:29.885Z] #33 2.401 + shift [2020-06-27T03:17:29.885Z] #33 2.402 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-27T03:17:29.885Z] #33 2.402 + . /tmp/install/tini.installer [2020-06-27T03:17:29.885Z] #33 2.402 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:17:29.885Z] #33 2.402 + install_tini [2020-06-27T03:17:29.885Z] #33 2.402 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-27T03:17:29.885Z] #33 2.402 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:17:29.885Z] #33 2.406 + git clone https://github.com/krallin/tini.git /tmp/tmp.xupYoDTO1r/tini [2020-06-27T03:17:29.885Z] #33 2.410 Cloning into '/tmp/tmp.xupYoDTO1r/tini'... [2020-06-27T03:17:29.918Z] #40 11.76 PBCC images/tcp-stream.pb-c.c [2020-06-27T03:17:29.918Z] #40 11.82 DEP images/tcp-stream.pb-c.d [2020-06-27T03:17:29.918Z] #40 11.91 PBCC images/pipe.pb-c.c [2020-06-27T03:17:29.918Z] #40 11.97 DEP images/pipe.pb-c.d [2020-06-27T03:17:29.918Z] #40 12.05 PBCC images/pstree.pb-c.c [2020-06-27T03:17:29.988Z] #39 88.07 DEP criu/eventpoll.d [2020-06-27T03:17:29.988Z] #39 88.21 DEP criu/eventfd.d [2020-06-27T03:17:29.988Z] #39 88.30 DEP criu/crtools.d [2020-06-27T03:17:30.205Z] #40 12.11 DEP images/pstree.pb-c.d [2020-06-27T03:17:30.205Z] #40 12.19 PBCC images/fs.pb-c.c [2020-06-27T03:17:30.205Z] #40 12.25 DEP images/fs.pb-c.d [2020-06-27T03:17:30.246Z] #39 88.51 DEP criu/cr-service.d [2020-06-27T03:17:30.257Z] #33 ... [2020-06-27T03:17:30.257Z] [2020-06-27T03:17:30.257Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:30.257Z] #10 62.25 Selecting previously unselected package binutils-mingw-w64. [2020-06-27T03:17:30.257Z] #10 62.25 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-27T03:17:30.257Z] #10 62.26 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-27T03:17:30.257Z] #10 62.37 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-27T03:17:30.257Z] #10 62.37 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-27T03:17:30.257Z] #10 62.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-27T03:17:30.257Z] #10 62.56 Selecting previously unselected package dmsetup. [2020-06-27T03:17:30.257Z] #10 62.60 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-27T03:17:30.257Z] #10 62.61 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-27T03:17:30.257Z] #10 62.82 Selecting previously unselected package mingw-w64-common. [2020-06-27T03:17:30.257Z] #10 62.83 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-27T03:17:30.257Z] #10 62.84 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-27T03:17:30.257Z] #10 69.68 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-27T03:17:30.257Z] #10 69.68 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-27T03:17:30.257Z] #10 69.83 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-27T03:17:30.492Z] #40 12.34 PBCC images/signalfd.pb-c.c [2020-06-27T03:17:30.492Z] #40 12.37 DEP images/signalfd.pb-c.d [2020-06-27T03:17:30.492Z] #40 12.42 PBCC images/fh.pb-c.c [2020-06-27T03:17:30.492Z] #40 12.48 PBCC images/fsnotify.pb-c.c [2020-06-27T03:17:30.504Z] #39 88.67 DEP criu/cr-restore.d [2020-06-27T03:17:30.514Z] #10 ... [2020-06-27T03:17:30.514Z] [2020-06-27T03:17:30.514Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:30.514Z] #38 71.93 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-27T03:17:30.514Z] #38 71.93 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:17:30.514Z] #38 DONE 72.5s [2020-06-27T03:17:30.514Z] [2020-06-27T03:17:30.514Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:30.697Z] #25 8.737 # 1.5% ##### 7.7% ########## 14.0% ############# 19.0% ################## 25.0% #################### 28.5% ######################## 34.1% ########################### 38.0% ############################### 43.9% ################################### 49.5% ######################################## 56.6% ############################################ 62.4% ################################################ 67.0% #################################################### 73.2% ######################################################### 79.6% ############################################################## 86.4% #################################################################### 94.9% ######################################################################## 100.0% [2020-06-27T03:17:30.762Z] #39 ... [2020-06-27T03:17:30.762Z] [2020-06-27T03:17:30.762Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:17:30.762Z] #28 DONE 166.9s [2020-06-27T03:17:30.762Z] [2020-06-27T03:17:30.762Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:17:30.762Z] #17 11.94 Fetched 8355 kB in 10s (858 kB/s) [2020-06-27T03:17:30.762Z] #17 11.94 Reading package lists... [2020-06-27T03:17:30.762Z] #17 15.36 Reading package lists... [2020-06-27T03:17:30.762Z] #17 18.64 Building dependency tree... [2020-06-27T03:17:30.780Z] #40 12.58 DEP images/fh.pb-c.d [2020-06-27T03:17:30.780Z] #40 12.64 DEP images/fsnotify.pb-c.d [2020-06-27T03:17:30.780Z] #40 12.70 PBCC images/eventpoll.pb-c.c [2020-06-27T03:17:30.780Z] #40 12.71 DEP images/eventpoll.pb-c.d [2020-06-27T03:17:30.780Z] #40 12.79 PBCC images/eventfd.pb-c.c [2020-06-27T03:17:30.780Z] #40 12.80 DEP images/eventfd.pb-c.d [2020-06-27T03:17:30.780Z] #40 12.86 PBCC images/remap-file-path.pb-c.c [2020-06-27T03:17:30.780Z] #40 12.89 DEP images/remap-file-path.pb-c.d [2020-06-27T03:17:30.826Z] #33 3.298 + cd /tmp/tmp.xupYoDTO1r/tini [2020-06-27T03:17:30.826Z] #33 3.298 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:17:30.826Z] #33 3.308 + cmake . [2020-06-27T03:17:31.020Z] #17 20.34 libcap2-bin is already the newest version (1:2.25-2). [2020-06-27T03:17:31.020Z] #17 20.34 The following additional packages will be installed: [2020-06-27T03:17:31.020Z] #17 20.34 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-27T03:17:31.020Z] #17 20.35 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-27T03:17:31.020Z] #17 20.35 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-27T03:17:31.020Z] #17 20.35 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-27T03:17:31.020Z] #17 20.35 python3.7 python3.7-minimal vim-runtime xxd [2020-06-27T03:17:31.020Z] #17 20.35 Suggested packages: [2020-06-27T03:17:31.020Z] #17 20.35 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-27T03:17:31.020Z] #17 20.35 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-27T03:17:31.020Z] #17 20.35 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-27T03:17:31.020Z] #17 20.35 Recommended packages: [2020-06-27T03:17:31.020Z] #17 20.35 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-27T03:17:31.020Z] #17 20.35 python3-keyrings.alt python3-xdg unzip [2020-06-27T03:17:31.020Z] #17 ... [2020-06-27T03:17:31.020Z] [2020-06-27T03:17:31.020Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:31.020Z] #39 89.05 DEP criu/cr-errno.d [2020-06-27T03:17:31.020Z] #39 89.12 DEP criu/cr-dump.d [2020-06-27T03:17:31.067Z] #40 12.95 PBCC images/fifo.pb-c.c [2020-06-27T03:17:31.067Z] #40 12.96 DEP images/fifo.pb-c.d [2020-06-27T03:17:31.067Z] #40 13.02 PBCC images/ghost-file.pb-c.c [2020-06-27T03:17:31.067Z] #40 13.07 DEP images/ghost-file.pb-c.d [2020-06-27T03:17:31.067Z] #40 13.13 PBCC images/regfile.pb-c.c [2020-06-27T03:17:31.067Z] #40 13.18 DEP images/regfile.pb-c.d [2020-06-27T03:17:31.256Z] #25 10.95 [2020-06-27T03:17:31.278Z] #39 89.38 DEP criu/cr-dedup.d [2020-06-27T03:17:31.368Z] #40 13.22 PBCC images/ns.pb-c.c [2020-06-27T03:17:31.368Z] #40 13.27 DEP images/ns.pb-c.d [2020-06-27T03:17:31.368Z] #40 13.30 PBCC images/fdinfo.pb-c.c [2020-06-27T03:17:31.368Z] #40 13.43 DEP images/fdinfo.pb-c.d [2020-06-27T03:17:31.400Z] #33 ... [2020-06-27T03:17:31.400Z] [2020-06-27T03:17:31.400Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:31.400Z] #25 22.56 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-27T03:17:31.400Z] #25 22.62 skipping existing ed4b54129745 [2020-06-27T03:17:31.400Z] #25 22.79 [2020-06-27T03:17:31.400Z] #25 24.44 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-27T03:17:31.400Z] #25 24.95 [2020-06-27T03:17:31.400Z] #25 25.23 ######################################################################## 100.0% [2020-06-27T03:17:31.400Z] #25 25.31 [2020-06-27T03:17:31.400Z] #25 25.53 Download of images into '/build' complete. [2020-06-27T03:17:31.400Z] #25 25.53 Use something like the following to load the result into a Docker daemon: [2020-06-27T03:17:31.400Z] #25 25.53 tar -cC '/build' . | docker load [2020-06-27T03:17:31.400Z] #25 DONE 25.9s [2020-06-27T03:17:31.536Z] #39 89.67 DEP criu/cr-check.d [2020-06-27T03:17:31.656Z] #40 13.55 PBCC images/core-aarch64.pb-c.c [2020-06-27T03:17:31.656Z] #40 13.59 PBCC images/core-arm.pb-c.c [2020-06-27T03:17:31.656Z] #40 13.65 PBCC images/core-ppc64.pb-c.c [2020-06-27T03:17:31.656Z] #40 13.75 PBCC images/core-s390.pb-c.c [2020-06-27T03:17:31.660Z] [2020-06-27T03:17:31.660Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:17:31.794Z] #39 89.92 DEP criu/config.d [2020-06-27T03:17:31.794Z] #39 90.04 DEP criu/clone-noasan.d [2020-06-27T03:17:31.919Z] #52 27.22 Checking out files: 38% (1221/3198) Checking out files: 39% (1248/3198) Checking out files: 40% (1280/3198) Checking out files: 41% (1312/3198) Checking out files: 42% (1344/3198) Checking out files: 43% (1376/3198) Checking out files: 44% (1408/3198) Checking out files: 45% (1440/3198) Checking out files: 46% (1472/3198) Checking out files: 47% (1504/3198) Checking out files: 48% (1536/3198) Checking out files: 49% (1568/3198) Checking out files: 50% (1599/3198) Checking out files: 51% (1631/3198) Checking out files: 52% (1663/3198) Checking out files: 53% (1695/3198) Checking out files: 54% (1727/3198) Checking out files: 55% (1759/3198) Checking out files: 56% (1791/3198) Checking out files: 57% (1823/3198) Checking out files: 58% (1855/3198) Checking out files: 59% (1887/3198) Checking out files: 60% (1919/3198) Checking out files: 61% (1951/3198) Checking out files: 62% (1983/3198) Checking out files: 63% (2015/3198) Checking out files: 64% (2047/3198) Checking out files: 65% (2079/3198) Checking out files: 66% (2111/3198) Checking out files: 67% (2143/3198) Checking out files: 68% (2175/3198) Checking out files: 69% (2207/3198) Checking out files: 70% (2239/3198) Checking out files: 71% (2271/3198) Checking out files: 72% (2303/3198) Checking out files: 73% (2335/3198) Checking out files: 74% (2367/3198) Checking out files: 75% (2399/3198) Checking out files: 75% (2400/3198) Checking out files: 76% (2431/3198) Checking out files: 77% (2463/3198) Checking out files: 78% (2495/3198) Checking out files: 79% (2527/3198) Checking out files: 80% (2559/3198) Checking out files: 81% (2591/3198) [2020-06-27T03:17:31.920Z] #52 ... [2020-06-27T03:17:31.920Z] [2020-06-27T03:17:31.920Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:31.920Z] #10 53.41 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-27T03:17:31.920Z] #10 53.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-27T03:17:31.920Z] #10 53.69 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-27T03:17:31.920Z] #10 ... [2020-06-27T03:17:31.920Z] [2020-06-27T03:17:31.920Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:17:31.945Z] #40 13.83 PBCC images/core-x86.pb-c.c [2020-06-27T03:17:31.945Z] #40 13.88 PBCC images/core.pb-c.c [2020-06-27T03:17:31.945Z] #40 14.00 PBCC images/inventory.pb-c.c [2020-06-27T03:17:31.945Z] #40 14.07 DEP images/core-aarch64.pb-c.d [2020-06-27T03:17:32.051Z] #39 90.17 DEP criu/cgroup.d [2020-06-27T03:17:32.051Z] #39 90.29 DEP criu/cgroup-props.d [2020-06-27T03:17:32.232Z] #40 14.17 DEP images/core-arm.pb-c.d [2020-06-27T03:17:32.232Z] #40 14.21 DEP images/core-ppc64.pb-c.d [2020-06-27T03:17:32.232Z] #40 14.28 DEP images/core-s390.pb-c.d [2020-06-27T03:17:32.232Z] #40 14.32 DEP images/core-x86.pb-c.d [2020-06-27T03:17:32.309Z] #39 90.36 DEP criu/bitmap.d [2020-06-27T03:17:32.309Z] #39 90.38 DEP criu/bfd.d [2020-06-27T03:17:32.309Z] #39 90.51 DEP criu/autofs.d [2020-06-27T03:17:32.448Z] #52 27.22 Checking out files: 38% (1221/3198) Checking out files: 39% (1248/3198) Checking out files: 40% (1280/3198) Checking out files: 41% (1312/3198) Checking out files: 42% (1344/3198) Checking out files: 43% (1376/3198) Checking out files: 44% (1408/3198) Checking out files: 45% (1440/3198) Checking out files: 46% (1472/3198) Checking out files: 47% (1504/3198) Checking out files: 48% (1536/3198) Checking out files: 49% (1568/3198) Checking out files: 50% (1599/3198) Checking out files: 51% (1631/3198) Checking out files: 52% (1663/3198) Checking out files: 53% (1695/3198) Checking out files: 54% (1727/3198) Checking out files: 55% (1759/3198) Checking out files: 56% (1791/3198) Checking out files: 57% (1823/3198) Checking out files: 58% (1855/3198) Checking out files: 59% (1887/3198) Checking out files: 60% (1919/3198) Checking out files: 61% (1951/3198) Checking out files: 62% (1983/3198) Checking out files: 63% (2015/3198) Checking out files: 64% (2047/3198) Checking out files: 65% (2079/3198) Checking out files: 66% (2111/3198) Checking out files: 67% (2143/3198) Checking out files: 68% (2175/3198) Checking out files: 69% (2207/3198) Checking out files: 70% (2239/3198) Checking out files: 71% (2271/3198) Checking out files: 72% (2303/3198) Checking out files: 73% (2335/3198) Checking out files: 74% (2367/3198) Checking out files: 75% (2399/3198) Checking out files: 75% (2400/3198) Checking out files: 76% (2431/3198) Checking out files: 77% (2463/3198) Checking out files: 78% (2495/3198) Checking out files: 79% (2527/3198) Checking out files: 80% (2559/3198) Checking out files: 81% (2591/3198) Checking out files: 82% (2623/3198) Checking out files: 83% (2655/3198) Checking out files: 84% (2687/3198) Checking out files: 85% (2719/3198) Checking out files: 86% (2751/3198) Checking out files: 87% (2783/3198) Checking out files: 88% (2815/3198) Checking out files: 89% (2847/3198) Checking out files: 90% (2879/3198) Checking out files: 91% (2911/3198) Checking out files: 92% (2943/3198) Checking out files: 93% (2975/3198) Checking out files: 94% (3007/3198) Checking out files: 95% (3039/3198) Checking out files: 96% (3071/3198) Checking out files: 97% (3103/3198) Checking out files: 98% (3135/3198) Checking out files: 99% (3167/3198) Checking out files: 100% (3198/3198) Checking out files: 100% (3198/3198), done. [2020-06-27T03:17:32.519Z] #40 14.41 DEP images/core.pb-c.d [2020-06-27T03:17:32.519Z] #40 14.49 DEP images/inventory.pb-c.d [2020-06-27T03:17:32.519Z] #40 14.61 PBCC images/cpuinfo.pb-c.c [2020-06-27T03:17:32.567Z] #39 90.69 DEP criu/aio.d [2020-06-27T03:17:32.708Z] #52 29.18 + cd /tmp/tmp.tPDiyAcS9H/src/github.com/containerd/containerd [2020-06-27T03:17:32.708Z] #52 29.18 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:17:32.807Z] #40 14.64 DEP images/cpuinfo.pb-c.d [2020-06-27T03:17:32.807Z] #40 14.71 PBCC images/stats.pb-c.c [2020-06-27T03:17:32.807Z] #40 14.76 DEP images/stats.pb-c.d [2020-06-27T03:17:32.825Z] #39 90.88 DEP criu/action-scripts.d [2020-06-27T03:17:32.825Z] #39 91.05 CC criu/action-scripts.o [2020-06-27T03:17:32.832Z] #45 DONE 176.2s [2020-06-27T03:17:32.832Z] [2020-06-27T03:17:32.832Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:17:32.832Z] #52 ... [2020-06-27T03:17:32.832Z] [2020-06-27T03:17:32.832Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-27T03:17:32.832Z] #46 DONE 0.2s [2020-06-27T03:17:32.832Z] [2020-06-27T03:17:32.832Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-27T03:17:32.832Z] #48 DONE 0.1s [2020-06-27T03:17:32.832Z] [2020-06-27T03:17:32.832Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-27T03:17:32.832Z] #50 DONE 0.2s [2020-06-27T03:17:32.832Z] [2020-06-27T03:17:32.832Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:17:33.295Z] #25 11.16 0.5% # 2.2% ### 4.7% ##### 7.3% ###### 9.7% ######## 11.3% ######### 13.8% ########### 15.7% ############# 18.3% ############## 20.6% ################ 22.5% ################## 25.1% ################### 27.2% #################### 28.8% ###################### 30.9% ####################### 32.8% ########################## 36.1% ########################### 38.0% [2020-06-27T03:17:33.295Z] #25 ... [2020-06-27T03:17:33.295Z] [2020-06-27T03:17:33.295Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:33.295Z] #10 50.87 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-06-27T03:17:33.295Z] #10 53.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-06-27T03:17:33.295Z] #10 53.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-06-27T03:17:33.295Z] #10 53.58 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-06-27T03:17:33.295Z] #10 53.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-06-27T03:17:33.295Z] #10 53.59 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-06-27T03:17:33.295Z] #10 53.62 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u4 [110 kB] [2020-06-27T03:17:33.295Z] #10 53.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-06-27T03:17:33.295Z] #10 53.69 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-06-27T03:17:33.295Z] #10 53.71 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-06-27T03:17:33.295Z] #10 53.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-06-27T03:17:33.295Z] #10 53.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-06-27T03:17:33.295Z] #10 53.91 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-06-27T03:17:33.295Z] #10 53.93 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-06-27T03:17:33.295Z] #10 53.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-06-27T03:17:33.295Z] #10 53.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u4 [322 kB] [2020-06-27T03:17:33.295Z] #10 55.26 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:17:33.295Z] #10 55.50 Fetched 77.7 MB in 9s (8388 kB/s) [2020-06-27T03:17:33.295Z] #10 55.63 Selecting previously unselected package binutils-mingw-w64-i686. [2020-06-27T03:17:33.295Z] #10 55.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2020-06-27T03:17:33.295Z] #10 55.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-06-27T03:17:33.295Z] #10 55.72 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-27T03:17:33.295Z] #10 58.81 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-06-27T03:17:33.295Z] #10 58.82 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-06-27T03:17:33.295Z] #10 58.83 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-27T03:17:33.391Z] #39 91.47 CC criu/aio.o [2020-06-27T03:17:33.550Z] #10 ... [2020-06-27T03:17:33.550Z] [2020-06-27T03:17:33.550Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:33.793Z] #39 ... [2020-06-27T03:17:33.793Z] [2020-06-27T03:17:33.793Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:33.793Z] #30 65.61 os [2020-06-27T03:17:33.793Z] #30 68.61 path [2020-06-27T03:17:33.793Z] #30 69.06 text/tabwriter [2020-06-27T03:17:33.793Z] #30 69.72 path/filepath [2020-06-27T03:17:33.793Z] #30 69.72 fmt [2020-06-27T03:17:33.793Z] #30 71.80 io/ioutil [2020-06-27T03:17:33.793Z] #30 75.22 flag [2020-06-27T03:17:33.793Z] #30 75.24 github.com/BurntSushi/toml [2020-06-27T03:17:33.793Z] #30 ... [2020-06-27T03:17:33.793Z] [2020-06-27T03:17:33.793Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:33.793Z] #33 4.401 + RM_GOPATH=0 [2020-06-27T03:17:33.793Z] #33 4.402 + TMP_GOPATH= [2020-06-27T03:17:33.793Z] #33 4.402 + : /build [2020-06-27T03:17:33.793Z] #33 4.402 + '[' -z '' ']' [2020-06-27T03:17:33.793Z] #33 4.406 ++ mktemp -d [2020-06-27T03:17:33.793Z] #33 4.408 + export GOPATH=/tmp/tmp.YYXTone7ZY [2020-06-27T03:17:33.793Z] #33 4.408 + GOPATH=/tmp/tmp.YYXTone7ZY [2020-06-27T03:17:33.793Z] #33 4.408 + RM_GOPATH=1 [2020-06-27T03:17:33.793Z] #33 4.408 + case "$(go env GOARCH)" in [2020-06-27T03:17:33.793Z] #33 4.408 ++ go env GOARCH [2020-06-27T03:17:33.793Z] #33 4.433 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:17:33.793Z] #33 4.433 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:17:33.793Z] #33 4.434 ++ dirname /tmp/install/install.sh [2020-06-27T03:17:33.793Z] #33 4.436 + dir=/tmp/install [2020-06-27T03:17:33.793Z] #33 4.436 + bin=tini [2020-06-27T03:17:33.793Z] #33 4.436 + shift [2020-06-27T03:17:33.793Z] #33 4.436 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-27T03:17:33.793Z] #33 4.436 + . /tmp/install/tini.installer [2020-06-27T03:17:33.793Z] #33 4.436 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:17:33.793Z] #33 4.437 + install_tini [2020-06-27T03:17:33.793Z] #33 4.437 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-27T03:17:33.793Z] #33 4.437 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:17:33.793Z] #33 4.437 + git clone https://github.com/krallin/tini.git /tmp/tmp.YYXTone7ZY/tini [2020-06-27T03:17:33.793Z] #33 4.441 Cloning into '/tmp/tmp.YYXTone7ZY/tini'... [2020-06-27T03:17:33.956Z] #39 92.02 CC criu/autofs.o [2020-06-27T03:17:34.051Z] #33 5.127 + cd /tmp/tmp.YYXTone7ZY/tini [2020-06-27T03:17:34.051Z] #33 5.128 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:17:34.051Z] #33 5.157 + cmake . [2020-06-27T03:17:34.061Z] #25 11.16 0.5% # 2.2% ### 4.7% ##### 7.3% ###### 9.7% ######## 11.3% ######### 13.8% ########### 15.7% ############# 18.3% ############## 20.6% ################ 22.5% ################## 25.1% ################### 27.2% #################### 28.8% ###################### 30.9% ####################### 32.8% ########################## 36.1% ########################### 38.0% ############################# 40.5% ############################### 43.6% ################################ 45.6% ################################## 48.0% #################################### 50.1% ##################################### 52.2% ####################################### 54.8% [2020-06-27T03:17:34.061Z] #25 ... [2020-06-27T03:17:34.061Z] [2020-06-27T03:17:34.061Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:34.061Z] #47 51.65 reflect [2020-06-27T03:17:34.061Z] #47 51.74 syscall [2020-06-27T03:17:34.061Z] #47 60.13 time [2020-06-27T03:17:34.316Z] #47 ... [2020-06-27T03:17:34.316Z] [2020-06-27T03:17:34.316Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:34.617Z] #52 30.90 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-27T03:17:34.617Z] #52 30.90 + BUILDTAGS='netgo osusergo static_build' [2020-06-27T03:17:34.617Z] #52 30.90 + export EXTRA_FLAGS=-buildmode=pie [2020-06-27T03:17:34.617Z] #52 30.90 + EXTRA_FLAGS=-buildmode=pie [2020-06-27T03:17:34.617Z] #52 30.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-27T03:17:34.617Z] #52 30.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-27T03:17:34.618Z] #52 30.90 + '[' '' = dynamic ']' [2020-06-27T03:17:34.618Z] #52 30.90 + make [2020-06-27T03:17:34.825Z] #25 11.16 0.5% # 2.2% ### 4.7% ##### 7.3% ###### 9.7% ######## 11.3% ######### 13.8% ########### 15.7% ############# 18.3% ############## 20.6% ################ 22.5% ################## 25.1% ################### 27.2% #################### 28.8% ###################### 30.9% ####################### 32.8% ########################## 36.1% ########################### 38.0% ############################# 40.5% ############################### 43.6% ################################ 45.6% ################################## 48.0% #################################### 50.1% ##################################### 52.2% ####################################### 54.8% ########################################## 58.5% ########################################### 60.5% ############################################ 62.3% ############################################### 65.8% ################################################# 68.5% ################################################### 71.4% #################################################### 72.5% # [2020-06-27T03:17:34.825Z] #25 ... [2020-06-27T03:17:34.825Z] [2020-06-27T03:17:34.825Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:17:34.825Z] #28 52.30 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: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 98% (1496/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-06-27T03:17:34.825Z] #28 53.30 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-06-27T03:17:34.825Z] #28 53.83 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-06-27T03:17:34.855Z] #40 16.82 make[1]: Nothing to be done for 'all'. [2020-06-27T03:17:34.983Z] #33 5.905 -- The C compiler identification is GNU 8.3.0 [2020-06-27T03:17:34.983Z] #33 5.965 -- Check for working C compiler: /usr/bin/cc [2020-06-27T03:17:35.079Z] #28 ... [2020-06-27T03:17:35.080Z] [2020-06-27T03:17:35.080Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:35.330Z] #39 93.22 CC criu/bfd.o [2020-06-27T03:17:35.503Z] #52 155.1 + bin/containerd-stress [2020-06-27T03:17:35.549Z] #33 ... [2020-06-27T03:17:35.549Z] [2020-06-27T03:17:35.549Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:35.549Z] #47 67.55 os [2020-06-27T03:17:35.549Z] #47 68.33 encoding/binary [2020-06-27T03:17:35.549Z] #47 70.49 encoding/base64 [2020-06-27T03:17:35.549Z] #47 71.72 fmt [2020-06-27T03:17:35.549Z] #47 72.06 golang.org/x/sys/unix [2020-06-27T03:17:35.558Z] #52 32.00 + bin/ctr [2020-06-27T03:17:35.558Z] #52 ... [2020-06-27T03:17:35.558Z] [2020-06-27T03:17:35.558Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:35.558Z] #41 56.91 crypto/ed25519/internal/edwards25519 [2020-06-27T03:17:35.558Z] #41 56.92 crypto/cipher [2020-06-27T03:17:35.558Z] #41 56.97 go/token [2020-06-27T03:17:35.558Z] #41 58.77 go/scanner [2020-06-27T03:17:35.558Z] #41 59.03 net/url [2020-06-27T03:17:35.558Z] #41 61.00 go/ast [2020-06-27T03:17:35.558Z] #41 61.01 text/template/parse [2020-06-27T03:17:35.558Z] #41 63.06 encoding/json [2020-06-27T03:17:35.558Z] #41 ... [2020-06-27T03:17:35.558Z] [2020-06-27T03:17:35.558Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:35.558Z] #39 4.601 Note: Building without setproctitle() and strlcpy() support. [2020-06-27T03:17:35.558Z] #39 4.601 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-27T03:17:35.558Z] #39 4.634 Note: Building without GnuTLS support [2020-06-27T03:17:35.558Z] #39 4.652 Makefile.config:39: Warn: you have no libnftables installed [2020-06-27T03:17:35.558Z] #39 4.652 Makefile.config:40: Warn: Building without nftables support [2020-06-27T03:17:35.558Z] #39 7.079 fatal: not a git repository (or any of the parent directories): .git [2020-06-27T03:17:35.558Z] #39 7.178 GEN .gitid [2020-06-27T03:17:35.558Z] #39 7.218 GEN criu/include/version.h [2020-06-27T03:17:35.558Z] #39 7.296 GEN include/common/asm [2020-06-27T03:17:35.589Z] #39 93.67 CC criu/bitmap.o [2020-06-27T03:17:35.589Z] #39 93.89 CC criu/cgroup-props.o [2020-06-27T03:17:35.807Z] #47 ... [2020-06-27T03:17:35.807Z] [2020-06-27T03:17:35.807Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:35.807Z] #39 4.909 Note: Building without setproctitle() and strlcpy() support. [2020-06-27T03:17:35.807Z] #39 4.910 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-27T03:17:35.807Z] #39 4.927 Note: Building without GnuTLS support [2020-06-27T03:17:35.807Z] #39 4.934 Makefile.config:39: Warn: you have no libnftables installed [2020-06-27T03:17:35.807Z] #39 4.934 Makefile.config:40: Warn: Building without nftables support [2020-06-27T03:17:35.844Z] #25 11.16 0.5% # 2.2% ### 4.7% ##### 7.3% ###### 9.7% ######## 11.3% ######### 13.8% ########### 15.7% ############# 18.3% ############## 20.6% ################ 22.5% ################## 25.1% ################### 27.2% #################### 28.8% ###################### 30.9% ####################### 32.8% ########################## 36.1% ########################### 38.0% ############################# 40.5% ############################### 43.6% ################################ 45.6% ################################## 48.0% #################################### 50.1% ##################################### 52.2% ####################################### 54.8% ########################################## 58.5% ########################################### 60.5% ############################################ 62.3% ############################################### 65.8% ################################################# 68.5% ################################################### 71.4% #################################################### 72.5% ###################################################### 75.2% ######################################################## 79.1% ########################################################## 81.3% ############################################################ 83.4% ############################################################# 85.3% ############################################################### 87.8% ################################################################# 90.5% ################################################################### 93.8% ##################################################################### 96.4% ######################################################################## 100.0% [2020-06-27T03:17:36.099Z] #25 15.85 [2020-06-27T03:17:36.354Z] #25 ... [2020-06-27T03:17:36.354Z] [2020-06-27T03:17:36.354Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:17:36.354Z] #32 53.83 Selecting previously unselected package libicu63:amd64. [2020-06-27T03:17:36.354Z] #32 53.91 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-27T03:17:36.354Z] #32 53.93 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-27T03:17:36.354Z] #32 61.54 Selecting previously unselected package libxml2:amd64. [2020-06-27T03:17:36.354Z] #32 61.54 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-06-27T03:17:36.354Z] #32 61.55 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-27T03:17:36.354Z] #32 62.27 Selecting previously unselected package libarchive13:amd64. [2020-06-27T03:17:36.354Z] #32 62.27 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-06-27T03:17:36.354Z] #32 62.28 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-27T03:17:36.354Z] #32 62.65 Selecting previously unselected package libjsoncpp1:amd64. [2020-06-27T03:17:36.354Z] #32 62.66 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-06-27T03:17:36.354Z] #32 62.66 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-27T03:17:36.354Z] #32 62.84 Selecting previously unselected package librhash0:amd64. [2020-06-27T03:17:36.354Z] #32 62.85 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-06-27T03:17:36.354Z] #32 62.86 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-06-27T03:17:36.354Z] #32 63.13 Selecting previously unselected package libuv1:amd64. [2020-06-27T03:17:36.354Z] #32 63.14 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-06-27T03:17:36.354Z] #32 63.14 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-06-27T03:17:36.354Z] #32 63.31 Selecting previously unselected package cmake. [2020-06-27T03:17:36.354Z] #32 63.36 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-06-27T03:17:36.354Z] #32 63.37 Unpacking cmake (3.13.4-1) ... [2020-06-27T03:17:36.354Z] #32 ... [2020-06-27T03:17:36.354Z] [2020-06-27T03:17:36.354Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:36.354Z] #10 62.27 Selecting previously unselected package binutils-mingw-w64. [2020-06-27T03:17:36.354Z] #10 62.27 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-06-27T03:17:36.354Z] #10 62.30 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-27T03:17:36.354Z] #10 62.46 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-06-27T03:17:36.354Z] #10 62.46 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-27T03:17:36.354Z] #10 62.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-27T03:17:36.354Z] #10 62.69 Selecting previously unselected package dmsetup. [2020-06-27T03:17:36.354Z] #10 62.72 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-06-27T03:17:36.354Z] #10 62.75 Unpacking dmsetup (2:1.02.155-3) ... [2020-06-27T03:17:36.354Z] #10 63.00 Selecting previously unselected package mingw-w64-common. [2020-06-27T03:17:36.354Z] #10 63.03 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-06-27T03:17:36.354Z] #10 63.04 Unpacking mingw-w64-common (6.0.0-3) ... [2020-06-27T03:17:36.498Z] #39 8.788 PBCC images/timens.pb-c.c [2020-06-27T03:17:36.498Z] #39 8.849 DEP images/timens.pb-c.d [2020-06-27T03:17:36.498Z] #39 8.880 PBCC images/fown.pb-c.c [2020-06-27T03:17:36.498Z] #39 8.897 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-27T03:17:36.498Z] #39 9.006 PBCC images/opts.pb-c.c [2020-06-27T03:17:36.498Z] #39 9.034 PBCC images/memfd.pb-c.c [2020-06-27T03:17:36.498Z] #39 9.110 DEP images/fown.pb-c.d [2020-06-27T03:17:36.511Z] #52 156.5 + bin/containerd-shim [2020-06-27T03:17:36.522Z] #39 94.60 CC criu/cgroup.o [2020-06-27T03:17:36.758Z] #39 9.187 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-27T03:17:36.758Z] #39 9.274 DEP images/opts.pb-c.d [2020-06-27T03:17:36.758Z] #39 9.341 DEP images/memfd.pb-c.d [2020-06-27T03:17:36.783Z] #39 ... [2020-06-27T03:17:36.783Z] [2020-06-27T03:17:36.783Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:17:36.783Z] #17 22.09 The following NEW packages will be installed: [2020-06-27T03:17:36.783Z] #17 22.10 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-27T03:17:36.783Z] #17 22.10 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-27T03:17:36.783Z] #17 22.10 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-27T03:17:36.783Z] #17 22.10 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-27T03:17:36.783Z] #17 22.10 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-27T03:17:36.783Z] #17 22.10 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-27T03:17:36.783Z] #17 22.10 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-27T03:17:36.783Z] #17 22.10 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-27T03:17:36.783Z] #17 22.10 xz-utils zip [2020-06-27T03:17:36.783Z] #17 22.40 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:17:36.783Z] #17 22.40 Need to get 28.5 MB of archives. [2020-06-27T03:17:36.783Z] #17 22.40 After this operation, 116 MB of additional disk space will be used. [2020-06-27T03:17:36.783Z] #17 22.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-27T03:17:36.783Z] #17 22.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-06-27T03:17:36.783Z] #17 22.43 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-06-27T03:17:36.783Z] #17 22.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-27T03:17:36.783Z] #17 22.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-27T03:17:36.783Z] #17 22.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-06-27T03:17:36.783Z] #17 22.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-27T03:17:36.783Z] #17 22.64 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-27T03:17:36.783Z] #17 22.65 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-27T03:17:36.783Z] #17 22.65 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-27T03:17:36.783Z] #17 22.66 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-27T03:17:36.783Z] #17 22.66 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-27T03:17:36.783Z] #17 22.66 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-27T03:17:36.783Z] #17 22.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-27T03:17:36.783Z] #17 22.67 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-27T03:17:36.783Z] #17 22.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-27T03:17:36.783Z] #17 22.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-27T03:17:36.783Z] #17 22.71 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-27T03:17:36.783Z] #17 22.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-27T03:17:36.783Z] #17 22.74 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-06-27T03:17:36.783Z] #17 22.74 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-27T03:17:36.783Z] #17 22.75 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-27T03:17:36.783Z] #17 22.78 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-27T03:17:36.783Z] #17 22.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-27T03:17:36.783Z] #17 22.79 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-27T03:17:36.783Z] #17 22.80 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-27T03:17:36.783Z] #17 22.80 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-27T03:17:36.783Z] #17 22.80 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-27T03:17:36.783Z] #17 22.81 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-27T03:17:36.783Z] #17 23.19 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-27T03:17:36.783Z] #17 23.19 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-27T03:17:36.783Z] #17 23.19 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-27T03:17:36.783Z] #17 23.19 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-27T03:17:36.783Z] #17 23.20 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-27T03:17:36.783Z] #17 23.21 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-27T03:17:36.783Z] #17 23.28 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-27T03:17:36.783Z] #17 23.29 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-27T03:17:36.783Z] #17 23.29 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-27T03:17:36.783Z] #17 23.31 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-27T03:17:36.783Z] #17 23.32 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-27T03:17:36.783Z] #17 23.34 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-27T03:17:36.783Z] #17 23.34 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-27T03:17:36.783Z] #17 23.41 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-06-27T03:17:36.783Z] #17 23.42 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-27T03:17:36.783Z] #17 23.43 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-27T03:17:36.783Z] #17 23.73 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-27T03:17:36.783Z] #17 23.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-27T03:17:36.783Z] #17 23.82 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-27T03:17:36.783Z] #17 24.44 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:17:36.783Z] #17 24.55 Fetched 28.5 MB in 2s (17.0 MB/s) [2020-06-27T03:17:36.783Z] #17 24.63 Selecting previously unselected package pigz. [2020-06-27T03:17:36.783Z] #17 24.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23432 files and directories currently installed.) [2020-06-27T03:17:36.783Z] #17 24.68 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-27T03:17:36.783Z] #17 24.69 Unpacking pigz (2.4-1) ... [2020-06-27T03:17:36.783Z] #17 24.78 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-27T03:17:36.783Z] #17 24.78 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-27T03:17:36.783Z] #17 24.79 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-27T03:17:36.783Z] #17 25.15 Selecting previously unselected package python3.7-minimal. [2020-06-27T03:17:36.783Z] #17 25.16 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-27T03:17:36.783Z] #17 25.17 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-27T03:17:36.783Z] #17 26.00 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-27T03:17:36.783Z] #17 26.02 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-27T03:17:36.902Z] #40 18.84 CC images/stats.o [2020-06-27T03:17:37.018Z] #39 9.411 PBCC images/sit.pb-c.c [2020-06-27T03:17:37.018Z] #39 9.474 DEP images/sit.pb-c.d [2020-06-27T03:17:37.018Z] #39 9.534 PBCC images/macvlan.pb-c.c [2020-06-27T03:17:37.018Z] #39 9.582 DEP images/macvlan.pb-c.d [2020-06-27T03:17:37.018Z] #39 9.625 PBCC images/autofs.pb-c.c [2020-06-27T03:17:37.018Z] #39 ... [2020-06-27T03:17:37.018Z] [2020-06-27T03:17:37.018Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:37.018Z] #47 58.61 mvdan.cc/editorconfig [2020-06-27T03:17:37.018Z] #47 60.43 go/ast [2020-06-27T03:17:37.018Z] #47 61.89 mvdan.cc/sh/v3/syntax [2020-06-27T03:17:37.018Z] #47 68.47 golang.org/x/crypto/ssh/terminal [2020-06-27T03:17:37.278Z] #47 ... [2020-06-27T03:17:37.278Z] [2020-06-27T03:17:37.278Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:37.278Z] #39 9.646 DEP images/autofs.pb-c.d [2020-06-27T03:17:37.278Z] #39 9.714 PBCC images/sysctl.pb-c.c [2020-06-27T03:17:37.278Z] #39 9.767 DEP images/sysctl.pb-c.d [2020-06-27T03:17:37.278Z] #39 9.830 PBCC images/time.pb-c.c [2020-06-27T03:17:37.278Z] #39 9.901 DEP images/time.pb-c.d [2020-06-27T03:17:37.278Z] #10 ... [2020-06-27T03:17:37.279Z] [2020-06-27T03:17:37.279Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:37.279Z] #30 54.98 time [2020-06-27T03:17:37.279Z] #30 61.22 internal/poll [2020-06-27T03:17:37.279Z] #30 63.63 internal/syscall/execenv [2020-06-27T03:17:37.279Z] #30 63.84 internal/syscall/unix [2020-06-27T03:17:37.279Z] #30 64.11 os [2020-06-27T03:17:37.534Z] #30 ... [2020-06-27T03:17:37.534Z] [2020-06-27T03:17:37.534Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:37.534Z] #38 55.18 Selecting previously unselected package protobuf-compiler. [2020-06-27T03:17:37.534Z] #38 55.19 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-06-27T03:17:37.534Z] #38 55.19 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-06-27T03:17:37.534Z] #38 55.37 Selecting previously unselected package python-pkg-resources. [2020-06-27T03:17:37.534Z] #38 55.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-06-27T03:17:37.534Z] #38 55.40 Unpacking python-pkg-resources (40.8.0-1) ... [2020-06-27T03:17:37.534Z] #38 55.67 Selecting previously unselected package python-six. [2020-06-27T03:17:37.534Z] #38 55.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-06-27T03:17:37.534Z] #38 55.77 Unpacking python-six (1.12.0-1) ... [2020-06-27T03:17:37.534Z] #38 55.87 Selecting previously unselected package python-protobuf. [2020-06-27T03:17:37.534Z] #38 55.94 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-06-27T03:17:37.534Z] #38 55.96 Unpacking python-protobuf (3.6.1.3-2) ... [2020-06-27T03:17:37.534Z] #38 56.63 Setting up python-pkg-resources (40.8.0-1) ... [2020-06-27T03:17:37.534Z] #38 61.93 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-06-27T03:17:37.534Z] #38 61.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-27T03:17:37.534Z] #38 61.99 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-27T03:17:37.534Z] #38 62.00 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-06-27T03:17:37.534Z] #38 62.01 Setting up python-six (1.12.0-1) ... [2020-06-27T03:17:37.537Z] #40 19.45 CC images/core.o [2020-06-27T03:17:37.538Z] #39 9.947 PBCC images/binfmt-misc.pb-c.c [2020-06-27T03:17:37.538Z] #39 9.966 DEP images/binfmt-misc.pb-c.d [2020-06-27T03:17:37.538Z] #39 10.04 PBCC images/seccomp.pb-c.c [2020-06-27T03:17:37.538Z] #39 10.05 DEP images/seccomp.pb-c.d [2020-06-27T03:17:37.538Z] #39 10.12 PBCC images/userns.pb-c.c [2020-06-27T03:17:37.538Z] #39 10.18 DEP images/userns.pb-c.d [2020-06-27T03:17:37.752Z] #39 7.035 fatal: not a git repository (or any of the parent directories): .git [2020-06-27T03:17:37.752Z] #39 7.112 GEN .gitid [2020-06-27T03:17:37.752Z] #39 7.173 GEN criu/include/version.h [2020-06-27T03:17:37.752Z] #39 7.244 GEN include/common/asm [2020-06-27T03:17:37.789Z] #38 ... [2020-06-27T03:17:37.789Z] [2020-06-27T03:17:37.789Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:37.789Z] #25 16.83 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-27T03:17:37.789Z] #25 17.56 [2020-06-27T03:17:37.798Z] #39 10.21 PBCC images/cgroup.pb-c.c [2020-06-27T03:17:37.798Z] #39 10.25 DEP images/cgroup.pb-c.d [2020-06-27T03:17:37.798Z] #39 10.31 PBCC images/ext-file.pb-c.c [2020-06-27T03:17:37.798Z] #39 10.32 DEP images/ext-file.pb-c.d [2020-06-27T03:17:37.798Z] #39 10.40 PBCC images/rpc.pb-c.c [2020-06-27T03:17:38.045Z] #25 17.70 ######################################################################## 100.0% [2020-06-27T03:17:38.045Z] #25 17.86 [2020-06-27T03:17:38.057Z] #39 10.49 DEP images/rpc.pb-c.d [2020-06-27T03:17:38.057Z] #39 10.59 PBCC images/siginfo.pb-c.c [2020-06-27T03:17:38.317Z] #39 10.61 DEP images/siginfo.pb-c.d [2020-06-27T03:17:38.317Z] #39 10.66 PBCC images/pagemap.pb-c.c [2020-06-27T03:17:38.317Z] #39 10.76 DEP images/pagemap.pb-c.d [2020-06-27T03:17:38.317Z] #39 10.84 PBCC images/rlimit.pb-c.c [2020-06-27T03:17:38.317Z] #39 10.85 DEP images/rlimit.pb-c.d [2020-06-27T03:17:38.558Z] #40 20.30 CC images/core-x86.o [2020-06-27T03:17:38.558Z] #40 ... [2020-06-27T03:17:38.558Z] [2020-06-27T03:17:38.558Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:38.558Z] #42 80.08 time [2020-06-27T03:17:38.558Z] #42 86.03 regexp [2020-06-27T03:17:38.577Z] #39 10.92 PBCC images/file-lock.pb-c.c [2020-06-27T03:17:38.577Z] #39 10.93 DEP images/file-lock.pb-c.d [2020-06-27T03:17:38.577Z] #39 10.99 PBCC images/tty.pb-c.c [2020-06-27T03:17:38.577Z] #39 11.07 DEP images/tty.pb-c.d [2020-06-27T03:17:38.684Z] #17 28.11 Selecting previously unselected package python3-minimal. [2020-06-27T03:17:38.684Z] #17 28.11 (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 ... 23681 files and directories currently installed.) [2020-06-27T03:17:38.684Z] #17 28.17 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-27T03:17:38.684Z] #17 28.18 Unpacking python3-minimal (3.7.3-1) ... [2020-06-27T03:17:38.837Z] #39 11.14 PBCC images/tun.pb-c.c [2020-06-27T03:17:38.837Z] #39 11.21 PBCC images/netdev.pb-c.c [2020-06-27T03:17:38.837Z] #39 11.28 DEP images/tun.pb-c.d [2020-06-27T03:17:38.837Z] #39 11.33 DEP images/netdev.pb-c.d [2020-06-27T03:17:38.837Z] #39 11.41 PBCC images/vma.pb-c.c [2020-06-27T03:17:38.843Z] #42 ... [2020-06-27T03:17:38.843Z] [2020-06-27T03:17:38.843Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:17:38.843Z] #53 43.09 Checking out files: 54% (1746/3198) Checking out files: 55% (1759/3198) Checking out files: 56% (1791/3198) Checking out files: 57% (1823/3198) Checking out files: 58% (1855/3198) Checking out files: 59% (1887/3198) Checking out files: 60% (1919/3198) Checking out files: 61% (1951/3198) Checking out files: 62% (1983/3198) Checking out files: 63% (2015/3198) Checking out files: 64% (2047/3198) Checking out files: 65% (2079/3198) Checking out files: 66% (2111/3198) Checking out files: 67% (2143/3198) Checking out files: 68% (2175/3198) Checking out files: 69% (2207/3198) Checking out files: 70% (2239/3198) Checking out files: 71% (2271/3198) Checking out files: 72% (2303/3198) Checking out files: 73% (2335/3198) Checking out files: 74% (2367/3198) Checking out files: 75% (2399/3198) Checking out files: 76% (2431/3198) Checking out files: 77% (2463/3198) Checking out files: 78% (2495/3198) Checking out files: 79% (2527/3198) Checking out files: 80% (2559/3198) Checking out files: 81% (2591/3198) Checking out files: 82% (2623/3198) Checking out files: 83% (2655/3198) Checking out files: 84% (2687/3198) Checking out files: 85% (2719/3198) Checking out files: 86% (2751/3198) Checking out files: 87% (2783/3198) Checking out files: 88% (2815/3198) Checking out files: 89% (2847/3198) Checking out files: 90% (2879/3198) Checking out files: 91% (2911/3198) Checking out files: 92% (2943/3198) Checking out files: 93% (2975/3198) Checking out files: 94% (3007/3198) Checking out files: 95% (3039/3198) Checking out files: 96% (3071/3198) Checking out files: 97% (3103/3198) Checking out files: 98% (3135/3198) Checking out files: 99% (3167/3198) Checking out files: 100% (3198/3198) Checking out files: 100% (3198/3198), done. [2020-06-27T03:17:38.843Z] #53 44.21 + cd /tmp/tmp.k76lfUHoZT/src/github.com/containerd/containerd [2020-06-27T03:17:38.843Z] #53 44.21 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:17:38.843Z] #53 45.84 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-27T03:17:38.843Z] #53 45.84 + BUILDTAGS='netgo osusergo static_build' [2020-06-27T03:17:38.843Z] #53 45.84 + export EXTRA_FLAGS=-buildmode=pie [2020-06-27T03:17:38.843Z] #53 45.84 + EXTRA_FLAGS=-buildmode=pie [2020-06-27T03:17:38.843Z] #53 45.84 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-27T03:17:38.843Z] #53 45.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-27T03:17:38.843Z] #53 45.85 + '[' '' = dynamic ']' [2020-06-27T03:17:38.843Z] #53 45.85 + make [2020-06-27T03:17:38.843Z] #53 47.17 + bin/ctr [2020-06-27T03:17:38.942Z] #17 28.26 Selecting previously unselected package libmpdec2:amd64. [2020-06-27T03:17:38.942Z] #17 28.26 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-27T03:17:38.942Z] #17 28.27 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-27T03:17:38.942Z] #17 ... [2020-06-27T03:17:38.942Z] [2020-06-27T03:17:38.942Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:38.942Z] #39 97.08 CC criu/clone-noasan.o [2020-06-27T03:17:38.970Z] #25 18.86 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-27T03:17:39.097Z] #39 11.49 DEP images/vma.pb-c.d [2020-06-27T03:17:39.097Z] #39 11.55 PBCC images/creds.pb-c.c [2020-06-27T03:17:39.097Z] #39 11.59 DEP images/creds.pb-c.d [2020-06-27T03:17:39.097Z] #39 11.62 PBCC images/utsns.pb-c.c [2020-06-27T03:17:39.097Z] #39 11.65 DEP images/utsns.pb-c.d [2020-06-27T03:17:39.130Z] #53 ... [2020-06-27T03:17:39.130Z] [2020-06-27T03:17:39.130Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:39.130Z] #48 80.32 time [2020-06-27T03:17:39.130Z] #48 82.98 regexp [2020-06-27T03:17:39.130Z] #48 ... [2020-06-27T03:17:39.130Z] [2020-06-27T03:17:39.130Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:39.130Z] #31 82.27 internal/poll [2020-06-27T03:17:39.130Z] #31 84.80 os [2020-06-27T03:17:39.130Z] #31 85.86 internal/fmtsort [2020-06-27T03:17:39.130Z] #31 87.73 fmt [2020-06-27T03:17:39.130Z] #31 87.75 path/filepath [2020-06-27T03:17:39.130Z] #31 89.53 io/ioutil [2020-06-27T03:17:39.200Z] #39 97.28 CC criu/config.o [2020-06-27T03:17:39.357Z] #39 11.69 PBCC images/ipc-desc.pb-c.c [2020-06-27T03:17:39.357Z] #39 11.70 PBCC images/ipc-sem.pb-c.c [2020-06-27T03:17:39.357Z] #39 11.73 DEP images/ipc-desc.pb-c.d [2020-06-27T03:17:39.357Z] #39 11.78 DEP images/ipc-sem.pb-c.d [2020-06-27T03:17:39.357Z] #39 11.87 PBCC images/ipc-msg.pb-c.c [2020-06-27T03:17:39.357Z] #39 11.88 DEP images/ipc-msg.pb-c.d [2020-06-27T03:17:39.357Z] #39 11.95 PBCC images/ipc-shm.pb-c.c [2020-06-27T03:17:39.357Z] #39 11.99 DEP images/ipc-shm.pb-c.d [2020-06-27T03:17:39.418Z] #31 ... [2020-06-27T03:17:39.418Z] [2020-06-27T03:17:39.418Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:39.418Z] #40 21.23 CC images/core-arm.o [2020-06-27T03:17:39.530Z] #25 19.28 [2020-06-27T03:17:39.617Z] #39 12.07 PBCC images/ipc-var.pb-c.c [2020-06-27T03:17:39.617Z] #39 12.10 DEP images/ipc-var.pb-c.d [2020-06-27T03:17:39.617Z] #39 12.15 PBCC images/sk-opts.pb-c.c [2020-06-27T03:17:39.617Z] #39 12.16 PBCC images/packet-sock.pb-c.c [2020-06-27T03:17:39.617Z] #39 12.25 DEP images/sk-opts.pb-c.d [2020-06-27T03:17:39.705Z] #40 21.83 CC images/core-aarch64.o [2020-06-27T03:17:39.785Z] #25 19.45 #################################################################### 94.5% ######################################################################## 100.0% [2020-06-27T03:17:39.785Z] #25 19.63 [2020-06-27T03:17:39.878Z] #39 12.32 DEP images/packet-sock.pb-c.d [2020-06-27T03:17:39.878Z] #39 12.37 PBCC images/sk-netlink.pb-c.c [2020-06-27T03:17:39.878Z] #39 12.42 DEP images/sk-netlink.pb-c.d [2020-06-27T03:17:39.878Z] #39 12.47 PBCC images/sk-inet.pb-c.c [2020-06-27T03:17:40.138Z] #39 12.51 DEP images/sk-inet.pb-c.d [2020-06-27T03:17:40.138Z] #39 12.55 PBCC images/sk-unix.pb-c.c [2020-06-27T03:17:40.138Z] #39 12.58 DEP images/sk-unix.pb-c.d [2020-06-27T03:17:40.138Z] #39 12.63 PBCC images/mm.pb-c.c [2020-06-27T03:17:40.138Z] #39 12.66 DEP images/mm.pb-c.d [2020-06-27T03:17:40.138Z] #39 12.71 PBCC images/timerfd.pb-c.c [2020-06-27T03:17:40.300Z] #39 9.372 PBCC images/timens.pb-c.c [2020-06-27T03:17:40.300Z] #39 9.385 DEP images/timens.pb-c.d [2020-06-27T03:17:40.300Z] #39 9.458 PBCC images/fown.pb-c.c [2020-06-27T03:17:40.300Z] #39 9.491 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-27T03:17:40.300Z] #39 9.573 PBCC images/opts.pb-c.c [2020-06-27T03:17:40.300Z] #39 9.654 PBCC images/memfd.pb-c.c [2020-06-27T03:17:40.300Z] #39 9.747 DEP images/fown.pb-c.d [2020-06-27T03:17:40.300Z] #39 9.805 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-27T03:17:40.300Z] #39 9.889 DEP images/opts.pb-c.d [2020-06-27T03:17:40.300Z] #39 9.950 DEP images/memfd.pb-c.d [2020-06-27T03:17:40.332Z] #40 22.41 CC images/core-ppc64.o [2020-06-27T03:17:40.399Z] #39 12.76 DEP images/timerfd.pb-c.d [2020-06-27T03:17:40.399Z] #39 12.79 PBCC images/timer.pb-c.c [2020-06-27T03:17:40.399Z] #39 12.81 DEP images/timer.pb-c.d [2020-06-27T03:17:40.399Z] #39 12.84 PBCC images/sa.pb-c.c [2020-06-27T03:17:40.399Z] #39 12.87 DEP images/sa.pb-c.d [2020-06-27T03:17:40.399Z] #39 12.92 PBCC images/pipe-data.pb-c.c [2020-06-27T03:17:40.399Z] #39 12.95 DEP images/pipe-data.pb-c.d [2020-06-27T03:17:40.559Z] #39 10.05 PBCC images/sit.pb-c.c [2020-06-27T03:17:40.559Z] #39 10.08 DEP images/sit.pb-c.d [2020-06-27T03:17:40.559Z] #39 10.15 PBCC images/macvlan.pb-c.c [2020-06-27T03:17:40.559Z] #39 10.18 DEP images/macvlan.pb-c.d [2020-06-27T03:17:40.559Z] #39 10.25 PBCC images/autofs.pb-c.c [2020-06-27T03:17:40.559Z] #39 10.29 DEP images/autofs.pb-c.d [2020-06-27T03:17:40.572Z] #39 98.53 CC criu/cr-check.o [2020-06-27T03:17:40.659Z] #39 13.01 PBCC images/mnt.pb-c.c [2020-06-27T03:17:40.659Z] #39 13.10 DEP images/mnt.pb-c.d [2020-06-27T03:17:40.659Z] #39 ... [2020-06-27T03:17:40.659Z] [2020-06-27T03:17:40.659Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:40.659Z] #33 5.107 -- The C compiler identification is GNU 8.3.0 [2020-06-27T03:17:40.659Z] #33 5.155 -- Check for working C compiler: /usr/bin/cc [2020-06-27T03:17:40.659Z] #33 6.081 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-27T03:17:40.659Z] #33 6.090 -- Detecting C compiler ABI info [2020-06-27T03:17:40.659Z] #33 6.796 -- Detecting C compiler ABI info - done [2020-06-27T03:17:40.659Z] #33 6.825 -- Detecting C compile features [2020-06-27T03:17:40.659Z] #33 8.953 -- Detecting C compile features - done [2020-06-27T03:17:40.659Z] #33 8.994 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-27T03:17:40.659Z] #33 9.387 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-27T03:17:40.659Z] #33 9.489 -- Configuring done [2020-06-27T03:17:40.659Z] #33 9.512 -- Generating done [2020-06-27T03:17:40.659Z] #33 9.525 -- Build files have been written to: /tmp/tmp.xupYoDTO1r/tini [2020-06-27T03:17:40.659Z] #33 9.533 + make tini-static [2020-06-27T03:17:40.659Z] #33 10.13 Scanning dependencies of target tini-static [2020-06-27T03:17:40.659Z] #33 10.27 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-27T03:17:40.659Z] #33 11.92 [100%] Linking C executable tini-static [2020-06-27T03:17:40.659Z] #33 12.51 [100%] Built target tini-static [2020-06-27T03:17:40.659Z] #33 12.62 + mkdir -p /build [2020-06-27T03:17:40.659Z] #33 12.63 + cp tini-static /build/docker-init [2020-06-27T03:17:40.659Z] #33 DONE 13.2s [2020-06-27T03:17:40.659Z] [2020-06-27T03:17:40.659Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:40.659Z] #39 13.15 PBCC images/sk-packet.pb-c.c [2020-06-27T03:17:40.659Z] #39 13.19 DEP images/sk-packet.pb-c.d [2020-06-27T03:17:40.817Z] #39 10.38 PBCC images/sysctl.pb-c.c [2020-06-27T03:17:40.817Z] #39 10.43 DEP images/sysctl.pb-c.d [2020-06-27T03:17:40.817Z] #39 10.51 PBCC images/time.pb-c.c [2020-06-27T03:17:40.921Z] #39 13.24 PBCC images/tcp-stream.pb-c.c [2020-06-27T03:17:40.921Z] #39 13.38 DEP images/tcp-stream.pb-c.d [2020-06-27T03:17:40.921Z] #39 13.49 PBCC images/pipe.pb-c.c [2020-06-27T03:17:41.075Z] #39 10.52 DEP images/time.pb-c.d [2020-06-27T03:17:41.075Z] #39 10.57 PBCC images/binfmt-misc.pb-c.c [2020-06-27T03:17:41.075Z] #39 10.60 DEP images/binfmt-misc.pb-c.d [2020-06-27T03:17:41.075Z] #39 10.65 PBCC images/seccomp.pb-c.c [2020-06-27T03:17:41.075Z] #39 10.68 DEP images/seccomp.pb-c.d [2020-06-27T03:17:41.075Z] #39 10.73 PBCC images/userns.pb-c.c [2020-06-27T03:17:41.075Z] #39 10.75 DEP images/userns.pb-c.d [2020-06-27T03:17:41.155Z] #25 21.10 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-27T03:17:41.181Z] #39 13.58 DEP images/pipe.pb-c.d [2020-06-27T03:17:41.181Z] #39 13.67 PBCC images/pstree.pb-c.c [2020-06-27T03:17:41.181Z] #39 13.72 DEP images/pstree.pb-c.d [2020-06-27T03:17:41.181Z] #39 13.77 PBCC images/fs.pb-c.c [2020-06-27T03:17:41.333Z] #39 10.80 PBCC images/cgroup.pb-c.c [2020-06-27T03:17:41.333Z] #39 10.83 DEP images/cgroup.pb-c.d [2020-06-27T03:17:41.333Z] #39 10.91 PBCC images/ext-file.pb-c.c [2020-06-27T03:17:41.333Z] #39 10.96 DEP images/ext-file.pb-c.d [2020-06-27T03:17:41.333Z] #39 11.01 PBCC images/rpc.pb-c.c [2020-06-27T03:17:41.361Z] #40 23.29 CC images/core-s390.o [2020-06-27T03:17:41.409Z] #25 21.19 skipping existing 1849cc453dee [2020-06-27T03:17:41.409Z] #25 21.35 [2020-06-27T03:17:41.442Z] #39 13.80 DEP images/fs.pb-c.d [2020-06-27T03:17:41.442Z] #39 13.92 PBCC images/signalfd.pb-c.c [2020-06-27T03:17:41.442Z] #39 14.01 DEP images/signalfd.pb-c.d [2020-06-27T03:17:41.591Z] #39 11.07 DEP images/rpc.pb-c.d [2020-06-27T03:17:41.591Z] #39 11.16 PBCC images/siginfo.pb-c.c [2020-06-27T03:17:41.591Z] #39 11.17 DEP images/siginfo.pb-c.d [2020-06-27T03:17:41.591Z] #39 11.26 PBCC images/pagemap.pb-c.c [2020-06-27T03:17:41.702Z] #39 14.11 PBCC images/fh.pb-c.c [2020-06-27T03:17:41.849Z] #39 11.37 DEP images/pagemap.pb-c.d [2020-06-27T03:17:41.849Z] #39 11.46 PBCC images/rlimit.pb-c.c [2020-06-27T03:17:41.849Z] #39 11.51 DEP images/rlimit.pb-c.d [2020-06-27T03:17:41.946Z] #39 100.2 CC criu/cr-dedup.o [2020-06-27T03:17:41.962Z] #39 14.24 PBCC images/fsnotify.pb-c.c [2020-06-27T03:17:41.962Z] #39 14.29 DEP images/fh.pb-c.d [2020-06-27T03:17:41.962Z] #39 14.39 DEP images/fsnotify.pb-c.d [2020-06-27T03:17:41.962Z] #39 14.48 PBCC images/eventpoll.pb-c.c [2020-06-27T03:17:41.962Z] #39 14.49 DEP images/eventpoll.pb-c.d [2020-06-27T03:17:41.962Z] #39 14.54 PBCC images/eventfd.pb-c.c [2020-06-27T03:17:41.962Z] #39 14.59 DEP images/eventfd.pb-c.d [2020-06-27T03:17:41.990Z] #52 161.2 + bin/containerd-shim-runc-v1 [2020-06-27T03:17:42.107Z] #39 11.60 PBCC images/file-lock.pb-c.c [2020-06-27T03:17:42.107Z] #39 11.63 DEP images/file-lock.pb-c.d [2020-06-27T03:17:42.107Z] #39 11.70 PBCC images/tty.pb-c.c [2020-06-27T03:17:42.222Z] #39 14.64 PBCC images/remap-file-path.pb-c.c [2020-06-27T03:17:42.222Z] #39 14.66 DEP images/remap-file-path.pb-c.d [2020-06-27T03:17:42.222Z] #39 14.70 PBCC images/fifo.pb-c.c [2020-06-27T03:17:42.222Z] #39 14.76 DEP images/fifo.pb-c.d [2020-06-27T03:17:42.222Z] #39 14.82 PBCC images/ghost-file.pb-c.c [2020-06-27T03:17:42.331Z] #25 22.23 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-27T03:17:42.365Z] #39 11.80 DEP images/tty.pb-c.d [2020-06-27T03:17:42.365Z] #39 11.88 PBCC images/tun.pb-c.c [2020-06-27T03:17:42.365Z] #39 11.98 PBCC images/netdev.pb-c.c [2020-06-27T03:17:42.365Z] #39 12.06 DEP images/tun.pb-c.d [2020-06-27T03:17:42.382Z] #40 24.08 CC images/cpuinfo.o [2020-06-27T03:17:42.483Z] #39 14.87 DEP images/ghost-file.pb-c.d [2020-06-27T03:17:42.483Z] #39 14.93 PBCC images/regfile.pb-c.c [2020-06-27T03:17:42.483Z] #39 14.97 DEP images/regfile.pb-c.d [2020-06-27T03:17:42.483Z] #39 15.02 PBCC images/ns.pb-c.c [2020-06-27T03:17:42.483Z] #39 15.04 DEP images/ns.pb-c.d [2020-06-27T03:17:42.483Z] #39 ... [2020-06-27T03:17:42.483Z] [2020-06-27T03:17:42.483Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:42.483Z] #10 63.94 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-27T03:17:42.483Z] #10 63.95 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-27T03:17:42.483Z] #10 63.95 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:17:42.483Z] #10 64.18 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-27T03:17:42.483Z] #10 64.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-27T03:17:42.483Z] #10 64.21 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:17:42.512Z] #39 100.6 CC criu/cr-dump.o [2020-06-27T03:17:42.587Z] #25 22.57 [2020-06-27T03:17:42.623Z] #39 12.18 DEP images/netdev.pb-c.d [2020-06-27T03:17:42.623Z] #39 12.23 PBCC images/vma.pb-c.c [2020-06-27T03:17:42.623Z] #39 12.32 DEP images/vma.pb-c.d [2020-06-27T03:17:42.668Z] #40 24.57 CC images/inventory.o [2020-06-27T03:17:42.743Z] #10 ... [2020-06-27T03:17:42.743Z] [2020-06-27T03:17:42.743Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:42.743Z] #39 15.13 PBCC images/fdinfo.pb-c.c [2020-06-27T03:17:42.743Z] #39 15.26 DEP images/fdinfo.pb-c.d [2020-06-27T03:17:42.743Z] #39 15.32 PBCC images/core-aarch64.pb-c.c [2020-06-27T03:17:42.842Z] #25 ... [2020-06-27T03:17:42.842Z] [2020-06-27T03:17:42.842Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:42.842Z] #10 70.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-06-27T03:17:42.842Z] #10 70.43 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-06-27T03:17:42.881Z] #39 12.37 PBCC images/creds.pb-c.c [2020-06-27T03:17:42.881Z] #39 12.42 DEP images/creds.pb-c.d [2020-06-27T03:17:42.881Z] #39 12.48 PBCC images/utsns.pb-c.c [2020-06-27T03:17:42.881Z] #39 12.49 DEP images/utsns.pb-c.d [2020-06-27T03:17:42.881Z] #39 12.55 PBCC images/ipc-desc.pb-c.c [2020-06-27T03:17:42.881Z] #39 12.57 PBCC images/ipc-sem.pb-c.c [2020-06-27T03:17:42.954Z] #40 24.85 CC images/fdinfo.o [2020-06-27T03:17:43.003Z] #39 15.43 PBCC images/core-arm.pb-c.c [2020-06-27T03:17:43.003Z] #39 15.47 PBCC images/core-ppc64.pb-c.c [2020-06-27T03:17:43.003Z] #39 15.50 PBCC images/core-s390.pb-c.c [2020-06-27T03:17:43.003Z] #39 15.57 PBCC images/core-x86.pb-c.c [2020-06-27T03:17:43.098Z] #10 70.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-27T03:17:43.139Z] #39 12.60 DEP images/ipc-desc.pb-c.d [2020-06-27T03:17:43.139Z] #39 12.65 DEP images/ipc-sem.pb-c.d [2020-06-27T03:17:43.139Z] #39 12.71 PBCC images/ipc-msg.pb-c.c [2020-06-27T03:17:43.139Z] #39 ... [2020-06-27T03:17:43.139Z] [2020-06-27T03:17:43.139Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:43.139Z] #30 76.90 log [2020-06-27T03:17:43.139Z] #30 79.71 github.com/BurntSushi/toml/cmd/tomlv [2020-06-27T03:17:43.139Z] #30 DONE 85.3s [2020-06-27T03:17:43.139Z] [2020-06-27T03:17:43.139Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:43.139Z] #33 6.927 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-27T03:17:43.139Z] #33 6.930 -- Detecting C compiler ABI info [2020-06-27T03:17:43.139Z] #33 7.751 -- Detecting C compiler ABI info - done [2020-06-27T03:17:43.139Z] #33 7.810 -- Detecting C compile features [2020-06-27T03:17:43.139Z] #33 10.23 -- Detecting C compile features - done [2020-06-27T03:17:43.139Z] #33 10.25 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-27T03:17:43.139Z] #33 10.62 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-27T03:17:43.139Z] #33 10.73 -- Configuring done [2020-06-27T03:17:43.139Z] #33 10.76 -- Generating done [2020-06-27T03:17:43.139Z] #33 10.76 -- Build files have been written to: /tmp/tmp.YYXTone7ZY/tini [2020-06-27T03:17:43.139Z] #33 10.76 + make tini-static [2020-06-27T03:17:43.139Z] #33 11.25 Scanning dependencies of target tini-static [2020-06-27T03:17:43.139Z] #33 11.46 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-27T03:17:43.139Z] #33 13.23 [100%] Linking C executable tini-static [2020-06-27T03:17:43.139Z] #33 14.03 [100%] Built target tini-static [2020-06-27T03:17:43.139Z] #33 14.09 + mkdir -p /build [2020-06-27T03:17:43.139Z] #33 14.10 + cp tini-static /build/docker-init [2020-06-27T03:17:43.139Z] #33 DONE 14.3s [2020-06-27T03:17:43.139Z] [2020-06-27T03:17:43.139Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:43.139Z] #39 12.73 DEP images/ipc-msg.pb-c.d [2020-06-27T03:17:43.139Z] #39 12.75 PBCC images/ipc-shm.pb-c.c [2020-06-27T03:17:43.139Z] #39 12.85 DEP images/ipc-shm.pb-c.d [2020-06-27T03:17:43.139Z] #39 ... [2020-06-27T03:17:43.139Z] [2020-06-27T03:17:43.139Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:43.139Z] #10 78.97 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-27T03:17:43.139Z] #10 79.02 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-27T03:17:43.139Z] #10 79.02 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:17:43.139Z] #10 79.18 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-27T03:17:43.139Z] #10 79.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-27T03:17:43.139Z] #10 79.22 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:17:43.263Z] #39 15.63 PBCC images/core.pb-c.c [2020-06-27T03:17:43.263Z] #39 15.71 PBCC images/inventory.pb-c.c [2020-06-27T03:17:43.263Z] #39 15.77 DEP images/core-aarch64.pb-c.d [2020-06-27T03:17:43.263Z] #39 15.80 DEP images/core-arm.pb-c.d [2020-06-27T03:17:43.263Z] #39 15.86 DEP images/core-ppc64.pb-c.d [2020-06-27T03:17:43.354Z] #10 ... [2020-06-27T03:17:43.354Z] [2020-06-27T03:17:43.354Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:43.354Z] #41 60.93 time [2020-06-27T03:17:43.354Z] #41 64.76 internal/fmtsort [2020-06-27T03:17:43.354Z] #41 65.44 strings [2020-06-27T03:17:43.354Z] #41 67.40 os [2020-06-27T03:17:43.354Z] #41 68.70 regexp/syntax [2020-06-27T03:17:43.397Z] #10 ... [2020-06-27T03:17:43.397Z] [2020-06-27T03:17:43.397Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:43.397Z] #39 12.94 PBCC images/ipc-var.pb-c.c [2020-06-27T03:17:43.458Z] #52 163.6 + bin/containerd-shim-runc-v2 [2020-06-27T03:17:43.523Z] #39 15.92 DEP images/core-s390.pb-c.d [2020-06-27T03:17:43.523Z] #39 15.99 DEP images/core-x86.pb-c.d [2020-06-27T03:17:43.523Z] #39 16.09 DEP images/core.pb-c.d [2020-06-27T03:17:43.584Z] #40 25.32 CC images/fown.o [2020-06-27T03:17:43.584Z] #40 25.55 CC images/ns.o [2020-06-27T03:17:43.609Z] #41 ... [2020-06-27T03:17:43.609Z] [2020-06-27T03:17:43.609Z] #25 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-06-27T03:17:43.609Z] #25 22.75 ######################################################################## 100.0% [2020-06-27T03:17:43.609Z] #25 22.99 [2020-06-27T03:17:43.609Z] #25 23.07 Download of images into '/build' complete. [2020-06-27T03:17:43.609Z] #25 23.07 Use something like the following to load the result into a Docker daemon: [2020-06-27T03:17:43.609Z] #25 23.07 tar -cC '/build' . | docker load [2020-06-27T03:17:43.655Z] #39 13.07 DEP images/ipc-var.pb-c.d [2020-06-27T03:17:43.655Z] #39 13.14 PBCC images/sk-opts.pb-c.c [2020-06-27T03:17:43.655Z] #39 13.25 PBCC images/packet-sock.pb-c.c [2020-06-27T03:17:43.655Z] #39 ... [2020-06-27T03:17:43.655Z] [2020-06-27T03:17:43.655Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:43.655Z] #41 75.71 regexp [2020-06-27T03:17:43.655Z] #41 77.75 go/token [2020-06-27T03:17:43.655Z] #41 79.04 go/scanner [2020-06-27T03:17:43.655Z] #41 80.20 internal/lazyregexp [2020-06-27T03:17:43.655Z] #41 80.47 go/ast [2020-06-27T03:17:43.655Z] #41 80.73 net/url [2020-06-27T03:17:43.655Z] #41 82.89 text/template/parse [2020-06-27T03:17:43.783Z] #39 16.18 DEP images/inventory.pb-c.d [2020-06-27T03:17:43.783Z] #39 16.31 PBCC images/cpuinfo.pb-c.c [2020-06-27T03:17:43.783Z] #39 16.37 DEP images/cpuinfo.pb-c.d [2020-06-27T03:17:43.872Z] #40 25.82 CC images/regfile.o [2020-06-27T03:17:43.913Z] #41 ... [2020-06-27T03:17:43.913Z] [2020-06-27T03:17:43.913Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:43.913Z] #39 13.34 DEP images/sk-opts.pb-c.d [2020-06-27T03:17:43.913Z] #39 13.48 DEP images/packet-sock.pb-c.d [2020-06-27T03:17:43.913Z] #39 13.54 PBCC images/sk-netlink.pb-c.c [2020-06-27T03:17:44.044Z] #39 16.44 PBCC images/stats.pb-c.c [2020-06-27T03:17:44.044Z] #39 16.48 DEP images/stats.pb-c.d [2020-06-27T03:17:44.072Z] #52 164.3 + binaries [2020-06-27T03:17:44.162Z] #40 26.06 CC images/ghost-file.o [2020-06-27T03:17:44.171Z] #39 13.67 DEP images/sk-netlink.pb-c.d [2020-06-27T03:17:44.353Z] #52 164.3 + install -D bin/containerd /build/containerd [2020-06-27T03:17:44.353Z] #52 164.4 + install -D bin/containerd-shim /build/containerd-shim [2020-06-27T03:17:44.353Z] #52 164.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-27T03:17:44.353Z] #52 164.4 + install -D bin/ctr /build/ctr [2020-06-27T03:17:44.411Z] #39 ... [2020-06-27T03:17:44.411Z] [2020-06-27T03:17:44.411Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:17:44.411Z] #17 28.37 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-27T03:17:44.411Z] #17 28.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-27T03:17:44.411Z] #17 28.38 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-27T03:17:44.411Z] #17 29.30 Selecting previously unselected package python3.7. [2020-06-27T03:17:44.411Z] #17 29.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-27T03:17:44.411Z] #17 29.32 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-27T03:17:44.411Z] #17 29.45 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-27T03:17:44.411Z] #17 29.45 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-27T03:17:44.411Z] #17 29.48 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-27T03:17:44.411Z] #17 29.58 Setting up python3-minimal (3.7.3-1) ... [2020-06-27T03:17:44.411Z] #17 30.46 Selecting previously unselected package python3. [2020-06-27T03:17:44.411Z] #17 30.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 ... 24093 files and directories currently installed.) [2020-06-27T03:17:44.411Z] #17 30.52 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-27T03:17:44.411Z] #17 30.53 Unpacking python3 (3.7.3-1) ... [2020-06-27T03:17:44.411Z] #17 30.59 Selecting previously unselected package libip4tc0:amd64. [2020-06-27T03:17:44.411Z] #17 30.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-27T03:17:44.411Z] #17 30.60 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-27T03:17:44.411Z] #17 30.67 Selecting previously unselected package libip6tc0:amd64. [2020-06-27T03:17:44.411Z] #17 30.68 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-27T03:17:44.411Z] #17 30.69 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-27T03:17:44.411Z] #17 30.79 Selecting previously unselected package libiptc0:amd64. [2020-06-27T03:17:44.411Z] #17 30.79 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-27T03:17:44.411Z] #17 30.82 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-27T03:17:44.411Z] #17 30.91 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-27T03:17:44.411Z] #17 30.91 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-27T03:17:44.411Z] #17 30.92 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-27T03:17:44.411Z] #17 30.96 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-27T03:17:44.411Z] #17 30.97 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-27T03:17:44.411Z] #17 30.98 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-27T03:17:44.411Z] #17 31.06 Selecting previously unselected package libnftnl11:amd64. [2020-06-27T03:17:44.411Z] #17 31.06 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-27T03:17:44.411Z] #17 31.07 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-27T03:17:44.411Z] #17 31.18 Selecting previously unselected package iptables. [2020-06-27T03:17:44.411Z] #17 31.18 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-27T03:17:44.411Z] #17 31.18 Unpacking iptables (1.8.2-4) ... [2020-06-27T03:17:44.411Z] #17 31.49 Selecting previously unselected package xxd. [2020-06-27T03:17:44.411Z] #17 31.49 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-27T03:17:44.411Z] #17 31.50 Unpacking xxd (2:8.1.0875-5) ... [2020-06-27T03:17:44.411Z] #17 31.65 Selecting previously unselected package vim-common. [2020-06-27T03:17:44.411Z] #17 31.66 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:17:44.411Z] #17 31.68 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-27T03:17:44.411Z] #17 31.87 Selecting previously unselected package bash-completion. [2020-06-27T03:17:44.411Z] #17 31.87 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-27T03:17:44.429Z] #39 13.82 PBCC images/sk-inet.pb-c.c [2020-06-27T03:17:44.429Z] #39 13.90 DEP images/sk-inet.pb-c.d [2020-06-27T03:17:44.429Z] #39 14.05 PBCC images/sk-unix.pb-c.c [2020-06-27T03:17:44.448Z] #40 26.42 CC images/fifo.o [2020-06-27T03:17:44.577Z] #25 DONE 24.3s [2020-06-27T03:17:44.577Z] [2020-06-27T03:17:44.577Z] #32 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-06-27T03:17:44.577Z] #32 67.24 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-27T03:17:44.577Z] #32 67.28 Setting up xxd (2:8.1.0875-5) ... [2020-06-27T03:17:44.577Z] #32 67.29 Setting up libuv1:amd64 (1.24.1-1) ... [2020-06-27T03:17:44.577Z] #32 67.30 Setting up vim-common (2:8.1.0875-5) ... [2020-06-27T03:17:44.577Z] #32 67.35 Setting up librhash0:amd64 (1.3.8-1) ... [2020-06-27T03:17:44.577Z] #32 67.36 Setting up cmake-data (3.13.4-1) ... [2020-06-27T03:17:44.577Z] #32 67.38 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-06-27T03:17:44.577Z] #32 67.39 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-06-27T03:17:44.577Z] #32 67.40 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-06-27T03:17:44.577Z] #32 67.42 Setting up cmake (3.13.4-1) ... [2020-06-27T03:17:44.577Z] #32 67.43 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:17:44.577Z] #32 67.55 Processing triggers for mime-support (3.62) ... [2020-06-27T03:17:44.577Z] #32 DONE 72.0s [2020-06-27T03:17:44.577Z] [2020-06-27T03:17:44.577Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:44.635Z] #52 DONE 164.8s [2020-06-27T03:17:44.694Z] #39 14.16 DEP images/sk-unix.pb-c.d [2020-06-27T03:17:44.694Z] #39 14.30 PBCC images/mm.pb-c.c [2020-06-27T03:17:44.736Z] #40 26.60 CC images/remap-file-path.o [2020-06-27T03:17:44.952Z] #39 14.44 DEP images/mm.pb-c.d [2020-06-27T03:17:44.952Z] #39 14.51 PBCC images/timerfd.pb-c.c [2020-06-27T03:17:44.977Z] #17 34.48 Unpacking bash-completion (1:2.8-6) ... [2020-06-27T03:17:45.023Z] #40 26.83 CC images/eventfd.o [2020-06-27T03:17:45.023Z] #40 27.00 CC images/eventpoll.o [2020-06-27T03:17:45.210Z] #39 14.60 DEP images/timerfd.pb-c.d [2020-06-27T03:17:45.210Z] #39 14.72 PBCC images/timer.pb-c.c [2020-06-27T03:17:45.210Z] #39 14.77 DEP images/timer.pb-c.d [2020-06-27T03:17:45.235Z] #17 34.78 Selecting previously unselected package bzip2. [2020-06-27T03:17:45.235Z] #17 34.78 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-27T03:17:45.235Z] #17 34.79 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-27T03:17:45.235Z] #17 34.86 Selecting previously unselected package xz-utils. [2020-06-27T03:17:45.235Z] #17 34.87 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-27T03:17:45.235Z] #17 34.88 Unpacking xz-utils (5.2.4-1) ... [2020-06-27T03:17:45.248Z] [2020-06-27T03:17:45.248Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-27T03:17:45.310Z] #40 27.36 CC images/fh.o [2020-06-27T03:17:45.426Z] #39 17.91 make[1]: Nothing to be done for 'all'. [2020-06-27T03:17:45.471Z] #39 14.94 PBCC images/sa.pb-c.c [2020-06-27T03:17:45.471Z] #39 15.03 DEP images/sa.pb-c.d [2020-06-27T03:17:45.471Z] #39 15.09 PBCC images/pipe-data.pb-c.c [2020-06-27T03:17:45.471Z] #39 15.13 DEP images/pipe-data.pb-c.d [2020-06-27T03:17:45.502Z] #33 ... [2020-06-27T03:17:45.502Z] [2020-06-27T03:17:45.502Z] #38 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-06-27T03:17:45.502Z] #38 65.94 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-06-27T03:17:45.502Z] #38 65.96 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-27T03:17:45.502Z] #38 65.99 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-06-27T03:17:45.502Z] #38 66.00 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-06-27T03:17:45.502Z] #38 66.02 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-06-27T03:17:45.502Z] #38 66.04 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-06-27T03:17:45.502Z] #38 66.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-06-27T03:17:45.502Z] #38 66.06 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-06-27T03:17:45.502Z] #38 66.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-06-27T03:17:45.502Z] #38 66.08 Setting up python-protobuf (3.6.1.3-2) ... [2020-06-27T03:17:45.502Z] #38 72.43 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-06-27T03:17:45.502Z] #38 72.45 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:17:45.502Z] #38 DONE 73.0s [2020-06-27T03:17:45.502Z] [2020-06-27T03:17:45.502Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:45.539Z] #53 DONE 0.3s [2020-06-27T03:17:45.728Z] #39 15.18 PBCC images/mnt.pb-c.c [2020-06-27T03:17:45.728Z] #39 15.22 DEP images/mnt.pb-c.d [2020-06-27T03:17:45.728Z] #39 15.40 PBCC images/sk-packet.pb-c.c [2020-06-27T03:17:45.801Z] #17 35.04 Selecting previously unselected package apparmor. [2020-06-27T03:17:45.801Z] #17 35.05 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-27T03:17:45.801Z] #17 35.12 Unpacking apparmor (2.13.2-10) ... [2020-06-27T03:17:45.801Z] #17 35.45 Selecting previously unselected package aufs-tools. [2020-06-27T03:17:45.820Z] [2020-06-27T03:17:45.820Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-27T03:17:45.820Z] #57 DONE 0.2s [2020-06-27T03:17:45.820Z] [2020-06-27T03:17:45.820Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-27T03:17:45.936Z] #40 27.70 CC images/fsnotify.o [2020-06-27T03:17:45.989Z] #39 15.45 DEP images/sk-packet.pb-c.d [2020-06-27T03:17:45.989Z] #39 15.52 PBCC images/tcp-stream.pb-c.c [2020-06-27T03:17:45.989Z] #39 15.59 DEP images/tcp-stream.pb-c.d [2020-06-27T03:17:45.989Z] #39 15.64 PBCC images/pipe.pb-c.c [2020-06-27T03:17:45.989Z] #39 15.68 DEP images/pipe.pb-c.d [2020-06-27T03:17:46.059Z] #17 35.46 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-27T03:17:46.059Z] #17 35.47 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-27T03:17:46.059Z] #17 35.59 Selecting previously unselected package libonig5:amd64. [2020-06-27T03:17:46.102Z] #59 DONE 0.2s [2020-06-27T03:17:46.102Z] [2020-06-27T03:17:46.102Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-27T03:17:46.102Z] #61 DONE 0.1s [2020-06-27T03:17:46.102Z] [2020-06-27T03:17:46.102Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-27T03:17:46.102Z] #62 DONE 0.1s [2020-06-27T03:17:46.102Z] [2020-06-27T03:17:46.102Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-27T03:17:46.247Z] #39 15.76 PBCC images/pstree.pb-c.c [2020-06-27T03:17:46.247Z] #39 15.79 DEP images/pstree.pb-c.d [2020-06-27T03:17:46.247Z] #39 15.85 PBCC images/fs.pb-c.c [2020-06-27T03:17:46.247Z] #39 15.88 DEP images/fs.pb-c.d [2020-06-27T03:17:46.247Z] #39 15.91 PBCC images/signalfd.pb-c.c [2020-06-27T03:17:46.247Z] #39 ... [2020-06-27T03:17:46.247Z] [2020-06-27T03:17:46.247Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:46.247Z] #47 78.38 encoding/json [2020-06-27T03:17:46.247Z] #47 83.43 github.com/pkg/diff [2020-06-27T03:17:46.247Z] #47 84.96 go/ast [2020-06-27T03:17:46.247Z] #47 86.98 golang.org/x/crypto/ssh/terminal [2020-06-27T03:17:46.317Z] #17 35.59 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-27T03:17:46.317Z] #17 35.60 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-27T03:17:46.317Z] #17 35.74 Selecting previously unselected package libjq1:amd64. [2020-06-27T03:17:46.317Z] #17 35.76 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-27T03:17:46.317Z] #17 35.76 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-27T03:17:46.382Z] #39 ... [2020-06-27T03:17:46.382Z] [2020-06-27T03:17:46.382Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:46.382Z] #47 73.15 mvdan.cc/sh/v3/cmd/shfmt [2020-06-27T03:17:46.382Z] #47 DONE 77.8s [2020-06-27T03:17:46.382Z] [2020-06-27T03:17:46.382Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:46.382Z] #41 68.49 text/template [2020-06-27T03:17:46.382Z] #41 69.54 go/parser [2020-06-27T03:17:46.382Z] #41 73.29 encoding/xml [2020-06-27T03:17:46.382Z] #41 74.41 compress/gzip [2020-06-27T03:17:46.382Z] #41 75.51 crypto/rand [2020-06-27T03:17:46.382Z] #41 76.21 go/doc [2020-06-27T03:17:46.382Z] #41 76.36 encoding/asn1 [2020-06-27T03:17:46.506Z] #47 ... [2020-06-27T03:17:46.506Z] [2020-06-27T03:17:46.506Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:17:46.562Z] #40 28.62 CC images/signalfd.o [2020-06-27T03:17:46.575Z] #17 35.88 Selecting previously unselected package jq. [2020-06-27T03:17:46.575Z] #17 35.90 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-27T03:17:46.575Z] #17 35.90 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-27T03:17:46.575Z] #17 36.00 Selecting previously unselected package libaio1:amd64. [2020-06-27T03:17:46.575Z] #17 36.00 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-27T03:17:46.575Z] #17 36.00 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-27T03:17:46.575Z] #17 36.06 Selecting previously unselected package libgpm2:amd64. [2020-06-27T03:17:46.575Z] #17 36.07 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-27T03:17:46.575Z] #17 36.09 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-27T03:17:46.715Z] #63 DONE 0.6s [2020-06-27T03:17:46.833Z] #17 36.15 Selecting previously unselected package libicu63:amd64. [2020-06-27T03:17:46.833Z] #17 36.15 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-27T03:17:46.833Z] #17 36.17 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-27T03:17:46.850Z] #40 ... [2020-06-27T03:17:46.850Z] [2020-06-27T03:17:46.850Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:46.850Z] #11 98.23 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-27T03:17:46.850Z] #11 98.24 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-06-27T03:17:46.850Z] #11 98.26 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:17:46.981Z] #41 ... [2020-06-27T03:17:46.981Z] [2020-06-27T03:17:46.981Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:46.981Z] #39 19.64 CC images/stats.o [2020-06-27T03:17:46.997Z] [2020-06-27T03:17:46.997Z] #64 exporting to image [2020-06-27T03:17:46.997Z] #64 exporting layers [2020-06-27T03:17:47.279Z] #52 40.05 Checking out files: 34% (1092/3198) Checking out files: 35% (1120/3198) Checking out files: 36% (1152/3198) Checking out files: 37% (1184/3198) Checking out files: 38% (1216/3198) Checking out files: 39% (1248/3198) Checking out files: 40% (1280/3198) Checking out files: 41% (1312/3198) Checking out files: 42% (1344/3198) Checking out files: 43% (1376/3198) Checking out files: 44% (1408/3198) Checking out files: 45% (1440/3198) Checking out files: 46% (1472/3198) Checking out files: 47% (1504/3198) Checking out files: 48% (1536/3198) Checking out files: 49% (1568/3198) Checking out files: 50% (1599/3198) Checking out files: 51% (1631/3198) Checking out files: 52% (1663/3198) Checking out files: 53% (1695/3198) Checking out files: 54% (1727/3198) Checking out files: 55% (1759/3198) Checking out files: 56% (1791/3198) Checking out files: 57% (1823/3198) Checking out files: 58% (1855/3198) Checking out files: 59% (1887/3198) Checking out files: 60% (1919/3198) Checking out files: 61% (1951/3198) Checking out files: 62% (1983/3198) Checking out files: 63% (2015/3198) Checking out files: 64% (2047/3198) Checking out files: 65% (2079/3198) Checking out files: 66% (2111/3198) Checking out files: 67% (2143/3198) Checking out files: 68% (2175/3198) Checking out files: 69% (2207/3198) Checking out files: 70% (2239/3198) Checking out files: 71% (2271/3198) Checking out files: 72% (2303/3198) Checking out files: 73% (2335/3198) Checking out files: 74% (2367/3198) Checking out files: 75% (2399/3198) Checking out files: 76% (2431/3198) Checking out files: 77% (2463/3198) Checking out files: 78% (2495/3198) Checking out files: 79% (2527/3198) Checking out files: 80% (2559/3198) Checking out files: 81% (2591/3198) Checking out files: 82% (2623/3198) Checking out files: 82% (2637/3198) Checking out files: 83% (2655/3198) Checking out files: 84% (2687/3198) Checking out files: 85% (2719/3198) Checking out files: 86% (2751/3198) Checking out files: 87% (2783/3198) Checking out files: 88% (2815/3198) Checking out files: 89% (2847/3198) Checking out files: 90% (2879/3198) Checking out files: 91% (2911/3198) Checking out files: 92% (2943/3198) Checking out files: 93% (2975/3198) Checking out files: 94% (3007/3198) Checking out files: 95% (3039/3198) Checking out files: 96% (3071/3198) Checking out files: 97% (3103/3198) Checking out files: 98% (3135/3198) Checking out files: 99% (3167/3198) Checking out files: 100% (3198/3198) Checking out files: 100% (3198/3198), done. [2020-06-27T03:17:47.279Z] #52 41.58 + cd /tmp/tmp.LIdkGFjhpI/src/github.com/containerd/containerd [2020-06-27T03:17:47.279Z] #52 41.58 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:17:47.552Z] #39 19.99 CC images/core.o [2020-06-27T03:17:48.492Z] #39 20.86 CC images/core-x86.o [2020-06-27T03:17:49.061Z] #39 21.57 CC images/core-arm.o [2020-06-27T03:17:49.178Z] #52 43.23 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-27T03:17:49.178Z] #52 43.23 + BUILDTAGS='netgo osusergo static_build' [2020-06-27T03:17:49.178Z] #52 43.23 + export EXTRA_FLAGS=-buildmode=pie [2020-06-27T03:17:49.178Z] #52 43.23 + EXTRA_FLAGS=-buildmode=pie [2020-06-27T03:17:49.178Z] #52 43.23 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-27T03:17:49.178Z] #52 43.23 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-27T03:17:49.178Z] #52 43.23 + '[' '' = dynamic ']' [2020-06-27T03:17:49.178Z] #52 43.23 + make [2020-06-27T03:17:49.557Z] #11 ... [2020-06-27T03:17:49.557Z] [2020-06-27T03:17:49.557Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:49.557Z] #42 90.96 os/exec [2020-06-27T03:17:49.557Z] #42 90.99 net [2020-06-27T03:17:49.557Z] #42 95.18 internal/lazyregexp [2020-06-27T03:17:49.557Z] #42 95.71 github.com/LK4D4/vndr/versioned [2020-06-27T03:17:49.557Z] #42 98.89 encoding/base64 [2020-06-27T03:17:49.557Z] #42 98.90 crypto/cipher [2020-06-27T03:17:49.557Z] #42 98.98 go/scanner [2020-06-27T03:17:49.632Z] #39 22.05 CC images/core-aarch64.o [2020-06-27T03:17:49.666Z] #39 ... [2020-06-27T03:17:49.666Z] [2020-06-27T03:17:49.666Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:49.666Z] #47 66.85 context [2020-06-27T03:17:49.666Z] #47 67.40 encoding/binary [2020-06-27T03:17:49.666Z] #47 68.01 os [2020-06-27T03:17:49.666Z] #47 69.77 encoding/base64 [2020-06-27T03:17:49.666Z] #47 71.05 golang.org/x/sys/unix [2020-06-27T03:17:49.666Z] #47 71.95 fmt [2020-06-27T03:17:49.666Z] #47 ... [2020-06-27T03:17:49.666Z] [2020-06-27T03:17:49.666Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:49.666Z] #30 66.73 strings [2020-06-27T03:17:49.666Z] #30 68.56 fmt [2020-06-27T03:17:49.666Z] #30 69.80 path/filepath [2020-06-27T03:17:49.666Z] #30 71.43 io/ioutil [2020-06-27T03:17:49.666Z] #30 72.40 path [2020-06-27T03:17:49.666Z] #30 72.86 text/tabwriter [2020-06-27T03:17:49.666Z] #30 74.82 flag [2020-06-27T03:17:49.666Z] #30 74.85 github.com/BurntSushi/toml [2020-06-27T03:17:49.666Z] #30 ... [2020-06-27T03:17:49.666Z] [2020-06-27T03:17:49.666Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:49.666Z] #33 4.706 + RM_GOPATH=0 [2020-06-27T03:17:49.666Z] #33 4.706 + TMP_GOPATH= [2020-06-27T03:17:49.666Z] #33 4.706 + : /build [2020-06-27T03:17:49.666Z] #33 4.706 + '[' -z '' ']' [2020-06-27T03:17:49.666Z] #33 4.706 ++ mktemp -d [2020-06-27T03:17:49.666Z] #33 4.708 + export GOPATH=/tmp/tmp.vqBbAfKWsS [2020-06-27T03:17:49.666Z] #33 4.708 + GOPATH=/tmp/tmp.vqBbAfKWsS [2020-06-27T03:17:49.666Z] #33 4.708 + RM_GOPATH=1 [2020-06-27T03:17:49.666Z] #33 4.708 + case "$(go env GOARCH)" in [2020-06-27T03:17:49.666Z] #33 4.708 ++ go env GOARCH [2020-06-27T03:17:49.666Z] #33 4.738 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:17:49.666Z] #33 4.738 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:17:49.666Z] #33 4.741 ++ dirname /tmp/install/install.sh [2020-06-27T03:17:49.666Z] #33 4.744 + dir=/tmp/install [2020-06-27T03:17:49.666Z] #33 4.744 + bin=tini [2020-06-27T03:17:49.666Z] #33 4.745 + shift [2020-06-27T03:17:49.666Z] #33 4.745 + '[' '!' -f /tmp/install/tini.installer ']' [2020-06-27T03:17:49.666Z] #33 4.745 + . /tmp/install/tini.installer [2020-06-27T03:17:49.666Z] #33 4.745 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:17:49.666Z] #33 4.746 + install_tini [2020-06-27T03:17:49.666Z] #33 4.746 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-06-27T03:17:49.666Z] #33 4.746 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:17:49.666Z] #33 4.746 + git clone https://github.com/krallin/tini.git /tmp/tmp.vqBbAfKWsS/tini [2020-06-27T03:17:49.666Z] #33 4.749 Cloning into '/tmp/tmp.vqBbAfKWsS/tini'... [2020-06-27T03:17:49.671Z] #64 exporting layers 2.8s done [2020-06-27T03:17:49.671Z] #64 writing image sha256:39af2892ea14a712a48f99050e3af46caf0b0f7a0ba234e187154ff03316156a done [2020-06-27T03:17:49.671Z] #64 naming to docker.io/library/docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc done [2020-06-27T03:17:49.671Z] #64 DONE 2.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-27T03:17:49.843Z] #42 101.1 net/url [2020-06-27T03:17:49.843Z] #42 ... [2020-06-27T03:17:49.843Z] [2020-06-27T03:17:49.843Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:49.843Z] #48 91.14 mvdan.cc/sh/v3/fileutil [2020-06-27T03:17:49.843Z] #48 92.79 encoding/binary [2020-06-27T03:17:49.843Z] #48 92.80 flag [2020-06-27T03:17:49.843Z] #48 92.82 github.com/pkg/diff [2020-06-27T03:17:49.843Z] #48 92.83 go/token [2020-06-27T03:17:49.843Z] #48 96.49 go/scanner [2020-06-27T03:17:49.843Z] #48 98.50 mvdan.cc/editorconfig [2020-06-27T03:17:49.843Z] #48 99.27 mvdan.cc/sh/v3/syntax [2020-06-27T03:17:49.843Z] #48 100.3 encoding/base64 [2020-06-27T03:17:49.843Z] #48 101.2 go/ast [2020-06-27T03:17:49.843Z] #48 ... [2020-06-27T03:17:49.843Z] [2020-06-27T03:17:49.844Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:49.844Z] #40 28.88 CC images/fs.o [2020-06-27T03:17:49.844Z] #40 29.12 CC images/pstree.o [2020-06-27T03:17:49.844Z] #40 29.38 CC images/pipe.o [2020-06-27T03:17:49.844Z] #40 29.64 CC images/tcp-stream.o [2020-06-27T03:17:49.844Z] #40 30.06 CC images/sk-packet.o [2020-06-27T03:17:49.844Z] #40 30.54 CC images/mnt.o [2020-06-27T03:17:49.844Z] #40 30.87 CC images/pipe-data.o [2020-06-27T03:17:49.844Z] #40 31.09 CC images/sa.o [2020-06-27T03:17:49.844Z] #40 31.42 CC images/timer.o [2020-06-27T03:17:49.844Z] #40 31.84 CC images/timerfd.o [2020-06-27T03:17:49.921Z] #33 5.548 + cd /tmp/tmp.vqBbAfKWsS/tini [2020-06-27T03:17:49.921Z] #33 5.549 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-06-27T03:17:49.921Z] #33 5.569 + cmake . [2020-06-27T03:17:50.118Z] #52 44.20 + bin/ctr [2020-06-27T03:17:50.131Z] #40 32.13 CC images/mm.o [2020-06-27T03:17:50.131Z] #40 ... [2020-06-27T03:17:50.131Z] [2020-06-27T03:17:50.131Z] #31 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:50.131Z] #31 91.95 log [2020-06-27T03:17:50.131Z] #31 91.95 github.com/BurntSushi/toml [2020-06-27T03:17:50.131Z] #31 91.96 flag [2020-06-27T03:17:50.131Z] #31 96.93 github.com/BurntSushi/toml/cmd/tomlv [2020-06-27T03:17:50.131Z] #31 DONE 101.7s [2020-06-27T03:17:50.139Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/test/unit [2020-06-27T03:17:50.202Z] #39 22.50 CC images/core-ppc64.o [2020-06-27T03:17:50.417Z] [2020-06-27T03:17:50.417Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:17:50.482Z] #33 5.982 -- The C compiler identification is GNU 8.3.0 [2020-06-27T03:17:50.482Z] #33 6.023 -- Check for working C compiler: /usr/bin/cc [2020-06-27T03:17:50.705Z] #29 ... [2020-06-27T03:17:50.705Z] [2020-06-27T03:17:50.705Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:50.705Z] #40 32.61 CC images/sk-opts.o [2020-06-27T03:17:50.773Z] #39 23.22 CC images/core-s390.o [2020-06-27T03:17:50.992Z] #40 33.00 CC images/sk-unix.o [2020-06-27T03:17:51.016Z] #17 39.97 Selecting previously unselected package libnet1:amd64. [2020-06-27T03:17:51.016Z] #17 39.98 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-27T03:17:51.016Z] #17 39.99 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-27T03:17:51.016Z] #17 40.08 Selecting previously unselected package libnl-3-200:amd64. [2020-06-27T03:17:51.016Z] #17 40.10 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-27T03:17:51.016Z] #17 40.10 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-27T03:17:51.016Z] #17 40.19 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-27T03:17:51.016Z] #17 40.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-27T03:17:51.016Z] #17 40.20 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-27T03:17:51.016Z] #17 40.24 Selecting previously unselected package libreadline5:amd64. [2020-06-27T03:17:51.016Z] #17 40.26 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-27T03:17:51.016Z] #17 40.27 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-27T03:17:51.016Z] #17 40.37 Selecting previously unselected package net-tools. [2020-06-27T03:17:51.016Z] #17 40.37 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-27T03:17:51.016Z] #17 40.38 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-27T03:17:51.274Z] #17 40.59 Selecting previously unselected package python-pip-whl. [2020-06-27T03:17:51.274Z] #17 40.60 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-27T03:17:51.274Z] #17 40.61 Unpacking python-pip-whl (18.1-5) ... [2020-06-27T03:17:51.408Z] #33 6.766 -- Check for working C compiler: /usr/bin/cc -- works [2020-06-27T03:17:51.408Z] #33 6.768 -- Detecting C compiler ABI info [2020-06-27T03:17:51.619Z] #40 33.69 CC images/sk-inet.o [2020-06-27T03:17:51.714Z] #39 24.17 CC images/cpuinfo.o [2020-06-27T03:17:51.840Z] #17 41.21 Selecting previously unselected package python3-lib2to3. [2020-06-27T03:17:51.840Z] #17 41.21 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-27T03:17:51.840Z] #17 41.21 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-27T03:17:51.840Z] #17 41.34 Selecting previously unselected package python3-distutils. [2020-06-27T03:17:51.840Z] #17 41.34 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-27T03:17:51.840Z] #17 41.35 Unpacking python3-distutils (3.7.3-1) ... [2020-06-27T03:17:51.968Z] #33 7.549 -- Detecting C compiler ABI info - done [2020-06-27T03:17:51.968Z] #33 7.619 -- Detecting C compile features [2020-06-27T03:17:52.098Z] #17 41.47 Selecting previously unselected package python3-pip. [2020-06-27T03:17:52.098Z] #17 41.49 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-27T03:17:52.098Z] #17 41.49 Unpacking python3-pip (18.1-5) ... [2020-06-27T03:17:52.243Z] #40 34.11 CC images/tun.o [2020-06-27T03:17:52.284Z] #39 24.68 CC images/inventory.o [2020-06-27T03:17:52.356Z] #17 41.63 Selecting previously unselected package python3-pkg-resources. [2020-06-27T03:17:52.356Z] #17 41.65 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-27T03:17:52.356Z] #17 41.65 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-27T03:17:52.356Z] #17 41.81 Selecting previously unselected package python3-setuptools. [2020-06-27T03:17:52.356Z] #17 41.81 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-27T03:17:52.356Z] #17 41.82 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-27T03:17:52.530Z] #40 34.36 CC images/sk-netlink.o [2020-06-27T03:17:52.530Z] #40 34.58 CC images/packet-sock.o [2020-06-27T03:17:52.544Z] #39 24.90 CC images/fdinfo.o [2020-06-27T03:17:52.614Z] #17 42.06 Selecting previously unselected package python3-wheel. [2020-06-27T03:17:52.615Z] #17 42.06 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-27T03:17:52.615Z] #17 42.07 Unpacking python3-wheel (0.32.3-2) ... [2020-06-27T03:17:52.804Z] #39 25.26 CC images/fown.o [2020-06-27T03:17:52.804Z] #39 25.37 CC images/ns.o [2020-06-27T03:17:52.812Z] ? github.com/docker/docker/api [no test files] [2020-06-27T03:17:52.872Z] #17 42.17 Selecting previously unselected package sudo. [2020-06-27T03:17:52.872Z] #17 42.18 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-27T03:17:52.872Z] #17 42.19 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-27T03:17:53.065Z] #39 25.56 CC images/regfile.o [2020-06-27T03:17:53.129Z] #17 42.70 Selecting previously unselected package thin-provisioning-tools. [2020-06-27T03:17:53.129Z] #17 42.70 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-27T03:17:53.129Z] #17 42.72 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-27T03:17:53.153Z] #40 35.05 CC images/ipc-var.o [2020-06-27T03:17:53.325Z] #39 25.87 CC images/ghost-file.o [2020-06-27T03:17:53.440Z] #40 35.27 CC images/ipc-desc.o [2020-06-27T03:17:53.440Z] #40 35.48 CC images/ipc-shm.o [2020-06-27T03:17:53.693Z] #17 42.97 Selecting previously unselected package uidmap. [2020-06-27T03:17:53.693Z] #17 42.98 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-27T03:17:53.693Z] #17 42.99 Unpacking uidmap (1:4.5-1.1) ... [2020-06-27T03:17:53.693Z] #17 43.14 Selecting previously unselected package vim-runtime. [2020-06-27T03:17:53.693Z] #17 43.14 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:17:53.693Z] #17 43.19 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-27T03:17:53.693Z] #17 43.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-27T03:17:53.693Z] #17 43.23 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-27T03:17:53.727Z] #40 35.72 CC images/ipc-msg.o [2020-06-27T03:17:53.897Z] #39 26.30 CC images/fifo.o [2020-06-27T03:17:54.014Z] #40 36.08 CC images/ipc-sem.o [2020-06-27T03:17:54.158Z] #39 26.57 CC images/remap-file-path.o [2020-06-27T03:17:54.299Z] #40 36.30 CC images/utsns.o [2020-06-27T03:17:54.419Z] #39 26.81 CC images/eventfd.o [2020-06-27T03:17:54.419Z] #39 ... [2020-06-27T03:17:54.419Z] [2020-06-27T03:17:54.419Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:17:54.419Z] #54 85.98 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-27T03:17:54.419Z] #54 85.98 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-27T03:17:54.478Z] #33 9.794 -- Detecting C compile features - done [2020-06-27T03:17:54.478Z] #33 ... [2020-06-27T03:17:54.478Z] [2020-06-27T03:17:54.478Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:54.478Z] #41 71.80 fmt [2020-06-27T03:17:54.478Z] #41 75.41 regexp [2020-06-27T03:17:54.478Z] #41 78.45 go/token [2020-06-27T03:17:54.478Z] #41 79.37 go/scanner [2020-06-27T03:17:54.478Z] #41 80.38 internal/lazyregexp [2020-06-27T03:17:54.478Z] #41 80.71 net/url [2020-06-27T03:17:54.478Z] #41 81.15 go/ast [2020-06-27T03:17:54.478Z] #41 ... [2020-06-27T03:17:54.478Z] [2020-06-27T03:17:54.478Z] #33 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:54.478Z] #33 9.859 -- Performing Test HAS_BUILTIN_FORTIFY [2020-06-27T03:17:54.478Z] #33 10.16 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-06-27T03:17:54.585Z] #40 36.48 CC images/creds.o [2020-06-27T03:17:54.733Z] #33 10.29 -- Configuring done [2020-06-27T03:17:54.733Z] #33 10.33 -- Generating done [2020-06-27T03:17:54.733Z] #33 10.33 -- Build files have been written to: /tmp/tmp.vqBbAfKWsS/tini [2020-06-27T03:17:54.733Z] #33 10.35 + make tini-static [2020-06-27T03:17:54.871Z] #40 36.72 CC images/vma.o [2020-06-27T03:17:55.063Z] #17 ... [2020-06-27T03:17:55.063Z] [2020-06-27T03:17:55.063Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:55.063Z] #39 103.0 CC criu/cr-errno.o [2020-06-27T03:17:55.063Z] #39 103.1 CC criu/cr-restore.o [2020-06-27T03:17:55.063Z] #39 108.1 CC criu/cr-service.o [2020-06-27T03:17:55.063Z] #39 109.7 CC criu/crtools.o [2020-06-27T03:17:55.063Z] #39 110.4 CC criu/eventfd.o [2020-06-27T03:17:55.063Z] #39 110.8 CC criu/eventpoll.o [2020-06-27T03:17:55.063Z] #39 111.7 CC criu/external.o [2020-06-27T03:17:55.063Z] #39 112.0 CC criu/fault-injection.o [2020-06-27T03:17:55.063Z] #39 112.2 CC criu/fdstore.o [2020-06-27T03:17:55.063Z] #39 112.6 CC criu/fifo.o [2020-06-27T03:17:55.063Z] #39 113.0 CC criu/file-ids.o [2020-06-27T03:17:55.162Z] #40 36.99 CC images/netdev.o [2020-06-27T03:17:55.293Z] #33 10.79 Scanning dependencies of target tini-static [2020-06-27T03:17:55.293Z] #33 10.93 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-06-27T03:17:55.319Z] #39 113.4 CC criu/file-lock.o [2020-06-27T03:17:55.383Z] #52 ... [2020-06-27T03:17:55.383Z] [2020-06-27T03:17:55.383Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:55.383Z] #41 86.84 go/parser [2020-06-27T03:17:55.383Z] #41 89.52 text/template [2020-06-27T03:17:55.383Z] #41 90.66 encoding/xml [2020-06-27T03:17:55.383Z] #41 94.84 go/doc [2020-06-27T03:17:55.383Z] #41 96.63 github.com/LK4D4/vndr/godl/singleflight [2020-06-27T03:17:55.383Z] #41 96.81 github.com/LK4D4/vndr/versioned [2020-06-27T03:17:55.383Z] #41 96.89 compress/flate [2020-06-27T03:17:55.383Z] #41 ... [2020-06-27T03:17:55.383Z] [2020-06-27T03:17:55.383Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:55.383Z] #39 15.97 DEP images/signalfd.pb-c.d [2020-06-27T03:17:55.383Z] #39 16.04 PBCC images/fh.pb-c.c [2020-06-27T03:17:55.383Z] #39 16.08 PBCC images/fsnotify.pb-c.c [2020-06-27T03:17:55.383Z] #39 16.12 DEP images/fh.pb-c.d [2020-06-27T03:17:55.383Z] #39 16.15 DEP images/fsnotify.pb-c.d [2020-06-27T03:17:55.383Z] #39 16.20 PBCC images/eventpoll.pb-c.c [2020-06-27T03:17:55.383Z] #39 16.26 DEP images/eventpoll.pb-c.d [2020-06-27T03:17:55.383Z] #39 16.32 PBCC images/eventfd.pb-c.c [2020-06-27T03:17:55.383Z] #39 16.36 DEP images/eventfd.pb-c.d [2020-06-27T03:17:55.383Z] #39 16.43 PBCC images/remap-file-path.pb-c.c [2020-06-27T03:17:55.383Z] #39 16.48 DEP images/remap-file-path.pb-c.d [2020-06-27T03:17:55.383Z] #39 16.54 PBCC images/fifo.pb-c.c [2020-06-27T03:17:55.383Z] #39 16.58 DEP images/fifo.pb-c.d [2020-06-27T03:17:55.383Z] #39 16.65 PBCC images/ghost-file.pb-c.c [2020-06-27T03:17:55.383Z] #39 16.69 DEP images/ghost-file.pb-c.d [2020-06-27T03:17:55.383Z] #39 16.80 PBCC images/regfile.pb-c.c [2020-06-27T03:17:55.383Z] #39 16.87 DEP images/regfile.pb-c.d [2020-06-27T03:17:55.383Z] #39 16.94 PBCC images/ns.pb-c.c [2020-06-27T03:17:55.383Z] #39 16.98 DEP images/ns.pb-c.d [2020-06-27T03:17:55.383Z] #39 17.02 PBCC images/fdinfo.pb-c.c [2020-06-27T03:17:55.383Z] #39 17.15 DEP images/fdinfo.pb-c.d [2020-06-27T03:17:55.383Z] #39 17.24 PBCC images/core-aarch64.pb-c.c [2020-06-27T03:17:55.383Z] #39 17.28 PBCC images/core-arm.pb-c.c [2020-06-27T03:17:55.383Z] #39 17.33 PBCC images/core-ppc64.pb-c.c [2020-06-27T03:17:55.383Z] #39 17.36 PBCC images/core-s390.pb-c.c [2020-06-27T03:17:55.383Z] #39 17.40 PBCC images/core-x86.pb-c.c [2020-06-27T03:17:55.383Z] #39 17.47 PBCC images/core.pb-c.c [2020-06-27T03:17:55.383Z] #39 17.51 PBCC images/inventory.pb-c.c [2020-06-27T03:17:55.383Z] #39 17.58 DEP images/core-aarch64.pb-c.d [2020-06-27T03:17:55.383Z] #39 17.67 DEP images/core-arm.pb-c.d [2020-06-27T03:17:55.383Z] #39 17.74 DEP images/core-ppc64.pb-c.d [2020-06-27T03:17:55.383Z] #39 17.83 DEP images/core-s390.pb-c.d [2020-06-27T03:17:55.383Z] #39 17.85 DEP images/core-x86.pb-c.d [2020-06-27T03:17:55.383Z] #39 17.89 DEP images/core.pb-c.d [2020-06-27T03:17:55.383Z] #39 17.93 DEP images/inventory.pb-c.d [2020-06-27T03:17:55.383Z] #39 17.97 PBCC images/cpuinfo.pb-c.c [2020-06-27T03:17:55.383Z] #39 18.00 DEP images/cpuinfo.pb-c.d [2020-06-27T03:17:55.383Z] #39 18.05 PBCC images/stats.pb-c.c [2020-06-27T03:17:55.383Z] #39 18.09 DEP images/stats.pb-c.d [2020-06-27T03:17:55.383Z] #39 19.55 make[1]: Nothing to be done for 'all'. [2020-06-27T03:17:55.383Z] #39 21.14 CC images/stats.o [2020-06-27T03:17:55.383Z] #39 21.53 CC images/core.o [2020-06-27T03:17:55.383Z] #39 22.13 CC images/core-x86.o [2020-06-27T03:17:55.383Z] #39 22.68 CC images/core-arm.o [2020-06-27T03:17:55.383Z] #39 23.13 CC images/core-aarch64.o [2020-06-27T03:17:55.383Z] #39 23.53 CC images/core-ppc64.o [2020-06-27T03:17:55.383Z] #39 24.13 CC images/core-s390.o [2020-06-27T03:17:55.383Z] #39 24.73 CC images/cpuinfo.o [2020-06-27T03:17:55.449Z] #40 37.52 CC images/tty.o [2020-06-27T03:17:55.641Z] #39 25.18 CC images/inventory.o [2020-06-27T03:17:55.899Z] #39 25.47 CC images/fdinfo.o [2020-06-27T03:17:56.250Z] #39 114.3 CC criu/files-ext.o [2020-06-27T03:17:56.465Z] #39 25.84 CC images/fown.o [2020-06-27T03:17:56.471Z] #40 38.38 CC images/file-lock.o [2020-06-27T03:17:56.471Z] #40 38.60 CC images/rlimit.o [2020-06-27T03:17:56.507Z] #39 114.7 CC criu/files-reg.o [2020-06-27T03:17:56.725Z] #39 26.08 CC images/ns.o [2020-06-27T03:17:56.725Z] #39 26.25 CC images/regfile.o [2020-06-27T03:17:56.725Z] #39 ... [2020-06-27T03:17:56.725Z] [2020-06-27T03:17:56.725Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:56.725Z] #41 98.74 github.com/LK4D4/vndr/build [2020-06-27T03:17:56.757Z] #40 38.77 CC images/pagemap.o [2020-06-27T03:17:56.764Z] #39 ... [2020-06-27T03:17:56.764Z] [2020-06-27T03:17:56.764Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:17:56.764Z] #17 46.25 Selecting previously unselected package vim. [2020-06-27T03:17:56.764Z] #17 46.27 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-27T03:17:56.764Z] #17 46.29 Unpacking vim (2:8.1.0875-5) ... [2020-06-27T03:17:56.983Z] #41 ... [2020-06-27T03:17:56.983Z] [2020-06-27T03:17:56.983Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:56.983Z] #47 88.97 mvdan.cc/editorconfig [2020-06-27T03:17:56.983Z] #47 90.27 mvdan.cc/sh/v3/fileutil [2020-06-27T03:17:56.983Z] #47 90.53 mvdan.cc/sh/v3/syntax [2020-06-27T03:17:56.983Z] #47 97.35 mvdan.cc/sh/v3/cmd/shfmt [2020-06-27T03:17:56.983Z] #47 ... [2020-06-27T03:17:56.983Z] [2020-06-27T03:17:56.983Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:56.983Z] #39 26.48 CC images/ghost-file.o [2020-06-27T03:17:57.044Z] #40 39.12 CC images/siginfo.o [2020-06-27T03:17:57.178Z] #33 12.45 [100%] Linking C executable tini-static [2020-06-27T03:17:57.241Z] #39 26.77 CC images/fifo.o [2020-06-27T03:17:57.328Z] #17 46.78 Selecting previously unselected package xfsprogs. [2020-06-27T03:17:57.328Z] #17 46.79 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-27T03:17:57.328Z] #17 46.80 Unpacking xfsprogs (4.20.0-1) ... [2020-06-27T03:17:57.331Z] #40 39.48 CC images/rpc.o [2020-06-27T03:17:57.434Z] #33 13.15 [100%] Built target tini-static [2020-06-27T03:17:57.500Z] #39 27.05 CC images/remap-file-path.o [2020-06-27T03:17:57.692Z] #33 13.23 + mkdir -p /build [2020-06-27T03:17:57.692Z] #33 13.24 + cp tini-static /build/docker-init [2020-06-27T03:17:57.758Z] #39 27.32 CC images/eventfd.o [2020-06-27T03:17:57.895Z] #17 47.26 Selecting previously unselected package zip. [2020-06-27T03:17:57.895Z] #17 47.26 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-27T03:17:57.895Z] #17 47.26 Unpacking zip (3.0-11+b1) ... [2020-06-27T03:17:57.895Z] #17 47.48 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-27T03:17:57.895Z] #17 47.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-27T03:17:57.895Z] #17 47.50 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-27T03:17:58.153Z] #17 47.51 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-27T03:17:58.153Z] #17 47.52 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-27T03:17:58.153Z] #17 47.53 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-27T03:17:58.153Z] #17 47.54 Setting up uidmap (1:4.5-1.1) ... [2020-06-27T03:17:58.153Z] #17 47.55 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-27T03:17:58.153Z] #17 47.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-27T03:17:58.153Z] #17 47.57 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-27T03:17:58.153Z] #17 47.58 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-27T03:17:58.153Z] #17 47.59 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-27T03:17:58.153Z] #17 47.60 Setting up xxd (2:8.1.0875-5) ... [2020-06-27T03:17:58.153Z] #17 47.61 Setting up zip (3.0-11+b1) ... [2020-06-27T03:17:58.153Z] #17 47.62 Setting up vim-common (2:8.1.0875-5) ... [2020-06-27T03:17:58.153Z] #17 47.64 Setting up bash-completion (1:2.8-6) ... [2020-06-27T03:17:58.297Z] #33 DONE 13.6s [2020-06-27T03:17:58.297Z] [2020-06-27T03:17:58.297Z] #30 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:17:58.297Z] #30 77.40 log [2020-06-27T03:17:58.297Z] #30 80.31 github.com/BurntSushi/toml/cmd/tomlv [2020-06-27T03:17:58.297Z] #30 DONE 85.6s [2020-06-27T03:17:58.297Z] [2020-06-27T03:17:58.297Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:17:58.326Z] #39 27.67 CC images/eventpoll.o [2020-06-27T03:17:58.585Z] #39 27.96 CC images/fh.o [2020-06-27T03:17:58.808Z] #52 39.36 Checking out files: 43% (1383/3198) Checking out files: 44% (1408/3198) Checking out files: 45% (1440/3198) Checking out files: 46% (1472/3198) Checking out files: 47% (1504/3198) Checking out files: 48% (1536/3198) Checking out files: 49% (1568/3198) Checking out files: 50% (1599/3198) Checking out files: 51% (1631/3198) Checking out files: 52% (1663/3198) Checking out files: 53% (1695/3198) Checking out files: 54% (1727/3198) Checking out files: 55% (1759/3198) Checking out files: 56% (1791/3198) Checking out files: 57% (1823/3198) Checking out files: 58% (1855/3198) Checking out files: 59% (1887/3198) Checking out files: 60% (1919/3198) Checking out files: 61% (1951/3198) Checking out files: 62% (1983/3198) Checking out files: 63% (2015/3198) Checking out files: 64% (2047/3198) Checking out files: 65% (2079/3198) Checking out files: 66% (2111/3198) Checking out files: 67% (2143/3198) Checking out files: 68% (2175/3198) Checking out files: 69% (2207/3198) Checking out files: 70% (2239/3198) Checking out files: 71% (2271/3198) Checking out files: 72% (2303/3198) Checking out files: 73% (2335/3198) Checking out files: 74% (2367/3198) Checking out files: 75% (2399/3198) Checking out files: 76% (2431/3198) Checking out files: 77% (2463/3198) Checking out files: 78% (2495/3198) Checking out files: 78% (2508/3198) Checking out files: 79% (2527/3198) Checking out files: 80% (2559/3198) Checking out files: 81% (2591/3198) Checking out files: 82% (2623/3198) Checking out files: 83% (2655/3198) Checking out files: 84% (2687/3198) Checking out files: 85% (2719/3198) Checking out files: 86% (2751/3198) Checking out files: 87% (2783/3198) Checking out files: 88% (2815/3198) Checking out files: 89% (2847/3198) Checking out files: 90% (2879/3198) Checking out files: 91% (2911/3198) Checking out files: 92% (2943/3198) Checking out files: 93% (2975/3198) Checking out files: 94% (3007/3198) Checking out files: 95% (3039/3198) Checking out files: 96% (3071/3198) Checking out files: 97% (3103/3198) Checking out files: 97% (3133/3198) Checking out files: 98% (3135/3198) Checking out files: 99% (3167/3198) Checking out files: 100% (3198/3198) Checking out files: 100% (3198/3198), done. [2020-06-27T03:17:58.843Z] #39 28.36 CC images/fsnotify.o [2020-06-27T03:17:59.064Z] #52 41.62 + cd /tmp/tmp.F2Pa2KdZxB/src/github.com/containerd/containerd [2020-06-27T03:17:59.064Z] #52 41.62 + git checkout -q 9b6f3ec0307a825c38617b93ad55162b5bb94234 [2020-06-27T03:17:59.375Z] #40 41.10 CC images/ext-file.o [2020-06-27T03:17:59.375Z] #40 41.28 CC images/cgroup.o [2020-06-27T03:17:59.409Z] #39 29.02 CC images/signalfd.o [2020-06-27T03:17:59.667Z] #39 29.23 CC images/fs.o [2020-06-27T03:17:59.701Z] #54 ... [2020-06-27T03:17:59.701Z] [2020-06-27T03:17:59.701Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:17:59.701Z] #41 80.41 vendor/golang.org/x/crypto/cryptobyte [2020-06-27T03:17:59.701Z] #41 81.86 vendor/golang.org/x/text/unicode/bidi [2020-06-27T03:17:59.701Z] #41 82.58 github.com/LK4D4/vndr/build [2020-06-27T03:17:59.701Z] #41 83.02 vendor/golang.org/x/text/unicode/norm [2020-06-27T03:17:59.701Z] #41 85.05 mime [2020-06-27T03:17:59.701Z] #41 87.68 vendor/golang.org/x/net/idna [2020-06-27T03:17:59.701Z] #41 89.06 crypto/x509 [2020-06-27T03:17:59.701Z] #41 89.09 net/textproto [2020-06-27T03:17:59.701Z] #41 90.14 vendor/golang.org/x/net/http/httpproxy [2020-06-27T03:17:59.701Z] #41 90.46 mime/multipart [2020-06-27T03:17:59.701Z] #41 90.46 vendor/golang.org/x/net/http/httpguts [2020-06-27T03:17:59.701Z] #41 ... [2020-06-27T03:17:59.701Z] [2020-06-27T03:17:59.701Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:59.701Z] #39 27.06 CC images/eventpoll.o [2020-06-27T03:17:59.701Z] #39 27.59 CC images/fh.o [2020-06-27T03:17:59.701Z] #39 28.06 CC images/fsnotify.o [2020-06-27T03:17:59.701Z] #39 28.77 CC images/signalfd.o [2020-06-27T03:17:59.701Z] #39 29.04 CC images/fs.o [2020-06-27T03:17:59.701Z] #39 29.42 CC images/pstree.o [2020-06-27T03:17:59.701Z] #39 29.69 CC images/pipe.o [2020-06-27T03:17:59.701Z] #39 30.03 CC images/tcp-stream.o [2020-06-27T03:17:59.701Z] #39 30.38 CC images/sk-packet.o [2020-06-27T03:17:59.701Z] #39 30.82 CC images/mnt.o [2020-06-27T03:17:59.701Z] #39 31.07 CC images/pipe-data.o [2020-06-27T03:17:59.701Z] #39 31.37 CC images/sa.o [2020-06-27T03:17:59.701Z] #39 31.61 CC images/timer.o [2020-06-27T03:17:59.701Z] #39 32.08 CC images/timerfd.o [2020-06-27T03:17:59.924Z] #39 29.43 CC images/pstree.o [2020-06-27T03:17:59.961Z] #39 ... [2020-06-27T03:17:59.961Z] [2020-06-27T03:17:59.961Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:17:59.961Z] #54 DONE 91.3s [2020-06-27T03:17:59.961Z] [2020-06-27T03:17:59.961Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:17:59.961Z] #39 32.26 CC images/mm.o [2020-06-27T03:17:59.961Z] #39 ... [2020-06-27T03:17:59.961Z] [2020-06-27T03:17:59.961Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-27T03:17:59.961Z] #55 DONE 0.2s [2020-06-27T03:17:59.961Z] [2020-06-27T03:17:59.961Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:17:59.961Z] #10 81.49 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-27T03:17:59.961Z] #10 81.50 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-06-27T03:17:59.961Z] #10 81.52 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:17:59.996Z] #40 42.05 CC images/userns.o [2020-06-27T03:18:00.182Z] #39 29.67 CC images/pipe.o [2020-06-27T03:18:00.221Z] #10 ... [2020-06-27T03:18:00.221Z] [2020-06-27T03:18:00.221Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-27T03:18:00.221Z] #56 DONE 0.1s [2020-06-27T03:18:00.221Z] [2020-06-27T03:18:00.221Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:00.221Z] #39 32.55 CC images/sk-opts.o [2020-06-27T03:18:00.221Z] #39 32.77 CC images/sk-unix.o [2020-06-27T03:18:00.283Z] #40 42.44 CC images/google/protobuf/descriptor.o [2020-06-27T03:18:00.428Z] #52 ... [2020-06-27T03:18:00.428Z] [2020-06-27T03:18:00.428Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:00.428Z] #39 4.759 Note: Building without setproctitle() and strlcpy() support. [2020-06-27T03:18:00.428Z] #39 4.759 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-27T03:18:00.428Z] #39 4.777 Note: Building without GnuTLS support [2020-06-27T03:18:00.428Z] #39 4.779 Makefile.config:39: Warn: you have no libnftables installed [2020-06-27T03:18:00.428Z] #39 4.779 Makefile.config:40: Warn: Building without nftables support [2020-06-27T03:18:00.428Z] #39 6.301 fatal: not a git repository (or any of the parent directories): .git [2020-06-27T03:18:00.428Z] #39 6.346 GEN .gitid [2020-06-27T03:18:00.428Z] #39 6.383 GEN criu/include/version.h [2020-06-27T03:18:00.428Z] #39 6.460 GEN include/common/asm [2020-06-27T03:18:00.428Z] #39 8.271 PBCC images/timens.pb-c.c [2020-06-27T03:18:00.428Z] #39 8.317 DEP images/timens.pb-c.d [2020-06-27T03:18:00.428Z] #39 8.381 PBCC images/fown.pb-c.c [2020-06-27T03:18:00.428Z] #39 8.403 PBCC images/google/protobuf/descriptor.pb-c.c [2020-06-27T03:18:00.428Z] #39 8.580 PBCC images/opts.pb-c.c [2020-06-27T03:18:00.428Z] #39 8.688 PBCC images/memfd.pb-c.c [2020-06-27T03:18:00.428Z] #39 8.752 DEP images/fown.pb-c.d [2020-06-27T03:18:00.428Z] #39 8.814 DEP images/google/protobuf/descriptor.pb-c.d [2020-06-27T03:18:00.428Z] #39 8.920 DEP images/opts.pb-c.d [2020-06-27T03:18:00.428Z] #39 8.994 DEP images/memfd.pb-c.d [2020-06-27T03:18:00.428Z] #39 9.085 PBCC images/sit.pb-c.c [2020-06-27T03:18:00.428Z] #39 9.146 DEP images/sit.pb-c.d [2020-06-27T03:18:00.428Z] #39 9.198 PBCC images/macvlan.pb-c.c [2020-06-27T03:18:00.428Z] #39 9.233 DEP images/macvlan.pb-c.d [2020-06-27T03:18:00.428Z] #39 9.280 PBCC images/autofs.pb-c.c [2020-06-27T03:18:00.428Z] #39 9.340 DEP images/autofs.pb-c.d [2020-06-27T03:18:00.428Z] #39 9.400 PBCC images/sysctl.pb-c.c [2020-06-27T03:18:00.428Z] #39 9.456 DEP images/sysctl.pb-c.d [2020-06-27T03:18:00.428Z] #39 9.548 PBCC images/time.pb-c.c [2020-06-27T03:18:00.428Z] #39 9.605 DEP images/time.pb-c.d [2020-06-27T03:18:00.428Z] #39 9.645 PBCC images/binfmt-misc.pb-c.c [2020-06-27T03:18:00.428Z] #39 9.666 DEP images/binfmt-misc.pb-c.d [2020-06-27T03:18:00.428Z] #39 9.729 PBCC images/seccomp.pb-c.c [2020-06-27T03:18:00.428Z] #39 9.779 DEP images/seccomp.pb-c.d [2020-06-27T03:18:00.428Z] #39 9.831 PBCC images/userns.pb-c.c [2020-06-27T03:18:00.428Z] #39 9.868 DEP images/userns.pb-c.d [2020-06-27T03:18:00.428Z] #39 9.960 PBCC images/cgroup.pb-c.c [2020-06-27T03:18:00.428Z] #39 10.00 DEP images/cgroup.pb-c.d [2020-06-27T03:18:00.428Z] #39 10.11 PBCC images/ext-file.pb-c.c [2020-06-27T03:18:00.428Z] #39 10.15 DEP images/ext-file.pb-c.d [2020-06-27T03:18:00.428Z] #39 10.23 PBCC images/rpc.pb-c.c [2020-06-27T03:18:00.428Z] #39 10.27 DEP images/rpc.pb-c.d [2020-06-27T03:18:00.428Z] #39 10.35 PBCC images/siginfo.pb-c.c [2020-06-27T03:18:00.428Z] #39 10.38 DEP images/siginfo.pb-c.d [2020-06-27T03:18:00.428Z] #39 10.45 PBCC images/pagemap.pb-c.c [2020-06-27T03:18:00.428Z] #39 10.54 DEP images/pagemap.pb-c.d [2020-06-27T03:18:00.428Z] #39 10.63 PBCC images/rlimit.pb-c.c [2020-06-27T03:18:00.428Z] #39 10.71 DEP images/rlimit.pb-c.d [2020-06-27T03:18:00.428Z] #39 10.77 PBCC images/file-lock.pb-c.c [2020-06-27T03:18:00.428Z] #39 10.80 DEP images/file-lock.pb-c.d [2020-06-27T03:18:00.428Z] #39 10.84 PBCC images/tty.pb-c.c [2020-06-27T03:18:00.428Z] #39 10.93 DEP images/tty.pb-c.d [2020-06-27T03:18:00.428Z] #39 11.03 PBCC images/tun.pb-c.c [2020-06-27T03:18:00.428Z] #39 11.07 PBCC images/netdev.pb-c.c [2020-06-27T03:18:00.428Z] #39 11.18 DEP images/tun.pb-c.d [2020-06-27T03:18:00.428Z] #39 11.23 DEP images/netdev.pb-c.d [2020-06-27T03:18:00.428Z] #39 11.34 PBCC images/vma.pb-c.c [2020-06-27T03:18:00.428Z] #39 11.41 DEP images/vma.pb-c.d [2020-06-27T03:18:00.428Z] #39 11.48 PBCC images/creds.pb-c.c [2020-06-27T03:18:00.428Z] #39 11.53 DEP images/creds.pb-c.d [2020-06-27T03:18:00.428Z] #39 11.60 PBCC images/utsns.pb-c.c [2020-06-27T03:18:00.428Z] #39 11.65 DEP images/utsns.pb-c.d [2020-06-27T03:18:00.428Z] #39 11.70 PBCC images/ipc-desc.pb-c.c [2020-06-27T03:18:00.428Z] #39 11.77 PBCC images/ipc-sem.pb-c.c [2020-06-27T03:18:00.428Z] #39 11.80 DEP images/ipc-desc.pb-c.d [2020-06-27T03:18:00.428Z] #39 11.87 DEP images/ipc-sem.pb-c.d [2020-06-27T03:18:00.428Z] #39 11.96 PBCC images/ipc-msg.pb-c.c [2020-06-27T03:18:00.428Z] #39 11.99 DEP images/ipc-msg.pb-c.d [2020-06-27T03:18:00.428Z] #39 12.03 PBCC images/ipc-shm.pb-c.c [2020-06-27T03:18:00.428Z] #39 12.07 DEP images/ipc-shm.pb-c.d [2020-06-27T03:18:00.428Z] #39 12.11 PBCC images/ipc-var.pb-c.c [2020-06-27T03:18:00.428Z] #39 12.16 DEP images/ipc-var.pb-c.d [2020-06-27T03:18:00.428Z] #39 12.21 PBCC images/sk-opts.pb-c.c [2020-06-27T03:18:00.428Z] #39 12.22 PBCC images/packet-sock.pb-c.c [2020-06-27T03:18:00.428Z] #39 12.35 DEP images/sk-opts.pb-c.d [2020-06-27T03:18:00.428Z] #39 12.39 DEP images/packet-sock.pb-c.d [2020-06-27T03:18:00.428Z] #39 12.45 PBCC images/sk-netlink.pb-c.c [2020-06-27T03:18:00.428Z] #39 12.51 DEP images/sk-netlink.pb-c.d [2020-06-27T03:18:00.428Z] #39 12.70 PBCC images/sk-inet.pb-c.c [2020-06-27T03:18:00.428Z] #39 12.81 DEP images/sk-inet.pb-c.d [2020-06-27T03:18:00.428Z] #39 13.01 PBCC images/sk-unix.pb-c.c [2020-06-27T03:18:00.428Z] #39 13.04 DEP images/sk-unix.pb-c.d [2020-06-27T03:18:00.428Z] #39 13.13 PBCC images/mm.pb-c.c [2020-06-27T03:18:00.428Z] #39 13.26 DEP images/mm.pb-c.d [2020-06-27T03:18:00.428Z] #39 13.31 PBCC images/timerfd.pb-c.c [2020-06-27T03:18:00.428Z] #39 13.38 DEP images/timerfd.pb-c.d [2020-06-27T03:18:00.428Z] #39 13.45 PBCC images/timer.pb-c.c [2020-06-27T03:18:00.428Z] #39 13.49 DEP images/timer.pb-c.d [2020-06-27T03:18:00.428Z] #39 13.55 PBCC images/sa.pb-c.c [2020-06-27T03:18:00.428Z] #39 13.70 DEP images/sa.pb-c.d [2020-06-27T03:18:00.428Z] #39 13.84 PBCC images/pipe-data.pb-c.c [2020-06-27T03:18:00.428Z] #39 13.91 DEP images/pipe-data.pb-c.d [2020-06-27T03:18:00.428Z] #39 14.01 PBCC images/mnt.pb-c.c [2020-06-27T03:18:00.428Z] #39 14.07 DEP images/mnt.pb-c.d [2020-06-27T03:18:00.428Z] #39 14.19 PBCC images/sk-packet.pb-c.c [2020-06-27T03:18:00.428Z] #39 14.29 DEP images/sk-packet.pb-c.d [2020-06-27T03:18:00.428Z] #39 14.38 PBCC images/tcp-stream.pb-c.c [2020-06-27T03:18:00.428Z] #39 14.50 DEP images/tcp-stream.pb-c.d [2020-06-27T03:18:00.428Z] #39 14.69 PBCC images/pipe.pb-c.c [2020-06-27T03:18:00.428Z] #39 14.75 DEP images/pipe.pb-c.d [2020-06-27T03:18:00.428Z] #39 14.81 PBCC images/pstree.pb-c.c [2020-06-27T03:18:00.428Z] #39 14.85 DEP images/pstree.pb-c.d [2020-06-27T03:18:00.428Z] #39 14.89 PBCC images/fs.pb-c.c [2020-06-27T03:18:00.428Z] #39 14.93 DEP images/fs.pb-c.d [2020-06-27T03:18:00.428Z] #39 15.02 PBCC images/signalfd.pb-c.c [2020-06-27T03:18:00.428Z] #39 15.07 DEP images/signalfd.pb-c.d [2020-06-27T03:18:00.428Z] #39 15.12 PBCC images/fh.pb-c.c [2020-06-27T03:18:00.440Z] #39 30.03 CC images/tcp-stream.o [2020-06-27T03:18:00.684Z] #39 15.23 PBCC images/fsnotify.pb-c.c [2020-06-27T03:18:00.684Z] #39 15.30 DEP images/fh.pb-c.d [2020-06-27T03:18:00.684Z] #39 15.36 DEP images/fsnotify.pb-c.d [2020-06-27T03:18:00.698Z] #39 30.31 CC images/sk-packet.o [2020-06-27T03:18:00.793Z] #39 33.26 CC images/sk-inet.o [2020-06-27T03:18:00.940Z] #39 15.40 PBCC images/eventpoll.pb-c.c [2020-06-27T03:18:00.940Z] #39 15.43 DEP images/eventpoll.pb-c.d [2020-06-27T03:18:00.940Z] #39 15.50 PBCC images/eventfd.pb-c.c [2020-06-27T03:18:00.940Z] #39 15.55 DEP images/eventfd.pb-c.d [2020-06-27T03:18:00.940Z] #39 15.60 PBCC images/remap-file-path.pb-c.c [2020-06-27T03:18:01.188Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-06-27T03:18:01.196Z] #39 15.64 DEP images/remap-file-path.pb-c.d [2020-06-27T03:18:01.196Z] #39 15.69 PBCC images/fifo.pb-c.c [2020-06-27T03:18:01.196Z] #39 15.72 DEP images/fifo.pb-c.d [2020-06-27T03:18:01.196Z] #39 15.76 PBCC images/ghost-file.pb-c.c [2020-06-27T03:18:01.196Z] #39 15.84 DEP images/ghost-file.pb-c.d [2020-06-27T03:18:01.263Z] #39 30.75 CC images/mnt.o [2020-06-27T03:18:01.351Z] #40 ... [2020-06-27T03:18:01.351Z] [2020-06-27T03:18:01.351Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:18:01.351Z] #48 102.9 golang.org/x/sys/unix [2020-06-27T03:18:01.351Z] #48 103.5 encoding/json [2020-06-27T03:18:01.364Z] #39 33.72 CC images/tun.o [2020-06-27T03:18:01.434Z] #17 50.39 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-27T03:18:01.435Z] #17 50.40 Setting up xz-utils (5.2.4-1) ... [2020-06-27T03:18:01.435Z] #17 50.42 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-27T03:18:01.435Z] #17 50.42 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-27T03:18:01.435Z] #17 50.50 invoke-rc.d: could not determine current runlevel [2020-06-27T03:18:01.435Z] #17 50.52 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-27T03:18:01.435Z] #17 50.54 Setting up pigz (2.4-1) ... [2020-06-27T03:18:01.435Z] #17 50.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-27T03:18:01.435Z] #17 50.56 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-27T03:18:01.435Z] #17 50.58 Setting up python-pip-whl (18.1-5) ... [2020-06-27T03:18:01.435Z] #17 50.59 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-27T03:18:01.435Z] #17 50.60 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-27T03:18:01.451Z] #39 15.88 PBCC images/regfile.pb-c.c [2020-06-27T03:18:01.451Z] #39 15.95 DEP images/regfile.pb-c.d [2020-06-27T03:18:01.451Z] #39 ... [2020-06-27T03:18:01.451Z] [2020-06-27T03:18:01.451Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:01.451Z] #52 43.96 + export 'BUILDTAGS=netgo osusergo static_build' [2020-06-27T03:18:01.451Z] #52 43.96 + BUILDTAGS='netgo osusergo static_build' [2020-06-27T03:18:01.451Z] #52 43.96 + export EXTRA_FLAGS=-buildmode=pie [2020-06-27T03:18:01.451Z] #52 43.96 + EXTRA_FLAGS=-buildmode=pie [2020-06-27T03:18:01.451Z] #52 43.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-06-27T03:18:01.451Z] #52 43.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-06-27T03:18:01.451Z] #52 43.96 + '[' '' = dynamic ']' [2020-06-27T03:18:01.451Z] #52 43.96 + make [2020-06-27T03:18:01.521Z] #39 30.95 CC images/pipe-data.o [2020-06-27T03:18:01.637Z] #48 ... [2020-06-27T03:18:01.637Z] [2020-06-27T03:18:01.637Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:01.637Z] #42 103.5 text/template/parse [2020-06-27T03:18:01.637Z] #42 103.7 go/ast [2020-06-27T03:18:01.637Z] #42 106.3 encoding/json [2020-06-27T03:18:01.692Z] #17 51.02 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-27T03:18:01.692Z] #17 51.03 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-27T03:18:01.692Z] #17 51.04 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-27T03:18:01.692Z] #17 51.05 Setting up vim (2:8.1.0875-5) ... [2020-06-27T03:18:01.692Z] #17 51.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-27T03:18:01.692Z] #17 51.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-27T03:18:01.692Z] #17 51.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-27T03:18:01.692Z] #17 51.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-27T03:18:01.693Z] #17 51.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-27T03:18:01.693Z] #17 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-27T03:18:01.693Z] #17 51.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-27T03:18:01.693Z] #17 51.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-27T03:18:01.693Z] #17 51.13 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-27T03:18:01.693Z] #17 51.14 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-27T03:18:01.693Z] #17 51.17 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-27T03:18:01.693Z] #17 51.18 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-27T03:18:01.693Z] #17 51.20 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-27T03:18:01.693Z] #17 51.21 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-27T03:18:01.782Z] #39 31.23 CC images/sa.o [2020-06-27T03:18:01.782Z] #39 31.44 CC images/timer.o [2020-06-27T03:18:01.942Z] #39 34.20 CC images/sk-netlink.o [2020-06-27T03:18:01.942Z] #39 34.38 CC images/packet-sock.o [2020-06-27T03:18:02.012Z] #52 ... [2020-06-27T03:18:02.012Z] [2020-06-27T03:18:02.012Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:18:02.012Z] #10 79.61 Selecting previously unselected package gcc-mingw-w64-base. [2020-06-27T03:18:02.012Z] #10 79.62 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-27T03:18:02.012Z] #10 79.64 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:18:02.012Z] #10 79.86 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-06-27T03:18:02.012Z] #10 79.89 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-27T03:18:02.012Z] #10 79.90 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:18:02.040Z] #39 ... [2020-06-27T03:18:02.040Z] [2020-06-27T03:18:02.040Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:18:02.040Z] #47 DONE 104.2s [2020-06-27T03:18:02.040Z] [2020-06-27T03:18:02.040Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:02.040Z] #41 99.83 hash/crc32 [2020-06-27T03:18:02.040Z] #41 100.4 compress/gzip [2020-06-27T03:18:02.040Z] #41 101.4 vendor/golang.org/x/crypto/cryptobyte [2020-06-27T03:18:02.040Z] #41 102.7 net [2020-06-27T03:18:02.040Z] #41 103.6 vendor/golang.org/x/crypto/internal/chacha20 [2020-06-27T03:18:02.202Z] #39 34.71 CC images/ipc-var.o [2020-06-27T03:18:02.267Z] #10 ... [2020-06-27T03:18:02.267Z] [2020-06-27T03:18:02.267Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:18:02.267Z] #47 79.73 encoding/json [2020-06-27T03:18:02.267Z] #47 82.35 github.com/pkg/diff [2020-06-27T03:18:02.267Z] #47 84.34 go/ast [2020-06-27T03:18:02.267Z] #47 87.33 golang.org/x/crypto/ssh/terminal [2020-06-27T03:18:02.267Z] #47 89.06 mvdan.cc/editorconfig [2020-06-27T03:18:02.267Z] #47 ... [2020-06-27T03:18:02.267Z] [2020-06-27T03:18:02.267Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:02.267Z] #39 16.07 PBCC images/ns.pb-c.c [2020-06-27T03:18:02.267Z] #39 16.09 DEP images/ns.pb-c.d [2020-06-27T03:18:02.267Z] #39 16.16 PBCC images/fdinfo.pb-c.c [2020-06-27T03:18:02.267Z] #39 16.27 DEP images/fdinfo.pb-c.d [2020-06-27T03:18:02.267Z] #39 16.31 PBCC images/core-aarch64.pb-c.c [2020-06-27T03:18:02.267Z] #39 16.37 PBCC images/core-arm.pb-c.c [2020-06-27T03:18:02.267Z] #39 16.43 PBCC images/core-ppc64.pb-c.c [2020-06-27T03:18:02.267Z] #39 16.51 PBCC images/core-s390.pb-c.c [2020-06-27T03:18:02.267Z] #39 16.57 PBCC images/core-x86.pb-c.c [2020-06-27T03:18:02.267Z] #39 16.66 PBCC images/core.pb-c.c [2020-06-27T03:18:02.267Z] #39 16.77 PBCC images/inventory.pb-c.c [2020-06-27T03:18:02.267Z] #39 16.87 DEP images/core-aarch64.pb-c.d [2020-06-27T03:18:02.267Z] #39 16.91 DEP images/core-arm.pb-c.d [2020-06-27T03:18:02.299Z] #41 104.3 vendor/golang.org/x/crypto/poly1305 [2020-06-27T03:18:02.464Z] #39 34.87 CC images/ipc-desc.o [2020-06-27T03:18:02.542Z] #39 16.95 DEP images/core-ppc64.pb-c.d [2020-06-27T03:18:02.542Z] #39 17.00 DEP images/core-s390.pb-c.d [2020-06-27T03:18:02.542Z] #39 17.05 DEP images/core-x86.pb-c.d [2020-06-27T03:18:02.542Z] #39 17.15 DEP images/core.pb-c.d [2020-06-27T03:18:02.725Z] #39 35.07 CC images/ipc-shm.o [2020-06-27T03:18:02.725Z] #39 35.25 CC images/ipc-msg.o [2020-06-27T03:18:02.797Z] #39 17.24 DEP images/inventory.pb-c.d [2020-06-27T03:18:02.797Z] #39 17.29 PBCC images/cpuinfo.pb-c.c [2020-06-27T03:18:02.797Z] #39 17.32 DEP images/cpuinfo.pb-c.d [2020-06-27T03:18:02.797Z] #39 17.36 PBCC images/stats.pb-c.c [2020-06-27T03:18:02.797Z] #39 17.39 DEP images/stats.pb-c.d [2020-06-27T03:18:02.866Z] #41 105.0 vendor/golang.org/x/sys/cpu [2020-06-27T03:18:02.985Z] #39 35.47 CC images/ipc-sem.o [2020-06-27T03:18:03.124Z] #42 ... [2020-06-27T03:18:03.124Z] [2020-06-27T03:18:03.124Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:03.124Z] #40 44.90 CC images/opts.o [2020-06-27T03:18:03.246Z] #39 35.60 CC images/utsns.o [2020-06-27T03:18:03.246Z] #39 35.84 CC images/creds.o [2020-06-27T03:18:03.411Z] #40 45.21 CC images/seccomp.o [2020-06-27T03:18:03.431Z] #41 105.6 vendor/golang.org/x/crypto/chacha20poly1305 [2020-06-27T03:18:03.432Z] #41 ... [2020-06-27T03:18:03.432Z] [2020-06-27T03:18:03.432Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:18:03.432Z] #10 105.6 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-27T03:18:03.508Z] #39 36.12 CC images/vma.o [2020-06-27T03:18:03.690Z] #10 105.6 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-27T03:18:03.690Z] #10 105.6 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:18:03.698Z] #40 45.61 CC images/binfmt-misc.o [2020-06-27T03:18:03.985Z] #40 45.77 CC images/time.o [2020-06-27T03:18:03.985Z] #40 46.07 CC images/sysctl.o [2020-06-27T03:18:04.081Z] #39 36.42 CC images/netdev.o [2020-06-27T03:18:04.272Z] #40 46.28 CC images/autofs.o [2020-06-27T03:18:04.558Z] #40 46.47 CC images/macvlan.o [2020-06-27T03:18:04.558Z] #40 46.65 CC images/sit.o [2020-06-27T03:18:04.683Z] #39 19.01 make[1]: Nothing to be done for 'all'. [2020-06-27T03:18:04.845Z] #40 46.92 CC images/memfd.o [2020-06-27T03:18:04.974Z] #17 54.18 Setting up iptables (1.8.2-4) ... [2020-06-27T03:18:04.974Z] #17 54.20 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-27T03:18:04.974Z] #17 54.20 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-27T03:18:04.974Z] #17 54.21 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-27T03:18:04.974Z] #17 54.23 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-27T03:18:04.974Z] #17 54.23 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-27T03:18:04.974Z] #17 54.24 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-27T03:18:04.974Z] #17 54.25 Setting up python3 (3.7.3-1) ... [2020-06-27T03:18:05.133Z] #40 47.24 CC images/timens.o [2020-06-27T03:18:05.244Z] #39 ... [2020-06-27T03:18:05.244Z] [2020-06-27T03:18:05.244Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:05.244Z] #41 82.64 text/template/parse [2020-06-27T03:18:05.244Z] #41 88.05 go/parser [2020-06-27T03:18:05.244Z] #41 88.78 text/template [2020-06-27T03:18:05.244Z] #41 92.04 encoding/xml [2020-06-27T03:18:05.244Z] #41 ... [2020-06-27T03:18:05.244Z] [2020-06-27T03:18:05.244Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:18:05.244Z] #47 90.31 mvdan.cc/sh/v3/fileutil [2020-06-27T03:18:05.244Z] #47 90.33 mvdan.cc/sh/v3/syntax [2020-06-27T03:18:05.419Z] #40 47.53 LINK images/built-in.o [2020-06-27T03:18:05.540Z] #17 54.74 Setting up python3-wheel (0.32.3-2) ... [2020-06-27T03:18:05.705Z] #40 47.70 GEN compel/include/asm [2020-06-27T03:18:05.705Z] #40 47.72 GEN compel/include/version.h [2020-06-27T03:18:05.705Z] #40 47.75 touch .config [2020-06-27T03:18:05.705Z] #40 47.81 GEN include/common/config.h [2020-06-27T03:18:05.992Z] #40 47.90 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-27T03:18:05.992Z] #40 47.94 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-27T03:18:05.992Z] #40 47.97 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-06-27T03:18:05.992Z] #40 48.00 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-06-27T03:18:05.992Z] #40 48.08 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-06-27T03:18:06.097Z] #39 38.53 CC images/tty.o [2020-06-27T03:18:06.097Z] #39 ... [2020-06-27T03:18:06.097Z] [2020-06-27T03:18:06.097Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:18:06.097Z] #10 94.01 Selecting previously unselected package libapparmor1:arm64. [2020-06-27T03:18:06.097Z] #10 94.02 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-06-27T03:18:06.097Z] #10 94.03 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-06-27T03:18:06.097Z] #10 94.14 Selecting previously unselected package libapparmor-dev:arm64. [2020-06-27T03:18:06.097Z] #10 94.14 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-06-27T03:18:06.097Z] #10 94.15 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-06-27T03:18:06.097Z] #10 94.31 Selecting previously unselected package libbtrfs0. [2020-06-27T03:18:06.097Z] #10 94.33 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-06-27T03:18:06.097Z] #10 94.34 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-27T03:18:06.097Z] #10 94.47 Selecting previously unselected package libbtrfs-dev. [2020-06-27T03:18:06.097Z] #10 94.47 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-06-27T03:18:06.097Z] #10 94.48 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:18:06.097Z] #10 94.62 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-06-27T03:18:06.097Z] #10 94.65 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-06-27T03:18:06.097Z] #10 94.66 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-06-27T03:18:06.097Z] #10 94.76 Selecting previously unselected package libudev-dev:arm64. [2020-06-27T03:18:06.097Z] #10 94.78 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_arm64.deb ... [2020-06-27T03:18:06.097Z] #10 94.81 Unpacking libudev-dev:arm64 (241-7~deb10u4) ... [2020-06-27T03:18:06.097Z] #10 94.99 Selecting previously unselected package libsepol1-dev:arm64. [2020-06-27T03:18:06.097Z] #10 94.99 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-06-27T03:18:06.097Z] #10 95.01 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-06-27T03:18:06.097Z] #10 95.45 Selecting previously unselected package libpcre16-3:arm64. [2020-06-27T03:18:06.097Z] #10 95.45 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-06-27T03:18:06.097Z] #10 95.47 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-06-27T03:18:06.097Z] #10 95.64 Selecting previously unselected package libpcre32-3:arm64. [2020-06-27T03:18:06.097Z] #10 95.65 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-06-27T03:18:06.097Z] #10 95.66 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-06-27T03:18:06.097Z] #10 95.81 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-06-27T03:18:06.097Z] #10 95.81 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-06-27T03:18:06.097Z] #10 95.95 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-06-27T03:18:06.097Z] #10 97.55 Selecting previously unselected package libpcre3-dev:arm64. [2020-06-27T03:18:06.097Z] #10 97.56 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-06-27T03:18:06.097Z] #10 97.57 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-06-27T03:18:06.109Z] #17 55.58 Setting up apparmor (2.13.2-10) ... [2020-06-27T03:18:06.281Z] #40 48.13 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-06-27T03:18:06.281Z] #40 48.17 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-06-27T03:18:06.281Z] #40 48.21 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-27T03:18:06.281Z] #40 48.22 DEP compel/plugins/std/infect.d [2020-06-27T03:18:06.587Z] #40 48.43 DEP compel/plugins/std/string.d [2020-06-27T03:18:06.587Z] #40 48.59 DEP compel/plugins/std/log.d [2020-06-27T03:18:06.668Z] #10 97.95 Selecting previously unselected package libselinux1-dev:arm64. [2020-06-27T03:18:06.668Z] #10 97.95 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-06-27T03:18:06.668Z] #10 98.00 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-06-27T03:18:06.873Z] #40 48.76 DEP compel/plugins/std/fds.d [2020-06-27T03:18:06.873Z] #40 48.95 DEP compel/plugins/std/std.d [2020-06-27T03:18:06.930Z] #10 98.25 Selecting previously unselected package libdevmapper-dev:arm64. [2020-06-27T03:18:06.930Z] #10 98.25 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-06-27T03:18:06.930Z] #10 98.25 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-06-27T03:18:06.930Z] #10 98.34 Selecting previously unselected package libseccomp-dev:arm64. [2020-06-27T03:18:06.930Z] #10 98.34 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-06-27T03:18:06.930Z] #10 98.35 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-06-27T03:18:07.160Z] #40 49.08 DEP compel/plugins/shmem/shmem.d [2020-06-27T03:18:07.160Z] #40 49.16 DEP compel/plugins/fds/fds.d [2020-06-27T03:18:07.190Z] #10 98.50 Selecting previously unselected package libsystemd-dev:arm64. [2020-06-27T03:18:07.190Z] #10 98.50 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_arm64.deb ... [2020-06-27T03:18:07.190Z] #10 98.52 Unpacking libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-06-27T03:18:07.448Z] #40 49.42 CC compel/plugins/std/std.o [2020-06-27T03:18:07.452Z] #10 99.03 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-06-27T03:18:07.712Z] #10 99.05 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-06-27T03:18:07.712Z] #10 99.07 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-06-27T03:18:07.712Z] #10 99.08 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-27T03:18:07.712Z] #10 99.09 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-06-27T03:18:07.712Z] #10 99.10 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-06-27T03:18:07.712Z] #10 99.12 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:18:07.712Z] #10 99.14 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-27T03:18:07.712Z] #10 99.17 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-06-27T03:18:07.712Z] #10 99.18 Setting up libudev-dev:arm64 (241-7~deb10u4) ... [2020-06-27T03:18:07.712Z] #10 99.21 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-27T03:18:07.712Z] #10 99.23 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:18:07.712Z] #10 99.25 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-06-27T03:18:07.712Z] #10 99.27 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-27T03:18:07.712Z] #10 99.28 Setting up libsystemd-dev:arm64 (241-7~deb10u4) ... [2020-06-27T03:18:07.712Z] #10 99.29 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-27T03:18:07.712Z] #10 99.33 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-06-27T03:18:07.712Z] #10 99.34 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:18:07.712Z] #10 99.36 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-06-27T03:18:07.739Z] #40 49.79 CC compel/plugins/std/fds.o [2020-06-27T03:18:07.974Z] #10 99.37 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-06-27T03:18:07.974Z] #10 99.39 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:18:07.974Z] #10 99.40 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-06-27T03:18:07.974Z] #10 99.41 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-06-27T03:18:07.974Z] #10 99.41 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-27T03:18:07.974Z] #10 99.42 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-06-27T03:18:07.974Z] #10 99.44 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-06-27T03:18:07.974Z] #10 99.45 Setting up dmsetup (2:1.02.155-3) ... [2020-06-27T03:18:07.974Z] #10 99.47 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-06-27T03:18:07.974Z] #10 99.48 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-06-27T03:18:07.974Z] #10 99.49 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:18:08.008Z] #17 57.22 Setting up xfsprogs (4.20.0-1) ... [2020-06-27T03:18:08.008Z] #17 57.24 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-27T03:18:08.029Z] #40 ... [2020-06-27T03:18:08.029Z] [2020-06-27T03:18:08.029Z] #11 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:18:08.029Z] #11 114.9 Selecting previously unselected package libapparmor1:ppc64el. [2020-06-27T03:18:08.029Z] #11 114.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-06-27T03:18:08.029Z] #11 115.0 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-06-27T03:18:08.029Z] #11 115.2 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-06-27T03:18:08.029Z] #11 115.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-06-27T03:18:08.029Z] #11 115.2 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-06-27T03:18:08.029Z] #11 115.4 Selecting previously unselected package libbtrfs0. [2020-06-27T03:18:08.029Z] #11 115.4 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-06-27T03:18:08.029Z] #11 115.4 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-27T03:18:08.030Z] #11 115.5 Selecting previously unselected package libbtrfs-dev. [2020-06-27T03:18:08.030Z] #11 115.5 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-06-27T03:18:08.030Z] #11 115.5 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:18:08.030Z] #11 115.7 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-06-27T03:18:08.030Z] #11 115.7 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-06-27T03:18:08.030Z] #11 115.7 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-27T03:18:08.030Z] #11 115.8 Selecting previously unselected package libudev-dev:ppc64el. [2020-06-27T03:18:08.030Z] #11 115.8 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_ppc64el.deb ... [2020-06-27T03:18:08.030Z] #11 115.9 Unpacking libudev-dev:ppc64el (241-7~deb10u4) ... [2020-06-27T03:18:08.030Z] #11 116.0 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-06-27T03:18:08.030Z] #11 116.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-06-27T03:18:08.030Z] #11 116.1 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-06-27T03:18:08.030Z] #11 116.5 Selecting previously unselected package libpcre16-3:ppc64el. [2020-06-27T03:18:08.030Z] #11 116.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-06-27T03:18:08.030Z] #11 116.5 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-06-27T03:18:08.030Z] #11 116.7 Selecting previously unselected package libpcre32-3:ppc64el. [2020-06-27T03:18:08.030Z] #11 116.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-06-27T03:18:08.030Z] #11 116.7 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-06-27T03:18:08.030Z] #11 117.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-06-27T03:18:08.030Z] #11 117.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-06-27T03:18:08.030Z] #11 117.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-06-27T03:18:08.030Z] #11 117.1 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-06-27T03:18:08.030Z] #11 117.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-06-27T03:18:08.030Z] #11 117.1 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-06-27T03:18:08.030Z] #11 117.5 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-06-27T03:18:08.030Z] #11 117.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-06-27T03:18:08.030Z] #11 117.6 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-06-27T03:18:08.030Z] #11 117.9 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-06-27T03:18:08.030Z] #11 117.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-06-27T03:18:08.030Z] #11 117.9 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-06-27T03:18:08.030Z] #11 118.0 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-06-27T03:18:08.030Z] #11 118.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-06-27T03:18:08.030Z] #11 118.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-06-27T03:18:08.030Z] #11 118.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-06-27T03:18:08.030Z] #11 118.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_ppc64el.deb ... [2020-06-27T03:18:08.030Z] #11 118.2 Unpacking libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-06-27T03:18:08.030Z] #11 118.8 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-06-27T03:18:08.030Z] #11 118.8 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-06-27T03:18:08.030Z] #11 118.8 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-06-27T03:18:08.030Z] #11 118.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-27T03:18:08.030Z] #11 118.8 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-06-27T03:18:08.030Z] #11 118.8 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-06-27T03:18:08.030Z] #11 118.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:18:08.030Z] #11 118.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-27T03:18:08.030Z] #11 118.8 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-06-27T03:18:08.030Z] #11 118.9 Setting up libudev-dev:ppc64el (241-7~deb10u4) ... [2020-06-27T03:18:08.030Z] #11 118.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-27T03:18:08.030Z] #11 118.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:18:08.030Z] #11 118.9 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-06-27T03:18:08.030Z] #11 118.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-27T03:18:08.030Z] #11 118.9 Setting up libsystemd-dev:ppc64el (241-7~deb10u4) ... [2020-06-27T03:18:08.030Z] #11 118.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-27T03:18:08.030Z] #11 118.9 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-06-27T03:18:08.030Z] #11 118.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:18:08.030Z] #11 119.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-27T03:18:08.030Z] #11 119.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-27T03:18:08.030Z] #11 119.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:18:08.030Z] #11 119.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-27T03:18:08.030Z] #11 119.0 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-06-27T03:18:08.030Z] #11 119.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-27T03:18:08.030Z] #11 119.0 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-06-27T03:18:08.030Z] #11 119.1 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-27T03:18:08.030Z] #11 119.1 Setting up dmsetup (2:1.02.155-3) ... [2020-06-27T03:18:08.030Z] #11 119.1 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-06-27T03:18:08.030Z] #11 119.1 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-06-27T03:18:08.030Z] #11 119.1 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:18:08.030Z] #11 DONE 119.5s [2020-06-27T03:18:08.030Z] [2020-06-27T03:18:08.030Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:08.030Z] #42 114.9 text/template [2020-06-27T03:18:08.030Z] #42 116.9 go/parser [2020-06-27T03:18:08.266Z] #17 57.60 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-27T03:18:08.519Z] #47 ... [2020-06-27T03:18:08.519Z] [2020-06-27T03:18:08.519Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:08.519Z] #39 20.67 CC images/stats.o [2020-06-27T03:18:08.519Z] #39 21.07 CC images/core.o [2020-06-27T03:18:08.519Z] #39 21.84 CC images/core-x86.o [2020-06-27T03:18:08.519Z] #39 22.43 CC images/core-arm.o [2020-06-27T03:18:08.519Z] #39 22.81 CC images/core-aarch64.o [2020-06-27T03:18:08.653Z] #42 ... [2020-06-27T03:18:08.653Z] [2020-06-27T03:18:08.653Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:08.653Z] #50 0.538 + RM_GOPATH=0 [2020-06-27T03:18:08.653Z] #50 0.539 + TMP_GOPATH= [2020-06-27T03:18:08.653Z] #50 0.540 + : /build [2020-06-27T03:18:08.653Z] #50 0.540 + '[' -z '' ']' [2020-06-27T03:18:08.653Z] #50 0.542 ++ mktemp -d [2020-06-27T03:18:08.653Z] #50 0.547 + export GOPATH=/tmp/tmp.dLlBMgZj7T [2020-06-27T03:18:08.653Z] #50 0.547 + GOPATH=/tmp/tmp.dLlBMgZj7T [2020-06-27T03:18:08.653Z] #50 0.548 + RM_GOPATH=1 [2020-06-27T03:18:08.653Z] #50 0.549 + case "$(go env GOARCH)" in [2020-06-27T03:18:08.653Z] #50 0.551 ++ go env GOARCH [2020-06-27T03:18:08.653Z] #50 0.563 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:18:08.653Z] #50 0.564 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:18:08.653Z] #50 0.575 ++ dirname /tmp/install/install.sh [2020-06-27T03:18:08.653Z] #50 0.577 + dir=/tmp/install [2020-06-27T03:18:08.653Z] #50 0.577 + bin=runc [2020-06-27T03:18:08.653Z] #50 0.577 + shift [2020-06-27T03:18:08.653Z] #50 0.578 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-27T03:18:08.653Z] #50 0.578 + . /tmp/install/runc.installer [2020-06-27T03:18:08.653Z] #50 0.580 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:18:08.653Z] #50 0.581 + install_runc [2020-06-27T03:18:08.653Z] #50 0.583 + uname -r [2020-06-27T03:18:08.653Z] #50 0.584 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-27T03:18:08.653Z] #50 0.592 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-27T03:18:08.653Z] #50 0.594 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-27T03:18:08.653Z] #50 0.595 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-27T03:18:08.653Z] #50 0.596 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.dLlBMgZj7T/src/github.com/opencontainers/runc [2020-06-27T03:18:08.653Z] #50 0.603 Cloning into '/tmp/tmp.dLlBMgZj7T/src/github.com/opencontainers/runc'... [2020-06-27T03:18:08.775Z] #39 23.34 CC images/core-ppc64.o [2020-06-27T03:18:08.833Z] #17 58.39 Setting up python3-distutils (3.7.3-1) ... [2020-06-27T03:18:08.833Z] #17 ... [2020-06-27T03:18:08.833Z] [2020-06-27T03:18:08.833Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:08.833Z] #39 117.1 CC criu/files.o [2020-06-27T03:18:08.833Z] #39 119.1 CC criu/filesystems.o [2020-06-27T03:18:08.833Z] #39 119.7 CC criu/fsnotify.o [2020-06-27T03:18:08.833Z] #39 121.0 CC criu/image-desc.o [2020-06-27T03:18:08.833Z] #39 121.2 CC criu/image.o [2020-06-27T03:18:08.833Z] #39 122.0 CC criu/ipc_ns.o [2020-06-27T03:18:08.833Z] #39 123.3 CC criu/irmap.o [2020-06-27T03:18:08.833Z] #39 123.9 CC criu/kcmp-ids.o [2020-06-27T03:18:08.833Z] #39 124.2 CC criu/kerndat.o [2020-06-27T03:18:08.833Z] #39 125.4 CC criu/libnetlink.o [2020-06-27T03:18:08.833Z] #39 125.8 CC criu/log.o [2020-06-27T03:18:08.833Z] #39 126.4 CC criu/lsm.o [2020-06-27T03:18:08.833Z] #39 126.8 CC criu/mem.o [2020-06-27T03:18:08.917Z] #10 DONE 100.1s [2020-06-27T03:18:08.917Z] [2020-06-27T03:18:08.917Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:08.941Z] #50 ... [2020-06-27T03:18:08.941Z] [2020-06-27T03:18:08.941Z] #12 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-27T03:18:08.941Z] #12 DONE 0.7s [2020-06-27T03:18:08.941Z] [2020-06-27T03:18:08.941Z] #13 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-27T03:18:09.091Z] #39 ... [2020-06-27T03:18:09.091Z] [2020-06-27T03:18:09.091Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:18:09.091Z] #36 196.1 + dpkg --print-architecture [2020-06-27T03:18:09.091Z] #36 196.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-27T03:18:09.091Z] #36 196.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-27T03:18:09.091Z] #36 196.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-27T03:18:09.228Z] #13 DONE 0.5s [2020-06-27T03:18:09.228Z] [2020-06-27T03:18:09.228Z] #14 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-27T03:18:09.349Z] #36 ... [2020-06-27T03:18:09.349Z] [2020-06-27T03:18:09.349Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:18:09.349Z] #17 58.91 Setting up python3-setuptools (40.8.0-1) ... [2020-06-27T03:18:09.515Z] #14 0.278 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-27T03:18:09.515Z] #14 DONE 0.4s [2020-06-27T03:18:09.515Z] [2020-06-27T03:18:09.515Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:09.515Z] #40 50.27 CC compel/plugins/std/log.o [2020-06-27T03:18:09.515Z] #40 51.50 CC compel/plugins/std/string.o [2020-06-27T03:18:09.703Z] #39 24.10 CC images/core-s390.o [2020-06-27T03:18:10.140Z] #40 ... [2020-06-27T03:18:10.140Z] [2020-06-27T03:18:10.140Z] #15 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-27T03:18:10.140Z] #15 DONE 0.3s [2020-06-27T03:18:10.140Z] [2020-06-27T03:18:10.140Z] #16 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-27T03:18:10.251Z] #10 ... [2020-06-27T03:18:10.251Z] [2020-06-27T03:18:10.251Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:10.251Z] #39 31.88 CC images/timerfd.o [2020-06-27T03:18:10.251Z] #39 32.18 CC images/mm.o [2020-06-27T03:18:10.251Z] #39 32.76 CC images/sk-opts.o [2020-06-27T03:18:10.251Z] #39 33.03 CC images/sk-unix.o [2020-06-27T03:18:10.251Z] #39 33.27 CC images/sk-inet.o [2020-06-27T03:18:10.251Z] #39 33.72 CC images/tun.o [2020-06-27T03:18:10.251Z] #39 34.04 CC images/sk-netlink.o [2020-06-27T03:18:10.251Z] #39 34.29 CC images/packet-sock.o [2020-06-27T03:18:10.251Z] #39 34.72 CC images/ipc-var.o [2020-06-27T03:18:10.251Z] #39 34.90 CC images/ipc-desc.o [2020-06-27T03:18:10.251Z] #39 35.08 CC images/ipc-shm.o [2020-06-27T03:18:10.251Z] #39 35.27 CC images/ipc-msg.o [2020-06-27T03:18:10.251Z] #39 35.58 CC images/ipc-sem.o [2020-06-27T03:18:10.251Z] #39 35.71 CC images/utsns.o [2020-06-27T03:18:10.251Z] #39 35.98 CC images/creds.o [2020-06-27T03:18:10.251Z] #39 36.23 CC images/vma.o [2020-06-27T03:18:10.251Z] #39 36.52 CC images/netdev.o [2020-06-27T03:18:10.251Z] #39 36.90 CC images/tty.o [2020-06-27T03:18:10.251Z] #39 37.38 CC images/file-lock.o [2020-06-27T03:18:10.251Z] #39 37.53 CC images/rlimit.o [2020-06-27T03:18:10.251Z] #39 37.79 CC images/pagemap.o [2020-06-27T03:18:10.251Z] #39 38.13 CC images/siginfo.o [2020-06-27T03:18:10.251Z] #39 38.45 CC images/rpc.o [2020-06-27T03:18:10.251Z] #39 39.73 CC images/ext-file.o [2020-06-27T03:18:10.264Z] #39 24.76 CC images/cpuinfo.o [2020-06-27T03:18:10.427Z] #16 DONE 0.4s [2020-06-27T03:18:10.427Z] [2020-06-27T03:18:10.427Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:10.427Z] #40 52.23 CC compel/plugins/std/infect.o [2020-06-27T03:18:10.509Z] #39 39.92 CC images/cgroup.o [2020-06-27T03:18:10.519Z] #39 25.17 CC images/inventory.o [2020-06-27T03:18:10.722Z] #17 60.11 Setting up python3-pip (18.1-5) ... [2020-06-27T03:18:10.774Z] #39 25.42 CC images/fdinfo.o [2020-06-27T03:18:10.836Z] #49 2.108 + RM_GOPATH=0 [2020-06-27T03:18:10.836Z] #49 2.109 + TMP_GOPATH= [2020-06-27T03:18:10.836Z] #49 2.109 + : /build [2020-06-27T03:18:10.836Z] #49 2.109 + '[' -z '' ']' [2020-06-27T03:18:10.836Z] #49 2.112 ++ mktemp -d [2020-06-27T03:18:10.836Z] #49 2.112 + export GOPATH=/tmp/tmp.kMnQonygqb [2020-06-27T03:18:10.836Z] #49 2.112 + GOPATH=/tmp/tmp.kMnQonygqb [2020-06-27T03:18:10.836Z] #49 2.112 + RM_GOPATH=1 [2020-06-27T03:18:10.836Z] #49 2.112 + case "$(go env GOARCH)" in [2020-06-27T03:18:10.836Z] #49 2.114 ++ go env GOARCH [2020-06-27T03:18:10.836Z] #49 2.122 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:18:10.837Z] #49 2.122 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:18:10.837Z] #49 2.122 ++ dirname /tmp/install/install.sh [2020-06-27T03:18:10.837Z] #49 2.122 + dir=/tmp/install [2020-06-27T03:18:10.837Z] #49 2.122 + bin=runc [2020-06-27T03:18:10.837Z] #49 2.122 + shift [2020-06-27T03:18:10.837Z] #49 2.122 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-27T03:18:10.837Z] #49 2.123 + . /tmp/install/runc.installer [2020-06-27T03:18:10.837Z] #49 2.123 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:18:10.837Z] #49 2.123 + install_runc [2020-06-27T03:18:10.837Z] #49 2.126 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-27T03:18:10.837Z] #49 2.131 + uname -r [2020-06-27T03:18:10.837Z] #49 2.131 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-27T03:18:10.837Z] #49 2.131 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-27T03:18:10.837Z] #49 2.131 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.kMnQonygqb/src/github.com/opencontainers/runc [2020-06-27T03:18:10.837Z] #49 2.133 Cloning into '/tmp/tmp.kMnQonygqb/src/github.com/opencontainers/runc'... [2020-06-27T03:18:10.837Z] #49 2.137 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-27T03:18:11.071Z] #40 ... [2020-06-27T03:18:11.071Z] [2020-06-27T03:18:11.071Z] #17 [dev-systemd-false 6/26] RUN ldconfig [2020-06-27T03:18:11.071Z] #17 DONE 0.5s [2020-06-27T03:18:11.071Z] [2020-06-27T03:18:11.071Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:11.071Z] #40 52.85 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-06-27T03:18:11.071Z] #40 52.89 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-06-27T03:18:11.071Z] #40 52.94 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-06-27T03:18:11.071Z] #40 53.00 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-06-27T03:18:11.071Z] #40 53.10 AR compel/plugins/std.lib.a [2020-06-27T03:18:11.075Z] #39 40.60 CC images/userns.o [2020-06-27T03:18:11.333Z] #39 40.89 CC images/google/protobuf/descriptor.o [2020-06-27T03:18:11.336Z] #39 25.87 CC images/fown.o [2020-06-27T03:18:11.370Z] #40 53.31 CC compel/plugins/fds/fds.o [2020-06-27T03:18:11.408Z] #49 ... [2020-06-27T03:18:11.408Z] [2020-06-27T03:18:11.408Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-27T03:18:11.408Z] #11 DONE 2.6s [2020-06-27T03:18:11.408Z] [2020-06-27T03:18:11.408Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-27T03:18:11.591Z] #39 26.20 CC images/ns.o [2020-06-27T03:18:11.657Z] #40 53.61 AR compel/plugins/fds.lib.a [2020-06-27T03:18:11.657Z] #40 53.67 HOSTDEP compel/src/lib/log-host.d [2020-06-27T03:18:11.669Z] #12 ... [2020-06-27T03:18:11.669Z] [2020-06-27T03:18:11.669Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:11.669Z] #41 93.18 crypto/tls [2020-06-27T03:18:11.669Z] #41 97.94 net/http/httptrace [2020-06-27T03:18:11.669Z] #41 98.09 net/http [2020-06-27T03:18:11.857Z] #39 26.43 CC images/regfile.o [2020-06-27T03:18:11.930Z] #41 ... [2020-06-27T03:18:11.930Z] [2020-06-27T03:18:11.930Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:11.930Z] #39 39.11 CC images/file-lock.o [2020-06-27T03:18:11.930Z] #39 39.26 CC images/rlimit.o [2020-06-27T03:18:11.930Z] #39 39.46 CC images/pagemap.o [2020-06-27T03:18:11.930Z] #39 39.73 CC images/siginfo.o [2020-06-27T03:18:11.930Z] #39 40.06 CC images/rpc.o [2020-06-27T03:18:11.930Z] #39 41.23 CC images/ext-file.o [2020-06-27T03:18:11.930Z] #39 41.71 CC images/cgroup.o [2020-06-27T03:18:11.930Z] #39 42.38 CC images/userns.o [2020-06-27T03:18:11.930Z] #39 42.88 CC images/google/protobuf/descriptor.o [2020-06-27T03:18:11.946Z] #40 53.88 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-27T03:18:11.946Z] #40 54.10 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-06-27T03:18:12.097Z] #17 61.29 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:18:12.097Z] #17 61.33 Processing triggers for mime-support (3.62) ... [2020-06-27T03:18:12.115Z] #39 26.70 CC images/ghost-file.o [2020-06-27T03:18:12.239Z] #40 54.28 HOSTDEP compel/src/main-host.d [2020-06-27T03:18:12.501Z] #39 44.99 CC images/opts.o [2020-06-27T03:18:12.526Z] #40 54.43 DEP compel/src/lib/ptrace.d [2020-06-27T03:18:12.675Z] #39 27.07 CC images/fifo.o [2020-06-27T03:18:12.675Z] #39 ... [2020-06-27T03:18:12.675Z] [2020-06-27T03:18:12.675Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:12.675Z] #52 45.02 + bin/ctr [2020-06-27T03:18:12.675Z] #52 ... [2020-06-27T03:18:12.675Z] [2020-06-27T03:18:12.675Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:12.675Z] #41 93.11 go/doc [2020-06-27T03:18:12.675Z] #41 96.37 github.com/LK4D4/vndr/build [2020-06-27T03:18:12.675Z] #41 99.14 github.com/LK4D4/vndr/versioned [2020-06-27T03:18:12.675Z] #41 99.28 compress/flate [2020-06-27T03:18:12.675Z] #41 99.47 hash/crc32 [2020-06-27T03:18:12.675Z] #41 100.2 net [2020-06-27T03:18:12.817Z] #40 54.71 DEP compel/src/lib/infect.d [2020-06-27T03:18:12.931Z] #41 ... [2020-06-27T03:18:12.931Z] [2020-06-27T03:18:12.931Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:12.931Z] #39 27.36 CC images/remap-file-path.o [2020-06-27T03:18:12.931Z] #39 27.56 CC images/eventfd.o [2020-06-27T03:18:13.071Z] #39 45.34 CC images/seccomp.o [2020-06-27T03:18:13.071Z] #39 45.58 CC images/binfmt-misc.o [2020-06-27T03:18:13.105Z] #40 55.06 DEP compel/src/lib/infect-util.d [2020-06-27T03:18:13.186Z] #39 27.85 CC images/eventpoll.o [2020-06-27T03:18:13.233Z] #39 42.42 CC images/opts.o [2020-06-27T03:18:13.233Z] #39 42.62 CC images/seccomp.o [2020-06-27T03:18:13.332Z] #39 45.87 CC images/time.o [2020-06-27T03:18:13.332Z] #39 ... [2020-06-27T03:18:13.332Z] [2020-06-27T03:18:13.332Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-27T03:18:13.332Z] #12 DONE 2.2s [2020-06-27T03:18:13.393Z] #40 55.19 DEP compel/src/lib/infect-rpc.d [2020-06-27T03:18:13.393Z] #40 55.36 DEP compel/arch/ppc64/src/lib/infect.d [2020-06-27T03:18:13.393Z] #40 55.46 DEP compel/arch/ppc64/src/lib/cpu.d [2020-06-27T03:18:13.393Z] #40 55.55 DEP compel/src/lib/log.d [2020-06-27T03:18:13.472Z] #17 DONE 62.6s [2020-06-27T03:18:13.472Z] [2020-06-27T03:18:13.472Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-27T03:18:13.491Z] #39 42.89 CC images/binfmt-misc.o [2020-06-27T03:18:13.592Z] [2020-06-27T03:18:13.592Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-27T03:18:13.747Z] #39 28.23 CC images/fh.o [2020-06-27T03:18:13.749Z] #39 43.19 CC images/time.o [2020-06-27T03:18:13.749Z] #39 ... [2020-06-27T03:18:13.749Z] [2020-06-27T03:18:13.749Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:13.749Z] #54 115.7 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-27T03:18:13.749Z] #54 115.7 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-27T03:18:14.021Z] #40 55.74 DEP compel/src/main.d [2020-06-27T03:18:14.021Z] #40 55.87 DEP compel/src/lib/handle-elf.d [2020-06-27T03:18:14.021Z] #40 56.01 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-06-27T03:18:14.021Z] #40 56.12 CC compel/src/lib/log.o [2020-06-27T03:18:14.307Z] #39 28.61 CC images/fsnotify.o [2020-06-27T03:18:14.645Z] #40 56.41 CC compel/arch/ppc64/src/lib/cpu.o [2020-06-27T03:18:14.683Z] #54 ... [2020-06-27T03:18:14.683Z] [2020-06-27T03:18:14.683Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:14.683Z] #41 106.7 vendor/golang.org/x/crypto/hkdf [2020-06-27T03:18:14.683Z] #41 106.9 vendor/golang.org/x/text/transform [2020-06-27T03:18:14.683Z] #41 107.6 vendor/golang.org/x/text/unicode/bidi [2020-06-27T03:18:14.683Z] #41 109.3 vendor/golang.org/x/text/secure/bidirule [2020-06-27T03:18:14.683Z] #41 109.7 vendor/golang.org/x/text/unicode/norm [2020-06-27T03:18:14.683Z] #41 114.1 vendor/golang.org/x/net/idna [2020-06-27T03:18:14.683Z] #41 116.3 vendor/golang.org/x/net/http2/hpack [2020-06-27T03:18:14.849Z] #18 1.639 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-27T03:18:14.849Z] #18 1.645 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-27T03:18:14.849Z] #18 1.648 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-27T03:18:14.849Z] #18 DONE 1.7s [2020-06-27T03:18:14.849Z] [2020-06-27T03:18:14.849Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-27T03:18:14.867Z] #39 29.49 CC images/signalfd.o [2020-06-27T03:18:14.931Z] #40 56.76 CC compel/arch/ppc64/src/lib/infect.o [2020-06-27T03:18:14.940Z] #41 ... [2020-06-27T03:18:14.941Z] [2020-06-27T03:18:14.941Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:14.941Z] #39 43.44 CC images/sysctl.o [2020-06-27T03:18:14.941Z] #39 43.73 CC images/autofs.o [2020-06-27T03:18:14.941Z] #39 43.97 CC images/macvlan.o [2020-06-27T03:18:14.941Z] #39 44.20 CC images/sit.o [2020-06-27T03:18:14.941Z] #39 44.49 CC images/memfd.o [2020-06-27T03:18:15.123Z] #39 29.72 CC images/fs.o [2020-06-27T03:18:15.199Z] #39 44.78 CC images/timens.o [2020-06-27T03:18:15.378Z] #39 29.90 CC images/pstree.o [2020-06-27T03:18:15.457Z] #39 45.03 LINK images/built-in.o [2020-06-27T03:18:15.504Z] #13 1.862 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-27T03:18:15.505Z] #13 DONE 2.1s [2020-06-27T03:18:15.505Z] [2020-06-27T03:18:15.505Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:15.505Z] #39 46.19 CC images/sysctl.o [2020-06-27T03:18:15.505Z] #39 46.53 CC images/autofs.o [2020-06-27T03:18:15.505Z] #39 46.70 CC images/macvlan.o [2020-06-27T03:18:15.505Z] #39 46.99 CC images/sit.o [2020-06-27T03:18:15.505Z] #39 47.21 CC images/memfd.o [2020-06-27T03:18:15.505Z] #39 47.62 CC images/timens.o [2020-06-27T03:18:15.505Z] #39 47.88 LINK images/built-in.o [2020-06-27T03:18:15.505Z] #39 48.03 GEN compel/include/asm [2020-06-27T03:18:15.505Z] #39 48.05 GEN compel/include/version.h [2020-06-27T03:18:15.505Z] #39 48.07 touch .config [2020-06-27T03:18:15.634Z] #39 30.08 CC images/pipe.o [2020-06-27T03:18:15.634Z] #39 ... [2020-06-27T03:18:15.634Z] [2020-06-27T03:18:15.634Z] #47 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:18:15.634Z] #47 96.60 mvdan.cc/sh/v3/cmd/shfmt [2020-06-27T03:18:15.634Z] #47 DONE 103.3s [2020-06-27T03:18:15.715Z] #39 45.24 GEN compel/include/asm [2020-06-27T03:18:15.715Z] #39 45.27 GEN compel/include/version.h [2020-06-27T03:18:15.715Z] #39 45.30 touch .config [2020-06-27T03:18:15.715Z] #39 45.33 GEN include/common/config.h [2020-06-27T03:18:15.765Z] #39 48.14 GEN include/common/config.h [2020-06-27T03:18:15.889Z] [2020-06-27T03:18:15.889Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:15.889Z] #39 30.42 CC images/tcp-stream.o [2020-06-27T03:18:15.952Z] #40 57.74 CC compel/src/lib/infect-rpc.o [2020-06-27T03:18:15.973Z] #39 45.45 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-27T03:18:15.973Z] #39 45.48 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-27T03:18:15.973Z] #39 45.51 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-27T03:18:15.973Z] #39 45.53 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-27T03:18:15.973Z] #39 45.57 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-27T03:18:15.973Z] #39 45.61 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-27T03:18:15.973Z] #39 45.63 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-27T03:18:15.973Z] #39 45.66 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-27T03:18:15.973Z] #39 45.67 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-27T03:18:16.027Z] #39 48.34 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-27T03:18:16.027Z] #39 48.38 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-06-27T03:18:16.027Z] #39 48.45 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-06-27T03:18:16.027Z] #39 48.49 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-06-27T03:18:16.027Z] #39 48.57 DEP compel/plugins/std/infect.d [2020-06-27T03:18:16.231Z] #39 45.71 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-27T03:18:16.231Z] #39 45.72 DEP compel/plugins/std/infect.d [2020-06-27T03:18:16.231Z] #39 45.86 DEP compel/plugins/std/string.d [2020-06-27T03:18:16.231Z] #39 45.93 DEP compel/plugins/std/log.d [2020-06-27T03:18:16.239Z] #40 58.14 CC compel/src/lib/infect-util.o [2020-06-27T03:18:16.289Z] #39 48.69 DEP compel/plugins/std/string.d [2020-06-27T03:18:16.449Z] #39 31.06 CC images/sk-packet.o [2020-06-27T03:18:16.489Z] #39 46.00 DEP compel/plugins/std/fds.d [2020-06-27T03:18:16.526Z] #40 58.49 CC compel/src/lib/infect.o [2020-06-27T03:18:16.549Z] #39 48.85 DEP compel/plugins/std/log.d [2020-06-27T03:18:16.549Z] #39 48.97 DEP compel/plugins/std/fds.d [2020-06-27T03:18:16.549Z] #39 49.12 DEP compel/plugins/std/std.d [2020-06-27T03:18:16.751Z] #39 46.14 DEP compel/plugins/std/std.d [2020-06-27T03:18:16.751Z] #39 46.30 DEP compel/plugins/shmem/shmem.d [2020-06-27T03:18:16.810Z] #39 49.20 DEP compel/plugins/shmem/shmem.d [2020-06-27T03:18:16.810Z] #39 49.25 DEP compel/plugins/fds/fds.d [2020-06-27T03:18:17.009Z] #39 31.55 CC images/mnt.o [2020-06-27T03:18:17.009Z] #39 46.41 DEP compel/plugins/fds/fds.d [2020-06-27T03:18:17.009Z] #39 46.57 CC compel/plugins/std/std.o [2020-06-27T03:18:17.071Z] #39 49.41 CC compel/plugins/std/std.o [2020-06-27T03:18:17.264Z] #39 31.80 CC images/pipe-data.o [2020-06-27T03:18:17.332Z] #39 49.81 CC compel/plugins/std/fds.o [2020-06-27T03:18:17.519Z] #39 32.08 CC images/sa.o [2020-06-27T03:18:17.575Z] #39 47.00 CC compel/plugins/std/fds.o [2020-06-27T03:18:17.775Z] #39 32.38 CC images/timer.o [2020-06-27T03:18:17.833Z] #39 47.47 CC compel/plugins/std/log.o [2020-06-27T03:18:17.903Z] #39 50.19 CC compel/plugins/std/log.o [2020-06-27T03:18:18.023Z] #40 ... [2020-06-27T03:18:18.023Z] [2020-06-27T03:18:18.023Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:18.023Z] #50 9.805 + cd /tmp/tmp.dLlBMgZj7T/src/github.com/opencontainers/runc [2020-06-27T03:18:18.023Z] #50 9.806 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:18:18.032Z] #39 32.63 CC images/timerfd.o [2020-06-27T03:18:18.163Z] #39 ... [2020-06-27T03:18:18.163Z] [2020-06-27T03:18:18.163Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-27T03:18:18.163Z] #14 DONE 2.3s [2020-06-27T03:18:18.163Z] [2020-06-27T03:18:18.163Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-27T03:18:18.287Z] #39 32.91 CC images/mm.o [2020-06-27T03:18:18.766Z] #39 48.41 CC compel/plugins/std/string.o [2020-06-27T03:18:18.907Z] #39 33.43 CC images/sk-opts.o [2020-06-27T03:18:19.040Z] #50 10.71 + '[' -z '' ']' [2020-06-27T03:18:19.040Z] #50 10.71 + target=static [2020-06-27T03:18:19.040Z] #50 10.71 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-27T03:18:19.167Z] #39 33.74 CC images/sk-unix.o [2020-06-27T03:18:19.546Z] #15 ... [2020-06-27T03:18:19.546Z] [2020-06-27T03:18:19.546Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:19.546Z] #43 DONE 110.9s [2020-06-27T03:18:19.546Z] [2020-06-27T03:18:19.546Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:19.700Z] #39 49.05 CC compel/plugins/std/infect.o [2020-06-27T03:18:19.728Z] #39 34.13 CC images/sk-inet.o [2020-06-27T03:18:19.958Z] #39 49.60 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-27T03:18:19.984Z] #39 34.55 CC images/tun.o [2020-06-27T03:18:20.216Z] #39 49.65 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-27T03:18:20.216Z] #39 49.74 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-27T03:18:20.216Z] #39 49.83 AR compel/plugins/std.lib.a [2020-06-27T03:18:20.239Z] #39 34.96 CC images/sk-netlink.o [2020-06-27T03:18:20.328Z] #21 110.5 Checking out files: 18% (2022/10848) Checking out files: 19% (2062/10848) Checking out files: 20% (2170/10848) Checking out files: 21% (2279/10848) Checking out files: 22% (2387/10848) Checking out files: 23% (2496/10848) Checking out files: 24% (2604/10848) Checking out files: 25% (2712/10848) Checking out files: 26% (2821/10848) Checking out files: 27% (2929/10848) Checking out files: 28% (3038/10848) Checking out files: 29% (3146/10848) Checking out files: 30% (3255/10848) Checking out files: 31% (3363/10848) Checking out files: 32% (3472/10848) Checking out files: 32% (3560/10848) Checking out files: 33% (3580/10848) Checking out files: 34% (3689/10848) Checking out files: 35% (3797/10848) Checking out files: 36% (3906/10848) [2020-06-27T03:18:20.328Z] #21 ... [2020-06-27T03:18:20.328Z] [2020-06-27T03:18:20.328Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-27T03:18:20.328Z] #15 DONE 2.3s [2020-06-27T03:18:20.328Z] [2020-06-27T03:18:20.328Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:20.474Z] #39 49.91 CC compel/plugins/fds/fds.o [2020-06-27T03:18:20.474Z] #39 ... [2020-06-27T03:18:20.474Z] [2020-06-27T03:18:20.474Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:18:20.474Z] #10 122.6 Selecting previously unselected package libapparmor1:amd64. [2020-06-27T03:18:20.535Z] #50 ... [2020-06-27T03:18:20.535Z] [2020-06-27T03:18:20.535Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:20.535Z] #42 121.6 encoding/xml [2020-06-27T03:18:20.535Z] #42 129.3 math/big [2020-06-27T03:18:20.535Z] #42 ... [2020-06-27T03:18:20.535Z] [2020-06-27T03:18:20.535Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:20.535Z] #40 62.15 CC compel/src/lib/ptrace.o [2020-06-27T03:18:20.732Z] #10 122.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-27T03:18:20.732Z] #10 122.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-27T03:18:20.732Z] #10 122.8 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-27T03:18:20.732Z] #10 122.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-27T03:18:20.732Z] #10 122.8 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-27T03:18:20.799Z] #39 35.24 CC images/packet-sock.o [2020-06-27T03:18:20.821Z] #40 62.66 AR compel/libcompel.a [2020-06-27T03:18:20.821Z] #40 62.77 HOSTCC compel/src/main-host.o [2020-06-27T03:18:20.821Z] #40 ... [2020-06-27T03:18:20.821Z] [2020-06-27T03:18:20.821Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:18:20.821Z] #18 0.547 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:18:20.821Z] #18 0.685 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:18:20.821Z] #18 0.898 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:18:20.821Z] #18 1.909 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7692 kB] [2020-06-27T03:18:20.821Z] #18 3.466 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [197 kB] [2020-06-27T03:18:20.821Z] #18 4.484 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [7868 B] [2020-06-27T03:18:21.054Z] #39 35.63 CC images/ipc-var.o [2020-06-27T03:18:21.109Z] #18 ... [2020-06-27T03:18:21.109Z] [2020-06-27T03:18:21.109Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:21.109Z] #50 12.91 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-06-27T03:18:21.309Z] #39 35.83 CC images/ipc-desc.o [2020-06-27T03:18:21.399Z] #19 ... [2020-06-27T03:18:21.399Z] [2020-06-27T03:18:21.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:21.399Z] #39 128.6 CC criu/memfd.o [2020-06-27T03:18:21.399Z] #39 129.2 CC criu/mount.o [2020-06-27T03:18:21.399Z] #39 133.9 CC criu/namespaces.o [2020-06-27T03:18:21.399Z] #39 135.8 CC criu/net.o [2020-06-27T03:18:21.399Z] #39 139.2 CC criu/netfilter.o [2020-06-27T03:18:21.399Z] #39 ... [2020-06-27T03:18:21.399Z] [2020-06-27T03:18:21.399Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-27T03:18:21.399Z] #19 6.293 Collecting yamllint==1.16.0 [2020-06-27T03:18:21.565Z] #39 36.11 CC images/ipc-shm.o [2020-06-27T03:18:21.667Z] #10 123.5 Selecting previously unselected package libbtrfs0. [2020-06-27T03:18:21.667Z] #10 123.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-27T03:18:21.667Z] #10 123.7 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-27T03:18:21.735Z] #50 ... [2020-06-27T03:18:21.735Z] [2020-06-27T03:18:21.735Z] #48 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-06-27T03:18:21.735Z] #48 123.5 golang.org/x/crypto/ssh/terminal [2020-06-27T03:18:21.735Z] #48 127.0 mvdan.cc/sh/v3/cmd/shfmt [2020-06-27T03:18:21.735Z] #48 DONE 133.0s [2020-06-27T03:18:21.735Z] [2020-06-27T03:18:21.735Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:21.735Z] #40 63.17 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-06-27T03:18:21.735Z] #40 63.39 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-27T03:18:21.811Z] Running on azwin-2-1d4440 in d:\jenkins\workspace\moby_PR-41159 [Pipeline] { [2020-06-27T03:18:21.820Z] #39 36.30 CC images/ipc-msg.o [Pipeline] ws [2020-06-27T03:18:21.828Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-06-27T03:18:22.075Z] #39 36.59 CC images/ipc-sem.o [2020-06-27T03:18:22.232Z] #10 124.1 Selecting previously unselected package libbtrfs-dev. [2020-06-27T03:18:22.232Z] #10 124.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-27T03:18:22.232Z] #10 124.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:18:22.232Z] #10 ... [2020-06-27T03:18:22.232Z] [2020-06-27T03:18:22.232Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:22.232Z] #54 DONE 124.3s [2020-06-27T03:18:22.232Z] [2020-06-27T03:18:22.232Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-27T03:18:22.232Z] #55 DONE 0.1s [2020-06-27T03:18:22.232Z] [2020-06-27T03:18:22.232Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-27T03:18:22.232Z] #56 DONE 0.1s [2020-06-27T03:18:22.232Z] [2020-06-27T03:18:22.232Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:18:22.232Z] #10 124.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-27T03:18:22.232Z] #10 124.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-27T03:18:22.232Z] #10 124.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-27T03:18:22.331Z] #39 36.85 CC images/utsns.o [2020-06-27T03:18:22.360Z] #40 64.06 HOSTCC compel/src/lib/log-host.o [2020-06-27T03:18:22.360Z] #40 64.48 HOSTLINK compel/compel-host-bin [2020-06-27T03:18:22.416Z] #21 110.5 Checking out files: 18% (2022/10848) Checking out files: 19% (2062/10848) Checking out files: 20% (2170/10848) Checking out files: 21% (2279/10848) Checking out files: 22% (2387/10848) Checking out files: 23% (2496/10848) Checking out files: 24% (2604/10848) Checking out files: 25% (2712/10848) Checking out files: 26% (2821/10848) Checking out files: 27% (2929/10848) Checking out files: 28% (3038/10848) Checking out files: 29% (3146/10848) Checking out files: 30% (3255/10848) Checking out files: 31% (3363/10848) Checking out files: 32% (3472/10848) Checking out files: 32% (3560/10848) Checking out files: 33% (3580/10848) Checking out files: 34% (3689/10848) Checking out files: 35% (3797/10848) Checking out files: 36% (3906/10848) Checking out files: 37% (4014/10848) Checking out files: 38% (4123/10848) Checking out files: 39% (4231/10848) Checking out files: 40% (4340/10848) Checking out files: 41% (4448/10848) Checking out files: 42% (4557/10848) Checking out files: 43% (4665/10848) Checking out files: 44% (4774/10848) Checking out files: 45% (4882/10848) Checking out files: 46% (4991/10848) Checking out files: 47% (5099/10848) Checking out files: 48% (5208/10848) Checking out files: 49% (5316/10848) Checking out files: 50% (5424/10848) Checking out files: 51% (5533/10848) Checking out files: 51% (5623/10848) Checking out files: 52% (5641/10848) Checking out files: 53% (5750/10848) Checking out files: 54% (5858/10848) Checking out files: 55% (5967/10848) Checking out files: 56% (6075/10848) Checking out files: 57% (6184/10848) Checking out files: 58% (6292/10848) Checking out files: 59% (6401/10848) Checking out files: 60% (6509/10848) Checking out files: 61% (6618/10848) Checking out files: 62% (6726/10848) Checking out files: 63% (6835/10848) Checking out files: 64% (6943/10848) Checking out files: 65% (7052/10848) Checking out files: 66% (7160/10848) Checking out files: 67% (7269/10848) Checking out files: 68% (7377/10848) Checking out files: 69% (7486/10848) Checking out files: 70% (7594/10848) Checking out files: 71% (7703/10848) Checking out files: 72% (7811/10848) Checking out files: 73% (7920/10848) Checking out files: 73% (7991/10848) Checking out files: 74% (8028/10848) Checking out files: 75% (8136/10848) Checking out files: 76% (8245/10848) Checking out files: 77% (8353/10848) Checking out files: 78% (8462/10848) Checking out files: 79% (8570/10848) [2020-06-27T03:18:22.417Z] #21 ... [2020-06-27T03:18:22.417Z] [2020-06-27T03:18:22.417Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-27T03:18:22.417Z] #16 DONE 2.1s [2020-06-27T03:18:22.417Z] [2020-06-27T03:18:22.417Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:22.490Z] #10 124.5 Selecting previously unselected package libudev-dev:amd64. [2020-06-27T03:18:22.490Z] #10 124.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-27T03:18:22.490Z] #10 124.5 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-27T03:18:22.586Z] #39 37.07 CC images/creds.o [2020-06-27T03:18:22.646Z] #40 64.70 DEP soccr/soccr.d [2020-06-27T03:18:22.748Z] #10 124.7 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-27T03:18:22.748Z] #10 124.7 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-27T03:18:22.748Z] #10 124.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-27T03:18:22.843Z] #39 37.34 CC images/vma.o [2020-06-27T03:18:22.932Z] #40 64.97 CC soccr/soccr.o [2020-06-27T03:18:23.098Z] #39 37.66 CC images/netdev.o [2020-06-27T03:18:23.317Z] #10 125.4 Selecting previously unselected package libpcre16-3:amd64. [2020-06-27T03:18:23.317Z] #10 125.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-27T03:18:23.317Z] #10 125.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-27T03:18:23.364Z] #39 38.00 CC images/tty.o [2020-06-27T03:18:23.575Z] #10 125.6 Selecting previously unselected package libpcre32-3:amd64. [2020-06-27T03:18:23.575Z] #10 125.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-27T03:18:23.575Z] #10 125.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-27T03:18:23.719Z] #21 110.5 Checking out files: 18% (2022/10848) Checking out files: 19% (2062/10848) Checking out files: 20% (2170/10848) Checking out files: 21% (2279/10848) Checking out files: 22% (2387/10848) Checking out files: 23% (2496/10848) Checking out files: 24% (2604/10848) Checking out files: 25% (2712/10848) Checking out files: 26% (2821/10848) Checking out files: 27% (2929/10848) Checking out files: 28% (3038/10848) Checking out files: 29% (3146/10848) Checking out files: 30% (3255/10848) Checking out files: 31% (3363/10848) Checking out files: 32% (3472/10848) Checking out files: 32% (3560/10848) Checking out files: 33% (3580/10848) Checking out files: 34% (3689/10848) Checking out files: 35% (3797/10848) Checking out files: 36% (3906/10848) Checking out files: 37% (4014/10848) Checking out files: 38% (4123/10848) Checking out files: 39% (4231/10848) Checking out files: 40% (4340/10848) Checking out files: 41% (4448/10848) Checking out files: 42% (4557/10848) Checking out files: 43% (4665/10848) Checking out files: 44% (4774/10848) Checking out files: 45% (4882/10848) Checking out files: 46% (4991/10848) Checking out files: 47% (5099/10848) Checking out files: 48% (5208/10848) Checking out files: 49% (5316/10848) Checking out files: 50% (5424/10848) Checking out files: 51% (5533/10848) Checking out files: 51% (5623/10848) Checking out files: 52% (5641/10848) Checking out files: 53% (5750/10848) Checking out files: 54% (5858/10848) Checking out files: 55% (5967/10848) Checking out files: 56% (6075/10848) Checking out files: 57% (6184/10848) Checking out files: 58% (6292/10848) Checking out files: 59% (6401/10848) Checking out files: 60% (6509/10848) Checking out files: 61% (6618/10848) Checking out files: 62% (6726/10848) Checking out files: 63% (6835/10848) Checking out files: 64% (6943/10848) Checking out files: 65% (7052/10848) Checking out files: 66% (7160/10848) Checking out files: 67% (7269/10848) Checking out files: 68% (7377/10848) Checking out files: 69% (7486/10848) Checking out files: 70% (7594/10848) Checking out files: 71% (7703/10848) Checking out files: 72% (7811/10848) Checking out files: 73% (7920/10848) Checking out files: 73% (7991/10848) Checking out files: 74% (8028/10848) Checking out files: 75% (8136/10848) Checking out files: 76% (8245/10848) Checking out files: 77% (8353/10848) Checking out files: 78% (8462/10848) Checking out files: 79% (8570/10848) Checking out files: 80% (8679/10848) Checking out files: 81% (8787/10848) Checking out files: 82% (8896/10848) Checking out files: 83% (9004/10848) Checking out files: 84% (9113/10848) Checking out files: 85% (9221/10848) Checking out files: 86% (9330/10848) Checking out files: 87% (9438/10848) Checking out files: 88% (9547/10848) Checking out files: 89% (9655/10848) Checking out files: 90% (9764/10848) Checking out files: 91% (9872/10848) Checking out files: 92% (9981/10848) Checking out files: 93% (10089/10848) Checking out files: 94% (10198/10848) Checking out files: 95% (10306/10848) Checking out files: 96% (10415/10848) Checking out files: 97% (10523/10848) Checking out files: 98% (10632/10848) Checking out files: 99% (10740/10848) Checking out files: 100% (10848/10848) Checking out files: 100% (10848/10848), done. [2020-06-27T03:18:23.719Z] #21 115.2 + cd /tmp/tmp.HBy8oqpAAj/tmp/docker-ce [2020-06-27T03:18:23.719Z] #21 115.2 + git checkout -q v17.06.2-ce [2020-06-27T03:18:23.834Z] #10 125.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-27T03:18:23.834Z] #10 125.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-27T03:18:23.834Z] #10 125.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-27T03:18:23.834Z] #10 125.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-27T03:18:23.834Z] #10 125.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-27T03:18:23.834Z] #10 125.9 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-27T03:18:24.290Z] #39 38.65 CC images/file-lock.o [2020-06-27T03:18:24.290Z] #39 38.86 CC images/rlimit.o [2020-06-27T03:18:24.399Z] #10 126.4 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-27T03:18:24.400Z] #10 126.4 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-27T03:18:24.400Z] #10 126.4 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-27T03:18:24.545Z] #39 ... [2020-06-27T03:18:24.545Z] [2020-06-27T03:18:24.545Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:24.545Z] #41 102.1 vendor/golang.org/x/text/transform [2020-06-27T03:18:24.545Z] #41 102.8 vendor/golang.org/x/text/unicode/bidi [2020-06-27T03:18:24.545Z] #41 105.1 vendor/golang.org/x/text/secure/bidirule [2020-06-27T03:18:24.545Z] #41 105.5 vendor/golang.org/x/text/unicode/norm [2020-06-27T03:18:24.545Z] #41 110.2 vendor/golang.org/x/net/idna [2020-06-27T03:18:24.545Z] #41 ... [2020-06-27T03:18:24.545Z] [2020-06-27T03:18:24.545Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:24.545Z] #39 39.13 CC images/pagemap.o [2020-06-27T03:18:24.658Z] #10 126.7 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-27T03:18:24.658Z] #10 126.7 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-27T03:18:24.658Z] #10 126.7 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-27T03:18:24.662Z] #21 ... [2020-06-27T03:18:24.662Z] [2020-06-27T03:18:24.662Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:18:24.662Z] #28 DONE 116.1s [2020-06-27T03:18:24.662Z] [2020-06-27T03:18:24.662Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:24.662Z] #39 51.11 CC compel/plugins/std/string.o [2020-06-27T03:18:24.662Z] #39 51.82 CC compel/plugins/std/infect.o [2020-06-27T03:18:24.662Z] #39 52.20 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-06-27T03:18:24.662Z] #39 52.26 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-06-27T03:18:24.662Z] #39 52.35 AR compel/plugins/std.lib.a [2020-06-27T03:18:24.662Z] #39 52.44 CC compel/plugins/fds/fds.o [2020-06-27T03:18:24.662Z] #39 52.81 AR compel/plugins/fds.lib.a [2020-06-27T03:18:24.662Z] #39 52.92 HOSTDEP compel/src/lib/log-host.d [2020-06-27T03:18:24.662Z] #39 53.07 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-27T03:18:24.662Z] #39 53.19 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-06-27T03:18:24.662Z] #39 53.28 HOSTDEP compel/src/main-host.d [2020-06-27T03:18:24.662Z] #39 53.44 DEP compel/src/lib/ptrace.d [2020-06-27T03:18:24.662Z] #39 53.71 DEP compel/src/lib/infect.d [2020-06-27T03:18:24.662Z] #39 54.01 DEP compel/src/lib/infect-util.d [2020-06-27T03:18:24.662Z] #39 54.19 DEP compel/src/lib/infect-rpc.d [2020-06-27T03:18:24.662Z] #39 54.35 DEP compel/arch/aarch64/src/lib/infect.d [2020-06-27T03:18:24.662Z] #39 54.56 DEP compel/arch/aarch64/src/lib/cpu.d [2020-06-27T03:18:24.662Z] #39 54.59 DEP compel/src/lib/log.d [2020-06-27T03:18:24.662Z] #39 54.77 DEP compel/src/main.d [2020-06-27T03:18:24.662Z] #39 54.88 DEP compel/src/lib/handle-elf.d [2020-06-27T03:18:24.662Z] #39 54.99 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-06-27T03:18:24.662Z] #39 55.11 CC compel/src/lib/log.o [2020-06-27T03:18:24.662Z] #39 55.42 CC compel/arch/aarch64/src/lib/cpu.o [2020-06-27T03:18:24.662Z] #39 55.62 CC compel/arch/aarch64/src/lib/infect.o [2020-06-27T03:18:24.662Z] #39 56.14 CC compel/src/lib/infect-rpc.o [2020-06-27T03:18:24.662Z] #39 56.48 CC compel/src/lib/infect-util.o [2020-06-27T03:18:24.662Z] #39 56.77 CC compel/src/lib/infect.o [2020-06-27T03:18:24.916Z] #10 126.8 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-27T03:18:24.916Z] #10 126.8 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-27T03:18:24.916Z] #10 126.8 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-27T03:18:24.916Z] #10 126.9 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-27T03:18:24.916Z] #10 127.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-27T03:18:24.916Z] #10 127.0 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-27T03:18:25.105Z] #39 39.43 CC images/siginfo.o [2020-06-27T03:18:25.105Z] #39 39.83 CC images/rpc.o [2020-06-27T03:18:25.482Z] #10 127.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-27T03:18:25.482Z] #10 127.5 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-27T03:18:25.482Z] #10 127.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-27T03:18:25.482Z] #10 127.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-27T03:18:25.482Z] #10 127.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-27T03:18:25.482Z] #10 127.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-27T03:18:25.482Z] #10 127.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:18:25.482Z] #10 127.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-27T03:18:25.482Z] #10 127.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-27T03:18:25.636Z] #40 67.19 AR soccr/libsoccr.a [2020-06-27T03:18:25.636Z] #40 67.25 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-27T03:18:25.740Z] #10 127.6 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-27T03:18:25.740Z] #10 127.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-27T03:18:25.740Z] #10 127.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:18:25.740Z] #10 127.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-27T03:18:25.740Z] #10 127.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-27T03:18:25.740Z] #10 127.7 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-27T03:18:25.740Z] #10 127.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-27T03:18:25.740Z] #10 127.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-27T03:18:25.740Z] #10 127.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:18:25.740Z] #10 ... [2020-06-27T03:18:25.740Z] [2020-06-27T03:18:25.740Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:25.740Z] #41 117.7 mime [2020-06-27T03:18:25.740Z] #41 119.3 mime/quotedprintable [2020-06-27T03:18:25.740Z] #41 119.6 net/http/internal [2020-06-27T03:18:25.740Z] #41 122.3 mime/multipart [2020-06-27T03:18:25.740Z] #41 122.4 crypto/tls [2020-06-27T03:18:25.740Z] #41 ... [2020-06-27T03:18:25.740Z] [2020-06-27T03:18:25.740Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:18:25.740Z] #10 127.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:18:25.740Z] #10 127.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-06-27T03:18:25.740Z] #10 127.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-27T03:18:25.740Z] #10 127.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:18:25.740Z] #10 127.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-27T03:18:25.740Z] #10 127.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-06-27T03:18:25.740Z] #10 127.8 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-27T03:18:25.740Z] #10 127.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-27T03:18:25.740Z] #10 127.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-27T03:18:25.740Z] #10 127.8 Setting up dmsetup (2:1.02.155-3) ... [2020-06-27T03:18:25.923Z] #40 67.81 DEP criu/arch/ppc64/sigframe.d [2020-06-27T03:18:25.998Z] #10 127.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-27T03:18:25.999Z] #10 127.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-27T03:18:25.999Z] #10 127.9 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:18:26.211Z] #40 68.11 DEP criu/arch/ppc64/crtools.d [2020-06-27T03:18:26.211Z] #40 68.38 DEP criu/arch/ppc64/cpu.d [2020-06-27T03:18:26.468Z] #39 41.02 CC images/ext-file.o [2020-06-27T03:18:26.564Z] #10 DONE 128.5s [2020-06-27T03:18:26.564Z] [2020-06-27T03:18:26.564Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:26.585Z] #39 ... [2020-06-27T03:18:26.586Z] [2020-06-27T03:18:26.586Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:26.586Z] #41 108.7 github.com/LK4D4/vndr/godl [2020-06-27T03:18:26.586Z] #41 109.5 github.com/LK4D4/vndr [2020-06-27T03:18:26.586Z] #41 DONE 117.8s [2020-06-27T03:18:26.586Z] [2020-06-27T03:18:26.586Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:18:26.586Z] #17 2.108 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:18:26.586Z] #17 2.197 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:18:26.586Z] #17 2.245 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:18:26.586Z] #17 2.815 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2020-06-27T03:18:26.586Z] #17 3.769 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [201 kB] [2020-06-27T03:18:26.586Z] #17 ... [2020-06-27T03:18:26.586Z] [2020-06-27T03:18:26.586Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:26.586Z] #49 7.930 + cd /tmp/tmp.kMnQonygqb/src/github.com/opencontainers/runc [2020-06-27T03:18:26.586Z] #49 7.930 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:18:26.586Z] #49 8.532 + '[' -z '' ']' [2020-06-27T03:18:26.586Z] #49 8.532 + target=static [2020-06-27T03:18:26.586Z] #49 8.532 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-27T03:18:26.586Z] #49 9.981 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-06-27T03:18:26.586Z] #49 ... [2020-06-27T03:18:26.586Z] [2020-06-27T03:18:26.586Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:26.586Z] #39 59.06 CC compel/src/lib/ptrace.o [2020-06-27T03:18:26.660Z] #19 11.67 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-27T03:18:26.660Z] #19 11.79 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-27T03:18:26.660Z] #19 11.83 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-27T03:18:26.723Z] #39 41.28 CC images/cgroup.o [2020-06-27T03:18:26.833Z] #40 68.62 CC criu/arch/ppc64/cpu.o [2020-06-27T03:18:26.917Z] #19 11.88 Collecting pyyaml (from yamllint==1.16.0) [2020-06-27T03:18:26.917Z] #19 12.04 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-27T03:18:27.118Z] #40 69.15 CC criu/arch/ppc64/crtools.o [2020-06-27T03:18:27.160Z] #39 59.52 AR compel/libcompel.a [2020-06-27T03:18:27.160Z] #39 59.60 HOSTCC compel/src/main-host.o [2020-06-27T03:18:27.284Z] #39 41.99 CC images/userns.o [2020-06-27T03:18:27.420Z] #39 59.89 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-06-27T03:18:27.539Z] #39 42.26 CC images/google/protobuf/descriptor.o [2020-06-27T03:18:27.685Z] #39 60.13 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-27T03:18:28.256Z] #39 60.53 HOSTCC compel/src/lib/log-host.o [2020-06-27T03:18:28.256Z] #39 60.68 HOSTLINK compel/compel-host-bin [2020-06-27T03:18:28.290Z] #19 13.31 Building wheels for collected packages: pyyaml [2020-06-27T03:18:28.290Z] #19 13.32 Running setup.py bdist_wheel for pyyaml: started [2020-06-27T03:18:28.516Z] #39 60.81 DEP soccr/soccr.d [2020-06-27T03:18:28.516Z] #39 61.04 CC soccr/soccr.o [2020-06-27T03:18:28.609Z] #40 70.31 CC criu/arch/ppc64/sigframe.o [2020-06-27T03:18:28.609Z] #40 70.66 LINK criu/arch/ppc64/crtools.built-in.o [2020-06-27T03:18:28.609Z] #40 70.75 DEP criu/pie/util-vdso.d [2020-06-27T03:18:29.093Z] #49 2.656 + RM_GOPATH=0 [2020-06-27T03:18:29.093Z] #49 2.656 + TMP_GOPATH= [2020-06-27T03:18:29.093Z] #49 ... [2020-06-27T03:18:29.093Z] [2020-06-27T03:18:29.093Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-27T03:18:29.093Z] #11 DONE 2.8s [2020-06-27T03:18:29.093Z] [2020-06-27T03:18:29.093Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:29.093Z] #49 2.657 + : /build [2020-06-27T03:18:29.093Z] #49 2.657 + '[' -z '' ']' [2020-06-27T03:18:29.093Z] #49 2.657 ++ mktemp -d [2020-06-27T03:18:29.093Z] #49 2.662 + export GOPATH=/tmp/tmp.otVEUkDgYG [2020-06-27T03:18:29.093Z] #49 2.662 + GOPATH=/tmp/tmp.otVEUkDgYG [2020-06-27T03:18:29.093Z] #49 2.662 + RM_GOPATH=1 [2020-06-27T03:18:29.093Z] #49 2.662 + case "$(go env GOARCH)" in [2020-06-27T03:18:29.093Z] #49 2.662 ++ go env GOARCH [2020-06-27T03:18:29.093Z] #49 2.684 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:18:29.093Z] #49 2.684 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:18:29.093Z] #49 2.685 ++ dirname /tmp/install/install.sh [2020-06-27T03:18:29.093Z] #49 2.691 + dir=/tmp/install [2020-06-27T03:18:29.093Z] #49 2.694 + bin=runc [2020-06-27T03:18:29.093Z] #49 2.694 + shift [2020-06-27T03:18:29.093Z] #49 2.694 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-27T03:18:29.093Z] #49 2.694 + . /tmp/install/runc.installer [2020-06-27T03:18:29.093Z] #49 2.695 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:18:29.093Z] #49 2.696 + install_runc [2020-06-27T03:18:29.093Z] #49 2.697 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-27T03:18:29.093Z] #49 2.697 + uname -r [2020-06-27T03:18:29.093Z] #49 2.700 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-27T03:18:29.093Z] #49 2.700 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-27T03:18:29.093Z] #49 2.700 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.otVEUkDgYG/src/github.com/opencontainers/runc [2020-06-27T03:18:29.093Z] #49 2.701 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-27T03:18:29.093Z] #49 2.707 Cloning into '/tmp/tmp.otVEUkDgYG/src/github.com/opencontainers/runc'... [2020-06-27T03:18:29.222Z] #19 ... [2020-06-27T03:18:29.222Z] [2020-06-27T03:18:29.222Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:18:29.222Z] #36 DONE 225.7s [2020-06-27T03:18:29.222Z] [2020-06-27T03:18:29.222Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-27T03:18:29.222Z] #19 14.41 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-27T03:18:29.222Z] #19 ... [2020-06-27T03:18:29.222Z] [2020-06-27T03:18:29.222Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:29.222Z] #39 139.5 CC criu/page-pipe.o [2020-06-27T03:18:29.222Z] #39 140.0 CC criu/page-xfer.o [2020-06-27T03:18:29.222Z] #39 141.4 CC criu/pagemap-cache.o [2020-06-27T03:18:29.222Z] #39 141.6 CC criu/pagemap.o [2020-06-27T03:18:29.222Z] #39 142.4 CC criu/parasite-syscall.o [2020-06-27T03:18:29.222Z] #39 143.2 CC criu/path.o [2020-06-27T03:18:29.222Z] #39 143.5 CC criu/pie-util-vdso-elf32.o [2020-06-27T03:18:29.222Z] #39 143.9 CC criu/pie-util-vdso.o [2020-06-27T03:18:29.222Z] #39 144.4 CC criu/pie-util.o [2020-06-27T03:18:29.222Z] #39 144.6 CC criu/pipes.o [2020-06-27T03:18:29.222Z] #39 145.4 CC criu/plugin.o [2020-06-27T03:18:29.222Z] #39 145.9 CC criu/proc_parse.o [2020-06-27T03:18:29.236Z] #40 71.07 DEP criu/pie/util.d [2020-06-27T03:18:29.236Z] #40 71.31 CC criu/pie/util.o [2020-06-27T03:18:29.472Z] #39 43.98 CC images/opts.o [2020-06-27T03:18:29.479Z] #39 ... [2020-06-27T03:18:29.479Z] [2020-06-27T03:18:29.479Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-27T03:18:29.479Z] #19 14.42 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-27T03:18:29.479Z] #19 14.54 Successfully built pyyaml [2020-06-27T03:18:29.479Z] #19 14.56 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-27T03:18:29.728Z] #39 44.20 CC images/seccomp.o [2020-06-27T03:18:29.736Z] #19 14.97 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-27T03:18:29.860Z] #40 71.75 CC criu/pie/util-vdso.o [2020-06-27T03:18:29.899Z] #39 62.15 AR soccr/libsoccr.a [2020-06-27T03:18:29.899Z] #39 62.20 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-27T03:18:29.983Z] #39 44.51 CC images/binfmt-misc.o [2020-06-27T03:18:30.238Z] #39 44.68 CC images/time.o [2020-06-27T03:18:30.238Z] #39 ... [2020-06-27T03:18:30.238Z] [2020-06-27T03:18:30.238Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:18:30.238Z] #10 107.7 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-06-27T03:18:30.238Z] #10 107.7 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-06-27T03:18:30.238Z] #10 107.7 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:18:30.238Z] #10 ... [2020-06-27T03:18:30.238Z] [2020-06-27T03:18:30.238Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:30.238Z] #54 115.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-27T03:18:30.238Z] #54 115.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-27T03:18:30.301Z] #19 DONE 15.4s [2020-06-27T03:18:30.301Z] [2020-06-27T03:18:30.301Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-27T03:18:30.484Z] #40 72.57 AR criu/pie/pie.lib.a [2020-06-27T03:18:30.484Z] #40 72.64 DEP criu/pie/restorer.d [2020-06-27T03:18:30.791Z] #40 72.94 DEP criu/arch/ppc64/vdso-trampoline.d [2020-06-27T03:18:30.839Z] #39 63.28 DEP criu/arch/aarch64/sigframe.d [2020-06-27T03:18:30.839Z] #39 63.37 DEP criu/arch/aarch64/crtools.d [2020-06-27T03:18:30.865Z] #22 DONE 0.3s [2020-06-27T03:18:30.865Z] [2020-06-27T03:18:30.865Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-27T03:18:31.002Z] #49 ... [2020-06-27T03:18:31.002Z] [2020-06-27T03:18:31.002Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:31.002Z] #39 50.33 AR compel/plugins/fds.lib.a [2020-06-27T03:18:31.002Z] #39 50.40 HOSTDEP compel/src/lib/log-host.d [2020-06-27T03:18:31.002Z] #39 50.55 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-27T03:18:31.002Z] #39 50.65 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-27T03:18:31.002Z] #39 50.75 HOSTDEP compel/src/main-host.d [2020-06-27T03:18:31.002Z] #39 50.86 DEP compel/src/lib/ptrace.d [2020-06-27T03:18:31.002Z] #39 50.97 DEP compel/src/lib/infect.d [2020-06-27T03:18:31.002Z] #39 51.10 DEP compel/src/lib/infect-util.d [2020-06-27T03:18:31.002Z] #39 51.19 DEP compel/src/lib/infect-rpc.d [2020-06-27T03:18:31.002Z] #39 51.32 DEP compel/arch/x86/src/lib/infect.d [2020-06-27T03:18:31.002Z] #39 51.46 DEP compel/arch/x86/src/lib/cpu.d [2020-06-27T03:18:31.002Z] #39 51.56 DEP compel/src/lib/log.d [2020-06-27T03:18:31.002Z] #39 51.68 DEP compel/src/main.d [2020-06-27T03:18:31.002Z] #39 51.81 DEP compel/src/lib/handle-elf.d [2020-06-27T03:18:31.002Z] #39 51.98 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-27T03:18:31.002Z] #39 52.19 CC compel/src/lib/log.o [2020-06-27T03:18:31.002Z] #39 52.69 CC compel/arch/x86/src/lib/cpu.o [2020-06-27T03:18:31.002Z] #39 53.51 CC compel/arch/x86/src/lib/infect.o [2020-06-27T03:18:31.002Z] #39 54.35 CC compel/src/lib/infect-rpc.o [2020-06-27T03:18:31.002Z] #39 54.67 CC compel/src/lib/infect-util.o [2020-06-27T03:18:31.002Z] #39 54.94 CC compel/src/lib/infect.o [2020-06-27T03:18:31.002Z] #39 57.79 CC compel/src/lib/ptrace.o [2020-06-27T03:18:31.002Z] #39 58.21 AR compel/libcompel.a [2020-06-27T03:18:31.002Z] #39 58.32 HOSTCC compel/src/main-host.o [2020-06-27T03:18:31.002Z] #39 58.68 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-27T03:18:31.002Z] #39 59.04 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-27T03:18:31.002Z] #39 59.70 HOSTCC compel/src/lib/log-host.o [2020-06-27T03:18:31.002Z] #39 60.01 HOSTLINK compel/compel-host-bin [2020-06-27T03:18:31.002Z] #39 60.23 DEP soccr/soccr.d [2020-06-27T03:18:31.002Z] #39 60.43 CC soccr/soccr.o [2020-06-27T03:18:31.077Z] #40 72.97 DEP criu/arch/ppc64/restorer.d [2020-06-27T03:18:31.077Z] #40 73.22 DEP criu/arch/ppc64/vdso-pie.d [2020-06-27T03:18:31.100Z] #39 63.53 DEP criu/arch/aarch64/cpu.d [2020-06-27T03:18:31.100Z] #39 63.57 DEP criu/arch/aarch64/bitops.d [2020-06-27T03:18:31.100Z] #39 63.60 CC criu/arch/aarch64/bitops.o [2020-06-27T03:18:31.100Z] #39 63.65 CC criu/arch/aarch64/cpu.o [2020-06-27T03:18:31.100Z] #39 63.76 CC criu/arch/aarch64/crtools.o [2020-06-27T03:18:31.260Z] #39 ... [2020-06-27T03:18:31.260Z] [2020-06-27T03:18:31.260Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-27T03:18:31.260Z] #12 DONE 2.2s [2020-06-27T03:18:31.260Z] [2020-06-27T03:18:31.260Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:31.260Z] #41 130.4 net/http/httptrace [2020-06-27T03:18:31.260Z] #41 130.6 net/http [2020-06-27T03:18:31.364Z] #40 73.37 DEP criu/pie/parasite-vdso.d [2020-06-27T03:18:31.651Z] #40 73.60 DEP criu/pie/parasite.d [2020-06-27T03:18:32.040Z] #39 64.35 CC criu/arch/aarch64/sigframe.o [2020-06-27T03:18:32.040Z] #39 64.56 LINK criu/arch/aarch64/crtools.built-in.o [2020-06-27T03:18:32.040Z] #39 64.61 DEP criu/pie/util-vdso.d [2020-06-27T03:18:32.273Z] #40 74.02 CC criu/pie/parasite.o [2020-06-27T03:18:32.273Z] #40 ... [2020-06-27T03:18:32.273Z] [2020-06-27T03:18:32.273Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:32.273Z] #42 133.5 go/doc [2020-06-27T03:18:32.273Z] #42 142.9 github.com/LK4D4/vndr/build [2020-06-27T03:18:32.273Z] #42 ... [2020-06-27T03:18:32.273Z] [2020-06-27T03:18:32.273Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:18:32.273Z] #18 11.77 Fetched 8136 kB in 11s (717 kB/s) [2020-06-27T03:18:32.273Z] #18 11.77 Reading package lists... [2020-06-27T03:18:32.273Z] #18 16.09 Reading package lists... [2020-06-27T03:18:32.301Z] #39 64.80 DEP criu/pie/util.d [2020-06-27T03:18:32.559Z] #18 21.34 Building dependency tree... [2020-06-27T03:18:32.559Z] #18 ... [2020-06-27T03:18:32.559Z] [2020-06-27T03:18:32.559Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:32.559Z] #42 144.1 vendor/golang.org/x/text/unicode/norm [2020-06-27T03:18:32.561Z] #39 65.02 CC criu/pie/util.o [2020-06-27T03:18:32.821Z] #39 65.37 CC criu/pie/util-vdso.o [2020-06-27T03:18:33.499Z] #54 ... [2020-06-27T03:18:33.499Z] [2020-06-27T03:18:33.499Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:33.499Z] #39 44.88 CC images/sysctl.o [2020-06-27T03:18:33.499Z] #39 45.17 CC images/autofs.o [2020-06-27T03:18:33.499Z] #39 45.40 CC images/macvlan.o [2020-06-27T03:18:33.499Z] #39 45.66 CC images/sit.o [2020-06-27T03:18:33.499Z] #39 45.90 CC images/memfd.o [2020-06-27T03:18:33.499Z] #39 46.17 CC images/timens.o [2020-06-27T03:18:33.499Z] #39 46.42 LINK images/built-in.o [2020-06-27T03:18:33.499Z] #39 46.59 GEN compel/include/asm [2020-06-27T03:18:33.499Z] #39 46.64 GEN compel/include/version.h [2020-06-27T03:18:33.499Z] #39 46.67 touch .config [2020-06-27T03:18:33.499Z] #39 46.71 GEN include/common/config.h [2020-06-27T03:18:33.499Z] #39 46.79 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-06-27T03:18:33.499Z] #39 46.82 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-06-27T03:18:33.499Z] #39 46.84 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-06-27T03:18:33.499Z] #39 46.86 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-06-27T03:18:33.499Z] #39 46.90 DEP compel/arch/x86/plugins/std/memcpy.d [2020-06-27T03:18:33.499Z] #39 46.92 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-06-27T03:18:33.499Z] #39 46.94 GEN compel/plugins/include/uapi/std/syscall.h [2020-06-27T03:18:33.499Z] #39 46.99 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-06-27T03:18:33.499Z] #39 47.00 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-06-27T03:18:33.499Z] #39 47.03 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-06-27T03:18:33.499Z] #39 47.04 DEP compel/plugins/std/infect.d [2020-06-27T03:18:33.499Z] #39 47.11 DEP compel/plugins/std/string.d [2020-06-27T03:18:33.499Z] #39 47.17 DEP compel/plugins/std/log.d [2020-06-27T03:18:33.499Z] #39 47.26 DEP compel/plugins/std/fds.d [2020-06-27T03:18:33.499Z] #39 47.38 DEP compel/plugins/std/std.d [2020-06-27T03:18:33.499Z] #39 47.46 DEP compel/plugins/shmem/shmem.d [2020-06-27T03:18:33.499Z] #39 47.54 DEP compel/plugins/fds/fds.d [2020-06-27T03:18:33.499Z] #39 47.71 CC compel/plugins/std/std.o [2020-06-27T03:18:33.499Z] #39 47.98 CC compel/plugins/std/fds.o [2020-06-27T03:18:33.762Z] #39 65.99 AR criu/pie/pie.lib.a [2020-06-27T03:18:33.762Z] #39 66.06 DEP criu/pie/restorer.d [2020-06-27T03:18:33.762Z] #39 66.31 DEP criu/arch/aarch64/intraprocedure.d [2020-06-27T03:18:33.791Z] #41 ... [2020-06-27T03:18:33.791Z] [2020-06-27T03:18:33.791Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-27T03:18:33.791Z] #13 2.023 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-27T03:18:33.791Z] #13 DONE 2.2s [2020-06-27T03:18:33.791Z] [2020-06-27T03:18:33.791Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:33.791Z] #39 62.37 AR soccr/libsoccr.a [2020-06-27T03:18:33.791Z] #39 62.42 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-27T03:18:33.791Z] #39 62.84 DEP criu/arch/x86/sigframe.d [2020-06-27T03:18:33.791Z] #39 62.94 DEP criu/arch/x86/sigaction_compat.d [2020-06-27T03:18:33.791Z] #39 63.05 DEP criu/arch/x86/kerndat.d [2020-06-27T03:18:33.791Z] #39 63.23 DEP criu/arch/x86/crtools.d [2020-06-27T03:18:33.791Z] #39 63.50 DEP criu/arch/x86/cpu.d [2020-06-27T03:18:34.022Z] #39 66.33 DEP criu/arch/aarch64/restorer.d [2020-06-27T03:18:34.023Z] #39 66.43 DEP criu/arch/aarch64/vdso-pie.d [2020-06-27T03:18:34.023Z] #39 66.49 DEP criu/pie/parasite-vdso.d [2020-06-27T03:18:34.060Z] #39 48.55 CC compel/plugins/std/log.o [2020-06-27T03:18:34.147Z] #26 DONE 3.1s [2020-06-27T03:18:34.147Z] [2020-06-27T03:18:34.147Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-27T03:18:34.147Z] #29 DONE 0.4s [2020-06-27T03:18:34.147Z] [2020-06-27T03:18:34.147Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-27T03:18:34.147Z] #31 DONE 0.0s [2020-06-27T03:18:34.147Z] [2020-06-27T03:18:34.147Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:34.147Z] #39 149.5 CC criu/protobuf-desc.o [2020-06-27T03:18:34.147Z] #39 150.3 CC criu/protobuf.o [2020-06-27T03:18:34.147Z] #39 150.6 CC criu/pstree.o [2020-06-27T03:18:34.147Z] #39 151.5 CC criu/rbtree.o [2020-06-27T03:18:34.147Z] #39 151.8 CC criu/rst-malloc.o [2020-06-27T03:18:34.147Z] #39 152.1 CC criu/seccomp.o [2020-06-27T03:18:34.147Z] #39 ... [2020-06-27T03:18:34.147Z] [2020-06-27T03:18:34.147Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-27T03:18:34.147Z] #34 DONE 0.0s [2020-06-27T03:18:34.283Z] #39 66.58 DEP criu/pie/parasite.d [2020-06-27T03:18:34.283Z] #39 66.74 CC criu/pie/parasite.o [2020-06-27T03:18:34.357Z] #39 63.68 CC criu/arch/x86/cpu.o [2020-06-27T03:18:34.408Z] [2020-06-27T03:18:34.408Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-27T03:18:34.620Z] #39 ... [2020-06-27T03:18:34.620Z] [2020-06-27T03:18:34.620Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:34.620Z] #41 112.3 vendor/golang.org/x/net/http2/hpack [2020-06-27T03:18:34.620Z] #41 113.7 mime [2020-06-27T03:18:34.620Z] #41 115.8 mime/quotedprintable [2020-06-27T03:18:34.620Z] #41 116.2 net/http/internal [2020-06-27T03:18:34.620Z] #41 119.8 net/textproto [2020-06-27T03:18:34.620Z] #41 119.8 crypto/x509 [2020-06-27T03:18:34.620Z] #41 121.0 vendor/golang.org/x/net/http/httpguts [2020-06-27T03:18:34.620Z] #41 121.2 vendor/golang.org/x/net/http/httpproxy [2020-06-27T03:18:34.620Z] #41 121.7 mime/multipart [2020-06-27T03:18:34.621Z] #42 ... [2020-06-27T03:18:34.621Z] [2020-06-27T03:18:34.621Z] #55 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:34.621Z] #55 137.1 + for f in rootlesskit rootlesskit-docker-proxy [2020-06-27T03:18:34.621Z] #55 137.1 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-06-27T03:18:34.621Z] #55 DONE 145.9s [2020-06-27T03:18:34.621Z] [2020-06-27T03:18:34.621Z] #56 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-27T03:18:34.621Z] #56 DONE 0.1s [2020-06-27T03:18:34.621Z] [2020-06-27T03:18:34.621Z] #57 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-27T03:18:34.621Z] #57 DONE 0.1s [2020-06-27T03:18:34.621Z] [2020-06-27T03:18:34.621Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:18:34.621Z] #18 21.34 Building dependency tree... [2020-06-27T03:18:34.621Z] #18 23.07 libcap2-bin is already the newest version (1:2.25-2). [2020-06-27T03:18:34.621Z] #18 23.07 The following additional packages will be installed: [2020-06-27T03:18:34.621Z] #18 23.07 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-27T03:18:34.621Z] #18 23.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-27T03:18:34.621Z] #18 23.08 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-27T03:18:34.621Z] #18 23.08 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-27T03:18:34.621Z] #18 23.08 python3.7 python3.7-minimal vim-runtime xxd [2020-06-27T03:18:34.621Z] #18 23.08 Suggested packages: [2020-06-27T03:18:34.621Z] #18 23.08 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-27T03:18:34.621Z] #18 23.08 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-27T03:18:34.621Z] #18 23.08 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-27T03:18:34.621Z] #18 23.08 Recommended packages: [2020-06-27T03:18:34.621Z] #18 23.08 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-27T03:18:34.621Z] #18 23.08 python3-keyrings.alt python3-xdg unzip [2020-06-27T03:18:34.665Z] #37 DONE 0.5s [2020-06-27T03:18:34.666Z] [2020-06-27T03:18:34.666Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:34.666Z] #39 152.7 CC criu/seize.o [2020-06-27T03:18:34.875Z] #41 ... [2020-06-27T03:18:34.875Z] [2020-06-27T03:18:34.875Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:34.875Z] #39 49.49 CC compel/plugins/std/string.o [2020-06-27T03:18:34.922Z] #39 64.52 CC criu/arch/x86/crtools.o [2020-06-27T03:18:35.225Z] #39 67.61 LINK criu/pie/parasite.built-in.o [2020-06-27T03:18:35.225Z] #39 67.63 GEN criu/pie/parasite-blob.h [2020-06-27T03:18:35.225Z] #39 67.65 CC criu/pie/parasite-vdso.o [2020-06-27T03:18:35.316Z] #39 153.3 CC criu/servicefd.o [2020-06-27T03:18:35.590Z] #39 153.7 CC criu/shmem.o [2020-06-27T03:18:35.795Z] #39 68.14 CC criu/arch/aarch64/vdso-pie.o [2020-06-27T03:18:35.795Z] #39 68.31 CC criu/arch/aarch64/restorer.o [2020-06-27T03:18:35.805Z] #39 50.23 CC compel/plugins/std/infect.o [2020-06-27T03:18:36.056Z] #39 ... [2020-06-27T03:18:36.056Z] [2020-06-27T03:18:36.056Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:18:36.056Z] #17 4.880 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [7848 B] [2020-06-27T03:18:36.056Z] #17 6.910 Fetched 8183 kB in 5s (1595 kB/s) [2020-06-27T03:18:36.056Z] #17 6.910 Reading package lists... [2020-06-27T03:18:36.056Z] #17 8.891 Reading package lists... [2020-06-27T03:18:36.056Z] #17 10.88 Building dependency tree... [2020-06-27T03:18:36.056Z] #17 11.87 libcap2-bin is already the newest version (1:2.25-2). [2020-06-27T03:18:36.056Z] #17 11.87 The following additional packages will be installed: [2020-06-27T03:18:36.056Z] #17 11.87 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-27T03:18:36.056Z] #17 11.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-27T03:18:36.056Z] #17 11.87 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-27T03:18:36.056Z] #17 11.87 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-27T03:18:36.056Z] #17 11.87 python3.7 python3.7-minimal vim-runtime xxd [2020-06-27T03:18:36.056Z] #17 11.88 Suggested packages: [2020-06-27T03:18:36.056Z] #17 11.88 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-27T03:18:36.056Z] #17 11.88 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-27T03:18:36.056Z] #17 11.88 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-27T03:18:36.056Z] #17 11.88 Recommended packages: [2020-06-27T03:18:36.056Z] #17 11.88 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-27T03:18:36.056Z] #17 11.88 python3-keyrings.alt python3-xdg unzip [2020-06-27T03:18:36.056Z] #17 13.06 The following NEW packages will be installed: [2020-06-27T03:18:36.056Z] #17 13.07 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-27T03:18:36.056Z] #17 13.07 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-27T03:18:36.056Z] #17 13.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-27T03:18:36.056Z] #17 13.07 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-27T03:18:36.056Z] #17 13.07 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-27T03:18:36.056Z] #17 13.07 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-27T03:18:36.056Z] #17 13.07 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-27T03:18:36.056Z] #17 13.07 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-27T03:18:36.056Z] #17 13.07 xz-utils zip [2020-06-27T03:18:36.056Z] #17 13.39 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:18:36.056Z] #17 13.39 Need to get 27.6 MB of archives. [2020-06-27T03:18:36.056Z] #17 13.39 After this operation, 114 MB of additional disk space will be used. [2020-06-27T03:18:36.056Z] #17 13.39 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-06-27T03:18:36.056Z] #17 13.40 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-06-27T03:18:36.056Z] #17 13.41 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-06-27T03:18:36.056Z] #17 13.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-06-27T03:18:36.056Z] #17 13.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-06-27T03:18:36.056Z] #17 13.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-06-27T03:18:36.056Z] #17 13.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-06-27T03:18:36.056Z] #17 13.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-06-27T03:18:36.056Z] #17 13.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-06-27T03:18:36.056Z] #17 13.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-06-27T03:18:36.056Z] #17 13.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-06-27T03:18:36.056Z] #17 13.58 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-06-27T03:18:36.056Z] #17 13.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-06-27T03:18:36.056Z] #17 13.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-06-27T03:18:36.056Z] #17 13.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-06-27T03:18:36.056Z] #17 13.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-06-27T03:18:36.056Z] #17 13.61 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-06-27T03:18:36.056Z] #17 13.62 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-27T03:18:36.056Z] #17 13.64 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-06-27T03:18:36.056Z] #17 13.64 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-06-27T03:18:36.056Z] #17 13.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-06-27T03:18:36.062Z] #39 50.79 CC compel/arch/x86/plugins/std/parasite-head.o [2020-06-27T03:18:36.316Z] #17 13.66 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-06-27T03:18:36.317Z] #17 13.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-06-27T03:18:36.317Z] #17 13.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-06-27T03:18:36.317Z] #17 13.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-06-27T03:18:36.317Z] #17 13.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-06-27T03:18:36.317Z] #17 13.73 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-06-27T03:18:36.317Z] #17 13.73 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-06-27T03:18:36.317Z] #17 13.73 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-06-27T03:18:36.317Z] #17 ... [2020-06-27T03:18:36.317Z] [2020-06-27T03:18:36.317Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:36.317Z] #39 68.58 CC criu/arch/aarch64/intraprocedure.o [2020-06-27T03:18:36.317Z] #39 68.62 CC criu/pie/restorer.o [2020-06-27T03:18:36.317Z] #39 50.88 CC compel/arch/x86/plugins/std/memcpy.o [2020-06-27T03:18:36.317Z] #39 50.93 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-06-27T03:18:36.361Z] #39 ... [2020-06-27T03:18:36.361Z] [2020-06-27T03:18:36.361Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-27T03:18:36.361Z] #14 DONE 2.6s [2020-06-27T03:18:36.361Z] [2020-06-27T03:18:36.361Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-27T03:18:36.522Z] #39 154.4 CC criu/sigframe.o [2020-06-27T03:18:36.523Z] #39 154.6 CC criu/signalfd.o [2020-06-27T03:18:36.523Z] #39 154.8 CC criu/sk-inet.o [2020-06-27T03:18:36.575Z] #39 ... [2020-06-27T03:18:36.575Z] [2020-06-27T03:18:36.575Z] #54 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:36.575Z] #54 DONE 124.0s [2020-06-27T03:18:36.575Z] [2020-06-27T03:18:36.575Z] #55 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2020-06-27T03:18:36.575Z] #55 DONE 0.1s [2020-06-27T03:18:36.575Z] [2020-06-27T03:18:36.575Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:36.575Z] #39 51.00 AR compel/plugins/std.lib.a [2020-06-27T03:18:36.575Z] #39 ... [2020-06-27T03:18:36.575Z] [2020-06-27T03:18:36.575Z] #56 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2020-06-27T03:18:36.575Z] #56 DONE 0.0s [2020-06-27T03:18:36.575Z] [2020-06-27T03:18:36.575Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:36.575Z] #39 51.18 CC compel/plugins/fds/fds.o [2020-06-27T03:18:36.716Z] #18 25.94 The following NEW packages will be installed: [2020-06-27T03:18:36.716Z] #18 25.94 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-27T03:18:36.716Z] #18 25.94 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-27T03:18:36.716Z] #18 25.94 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-27T03:18:36.716Z] #18 25.94 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-27T03:18:36.716Z] #18 25.95 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-27T03:18:36.716Z] #18 25.95 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-27T03:18:36.716Z] #18 25.95 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-27T03:18:36.716Z] #18 25.95 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-27T03:18:36.716Z] #18 25.95 xz-utils zip [2020-06-27T03:18:36.716Z] #18 26.06 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:18:36.716Z] #18 26.06 Need to get 29.2 MB of archives. [2020-06-27T03:18:36.716Z] #18 26.06 After this operation, 134 MB of additional disk space will be used. [2020-06-27T03:18:36.716Z] #18 26.06 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-06-27T03:18:36.888Z] #39 ... [2020-06-27T03:18:36.888Z] [2020-06-27T03:18:36.888Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:36.888Z] #21 118.5 + mkdir -p /tmp/tmp.HBy8oqpAAj/src/github.com/docker [2020-06-27T03:18:36.888Z] #21 118.5 + mv components/cli /tmp/tmp.HBy8oqpAAj/src/github.com/docker/cli [2020-06-27T03:18:36.888Z] #21 118.5 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-06-27T03:18:37.006Z] #18 26.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-06-27T03:18:37.006Z] #18 26.15 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-06-27T03:18:37.006Z] #18 26.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-06-27T03:18:37.006Z] #18 26.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-06-27T03:18:37.006Z] #18 26.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-06-27T03:18:37.137Z] #39 51.70 AR compel/plugins/fds.lib.a [2020-06-27T03:18:37.137Z] #39 51.78 HOSTDEP compel/src/lib/log-host.d [2020-06-27T03:18:37.148Z] #21 ... [2020-06-27T03:18:37.148Z] [2020-06-27T03:18:37.148Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:18:37.148Z] #17 14.05 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-06-27T03:18:37.148Z] #17 14.05 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-06-27T03:18:37.148Z] #17 14.05 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-06-27T03:18:37.148Z] #17 14.06 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-06-27T03:18:37.148Z] #17 14.07 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-06-27T03:18:37.148Z] #17 14.07 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-27T03:18:37.148Z] #17 14.13 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-27T03:18:37.148Z] #17 14.13 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-27T03:18:37.148Z] #17 14.14 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-06-27T03:18:37.148Z] #17 14.15 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-27T03:18:37.148Z] #17 14.15 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-27T03:18:37.148Z] #17 14.16 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-27T03:18:37.148Z] #17 14.18 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-06-27T03:18:37.148Z] #17 14.21 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-06-27T03:18:37.148Z] #17 14.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-06-27T03:18:37.148Z] #17 14.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-27T03:18:37.148Z] #17 14.48 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-06-27T03:18:37.148Z] #17 14.51 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-06-27T03:18:37.148Z] #17 14.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-06-27T03:18:37.294Z] #18 26.36 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-06-27T03:18:37.294Z] #18 26.39 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-06-27T03:18:37.294Z] #18 26.40 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-06-27T03:18:37.294Z] #18 26.41 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-06-27T03:18:37.294Z] #18 26.41 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-06-27T03:18:37.294Z] #18 26.43 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-06-27T03:18:37.294Z] #18 26.43 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-06-27T03:18:37.294Z] #18 26.44 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-06-27T03:18:37.294Z] #18 26.44 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-06-27T03:18:37.294Z] #18 26.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-06-27T03:18:37.294Z] #18 26.48 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-06-27T03:18:37.294Z] #18 26.49 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-06-27T03:18:37.294Z] #18 26.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-06-27T03:18:37.294Z] #18 26.52 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-06-27T03:18:37.294Z] #18 26.53 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-06-27T03:18:37.294Z] #18 26.54 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-06-27T03:18:37.294Z] #18 26.55 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-06-27T03:18:37.294Z] #18 26.56 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-06-27T03:18:37.294Z] #18 26.57 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-06-27T03:18:37.294Z] #18 26.58 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-06-27T03:18:37.294Z] #18 26.58 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-06-27T03:18:37.392Z] #39 51.95 HOSTDEP compel/src/lib/handle-elf-host.d [2020-06-27T03:18:37.458Z] #39 155.5 CC criu/sk-netlink.o [2020-06-27T03:18:37.590Z] #18 26.59 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-06-27T03:18:37.590Z] #18 26.59 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-06-27T03:18:37.648Z] #39 52.16 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-06-27T03:18:37.715Z] #39 155.9 CC criu/sk-packet.o [2020-06-27T03:18:37.719Z] #17 15.24 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:18:37.719Z] #17 15.34 Fetched 27.6 MB in 1s (19.5 MB/s) [2020-06-27T03:18:37.876Z] #18 26.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-06-27T03:18:37.876Z] #18 26.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-06-27T03:18:37.876Z] #18 26.97 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-06-27T03:18:37.876Z] #18 26.99 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-06-27T03:18:37.876Z] #18 26.99 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-06-27T03:18:37.876Z] #18 27.01 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-06-27T03:18:37.876Z] #18 27.08 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-27T03:18:37.876Z] #18 27.09 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-06-27T03:18:37.876Z] #18 27.09 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-06-27T03:18:37.876Z] #18 27.10 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-27T03:18:37.876Z] #18 27.12 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-06-27T03:18:37.876Z] #18 27.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-27T03:18:37.876Z] #18 27.14 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-06-27T03:18:37.876Z] #18 27.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-06-27T03:18:37.905Z] #39 52.31 HOSTDEP compel/src/main-host.d [2020-06-27T03:18:37.905Z] #39 52.39 DEP compel/src/lib/ptrace.d [2020-06-27T03:18:37.905Z] #39 52.46 DEP compel/src/lib/infect.d [2020-06-27T03:18:37.905Z] #39 52.57 DEP compel/src/lib/infect-util.d [2020-06-27T03:18:37.983Z] #17 15.44 Selecting previously unselected package pigz. [2020-06-27T03:18:37.983Z] #17 15.44 (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 ... 23405 files and directories currently installed.) [2020-06-27T03:18:37.983Z] #17 15.50 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-06-27T03:18:37.983Z] #17 15.51 Unpacking pigz (2.4-1) ... [2020-06-27T03:18:37.983Z] #17 15.60 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-06-27T03:18:38.160Z] #39 52.71 DEP compel/src/lib/infect-rpc.d [2020-06-27T03:18:38.160Z] #39 52.81 DEP compel/arch/x86/src/lib/infect.d [2020-06-27T03:18:38.164Z] #18 27.23 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-06-27T03:18:38.164Z] #18 27.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-27T03:18:38.243Z] #17 15.60 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-06-27T03:18:38.243Z] #17 15.61 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-06-27T03:18:38.280Z] #39 156.4 CC criu/sk-queue.o [2020-06-27T03:18:38.415Z] #39 52.94 DEP compel/arch/x86/src/lib/cpu.d [2020-06-27T03:18:38.416Z] #39 53.04 DEP compel/src/lib/log.d [2020-06-27T03:18:38.451Z] #18 27.58 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-06-27T03:18:38.451Z] #18 27.65 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-06-27T03:18:38.451Z] #18 27.71 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-06-27T03:18:38.503Z] #17 16.06 Selecting previously unselected package python3.7-minimal. [2020-06-27T03:18:38.503Z] #17 16.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-06-27T03:18:38.503Z] #17 16.08 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-27T03:18:38.671Z] #39 53.14 DEP compel/src/main.d [2020-06-27T03:18:38.671Z] #39 53.22 DEP compel/src/lib/handle-elf.d [2020-06-27T03:18:38.671Z] #39 53.30 DEP compel/arch/x86/src/lib/handle-elf.d [2020-06-27T03:18:38.844Z] #39 156.8 CC criu/sk-tcp.o [2020-06-27T03:18:38.891Z] #15 DONE 2.3s [2020-06-27T03:18:38.891Z] [2020-06-27T03:18:38.891Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-27T03:18:38.891Z] #16 ... [2020-06-27T03:18:38.891Z] [2020-06-27T03:18:38.891Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:38.891Z] #43 DONE 140.7s [2020-06-27T03:18:38.891Z] [2020-06-27T03:18:38.891Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:38.891Z] #39 66.22 CC criu/arch/x86/kerndat.o [2020-06-27T03:18:38.891Z] #39 66.87 CC criu/arch/x86/sigaction_compat.o [2020-06-27T03:18:38.891Z] #39 67.14 CC criu/arch/x86/sigframe.o [2020-06-27T03:18:38.891Z] #39 67.46 LINK criu/arch/x86/crtools.built-in.o [2020-06-27T03:18:38.891Z] #39 67.51 DEP criu/pie/util-vdso-elf32.d [2020-06-27T03:18:38.891Z] #39 67.72 DEP criu/pie/util-vdso.d [2020-06-27T03:18:38.891Z] #39 67.84 DEP criu/pie/util.d [2020-06-27T03:18:38.891Z] #39 68.18 CC criu/pie/util.o [2020-06-27T03:18:38.926Z] #39 53.39 CC compel/src/lib/log.o [2020-06-27T03:18:38.926Z] #39 53.58 CC compel/arch/x86/src/lib/cpu.o [2020-06-27T03:18:39.074Z] #17 16.59 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-06-27T03:18:39.074Z] #17 16.65 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-27T03:18:39.101Z] #39 157.3 CC criu/sk-unix.o [2020-06-27T03:18:39.148Z] #39 68.62 CC criu/pie/util-vdso.o [2020-06-27T03:18:39.473Z] #18 28.44 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:18:39.473Z] #18 28.58 Fetched 29.2 MB in 2s (17.2 MB/s) [2020-06-27T03:18:39.473Z] #18 28.67 Selecting previously unselected package pigz. [2020-06-27T03:18:39.473Z] #18 28.67 (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 ... 23361 files and directories currently installed.) [2020-06-27T03:18:39.762Z] #18 28.77 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-06-27T03:18:39.762Z] #18 28.79 Unpacking pigz (2.4-1) ... [2020-06-27T03:18:39.762Z] #18 28.89 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-06-27T03:18:39.762Z] #18 28.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-27T03:18:39.762Z] #18 28.92 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-06-27T03:18:39.851Z] #39 54.23 CC compel/arch/x86/src/lib/infect.o [2020-06-27T03:18:40.079Z] #39 69.62 CC criu/pie/util-vdso-elf32.o [2020-06-27T03:18:40.388Z] #18 29.49 Selecting previously unselected package python3.7-minimal. [2020-06-27T03:18:40.388Z] #18 29.50 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-27T03:18:40.388Z] #18 29.51 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-27T03:18:40.778Z] #39 55.21 CC compel/src/lib/infect-rpc.o [2020-06-27T03:18:40.985Z] #17 18.50 Selecting previously unselected package python3-minimal. [2020-06-27T03:18:40.985Z] #17 18.50 (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 ... 23654 files and directories currently installed.) [2020-06-27T03:18:40.985Z] #17 18.56 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-06-27T03:18:40.985Z] #17 18.56 Unpacking python3-minimal (3.7.3-1) ... [2020-06-27T03:18:41.001Z] #39 159.0 CC criu/sockets.o [2020-06-27T03:18:41.011Z] #39 70.47 AR criu/pie/pie.lib.a [2020-06-27T03:18:41.011Z] #39 70.53 DEP criu/pie/restorer.d [2020-06-27T03:18:41.011Z] #39 70.72 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-27T03:18:41.033Z] #39 ... [2020-06-27T03:18:41.033Z] [2020-06-27T03:18:41.033Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-06-27T03:18:41.033Z] #10 124.0 Selecting previously unselected package libapparmor1:amd64. [2020-06-27T03:18:41.033Z] #10 124.0 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-06-27T03:18:41.033Z] #10 124.0 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-06-27T03:18:41.033Z] #10 124.2 Selecting previously unselected package libapparmor-dev:amd64. [2020-06-27T03:18:41.033Z] #10 124.2 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-06-27T03:18:41.033Z] #10 124.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-27T03:18:41.033Z] #10 124.6 Selecting previously unselected package libbtrfs0. [2020-06-27T03:18:41.033Z] #10 124.6 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-06-27T03:18:41.033Z] #10 124.6 Unpacking libbtrfs0 (4.20.1-2) ... [2020-06-27T03:18:41.033Z] #10 124.9 Selecting previously unselected package libbtrfs-dev. [2020-06-27T03:18:41.033Z] #10 124.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-06-27T03:18:41.033Z] #10 124.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:18:41.033Z] #10 125.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-06-27T03:18:41.033Z] #10 125.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-06-27T03:18:41.033Z] #10 125.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-27T03:18:41.033Z] #10 125.2 Selecting previously unselected package libudev-dev:amd64. [2020-06-27T03:18:41.033Z] #10 125.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u4_amd64.deb ... [2020-06-27T03:18:41.033Z] #10 125.4 Unpacking libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-27T03:18:41.033Z] #10 125.5 Selecting previously unselected package libsepol1-dev:amd64. [2020-06-27T03:18:41.033Z] #10 125.5 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-06-27T03:18:41.033Z] #10 125.5 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-06-27T03:18:41.033Z] #10 125.8 Selecting previously unselected package libpcre16-3:amd64. [2020-06-27T03:18:41.033Z] #10 125.8 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-06-27T03:18:41.033Z] #10 125.8 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-06-27T03:18:41.033Z] #10 125.9 Selecting previously unselected package libpcre32-3:amd64. [2020-06-27T03:18:41.033Z] #10 126.0 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-06-27T03:18:41.033Z] #10 126.0 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-06-27T03:18:41.033Z] #10 126.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-06-27T03:18:41.033Z] #10 126.2 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-06-27T03:18:41.033Z] #10 126.2 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-27T03:18:41.033Z] #10 126.3 Selecting previously unselected package libpcre3-dev:amd64. [2020-06-27T03:18:41.033Z] #10 126.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-06-27T03:18:41.033Z] #10 126.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-27T03:18:41.033Z] #10 126.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-06-27T03:18:41.033Z] #10 126.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-06-27T03:18:41.033Z] #10 126.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-27T03:18:41.033Z] #10 126.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-06-27T03:18:41.033Z] #10 126.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-06-27T03:18:41.033Z] #10 126.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-27T03:18:41.033Z] #10 127.0 Selecting previously unselected package libseccomp-dev:amd64. [2020-06-27T03:18:41.033Z] #10 127.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-06-27T03:18:41.033Z] #10 127.0 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-27T03:18:41.033Z] #10 127.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-06-27T03:18:41.033Z] #10 127.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u4_amd64.deb ... [2020-06-27T03:18:41.033Z] #10 127.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-27T03:18:41.033Z] #10 127.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-06-27T03:18:41.033Z] #10 127.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-06-27T03:18:41.033Z] #10 127.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-06-27T03:18:41.033Z] #10 127.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-06-27T03:18:41.033Z] #10 127.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-06-27T03:18:41.033Z] #10 127.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-06-27T03:18:41.033Z] #10 127.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:18:41.033Z] #10 127.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-06-27T03:18:41.033Z] #10 127.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-06-27T03:18:41.033Z] #10 127.7 Setting up libudev-dev:amd64 (241-7~deb10u4) ... [2020-06-27T03:18:41.033Z] #10 127.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-06-27T03:18:41.033Z] #10 127.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-06-27T03:18:41.033Z] #10 127.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-06-27T03:18:41.033Z] #10 127.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-06-27T03:18:41.033Z] #10 127.8 Setting up libsystemd-dev:amd64 (241-7~deb10u4) ... [2020-06-27T03:18:41.033Z] #10 127.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-06-27T03:18:41.033Z] #10 127.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-06-27T03:18:41.033Z] #10 127.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:18:41.033Z] #10 127.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-06-27T03:18:41.033Z] #10 127.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-06-27T03:18:41.033Z] #10 127.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-06-27T03:18:41.033Z] #10 127.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-06-27T03:18:41.033Z] #10 127.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-06-27T03:18:41.033Z] #10 127.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-06-27T03:18:41.033Z] #10 127.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-06-27T03:18:41.033Z] #10 127.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-06-27T03:18:41.033Z] #10 127.9 Setting up dmsetup (2:1.02.155-3) ... [2020-06-27T03:18:41.033Z] #10 128.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-06-27T03:18:41.033Z] #10 128.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-06-27T03:18:41.033Z] #10 128.0 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:18:41.033Z] #10 DONE 128.5s [2020-06-27T03:18:41.246Z] #17 18.65 Selecting previously unselected package libmpdec2:arm64. [2020-06-27T03:18:41.246Z] #17 18.65 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-06-27T03:18:41.246Z] #17 18.66 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-06-27T03:18:41.246Z] #17 18.77 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-06-27T03:18:41.246Z] #17 18.77 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-06-27T03:18:41.246Z] #17 18.78 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-06-27T03:18:41.269Z] #39 ... [2020-06-27T03:18:41.269Z] [2020-06-27T03:18:41.269Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-27T03:18:41.269Z] #16 DONE 2.8s [2020-06-27T03:18:41.288Z] [2020-06-27T03:18:41.288Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:41.288Z] #39 55.80 CC compel/src/lib/infect-util.o [2020-06-27T03:18:41.410Z] #18 30.42 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-06-27T03:18:41.410Z] #18 30.46 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-27T03:18:41.526Z] [2020-06-27T03:18:41.526Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:41.526Z] #39 70.91 DEP criu/arch/x86/restorer_unmap.d [2020-06-27T03:18:41.526Z] #39 70.95 DEP criu/arch/x86/restorer.d [2020-06-27T03:18:41.564Z] #39 ... [2020-06-27T03:18:41.564Z] [2020-06-27T03:18:41.564Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:41.564Z] #45 236.0 + cd /tmp/tmp.WxDmcQd4MD/src/github.com/golangci/golangci-lint/ [2020-06-27T03:18:41.564Z] #45 236.0 + git checkout -q v1.23.8 [2020-06-27T03:18:41.564Z] #45 236.5 ++ git describe --tags [2020-06-27T03:18:41.564Z] #45 236.5 + version=v1.23.8 [2020-06-27T03:18:41.565Z] #45 236.5 ++ git rev-parse --short HEAD [2020-06-27T03:18:41.565Z] #45 236.5 + commit=76a82c6 [2020-06-27T03:18:41.565Z] #45 236.5 ++ git show -s --format=%cd [2020-06-27T03:18:41.565Z] #45 236.5 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-27T03:18:41.565Z] #45 236.5 + 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-06-27T03:18:41.783Z] #39 71.17 DEP criu/arch/x86/vdso-pie.d [2020-06-27T03:18:41.783Z] #39 71.31 DEP criu/pie/parasite-vdso.d [2020-06-27T03:18:41.816Z] #17 19.44 Selecting previously unselected package python3.7. [2020-06-27T03:18:41.817Z] #17 19.44 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-06-27T03:18:41.817Z] #17 19.45 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-27T03:18:41.848Z] #39 56.31 CC compel/src/lib/infect.o [2020-06-27T03:18:42.041Z] #39 71.50 DEP criu/pie/parasite.d [2020-06-27T03:18:42.041Z] #39 71.71 CC criu/pie/parasite.o [2020-06-27T03:18:42.077Z] #17 19.57 Selecting previously unselected package libpython3-stdlib:arm64. [2020-06-27T03:18:42.077Z] #17 19.57 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-06-27T03:18:42.077Z] #17 19.59 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-06-27T03:18:42.337Z] #17 19.71 Setting up python3-minimal (3.7.3-1) ... [2020-06-27T03:18:42.430Z] #18 ... [2020-06-27T03:18:42.430Z] [2020-06-27T03:18:42.430Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:42.430Z] #42 153.6 vendor/golang.org/x/net/http2/hpack [2020-06-27T03:18:42.908Z] #17 20.55 Selecting previously unselected package python3. [2020-06-27T03:18:43.169Z] #17 20.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24066 files and directories currently installed.) [2020-06-27T03:18:43.169Z] #17 20.60 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-06-27T03:18:43.169Z] #17 20.63 Unpacking python3 (3.7.3-1) ... [2020-06-27T03:18:43.169Z] #17 20.75 Selecting previously unselected package libip4tc0:arm64. [2020-06-27T03:18:43.169Z] #17 20.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-06-27T03:18:43.169Z] #17 20.76 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-06-27T03:18:43.411Z] #39 72.96 LINK criu/pie/parasite.built-in.o [2020-06-27T03:18:43.411Z] #39 72.97 GEN criu/pie/parasite-blob.h [2020-06-27T03:18:43.411Z] #39 72.98 CC criu/pie/parasite-vdso.o [2020-06-27T03:18:43.429Z] #17 20.88 Selecting previously unselected package libip6tc0:arm64. [2020-06-27T03:18:43.429Z] #17 20.89 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-06-27T03:18:43.429Z] #17 20.90 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-06-27T03:18:43.429Z] #17 20.99 Selecting previously unselected package libiptc0:arm64. [2020-06-27T03:18:43.429Z] #17 21.01 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-06-27T03:18:43.429Z] #17 21.01 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-06-27T03:18:43.429Z] #17 21.10 Selecting previously unselected package libnfnetlink0:arm64. [2020-06-27T03:18:43.690Z] #17 21.10 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-06-27T03:18:43.690Z] #17 21.11 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-06-27T03:18:43.690Z] #17 21.20 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-06-27T03:18:43.690Z] #17 21.22 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-06-27T03:18:43.690Z] #17 21.23 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-06-27T03:18:43.690Z] #17 21.34 Selecting previously unselected package libnftnl11:arm64. [2020-06-27T03:18:43.732Z] #39 ... [2020-06-27T03:18:43.733Z] [2020-06-27T03:18:43.733Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-06-27T03:18:43.733Z] #11 DONE 2.8s [2020-06-27T03:18:43.924Z] #42 ... [2020-06-27T03:18:43.924Z] [2020-06-27T03:18:43.924Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:43.924Z] #40 75.66 LINK criu/pie/parasite.built-in.o [2020-06-27T03:18:43.924Z] #40 75.68 GEN criu/pie/parasite-blob.h [2020-06-27T03:18:43.924Z] #40 75.74 CC criu/pie/parasite-vdso.o [2020-06-27T03:18:43.924Z] #40 76.63 CC criu/arch/ppc64/vdso-pie.o [2020-06-27T03:18:43.924Z] #40 77.56 CC criu/arch/ppc64/restorer.o [2020-06-27T03:18:43.924Z] #40 78.03 CC criu/arch/ppc64/vdso-trampoline.o [2020-06-27T03:18:43.924Z] #40 78.05 CC criu/pie/restorer.o [2020-06-27T03:18:43.924Z] #40 81.62 LINK criu/pie/restorer.built-in.o [2020-06-27T03:18:43.924Z] #40 81.63 GEN criu/pie/restorer-blob.h [2020-06-27T03:18:43.924Z] #40 81.77 DEP criu/vdso.d [2020-06-27T03:18:43.924Z] #40 82.06 DEP criu/uts_ns.d [2020-06-27T03:18:43.924Z] #40 82.25 DEP criu/util.d [2020-06-27T03:18:43.924Z] #40 82.64 DEP criu/uffd.d [2020-06-27T03:18:43.924Z] #40 83.09 DEP criu/tun.d [2020-06-27T03:18:43.924Z] #40 83.37 DEP criu/tty.d [2020-06-27T03:18:43.924Z] #40 83.65 DEP criu/timerfd.d [2020-06-27T03:18:43.924Z] #40 83.86 DEP criu/timens.d [2020-06-27T03:18:43.924Z] #40 84.06 DEP criu/sysfs_parse.d [2020-06-27T03:18:43.924Z] #40 84.29 DEP criu/sysctl.d [2020-06-27T03:18:43.924Z] #40 84.49 DEP criu/string.d [2020-06-27T03:18:43.924Z] #40 84.52 DEP criu/stats.d [2020-06-27T03:18:43.924Z] #40 84.70 DEP criu/sockets.d [2020-06-27T03:18:43.924Z] #40 85.03 DEP criu/sk-unix.d [2020-06-27T03:18:43.924Z] #40 85.44 DEP criu/sk-tcp.d [2020-06-27T03:18:43.924Z] #40 85.70 DEP criu/sk-queue.d [2020-06-27T03:18:43.924Z] #40 85.95 DEP criu/sk-packet.d [2020-06-27T03:18:43.924Z] #40 ... [2020-06-27T03:18:43.924Z] [2020-06-27T03:18:43.924Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:18:43.924Z] #18 33.11 Selecting previously unselected package python3-minimal. [2020-06-27T03:18:43.924Z] #18 33.11 (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 ... 23610 files and directories currently installed.) [2020-06-27T03:18:43.924Z] #18 33.18 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-06-27T03:18:43.924Z] #18 33.18 Unpacking python3-minimal (3.7.3-1) ... [2020-06-27T03:18:43.924Z] #18 33.27 Selecting previously unselected package libmpdec2:ppc64el. [2020-06-27T03:18:43.950Z] #17 21.34 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-06-27T03:18:43.950Z] #17 21.35 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-06-27T03:18:43.950Z] #17 21.44 Selecting previously unselected package iptables. [2020-06-27T03:18:43.950Z] #17 21.44 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-06-27T03:18:43.950Z] #17 21.46 Unpacking iptables (1.8.2-4) ... [2020-06-27T03:18:43.987Z] [2020-06-27T03:18:43.987Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:43.987Z] #49 2.544 + RM_GOPATH=0 [2020-06-27T03:18:43.987Z] #49 2.544 + TMP_GOPATH= [2020-06-27T03:18:43.987Z] #49 2.544 + : /build [2020-06-27T03:18:43.987Z] #49 2.545 + '[' -z '' ']' [2020-06-27T03:18:43.987Z] #49 2.547 ++ mktemp -d [2020-06-27T03:18:43.987Z] #49 2.550 + export GOPATH=/tmp/tmp.aqqs7kN5lW [2020-06-27T03:18:43.987Z] #49 2.550 + GOPATH=/tmp/tmp.aqqs7kN5lW [2020-06-27T03:18:43.987Z] #49 2.550 + RM_GOPATH=1 [2020-06-27T03:18:43.987Z] #49 2.551 + case "$(go env GOARCH)" in [2020-06-27T03:18:43.987Z] #49 2.551 ++ go env GOARCH [2020-06-27T03:18:43.987Z] #49 2.574 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:18:43.987Z] #49 2.574 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:18:43.987Z] #49 2.575 ++ dirname /tmp/install/install.sh [2020-06-27T03:18:43.987Z] #49 2.576 + dir=/tmp/install [2020-06-27T03:18:43.987Z] #49 2.577 + bin=runc [2020-06-27T03:18:43.987Z] #49 2.577 + shift [2020-06-27T03:18:43.987Z] #49 2.577 + '[' '!' -f /tmp/install/runc.installer ']' [2020-06-27T03:18:43.987Z] #49 2.577 + . /tmp/install/runc.installer [2020-06-27T03:18:43.987Z] #49 2.578 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:18:43.987Z] #49 2.593 + install_runc [2020-06-27T03:18:43.987Z] #49 2.596 + grep -q '^3\.10\.0.*\.el7\.' [2020-06-27T03:18:43.987Z] #49 2.597 + uname -r [2020-06-27T03:18:43.987Z] #49 2.607 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-06-27T03:18:43.987Z] #49 2.607 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-06-27T03:18:43.987Z] #49 2.608 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-06-27T03:18:43.987Z] #49 2.608 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.aqqs7kN5lW/src/github.com/opencontainers/runc [2020-06-27T03:18:43.987Z] #49 2.610 Cloning into '/tmp/tmp.aqqs7kN5lW/src/github.com/opencontainers/runc'... [2020-06-27T03:18:44.211Z] #18 33.28 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-06-27T03:18:44.211Z] #17 21.78 Selecting previously unselected package xxd. [2020-06-27T03:18:44.211Z] #18 33.29 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-06-27T03:18:44.211Z] #17 21.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-06-27T03:18:44.211Z] #17 21.79 Unpacking xxd (2:8.1.0875-5) ... [2020-06-27T03:18:44.211Z] #18 33.49 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-06-27T03:18:44.211Z] #18 33.51 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-27T03:18:44.211Z] #18 33.52 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-06-27T03:18:44.344Z] #39 73.64 CC criu/arch/x86/vdso-pie.o [2020-06-27T03:18:44.344Z] #39 73.93 CC criu/arch/x86/restorer.o [2020-06-27T03:18:44.472Z] #17 21.93 Selecting previously unselected package vim-common. [2020-06-27T03:18:44.472Z] #17 21.93 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:18:44.472Z] #17 21.96 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-27T03:18:44.472Z] #17 22.18 Selecting previously unselected package bash-completion. [2020-06-27T03:18:44.733Z] #17 22.18 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-27T03:18:44.911Z] #39 74.40 CC criu/arch/x86/restorer_unmap.o [2020-06-27T03:18:44.911Z] #39 74.44 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-27T03:18:44.911Z] #39 74.64 CC criu/pie/restorer.o [2020-06-27T03:18:45.701Z] #18 34.73 Selecting previously unselected package python3.7. [2020-06-27T03:18:45.701Z] #18 34.74 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-06-27T03:18:45.701Z] #18 34.75 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-27T03:18:45.701Z] #18 34.84 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-06-27T03:18:45.701Z] #18 34.85 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-06-27T03:18:45.701Z] #18 34.86 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-06-27T03:18:45.988Z] #18 34.97 Setting up python3-minimal (3.7.3-1) ... [2020-06-27T03:18:46.497Z] #49 ... [2020-06-27T03:18:46.497Z] [2020-06-27T03:18:46.497Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2020-06-27T03:18:46.497Z] #12 DONE 2.5s [2020-06-27T03:18:46.497Z] [2020-06-27T03:18:46.497Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:46.497Z] #39 59.35 CC compel/src/lib/ptrace.o [2020-06-27T03:18:46.497Z] #39 59.72 AR compel/libcompel.a [2020-06-27T03:18:46.497Z] #39 59.81 HOSTCC compel/src/main-host.o [2020-06-27T03:18:46.497Z] #39 60.11 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-06-27T03:18:46.497Z] #39 60.27 HOSTCC compel/src/lib/handle-elf-host.o [2020-06-27T03:18:46.497Z] #39 60.67 HOSTCC compel/src/lib/log-host.o [2020-06-27T03:18:46.497Z] #39 61.08 HOSTLINK compel/compel-host-bin [2020-06-27T03:18:46.497Z] #39 ... [2020-06-27T03:18:46.497Z] [2020-06-27T03:18:46.497Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:46.497Z] #41 124.1 crypto/tls [2020-06-27T03:18:46.497Z] #41 132.4 net/http/httptrace [2020-06-27T03:18:46.497Z] #41 132.6 net/http [2020-06-27T03:18:46.615Z] #18 35.92 Selecting previously unselected package python3. [2020-06-27T03:18:46.753Z] #41 ... [2020-06-27T03:18:46.753Z] [2020-06-27T03:18:46.753Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:46.753Z] #39 61.32 DEP soccr/soccr.d [2020-06-27T03:18:46.820Z] #45 ... [2020-06-27T03:18:46.821Z] [2020-06-27T03:18:46.821Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:46.821Z] #49 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-06-27T03:18:46.903Z] #18 35.92 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24022 files and directories currently installed.) [2020-06-27T03:18:46.903Z] #18 36.01 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-06-27T03:18:46.903Z] #18 36.02 Unpacking python3 (3.7.3-1) ... [2020-06-27T03:18:46.903Z] #18 36.12 Selecting previously unselected package libip4tc0:ppc64el. [2020-06-27T03:18:46.903Z] #18 36.12 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-06-27T03:18:46.903Z] #18 36.13 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-06-27T03:18:46.903Z] #18 36.21 Selecting previously unselected package libip6tc0:ppc64el. [2020-06-27T03:18:46.903Z] #18 36.22 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-06-27T03:18:47.008Z] #39 61.59 CC soccr/soccr.o [2020-06-27T03:18:47.191Z] #18 36.22 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-06-27T03:18:47.191Z] #18 36.29 Selecting previously unselected package libiptc0:ppc64el. [2020-06-27T03:18:47.191Z] #18 36.30 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-06-27T03:18:47.191Z] #18 36.30 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-06-27T03:18:47.191Z] #18 36.38 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-06-27T03:18:47.191Z] #18 36.39 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-06-27T03:18:47.191Z] #18 36.40 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-06-27T03:18:47.191Z] #18 36.50 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-06-27T03:18:47.277Z] #17 24.92 Unpacking bash-completion (1:2.8-6) ... [2020-06-27T03:18:47.385Z] #49 111.1 + mkdir -p /build [2020-06-27T03:18:47.479Z] #18 36.51 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-06-27T03:18:47.479Z] #18 36.52 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-06-27T03:18:47.479Z] #18 36.60 Selecting previously unselected package libnftnl11:ppc64el. [2020-06-27T03:18:47.479Z] #18 36.61 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-06-27T03:18:47.479Z] #18 36.62 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-06-27T03:18:47.642Z] #49 111.1 + cp runc /build/runc [2020-06-27T03:18:47.768Z] #18 36.75 Selecting previously unselected package iptables. [2020-06-27T03:18:47.768Z] #18 36.76 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-06-27T03:18:47.768Z] #18 36.78 Unpacking iptables (1.8.2-4) ... [2020-06-27T03:18:47.849Z] #17 25.38 Selecting previously unselected package bzip2. [2020-06-27T03:18:47.849Z] #17 25.40 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-06-27T03:18:47.849Z] #17 25.40 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-27T03:18:47.899Z] #49 DONE 111.6s [2020-06-27T03:18:47.899Z] [2020-06-27T03:18:47.899Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:47.899Z] #39 159.8 CC criu/stats.o [2020-06-27T03:18:47.899Z] #39 160.0 CC criu/string.o [2020-06-27T03:18:47.899Z] #39 160.1 CC criu/sysctl.o [2020-06-27T03:18:47.899Z] #39 160.7 CC criu/sysfs_parse.o [2020-06-27T03:18:47.899Z] #39 161.0 CC criu/timens.o [2020-06-27T03:18:47.899Z] #39 161.3 CC criu/timerfd.o [2020-06-27T03:18:47.899Z] #39 161.6 CC criu/tty.o [2020-06-27T03:18:47.899Z] #39 163.1 CC criu/tun.o [2020-06-27T03:18:47.899Z] #39 163.5 CC criu/uffd.o [2020-06-27T03:18:47.899Z] #39 164.5 CC criu/util.o [2020-06-27T03:18:47.899Z] #39 165.7 CC criu/uts_ns.o [2020-06-27T03:18:47.899Z] #39 165.9 CC criu/vdso-compat.o [2020-06-27T03:18:47.899Z] #39 166.0 CC criu/vdso.o [2020-06-27T03:18:48.109Z] #17 25.70 Selecting previously unselected package xz-utils. [2020-06-27T03:18:48.109Z] #17 25.71 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-06-27T03:18:48.109Z] #17 25.71 Unpacking xz-utils (5.2.4-1) ... [2020-06-27T03:18:48.203Z] #39 77.48 LINK criu/pie/restorer.built-in.o [2020-06-27T03:18:48.203Z] #39 77.50 GEN criu/pie/restorer-blob.h [2020-06-27T03:18:48.203Z] #39 77.56 DEP criu/vdso.d [2020-06-27T03:18:48.203Z] #39 77.69 DEP criu/vdso-compat.d [2020-06-27T03:18:48.203Z] #39 77.80 DEP criu/uts_ns.d [2020-06-27T03:18:48.203Z] #39 ... [2020-06-27T03:18:48.203Z] [2020-06-27T03:18:48.203Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:48.203Z] #49 11.77 + cd /tmp/tmp.otVEUkDgYG/src/github.com/opencontainers/runc [2020-06-27T03:18:48.203Z] #49 11.77 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:18:48.203Z] #49 12.59 + '[' -z '' ']' [2020-06-27T03:18:48.203Z] #49 12.59 + target=static [2020-06-27T03:18:48.203Z] #49 12.59 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-27T03:18:48.203Z] #49 14.56 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-06-27T03:18:48.203Z] #49 ... [2020-06-27T03:18:48.203Z] [2020-06-27T03:18:48.203Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:48.203Z] #39 77.93 DEP criu/util.d [2020-06-27T03:18:48.370Z] #17 25.97 Selecting previously unselected package apparmor. [2020-06-27T03:18:48.370Z] #17 25.98 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-06-27T03:18:48.390Z] #18 37.36 Selecting previously unselected package xxd. [2020-06-27T03:18:48.390Z] #18 37.37 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-27T03:18:48.390Z] #18 37.37 Unpacking xxd (2:8.1.0875-5) ... [2020-06-27T03:18:48.390Z] #18 37.47 Selecting previously unselected package vim-common. [2020-06-27T03:18:48.390Z] #18 37.49 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:18:48.390Z] #18 37.51 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-27T03:18:48.390Z] #18 37.72 Selecting previously unselected package bash-completion. [2020-06-27T03:18:48.390Z] #18 37.76 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-27T03:18:48.464Z] #39 166.6 LINK criu/built-in.o [2020-06-27T03:18:48.630Z] #17 26.08 Unpacking apparmor (2.13.2-10) ... [2020-06-27T03:18:48.630Z] #17 ... [2020-06-27T03:18:48.630Z] [2020-06-27T03:18:48.630Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:48.630Z] #39 71.00 LINK criu/pie/restorer.built-in.o [2020-06-27T03:18:48.630Z] #39 71.01 GEN criu/pie/restorer-blob.h [2020-06-27T03:18:48.630Z] #39 71.11 DEP criu/vdso.d [2020-06-27T03:18:48.630Z] #39 71.36 DEP criu/uts_ns.d [2020-06-27T03:18:48.630Z] #39 71.51 DEP criu/util.d [2020-06-27T03:18:48.630Z] #39 71.66 DEP criu/uffd.d [2020-06-27T03:18:48.630Z] #39 71.89 DEP criu/tun.d [2020-06-27T03:18:48.630Z] #39 72.05 DEP criu/tty.d [2020-06-27T03:18:48.630Z] #39 72.31 DEP criu/timerfd.d [2020-06-27T03:18:48.630Z] #39 72.49 DEP criu/timens.d [2020-06-27T03:18:48.630Z] #39 72.71 DEP criu/sysfs_parse.d [2020-06-27T03:18:48.630Z] #39 72.85 DEP criu/sysctl.d [2020-06-27T03:18:48.630Z] #39 72.97 DEP criu/string.d [2020-06-27T03:18:48.630Z] #39 73.05 DEP criu/stats.d [2020-06-27T03:18:48.630Z] #39 73.22 DEP criu/sockets.d [2020-06-27T03:18:48.630Z] #39 73.38 DEP criu/sk-unix.d [2020-06-27T03:18:48.630Z] #39 73.57 DEP criu/sk-tcp.d [2020-06-27T03:18:48.630Z] #39 73.71 DEP criu/sk-queue.d [2020-06-27T03:18:48.630Z] #39 73.86 DEP criu/sk-packet.d [2020-06-27T03:18:48.630Z] #39 74.06 DEP criu/sk-netlink.d [2020-06-27T03:18:48.630Z] #39 74.26 DEP criu/sk-inet.d [2020-06-27T03:18:48.630Z] #39 74.49 DEP criu/signalfd.d [2020-06-27T03:18:48.630Z] #39 74.62 DEP criu/sigframe.d [2020-06-27T03:18:48.630Z] #39 74.68 DEP criu/shmem.d [2020-06-27T03:18:48.630Z] #39 74.82 DEP criu/servicefd.d [2020-06-27T03:18:48.630Z] #39 74.96 DEP criu/seize.d [2020-06-27T03:18:48.630Z] #39 75.07 DEP criu/seccomp.d [2020-06-27T03:18:48.630Z] #39 75.20 DEP criu/rst-malloc.d [2020-06-27T03:18:48.630Z] #39 75.32 DEP criu/rbtree.d [2020-06-27T03:18:48.630Z] #39 75.36 DEP criu/pstree.d [2020-06-27T03:18:48.630Z] #39 75.52 DEP criu/protobuf.d [2020-06-27T03:18:48.630Z] #39 75.63 GEN criu/protobuf-desc-gen.h [2020-06-27T03:18:48.630Z] #39 77.14 DEP criu/protobuf-desc.d [2020-06-27T03:18:48.630Z] #39 77.31 DEP criu/proc_parse.d [2020-06-27T03:18:48.630Z] #39 77.49 DEP criu/plugin.d [2020-06-27T03:18:48.630Z] #39 77.62 DEP criu/pipes.d [2020-06-27T03:18:48.630Z] #39 77.85 DEP criu/pie-util.d [2020-06-27T03:18:48.630Z] #39 77.94 DEP criu/pie-util-vdso.d [2020-06-27T03:18:48.630Z] #39 78.12 DEP criu/path.d [2020-06-27T03:18:48.630Z] #39 78.28 DEP criu/parasite-syscall.d [2020-06-27T03:18:48.630Z] #39 78.52 DEP criu/pagemap.d [2020-06-27T03:18:48.630Z] #39 78.76 DEP criu/pagemap-cache.d [2020-06-27T03:18:48.630Z] #39 78.87 DEP criu/page-xfer.d [2020-06-27T03:18:48.630Z] #39 78.99 DEP criu/page-pipe.d [2020-06-27T03:18:48.630Z] #39 79.10 DEP criu/netfilter.d [2020-06-27T03:18:48.630Z] #39 79.28 DEP criu/net.d [2020-06-27T03:18:48.630Z] #39 79.44 DEP criu/namespaces.d [2020-06-27T03:18:48.630Z] #39 79.57 DEP criu/mount.d [2020-06-27T03:18:48.630Z] #39 79.74 DEP criu/memfd.d [2020-06-27T03:18:48.630Z] #39 79.85 DEP criu/mem.d [2020-06-27T03:18:48.630Z] #39 79.96 DEP criu/lsm.d [2020-06-27T03:18:48.630Z] #39 80.17 DEP criu/log.d [2020-06-27T03:18:48.630Z] #39 80.34 DEP criu/libnetlink.d [2020-06-27T03:18:48.630Z] #39 80.39 DEP criu/kerndat.d [2020-06-27T03:18:48.630Z] #39 80.51 DEP criu/kcmp-ids.d [2020-06-27T03:18:48.630Z] #39 80.58 DEP criu/irmap.d [2020-06-27T03:18:48.630Z] #39 80.73 DEP criu/ipc_ns.d [2020-06-27T03:18:48.630Z] #39 80.94 DEP criu/image.d [2020-06-27T03:18:48.630Z] #39 81.15 DEP criu/image-desc.d [2020-06-27T03:18:48.630Z] #39 81.28 DEP criu/fsnotify.d [2020-06-27T03:18:48.721Z] #39 166.7 LINK criu/criu [2020-06-27T03:18:48.770Z] #39 78.09 DEP criu/uffd.d [2020-06-27T03:18:48.770Z] #39 78.24 DEP criu/tun.d [2020-06-27T03:18:48.770Z] #39 78.49 DEP criu/tty.d [2020-06-27T03:18:48.890Z] #39 ... [2020-06-27T03:18:48.890Z] [2020-06-27T03:18:48.890Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:18:48.890Z] #17 26.44 Selecting previously unselected package aufs-tools. [2020-06-27T03:18:48.890Z] #17 26.44 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-06-27T03:18:48.890Z] #17 26.47 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-27T03:18:48.893Z] #39 ... [2020-06-27T03:18:48.893Z] [2020-06-27T03:18:48.893Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2020-06-27T03:18:48.893Z] #13 2.071 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-06-27T03:18:48.893Z] #13 DONE 2.3s [2020-06-27T03:18:48.893Z] [2020-06-27T03:18:48.893Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:48.893Z] #39 63.20 AR soccr/libsoccr.a [2020-06-27T03:18:48.893Z] #39 63.41 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-27T03:18:48.982Z] #39 167.2 DEP lib/c/criu.d [2020-06-27T03:18:48.982Z] #39 167.3 CC images/rpc.pb-c.o [2020-06-27T03:18:49.149Z] #39 63.75 DEP criu/arch/x86/sigframe.d [2020-06-27T03:18:49.151Z] #17 26.60 Selecting previously unselected package libonig5:arm64. [2020-06-27T03:18:49.151Z] #17 26.61 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-06-27T03:18:49.151Z] #17 26.61 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-06-27T03:18:49.151Z] #17 26.78 Selecting previously unselected package libjq1:arm64. [2020-06-27T03:18:49.151Z] #17 26.79 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-06-27T03:18:49.151Z] #17 26.79 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-27T03:18:49.335Z] #39 78.69 DEP criu/timerfd.d [2020-06-27T03:18:49.335Z] #39 78.85 DEP criu/timens.d [2020-06-27T03:18:49.404Z] #39 63.97 DEP criu/arch/x86/sigaction_compat.d [2020-06-27T03:18:49.404Z] #39 64.10 DEP criu/arch/x86/kerndat.d [2020-06-27T03:18:49.412Z] #17 26.89 Selecting previously unselected package jq. [2020-06-27T03:18:49.412Z] #17 26.91 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-06-27T03:18:49.412Z] #17 26.91 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-27T03:18:49.412Z] #17 26.99 Selecting previously unselected package libaio1:arm64. [2020-06-27T03:18:49.412Z] #17 26.99 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-06-27T03:18:49.412Z] #17 27.00 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-06-27T03:18:49.412Z] #17 27.08 Selecting previously unselected package libgpm2:arm64. [2020-06-27T03:18:49.412Z] #17 27.09 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-06-27T03:18:49.412Z] #17 27.09 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-06-27T03:18:49.548Z] #39 167.7 CC lib/c/criu.o [2020-06-27T03:18:49.594Z] #39 78.98 DEP criu/sysfs_parse.d [2020-06-27T03:18:49.594Z] #39 79.12 DEP criu/sysctl.d [2020-06-27T03:18:49.594Z] #39 79.24 DEP criu/string.d [2020-06-27T03:18:49.672Z] #17 27.19 Selecting previously unselected package libicu63:arm64. [2020-06-27T03:18:49.672Z] #17 27.20 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-06-27T03:18:49.672Z] #17 27.20 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-27T03:18:49.806Z] #39 ... [2020-06-27T03:18:49.806Z] [2020-06-27T03:18:49.806Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:49.806Z] #52 196.8 + bin/containerd [2020-06-27T03:18:49.852Z] #39 79.28 DEP criu/stats.d [2020-06-27T03:18:49.852Z] #39 79.37 DEP criu/sockets.d [2020-06-27T03:18:49.965Z] #39 64.29 DEP criu/arch/x86/crtools.d [2020-06-27T03:18:49.965Z] #39 64.43 DEP criu/arch/x86/cpu.d [2020-06-27T03:18:49.965Z] #39 64.54 CC criu/arch/x86/cpu.o [2020-06-27T03:18:50.110Z] #39 79.58 DEP criu/sk-unix.d [2020-06-27T03:18:50.367Z] #39 79.86 DEP criu/sk-tcp.d [2020-06-27T03:18:50.367Z] #39 80.09 DEP criu/sk-queue.d [2020-06-27T03:18:50.533Z] #39 65.11 CC criu/arch/x86/crtools.o [2020-06-27T03:18:50.932Z] #39 80.33 DEP criu/sk-packet.d [2020-06-27T03:18:50.932Z] #39 80.51 DEP criu/sk-netlink.d [2020-06-27T03:18:51.093Z] #39 ... [2020-06-27T03:18:51.093Z] [2020-06-27T03:18:51.093Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2020-06-27T03:18:51.093Z] #14 DONE 2.6s [2020-06-27T03:18:51.190Z] #39 80.68 DEP criu/sk-inet.d [2020-06-27T03:18:51.190Z] #39 ... [2020-06-27T03:18:51.190Z] [2020-06-27T03:18:51.190Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:18:51.190Z] #17 2.283 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:18:51.190Z] #17 2.321 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:18:51.190Z] #17 2.324 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:18:51.190Z] #17 2.853 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:18:51.190Z] #17 3.907 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:18:51.190Z] #17 5.326 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:18:51.349Z] [2020-06-27T03:18:51.349Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2020-06-27T03:18:51.448Z] #17 ... [2020-06-27T03:18:51.448Z] [2020-06-27T03:18:51.448Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:51.448Z] #39 80.83 DEP criu/signalfd.d [2020-06-27T03:18:51.448Z] #39 80.97 DEP criu/sigframe.d [2020-06-27T03:18:51.448Z] #39 81.04 DEP criu/shmem.d [2020-06-27T03:18:51.706Z] #39 81.19 DEP criu/servicefd.d [2020-06-27T03:18:51.706Z] #39 81.32 DEP criu/seize.d [2020-06-27T03:18:51.887Z] #18 ... [2020-06-27T03:18:51.887Z] [2020-06-27T03:18:51.887Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:51.964Z] #39 81.49 DEP criu/seccomp.d [2020-06-27T03:18:51.964Z] #39 81.61 DEP criu/rst-malloc.d [2020-06-27T03:18:51.964Z] #39 81.66 DEP criu/rbtree.d [2020-06-27T03:18:52.214Z] #17 29.74 Selecting previously unselected package libnet1:arm64. [2020-06-27T03:18:52.214Z] #17 29.74 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-06-27T03:18:52.214Z] #17 29.75 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-27T03:18:52.214Z] #17 29.87 Selecting previously unselected package libnl-3-200:arm64. [2020-06-27T03:18:52.214Z] #17 29.87 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-06-27T03:18:52.221Z] #39 81.70 DEP criu/pstree.d [2020-06-27T03:18:52.221Z] #39 81.94 DEP criu/protobuf.d [2020-06-27T03:18:52.475Z] #17 29.95 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-06-27T03:18:52.777Z] #17 30.18 Selecting previously unselected package libprotobuf-c1:arm64. [2020-06-27T03:18:52.777Z] #17 30.20 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-06-27T03:18:52.777Z] #17 30.22 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-27T03:18:52.788Z] #39 82.09 GEN criu/protobuf-desc-gen.h [2020-06-27T03:18:53.038Z] #17 30.65 Selecting previously unselected package libreadline5:arm64. [2020-06-27T03:18:53.038Z] #17 30.66 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-06-27T03:18:53.038Z] #17 30.69 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-06-27T03:18:53.087Z] #52 ... [2020-06-27T03:18:53.087Z] [2020-06-27T03:18:53.087Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:53.087Z] #39 168.4 LINK lib/c/built-in.o [2020-06-27T03:18:53.087Z] #39 168.4 LINK lib/c/libcriu.so [2020-06-27T03:18:53.087Z] #39 168.5 LINK lib/c/libcriu.a [2020-06-27T03:18:53.087Z] #39 168.6 GEN magic.py [2020-06-27T03:18:53.087Z] #39 168.7 Note: Building without setproctitle() and strlcpy() support. [2020-06-27T03:18:53.087Z] #39 168.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-27T03:18:53.087Z] #39 168.7 Note: Building without GnuTLS support [2020-06-27T03:18:53.087Z] #39 168.7 Makefile.config:39: Warn: you have no libnftables installed [2020-06-27T03:18:53.087Z] #39 168.7 Makefile.config:40: Warn: Building without nftables support [2020-06-27T03:18:53.087Z] #39 169.4 fatal: not a git repository (or any of the parent directories): .git [2020-06-27T03:18:53.087Z] #39 169.9 make[1]: Nothing to be done for 'all'. [2020-06-27T03:18:53.087Z] #39 170.4 make[1]: 'images/built-in.o' is up to date. [2020-06-27T03:18:53.087Z] #39 170.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-27T03:18:53.087Z] #39 170.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-27T03:18:53.087Z] #39 170.5 make[1]: 'compel/libcompel.a' is up to date. [2020-06-27T03:18:53.087Z] #39 170.6 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-27T03:18:53.087Z] #39 170.6 make[1]: Nothing to be done for 'all'. [2020-06-27T03:18:53.087Z] #39 170.6 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-27T03:18:53.087Z] #39 170.8 make[2]: Nothing to be done for 'all'. [2020-06-27T03:18:53.087Z] #39 170.8 make[2]: Nothing to be done for 'all'. [2020-06-27T03:18:53.087Z] #39 170.8 make[2]: Nothing to be done for 'all'. [2020-06-27T03:18:53.087Z] #39 170.9 make[2]: Nothing to be done for 'all'. [2020-06-27T03:18:53.087Z] #39 170.9 make[2]: Nothing to be done for 'all'. [2020-06-27T03:18:53.087Z] #39 171.0 make[2]: Nothing to be done for 'all'. [2020-06-27T03:18:53.087Z] #39 171.0 make[2]: Nothing to be done for 'all'. [2020-06-27T03:18:53.087Z] #39 171.0 make[2]: Nothing to be done for 'all'. [2020-06-27T03:18:53.087Z] #39 171.0 INSTALL criu/criu [2020-06-27T03:18:53.087Z] #39 DONE 171.2s [2020-06-27T03:18:53.087Z] [2020-06-27T03:18:53.087Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:53.235Z] #15 DONE 2.0s [2020-06-27T03:18:53.235Z] [2020-06-27T03:18:53.235Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-27T03:18:53.299Z] #17 ... [2020-06-27T03:18:53.299Z] [2020-06-27T03:18:53.299Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:18:53.299Z] #36 143.6 + dpkg --print-architecture [2020-06-27T03:18:53.299Z] #36 DONE 144.5s [2020-06-27T03:18:53.299Z] [2020-06-27T03:18:53.299Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:18:53.299Z] #17 30.87 Selecting previously unselected package net-tools. [2020-06-27T03:18:53.299Z] #17 30.87 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-06-27T03:18:53.299Z] #17 30.89 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-27T03:18:53.354Z] #39 ... [2020-06-27T03:18:53.354Z] [2020-06-27T03:18:53.354Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:53.354Z] #41 145.9 github.com/LK4D4/vndr/godl [2020-06-27T03:18:53.354Z] #41 146.6 github.com/LK4D4/vndr [2020-06-27T03:18:53.354Z] #41 DONE 155.5s [2020-06-27T03:18:53.491Z] #16 ... [2020-06-27T03:18:53.491Z] [2020-06-27T03:18:53.491Z] #43 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:53.491Z] #43 DONE 140.9s [2020-06-27T03:18:53.491Z] [2020-06-27T03:18:53.491Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:53.491Z] #49 10.87 + cd /tmp/tmp.aqqs7kN5lW/src/github.com/opencontainers/runc [2020-06-27T03:18:53.491Z] #49 10.88 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-06-27T03:18:53.491Z] #49 11.77 + '[' -z '' ']' [2020-06-27T03:18:53.491Z] #49 11.77 + target=static [2020-06-27T03:18:53.491Z] #49 11.77 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-06-27T03:18:53.612Z] [2020-06-27T03:18:53.612Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:18:53.612Z] #17 10.78 Fetched 8355 kB in 9s (947 kB/s) [2020-06-27T03:18:53.819Z] #17 31.27 Selecting previously unselected package python-pip-whl. [2020-06-27T03:18:53.819Z] #17 31.28 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-27T03:18:53.819Z] #17 31.29 Unpacking python-pip-whl (18.1-5) ... [2020-06-27T03:18:54.080Z] #17 31.61 Selecting previously unselected package python3-lib2to3. [2020-06-27T03:18:54.080Z] #17 31.61 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-27T03:18:54.080Z] #17 31.61 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-27T03:18:54.189Z] #22 162.9 Checking out files: 27% (2990/10848) Checking out files: 28% (3038/10848) Checking out files: 29% (3146/10848) Checking out files: 30% (3255/10848) Checking out files: 31% (3363/10848) Checking out files: 32% (3472/10848) Checking out files: 33% (3580/10848) Checking out files: 34% (3689/10848) Checking out files: 35% (3797/10848) Checking out files: 36% (3906/10848) Checking out files: 37% (4014/10848) Checking out files: 38% (4123/10848) Checking out files: 39% (4231/10848) Checking out files: 40% (4340/10848) Checking out files: 41% (4448/10848) Checking out files: 42% (4557/10848) Checking out files: 43% (4665/10848) Checking out files: 44% (4774/10848) Checking out files: 45% (4882/10848) Checking out files: 46% (4991/10848) Checking out files: 47% (5099/10848) Checking out files: 48% (5208/10848) Checking out files: 49% (5316/10848) Checking out files: 49% (5357/10848) Checking out files: 50% (5424/10848) Checking out files: 51% (5533/10848) Checking out files: 52% (5641/10848) Checking out files: 53% (5750/10848) Checking out files: 54% (5858/10848) Checking out files: 55% (5967/10848) Checking out files: 56% (6075/10848) Checking out files: 57% (6184/10848) Checking out files: 58% (6292/10848) Checking out files: 59% (6401/10848) Checking out files: 60% (6509/10848) Checking out files: 61% (6618/10848) Checking out files: 62% (6726/10848) Checking out files: 63% (6835/10848) Checking out files: 64% (6943/10848) Checking out files: 65% (7052/10848) Checking out files: 66% (7160/10848) Checking out files: 67% (7269/10848) Checking out files: 68% (7377/10848) Checking out files: 69% (7486/10848) Checking out files: 70% (7594/10848) Checking out files: 70% (7625/10848) Checking out files: 71% (7703/10848) Checking out files: 72% (7811/10848) Checking out files: 73% (7920/10848) Checking out files: 74% (8028/10848) Checking out files: 75% (8136/10848) Checking out files: 76% (8245/10848) Checking out files: 77% (8353/10848) Checking out files: 78% (8462/10848) Checking out files: 79% (8570/10848) Checking out files: 80% (8679/10848) Checking out files: 81% (8787/10848) Checking out files: 82% (8896/10848) Checking out files: 83% (9004/10848) Checking out files: 84% (9113/10848) [2020-06-27T03:18:54.189Z] #22 ... [2020-06-27T03:18:54.189Z] [2020-06-27T03:18:54.189Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:54.189Z] #40 86.11 DEP criu/sk-netlink.d [2020-06-27T03:18:54.189Z] #40 86.29 DEP criu/sk-inet.d [2020-06-27T03:18:54.189Z] #40 86.60 DEP criu/signalfd.d [2020-06-27T03:18:54.189Z] #40 86.87 DEP criu/sigframe.d [2020-06-27T03:18:54.189Z] #40 86.99 DEP criu/shmem.d [2020-06-27T03:18:54.189Z] #40 87.24 DEP criu/servicefd.d [2020-06-27T03:18:54.189Z] #40 87.42 DEP criu/seize.d [2020-06-27T03:18:54.189Z] #40 87.59 DEP criu/seccomp.d [2020-06-27T03:18:54.189Z] #40 87.84 DEP criu/rst-malloc.d [2020-06-27T03:18:54.189Z] #40 87.92 DEP criu/rbtree.d [2020-06-27T03:18:54.189Z] #40 87.94 DEP criu/pstree.d [2020-06-27T03:18:54.189Z] #40 88.13 DEP criu/protobuf.d [2020-06-27T03:18:54.189Z] #40 88.35 GEN criu/protobuf-desc-gen.h [2020-06-27T03:18:54.189Z] #40 90.67 DEP criu/protobuf-desc.d [2020-06-27T03:18:54.189Z] #40 90.87 DEP criu/proc_parse.d [2020-06-27T03:18:54.189Z] #40 91.07 DEP criu/plugin.d [2020-06-27T03:18:54.189Z] #40 91.16 DEP criu/pipes.d [2020-06-27T03:18:54.189Z] #40 91.36 DEP criu/pie-util.d [2020-06-27T03:18:54.189Z] #40 91.48 DEP criu/pie-util-vdso.d [2020-06-27T03:18:54.189Z] #40 91.67 DEP criu/path.d [2020-06-27T03:18:54.189Z] #40 91.92 DEP criu/parasite-syscall.d [2020-06-27T03:18:54.189Z] #40 92.23 DEP criu/pagemap.d [2020-06-27T03:18:54.189Z] #40 92.46 DEP criu/pagemap-cache.d [2020-06-27T03:18:54.189Z] #40 92.67 DEP criu/page-xfer.d [2020-06-27T03:18:54.189Z] #40 92.89 DEP criu/page-pipe.d [2020-06-27T03:18:54.189Z] #40 93.02 DEP criu/netfilter.d [2020-06-27T03:18:54.189Z] #40 93.19 DEP criu/net.d [2020-06-27T03:18:54.189Z] #40 93.57 DEP criu/namespaces.d [2020-06-27T03:18:54.189Z] #40 93.85 DEP criu/mount.d [2020-06-27T03:18:54.189Z] #40 94.21 DEP criu/memfd.d [2020-06-27T03:18:54.189Z] #40 94.46 DEP criu/mem.d [2020-06-27T03:18:54.189Z] #40 94.83 DEP criu/lsm.d [2020-06-27T03:18:54.189Z] #40 95.10 DEP criu/log.d [2020-06-27T03:18:54.189Z] #40 95.29 DEP criu/libnetlink.d [2020-06-27T03:18:54.189Z] #40 95.48 DEP criu/kerndat.d [2020-06-27T03:18:54.189Z] #40 95.72 DEP criu/kcmp-ids.d [2020-06-27T03:18:54.189Z] #40 95.83 DEP criu/irmap.d [2020-06-27T03:18:54.189Z] #40 96.03 DEP criu/ipc_ns.d [2020-06-27T03:18:54.189Z] #40 96.22 DEP criu/image.d [2020-06-27T03:18:54.189Z] #40 ... [2020-06-27T03:18:54.189Z] [2020-06-27T03:18:54.189Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:54.340Z] #17 31.76 Selecting previously unselected package python3-distutils. [2020-06-27T03:18:54.340Z] #17 31.77 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-27T03:18:54.340Z] #17 31.77 Unpacking python3-distutils (3.7.3-1) ... [2020-06-27T03:18:54.600Z] #17 32.03 Selecting previously unselected package python3-pip. [2020-06-27T03:18:54.600Z] #17 32.05 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-27T03:18:54.600Z] #17 32.06 Unpacking python3-pip (18.1-5) ... [2020-06-27T03:18:54.600Z] #17 32.22 Selecting previously unselected package python3-pkg-resources. [2020-06-27T03:18:54.600Z] #17 32.22 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-27T03:18:54.600Z] #17 32.23 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-27T03:18:54.859Z] #17 32.37 Selecting previously unselected package python3-setuptools. [2020-06-27T03:18:54.859Z] #17 32.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-27T03:18:54.859Z] #17 32.39 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-27T03:18:54.898Z] #49 13.96 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-06-27T03:18:54.986Z] #52 ... [2020-06-27T03:18:54.986Z] [2020-06-27T03:18:54.986Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-27T03:18:54.986Z] #40 DONE 0.1s [2020-06-27T03:18:54.986Z] [2020-06-27T03:18:54.986Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-27T03:18:54.986Z] #42 DONE 0.1s [2020-06-27T03:18:54.986Z] [2020-06-27T03:18:54.986Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-27T03:18:54.986Z] #44 DONE 0.1s [2020-06-27T03:18:54.986Z] [2020-06-27T03:18:54.986Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:18:55.055Z] #22 162.9 Checking out files: 27% (2990/10848) Checking out files: 28% (3038/10848) Checking out files: 29% (3146/10848) Checking out files: 30% (3255/10848) Checking out files: 31% (3363/10848) Checking out files: 32% (3472/10848) Checking out files: 33% (3580/10848) Checking out files: 34% (3689/10848) Checking out files: 35% (3797/10848) Checking out files: 36% (3906/10848) Checking out files: 37% (4014/10848) Checking out files: 38% (4123/10848) Checking out files: 39% (4231/10848) Checking out files: 40% (4340/10848) Checking out files: 41% (4448/10848) Checking out files: 42% (4557/10848) Checking out files: 43% (4665/10848) Checking out files: 44% (4774/10848) Checking out files: 45% (4882/10848) Checking out files: 46% (4991/10848) Checking out files: 47% (5099/10848) Checking out files: 48% (5208/10848) Checking out files: 49% (5316/10848) Checking out files: 49% (5357/10848) Checking out files: 50% (5424/10848) Checking out files: 51% (5533/10848) Checking out files: 52% (5641/10848) Checking out files: 53% (5750/10848) Checking out files: 54% (5858/10848) Checking out files: 55% (5967/10848) Checking out files: 56% (6075/10848) Checking out files: 57% (6184/10848) Checking out files: 58% (6292/10848) Checking out files: 59% (6401/10848) Checking out files: 60% (6509/10848) Checking out files: 61% (6618/10848) Checking out files: 62% (6726/10848) Checking out files: 63% (6835/10848) Checking out files: 64% (6943/10848) Checking out files: 65% (7052/10848) Checking out files: 66% (7160/10848) Checking out files: 67% (7269/10848) Checking out files: 68% (7377/10848) Checking out files: 69% (7486/10848) Checking out files: 70% (7594/10848) Checking out files: 70% (7625/10848) Checking out files: 71% (7703/10848) Checking out files: 72% (7811/10848) Checking out files: 73% (7920/10848) Checking out files: 74% (8028/10848) Checking out files: 75% (8136/10848) Checking out files: 76% (8245/10848) Checking out files: 77% (8353/10848) Checking out files: 78% (8462/10848) Checking out files: 79% (8570/10848) Checking out files: 80% (8679/10848) Checking out files: 81% (8787/10848) Checking out files: 82% (8896/10848) Checking out files: 83% (9004/10848) Checking out files: 84% (9113/10848) Checking out files: 85% (9221/10848) Checking out files: 86% (9330/10848) Checking out files: 87% (9438/10848) Checking out files: 88% (9547/10848) Checking out files: 89% (9655/10848) Checking out files: 90% (9764/10848) Checking out files: 91% (9872/10848) Checking out files: 91% (9904/10848) Checking out files: 92% (9981/10848) Checking out files: 93% (10089/10848) Checking out files: 94% (10198/10848) Checking out files: 95% (10306/10848) Checking out files: 96% (10415/10848) Checking out files: 97% (10523/10848) Checking out files: 98% (10632/10848) Checking out files: 99% (10740/10848) Checking out files: 100% (10848/10848) Checking out files: 100% (10848/10848), done. [2020-06-27T03:18:55.055Z] #22 166.5 + cd /tmp/tmp.IpE5mpYVXX/tmp/docker-ce [2020-06-27T03:18:55.055Z] #22 166.5 + git checkout -q v17.06.2-ce [2020-06-27T03:18:55.120Z] #17 32.57 Selecting previously unselected package python3-wheel. [2020-06-27T03:18:55.120Z] #17 32.57 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-27T03:18:55.120Z] #17 32.58 Unpacking python3-wheel (0.32.3-2) ... [2020-06-27T03:18:55.120Z] #17 32.67 Selecting previously unselected package sudo. [2020-06-27T03:18:55.120Z] #17 32.67 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-06-27T03:18:55.120Z] #17 32.68 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-27T03:18:55.343Z] #22 ... [2020-06-27T03:18:55.343Z] [2020-06-27T03:18:55.343Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:18:55.343Z] #42 156.6 mime [2020-06-27T03:18:55.343Z] #42 157.8 mime/quotedprintable [2020-06-27T03:18:55.343Z] #42 158.9 net/http/internal [2020-06-27T03:18:55.343Z] #42 160.3 net/textproto [2020-06-27T03:18:55.343Z] #42 160.3 vendor/golang.org/x/net/http/httpproxy [2020-06-27T03:18:55.343Z] #42 160.4 crypto/x509 [2020-06-27T03:18:55.343Z] #42 162.5 mime/multipart [2020-06-27T03:18:55.343Z] #42 162.5 vendor/golang.org/x/net/http/httpguts [2020-06-27T03:18:55.343Z] #42 166.4 crypto/tls [2020-06-27T03:18:55.343Z] #42 ... [2020-06-27T03:18:55.343Z] [2020-06-27T03:18:55.343Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:18:55.343Z] #18 42.10 Unpacking bash-completion (1:2.8-6) ... [2020-06-27T03:18:55.343Z] #18 42.70 Selecting previously unselected package bzip2. [2020-06-27T03:18:55.343Z] #18 42.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-06-27T03:18:55.343Z] #18 42.75 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-27T03:18:55.343Z] #18 42.86 Selecting previously unselected package xz-utils. [2020-06-27T03:18:55.343Z] #18 42.87 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-06-27T03:18:55.343Z] #18 42.89 Unpacking xz-utils (5.2.4-1) ... [2020-06-27T03:18:55.343Z] #18 43.11 Selecting previously unselected package apparmor. [2020-06-27T03:18:55.343Z] #18 43.11 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-06-27T03:18:55.343Z] #18 43.26 Unpacking apparmor (2.13.2-10) ... [2020-06-27T03:18:55.343Z] #18 43.84 Selecting previously unselected package aufs-tools. [2020-06-27T03:18:55.343Z] #18 43.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-06-27T03:18:55.343Z] #18 43.85 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-27T03:18:55.343Z] #18 43.99 Selecting previously unselected package libonig5:ppc64el. [2020-06-27T03:18:55.343Z] #18 44.00 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-06-27T03:18:55.343Z] #18 44.00 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-06-27T03:18:55.343Z] #18 44.20 Selecting previously unselected package libjq1:ppc64el. [2020-06-27T03:18:55.343Z] #18 44.21 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-27T03:18:55.343Z] #18 44.22 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-27T03:18:55.343Z] #18 44.34 Selecting previously unselected package jq. [2020-06-27T03:18:55.343Z] #18 44.37 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-06-27T03:18:55.343Z] #18 44.37 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-27T03:18:55.343Z] #18 44.45 Selecting previously unselected package libaio1:ppc64el. [2020-06-27T03:18:55.343Z] #18 44.48 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-06-27T03:18:55.343Z] #18 44.48 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-06-27T03:18:55.343Z] #18 44.58 Selecting previously unselected package libgpm2:ppc64el. [2020-06-27T03:18:55.629Z] #18 44.58 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-06-27T03:18:55.629Z] #18 44.59 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-06-27T03:18:55.629Z] #18 44.65 Selecting previously unselected package libicu63:ppc64el. [2020-06-27T03:18:55.629Z] #18 44.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-06-27T03:18:55.629Z] #18 44.66 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-27T03:18:55.691Z] #17 33.15 Selecting previously unselected package thin-provisioning-tools. [2020-06-27T03:18:55.691Z] #17 33.16 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-06-27T03:18:55.691Z] #17 33.18 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-27T03:18:55.823Z] #49 ... [2020-06-27T03:18:55.823Z] [2020-06-27T03:18:55.823Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-06-27T03:18:55.823Z] #16 DONE 2.6s [2020-06-27T03:18:55.823Z] [2020-06-27T03:18:55.823Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:18:55.952Z] #17 33.44 Selecting previously unselected package uidmap. [2020-06-27T03:18:55.952Z] #17 33.45 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-06-27T03:18:55.952Z] #17 33.46 Unpacking uidmap (1:4.5-1.1) ... [2020-06-27T03:18:55.952Z] #17 33.57 Selecting previously unselected package vim-runtime. [2020-06-27T03:18:55.952Z] #17 33.58 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:18:55.952Z] #17 33.64 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-27T03:18:56.139Z] #17 10.78 Reading package lists... [2020-06-27T03:18:56.214Z] #17 33.68 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-27T03:18:56.214Z] #17 33.69 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-27T03:18:57.513Z] #17 14.64 Reading package lists... [2020-06-27T03:18:57.513Z] #17 ... [2020-06-27T03:18:57.513Z] [2020-06-27T03:18:57.513Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:57.513Z] #39 84.34 DEP criu/protobuf-desc.d [2020-06-27T03:18:57.513Z] #39 84.44 DEP criu/proc_parse.d [2020-06-27T03:18:57.513Z] #39 84.63 DEP criu/plugin.d [2020-06-27T03:18:57.513Z] #39 84.73 DEP criu/pipes.d [2020-06-27T03:18:57.513Z] #39 84.93 DEP criu/pie-util.d [2020-06-27T03:18:57.513Z] #39 85.07 DEP criu/pie-util-vdso.d [2020-06-27T03:18:57.513Z] #39 85.23 DEP criu/pie-util-vdso-elf32.d [2020-06-27T03:18:57.513Z] #39 85.40 DEP criu/path.d [2020-06-27T03:18:57.513Z] #39 85.53 DEP criu/parasite-syscall.d [2020-06-27T03:18:57.513Z] #39 85.80 DEP criu/pagemap.d [2020-06-27T03:18:57.513Z] #39 86.02 DEP criu/pagemap-cache.d [2020-06-27T03:18:57.513Z] #39 86.13 DEP criu/page-xfer.d [2020-06-27T03:18:57.513Z] #39 86.32 DEP criu/page-pipe.d [2020-06-27T03:18:57.513Z] #39 86.41 DEP criu/netfilter.d [2020-06-27T03:18:57.513Z] #39 86.57 DEP criu/net.d [2020-06-27T03:18:57.513Z] #39 86.85 DEP criu/namespaces.d [2020-06-27T03:18:57.513Z] #39 87.00 DEP criu/mount.d [2020-06-27T03:18:57.771Z] #39 87.20 DEP criu/memfd.d [2020-06-27T03:18:57.771Z] #39 87.33 DEP criu/mem.d [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-27T03:18:57.904Z] ok github.com/docker/docker/api/server/httputils 0.002s coverage: 14.7% of statements [2020-06-27T03:18:57.904Z] ok github.com/docker/docker/api/server/middleware 0.015s coverage: 37.7% of statements [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-27T03:18:57.904Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.1% of statements [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/types [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-27T03:18:57.904Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-06-27T03:18:57.904Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-27T03:18:57.904Z] ok github.com/docker/docker/api/types/time 0.015s coverage: 100.0% of statements [2020-06-27T03:18:57.904Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/builder [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-27T03:18:57.904Z] ok github.com/docker/docker/builder/dockerignore 0.007s coverage: 96.8% of statements [2020-06-27T03:18:57.904Z] ok github.com/docker/docker/builder/remotecontext 0.358s coverage: 13.6% of statements [2020-06-27T03:18:57.904Z] ok github.com/docker/docker/builder/dockerfile 1.047s coverage: 48.1% of statements [2020-06-27T03:18:57.904Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2020-06-27T03:18:57.904Z] ok github.com/docker/docker/builder/remotecontext/git 0.998s coverage: 86.3% of statements [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/cli [no test files] [2020-06-27T03:18:57.904Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-27T03:18:58.029Z] #39 87.49 DEP criu/lsm.d [2020-06-27T03:18:58.029Z] #39 87.58 DEP criu/log.d [2020-06-27T03:18:58.036Z] using credential docker-jenkins-github-credentials [2020-06-27T03:18:58.116Z] Cloning the remote Git repository [2020-06-27T03:18:58.116Z] Cloning with configured refspecs honoured and without tags [2020-06-27T03:18:58.287Z] #39 87.74 DEP criu/libnetlink.d [2020-06-27T03:18:58.312Z] Cloning repository https://github.com/moby/moby.git [2020-06-27T03:18:58.544Z] #39 87.92 DEP criu/kerndat.d [2020-06-27T03:18:58.544Z] #39 88.07 DEP criu/kcmp-ids.d [2020-06-27T03:18:58.773Z] #17 36.06 Selecting previously unselected package vim. [2020-06-27T03:18:58.773Z] #17 36.07 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-06-27T03:18:58.773Z] #17 36.10 Unpacking vim (2:8.1.0875-5) ... [2020-06-27T03:18:58.773Z] #17 ... [2020-06-27T03:18:58.773Z] [2020-06-27T03:18:58.773Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:18:58.773Z] #39 81.42 DEP criu/filesystems.d [2020-06-27T03:18:58.773Z] #39 81.60 DEP criu/files.d [2020-06-27T03:18:58.773Z] #39 81.81 DEP criu/files-reg.d [2020-06-27T03:18:58.773Z] #39 81.96 DEP criu/files-ext.d [2020-06-27T03:18:58.773Z] #39 82.07 DEP criu/file-lock.d [2020-06-27T03:18:58.773Z] #39 82.24 DEP criu/file-ids.d [2020-06-27T03:18:58.773Z] #39 82.35 DEP criu/fifo.d [2020-06-27T03:18:58.773Z] #39 82.44 DEP criu/fdstore.d [2020-06-27T03:18:58.773Z] #39 82.51 DEP criu/fault-injection.d [2020-06-27T03:18:58.773Z] #39 82.54 DEP criu/external.d [2020-06-27T03:18:58.773Z] #39 82.63 DEP criu/eventpoll.d [2020-06-27T03:18:58.773Z] #39 82.73 DEP criu/eventfd.d [2020-06-27T03:18:58.773Z] #39 82.82 DEP criu/crtools.d [2020-06-27T03:18:58.773Z] #39 82.99 DEP criu/cr-service.d [2020-06-27T03:18:58.773Z] #39 83.15 DEP criu/cr-restore.d [2020-06-27T03:18:58.773Z] #39 83.30 DEP criu/cr-errno.d [2020-06-27T03:18:58.773Z] #39 83.32 DEP criu/cr-dump.d [2020-06-27T03:18:58.773Z] #39 83.51 DEP criu/cr-dedup.d [2020-06-27T03:18:58.773Z] #39 83.60 DEP criu/cr-check.d [2020-06-27T03:18:58.773Z] #39 83.82 DEP criu/config.d [2020-06-27T03:18:58.773Z] #39 83.95 DEP criu/clone-noasan.d [2020-06-27T03:18:58.773Z] #39 84.06 DEP criu/cgroup.d [2020-06-27T03:18:58.773Z] #39 84.19 DEP criu/cgroup-props.d [2020-06-27T03:18:58.773Z] #39 84.27 DEP criu/bitmap.d [2020-06-27T03:18:58.773Z] #39 84.29 DEP criu/bfd.d [2020-06-27T03:18:58.773Z] #39 84.41 DEP criu/autofs.d [2020-06-27T03:18:58.773Z] #39 84.57 DEP criu/aio.d [2020-06-27T03:18:58.773Z] #39 84.69 DEP criu/action-scripts.d [2020-06-27T03:18:58.773Z] #39 84.95 CC criu/action-scripts.o [2020-06-27T03:18:58.773Z] #39 85.50 CC criu/aio.o [2020-06-27T03:18:58.773Z] #39 86.09 CC criu/autofs.o [2020-06-27T03:18:58.773Z] #39 87.43 CC criu/bfd.o [2020-06-27T03:18:58.773Z] #39 87.96 CC criu/bitmap.o [2020-06-27T03:18:58.773Z] #39 88.06 CC criu/cgroup-props.o [2020-06-27T03:18:58.773Z] #39 88.60 CC criu/cgroup.o [2020-06-27T03:18:58.773Z] #39 90.47 CC criu/clone-noasan.o [2020-06-27T03:18:58.773Z] #39 90.62 CC criu/config.o [2020-06-27T03:18:58.802Z] #39 88.20 DEP criu/irmap.d [2020-06-27T03:18:58.802Z] #39 88.41 DEP criu/ipc_ns.d [2020-06-27T03:18:59.036Z] #39 ... [2020-06-27T03:18:59.036Z] [2020-06-27T03:18:59.036Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:18:59.036Z] #17 36.61 Selecting previously unselected package xfsprogs. [2020-06-27T03:18:59.036Z] #17 36.62 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-06-27T03:18:59.036Z] #17 36.63 Unpacking xfsprogs (4.20.0-1) ... [2020-06-27T03:18:59.060Z] #39 88.57 DEP criu/image.d [2020-06-27T03:18:59.060Z] #39 88.69 DEP criu/image-desc.d [2020-06-27T03:18:59.086Z] #17 2.828 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [121 kB] [2020-06-27T03:18:59.086Z] #17 2.887 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2020-06-27T03:18:59.086Z] #17 2.887 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2020-06-27T03:18:59.086Z] #17 3.426 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7905 kB] [2020-06-27T03:18:59.318Z] #39 88.77 DEP criu/fsnotify.d [2020-06-27T03:18:59.372Z] ok github.com/docker/docker/client 0.112s coverage: 75.4% of statements [2020-06-27T03:18:59.576Z] #39 89.00 DEP criu/filesystems.d [2020-06-27T03:18:59.576Z] #39 89.18 DEP criu/files.d [2020-06-27T03:18:59.623Z] #17 37.07 Selecting previously unselected package zip. [2020-06-27T03:18:59.623Z] #17 37.07 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-06-27T03:18:59.623Z] #17 37.07 Unpacking zip (3.0-11+b1) ... [2020-06-27T03:18:59.623Z] #17 37.24 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-27T03:18:59.623Z] #17 37.26 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-27T03:18:59.623Z] #17 37.28 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-06-27T03:18:59.623Z] #17 37.30 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-06-27T03:18:59.833Z] #39 89.31 DEP criu/files-reg.d [2020-06-27T03:18:59.883Z] #17 37.31 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-06-27T03:18:59.883Z] #17 37.33 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-06-27T03:18:59.883Z] #17 37.35 Setting up uidmap (1:4.5-1.1) ... [2020-06-27T03:18:59.883Z] #17 37.36 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-06-27T03:18:59.883Z] #17 37.37 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-06-27T03:18:59.883Z] #17 37.39 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-27T03:18:59.883Z] #17 37.40 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-06-27T03:18:59.883Z] #17 37.41 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-06-27T03:18:59.883Z] #17 37.43 Setting up xxd (2:8.1.0875-5) ... [2020-06-27T03:18:59.883Z] #17 37.44 Setting up zip (3.0-11+b1) ... [2020-06-27T03:18:59.883Z] #17 37.46 Setting up vim-common (2:8.1.0875-5) ... [2020-06-27T03:18:59.883Z] #17 37.50 Setting up bash-completion (1:2.8-6) ... [2020-06-27T03:19:00.010Z] #17 4.433 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [204 kB] [2020-06-27T03:19:00.062Z] #18 ... [2020-06-27T03:19:00.062Z] [2020-06-27T03:19:00.062Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:19:00.062Z] #22 170.7 + mkdir -p /tmp/tmp.IpE5mpYVXX/src/github.com/docker [2020-06-27T03:19:00.062Z] #22 170.7 + mv components/cli /tmp/tmp.IpE5mpYVXX/src/github.com/docker/cli [2020-06-27T03:19:00.062Z] #22 170.7 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-06-27T03:19:00.091Z] #39 89.50 DEP criu/files-ext.d [2020-06-27T03:19:00.091Z] #39 89.59 DEP criu/file-lock.d [2020-06-27T03:19:00.349Z] #39 89.74 DEP criu/file-ids.d [2020-06-27T03:19:00.349Z] #39 89.95 DEP criu/fifo.d [2020-06-27T03:19:00.607Z] #39 90.05 DEP criu/fdstore.d [2020-06-27T03:19:00.607Z] #39 90.15 DEP criu/fault-injection.d [2020-06-27T03:19:00.607Z] #39 90.21 DEP criu/external.d [2020-06-27T03:19:00.864Z] #39 90.33 DEP criu/eventpoll.d [2020-06-27T03:19:00.864Z] #39 90.44 DEP criu/eventfd.d [2020-06-27T03:19:00.864Z] #39 90.55 DEP criu/crtools.d [2020-06-27T03:18:58.730Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-06-27T03:19:01.122Z] #39 90.68 DEP criu/cr-service.d [2020-06-27T03:19:01.380Z] #39 90.93 DEP criu/cr-restore.d [2020-06-27T03:19:01.640Z] #39 91.15 DEP criu/cr-errno.d [2020-06-27T03:19:01.640Z] #39 91.16 DEP criu/cr-dump.d [2020-06-27T03:19:01.896Z] #17 5.958 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [7868 B] [2020-06-27T03:19:01.898Z] #39 ... [2020-06-27T03:19:01.898Z] [2020-06-27T03:19:01.898Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:19:01.898Z] #28 DONE 163.8s [2020-06-27T03:19:01.898Z] [2020-06-27T03:19:01.898Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:19:01.898Z] #17 14.64 Reading package lists... [2020-06-27T03:19:01.898Z] #17 17.39 Building dependency tree... [2020-06-27T03:19:01.898Z] #17 18.72 libcap2-bin is already the newest version (1:2.25-2). [2020-06-27T03:19:01.898Z] #17 18.72 The following additional packages will be installed: [2020-06-27T03:19:01.898Z] #17 18.72 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-27T03:19:01.898Z] #17 18.72 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-27T03:19:01.898Z] #17 18.72 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-27T03:19:01.898Z] #17 18.72 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-27T03:19:01.898Z] #17 18.72 python3.7 python3.7-minimal vim-runtime xxd [2020-06-27T03:19:01.898Z] #17 18.73 Suggested packages: [2020-06-27T03:19:01.898Z] #17 18.73 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-27T03:19:01.898Z] #17 18.73 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-27T03:19:01.898Z] #17 18.73 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-27T03:19:01.898Z] #17 18.73 Recommended packages: [2020-06-27T03:19:01.898Z] #17 18.73 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-27T03:19:01.898Z] #17 18.73 python3-keyrings.alt python3-xdg unzip [2020-06-27T03:19:01.898Z] #17 20.14 The following NEW packages will be installed: [2020-06-27T03:19:01.898Z] #17 20.15 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-27T03:19:01.898Z] #17 20.15 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-27T03:19:01.898Z] #17 20.15 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-27T03:19:01.898Z] #17 20.15 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-27T03:19:01.898Z] #17 20.15 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-27T03:19:01.898Z] #17 20.15 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-27T03:19:01.898Z] #17 20.15 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-27T03:19:01.898Z] #17 20.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-27T03:19:01.898Z] #17 20.15 xz-utils zip [2020-06-27T03:19:01.898Z] #17 20.49 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:19:01.898Z] #17 20.49 Need to get 28.5 MB of archives. [2020-06-27T03:19:01.898Z] #17 20.49 After this operation, 116 MB of additional disk space will be used. [2020-06-27T03:19:01.898Z] #17 20.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-27T03:19:01.898Z] #17 20.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-06-27T03:19:01.898Z] #17 20.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-06-27T03:19:01.898Z] #17 20.63 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-27T03:19:01.898Z] #17 20.63 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-27T03:19:01.898Z] #17 20.64 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-06-27T03:19:01.898Z] #17 20.75 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-27T03:19:01.899Z] #17 20.77 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-27T03:19:01.899Z] #17 20.77 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-27T03:19:01.899Z] #17 20.77 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-27T03:19:01.899Z] #17 20.78 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-27T03:19:01.899Z] #17 20.78 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-27T03:19:01.899Z] #17 20.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-27T03:19:01.899Z] #17 20.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-27T03:19:01.899Z] #17 20.79 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-27T03:19:01.899Z] #17 20.80 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-27T03:19:01.899Z] #17 20.81 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-27T03:19:01.899Z] #17 20.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-27T03:19:01.899Z] #17 20.83 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-27T03:19:01.899Z] #17 20.86 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-06-27T03:19:02.151Z] #17 ... [2020-06-27T03:19:02.152Z] [2020-06-27T03:19:02.152Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:02.152Z] #39 66.89 CC criu/arch/x86/kerndat.o [2020-06-27T03:19:02.152Z] #39 67.55 CC criu/arch/x86/sigaction_compat.o [2020-06-27T03:19:02.152Z] #39 67.96 CC criu/arch/x86/sigframe.o [2020-06-27T03:19:02.152Z] #39 68.41 LINK criu/arch/x86/crtools.built-in.o [2020-06-27T03:19:02.152Z] #39 68.46 DEP criu/pie/util-vdso-elf32.d [2020-06-27T03:19:02.152Z] #39 68.71 DEP criu/pie/util-vdso.d [2020-06-27T03:19:02.152Z] #39 68.86 DEP criu/pie/util.d [2020-06-27T03:19:02.152Z] #39 69.13 CC criu/pie/util.o [2020-06-27T03:19:02.152Z] #39 69.53 CC criu/pie/util-vdso.o [2020-06-27T03:19:02.152Z] #39 70.18 CC criu/pie/util-vdso-elf32.o [2020-06-27T03:19:02.152Z] #39 71.10 AR criu/pie/pie.lib.a [2020-06-27T03:19:02.152Z] #39 71.19 DEP criu/pie/restorer.d [2020-06-27T03:19:02.152Z] #39 71.48 DEP criu/arch/x86/sigaction_compat_pie.d [2020-06-27T03:19:02.152Z] #39 71.59 DEP criu/arch/x86/restorer_unmap.d [2020-06-27T03:19:02.152Z] #39 71.62 DEP criu/arch/x86/restorer.d [2020-06-27T03:19:02.152Z] #39 71.83 DEP criu/arch/x86/vdso-pie.d [2020-06-27T03:19:02.152Z] #39 71.93 DEP criu/pie/parasite-vdso.d [2020-06-27T03:19:02.152Z] #39 72.05 DEP criu/pie/parasite.d [2020-06-27T03:19:02.152Z] #39 72.34 CC criu/pie/parasite.o [2020-06-27T03:19:02.152Z] #39 73.44 LINK criu/pie/parasite.built-in.o [2020-06-27T03:19:02.152Z] #39 73.45 GEN criu/pie/parasite-blob.h [2020-06-27T03:19:02.152Z] #39 73.47 CC criu/pie/parasite-vdso.o [2020-06-27T03:19:02.152Z] #39 74.03 CC criu/arch/x86/vdso-pie.o [2020-06-27T03:19:02.152Z] #39 74.25 CC criu/arch/x86/restorer.o [2020-06-27T03:19:02.152Z] #39 74.74 CC criu/arch/x86/restorer_unmap.o [2020-06-27T03:19:02.152Z] #39 74.80 CC criu/arch/x86/sigaction_compat_pie.o [2020-06-27T03:19:02.152Z] #39 75.11 CC criu/pie/restorer.o [2020-06-27T03:19:02.156Z] #17 20.87 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-27T03:19:02.156Z] #17 20.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-27T03:19:02.156Z] #17 20.92 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-27T03:19:02.156Z] #17 20.93 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-27T03:19:02.156Z] #17 20.94 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-27T03:19:02.156Z] #17 20.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-27T03:19:02.156Z] #17 20.95 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-27T03:19:02.156Z] #17 20.95 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-27T03:19:02.156Z] #17 20.96 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-27T03:19:02.721Z] #17 21.45 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-27T03:19:02.721Z] #17 21.45 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-27T03:19:02.721Z] #17 21.45 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-27T03:19:02.721Z] #17 21.45 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-27T03:19:02.721Z] #17 21.46 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-27T03:19:02.721Z] #17 21.47 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-27T03:19:02.721Z] #17 21.55 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-27T03:19:02.721Z] #17 21.56 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-27T03:19:02.721Z] #17 21.58 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-27T03:19:02.721Z] #17 21.58 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-27T03:19:02.721Z] #17 21.59 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-27T03:19:02.721Z] #17 21.61 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-27T03:19:02.979Z] #17 21.62 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-27T03:19:02.979Z] #17 21.68 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-06-27T03:19:02.979Z] #17 21.71 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-27T03:19:02.979Z] #17 21.73 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-27T03:19:03.183Z] #17 40.28 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-06-27T03:19:03.183Z] #17 40.30 Setting up xz-utils (5.2.4-1) ... [2020-06-27T03:19:03.183Z] #17 40.33 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-27T03:19:03.183Z] #17 40.35 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-27T03:19:03.183Z] #17 40.45 invoke-rc.d: could not determine current runlevel [2020-06-27T03:19:03.183Z] #17 40.46 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-27T03:19:03.183Z] #17 40.48 Setting up pigz (2.4-1) ... [2020-06-27T03:19:03.183Z] #17 40.49 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-06-27T03:19:03.183Z] #17 40.51 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-06-27T03:19:03.183Z] #17 40.53 Setting up python-pip-whl (18.1-5) ... [2020-06-27T03:19:03.183Z] #17 40.55 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-06-27T03:19:03.183Z] #17 40.57 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-27T03:19:03.237Z] #17 21.92 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-27T03:19:03.238Z] #17 21.97 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-27T03:19:03.238Z] #17 22.01 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-27T03:19:03.444Z] #17 40.97 Setting up libaio1:arm64 (0.3.112-3) ... [2020-06-27T03:19:03.444Z] #17 40.98 Setting up libonig5:arm64 (6.9.1-1) ... [2020-06-27T03:19:03.444Z] #17 40.99 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-06-27T03:19:03.444Z] #17 41.01 Setting up vim (2:8.1.0875-5) ... [2020-06-27T03:19:03.444Z] #17 41.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-27T03:19:03.444Z] #17 41.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-27T03:19:03.444Z] #17 41.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-27T03:19:03.444Z] #17 41.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-27T03:19:03.444Z] #17 41.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-27T03:19:03.444Z] #17 41.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-27T03:19:03.444Z] #17 41.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-27T03:19:03.444Z] #17 41.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-27T03:19:03.444Z] #17 41.13 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-06-27T03:19:03.444Z] #17 41.15 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-27T03:19:03.705Z] #17 41.18 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-06-27T03:19:03.705Z] #17 41.21 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-27T03:19:03.705Z] #17 41.24 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-06-27T03:19:03.705Z] #17 41.25 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-27T03:19:03.803Z] #17 22.58 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:19:03.803Z] #17 22.65 Fetched 28.5 MB in 2s (16.0 MB/s) [2020-06-27T03:19:03.803Z] #17 22.73 Selecting previously unselected package pigz. [2020-06-27T03:19:04.038Z] #39 78.20 LINK criu/pie/restorer.built-in.o [2020-06-27T03:19:04.038Z] #39 78.22 GEN criu/pie/restorer-blob.h [2020-06-27T03:19:04.038Z] #39 78.33 DEP criu/vdso.d [2020-06-27T03:19:04.038Z] #39 78.63 DEP criu/vdso-compat.d [2020-06-27T03:19:04.038Z] #39 78.76 DEP criu/uts_ns.d [2020-06-27T03:19:04.061Z] #17 22.73 (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 ... 23432 files and directories currently installed.) [2020-06-27T03:19:04.061Z] #17 22.80 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-27T03:19:04.061Z] #17 22.82 Unpacking pigz (2.4-1) ... [2020-06-27T03:19:04.061Z] #17 22.91 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-27T03:19:04.320Z] #17 22.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-27T03:19:04.320Z] #17 22.91 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-27T03:19:04.487Z] #22 ... [2020-06-27T03:19:04.487Z] [2020-06-27T03:19:04.487Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:19:04.487Z] #18 49.18 Selecting previously unselected package libnet1:ppc64el. [2020-06-27T03:19:04.487Z] #18 49.20 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-06-27T03:19:04.487Z] #18 49.21 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-27T03:19:04.487Z] #18 49.31 Selecting previously unselected package libnl-3-200:ppc64el. [2020-06-27T03:19:04.487Z] #18 49.34 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-06-27T03:19:04.487Z] #18 49.35 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-27T03:19:04.487Z] #18 49.47 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-06-27T03:19:04.487Z] #18 49.47 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-06-27T03:19:04.487Z] #18 49.47 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-27T03:19:04.487Z] #18 49.57 Selecting previously unselected package libreadline5:ppc64el. [2020-06-27T03:19:04.487Z] #18 49.58 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-06-27T03:19:04.488Z] #18 49.59 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-06-27T03:19:04.488Z] #18 49.80 Selecting previously unselected package net-tools. [2020-06-27T03:19:04.488Z] #18 49.83 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-06-27T03:19:04.488Z] #18 49.83 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-27T03:19:04.488Z] #18 50.22 Selecting previously unselected package python-pip-whl. [2020-06-27T03:19:04.488Z] #18 50.22 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-27T03:19:04.488Z] #18 50.22 Unpacking python-pip-whl (18.1-5) ... [2020-06-27T03:19:04.488Z] #18 51.02 Selecting previously unselected package python3-lib2to3. [2020-06-27T03:19:04.488Z] #18 51.05 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-27T03:19:04.488Z] #18 51.05 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-27T03:19:04.488Z] #18 51.26 Selecting previously unselected package python3-distutils. [2020-06-27T03:19:04.488Z] #18 51.29 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-27T03:19:04.488Z] #18 51.32 Unpacking python3-distutils (3.7.3-1) ... [2020-06-27T03:19:04.488Z] #18 51.51 Selecting previously unselected package python3-pip. [2020-06-27T03:19:04.488Z] #18 51.53 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-27T03:19:04.488Z] #18 51.53 Unpacking python3-pip (18.1-5) ... [2020-06-27T03:19:04.488Z] #18 51.73 Selecting previously unselected package python3-pkg-resources. [2020-06-27T03:19:04.488Z] #18 51.74 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-27T03:19:04.488Z] #18 51.76 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-27T03:19:04.488Z] #18 52.02 Selecting previously unselected package python3-setuptools. [2020-06-27T03:19:04.488Z] #18 52.02 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-27T03:19:04.488Z] #18 52.03 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-27T03:19:04.488Z] #18 52.30 Selecting previously unselected package python3-wheel. [2020-06-27T03:19:04.488Z] #18 52.32 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-27T03:19:04.488Z] #18 52.32 Unpacking python3-wheel (0.32.3-2) ... [2020-06-27T03:19:04.488Z] #18 52.44 Selecting previously unselected package sudo. [2020-06-27T03:19:04.488Z] #18 52.44 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-06-27T03:19:04.488Z] #18 52.45 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-27T03:19:04.488Z] #18 53.09 Selecting previously unselected package thin-provisioning-tools. [2020-06-27T03:19:04.488Z] #18 53.10 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-06-27T03:19:04.488Z] #18 53.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-27T03:19:04.488Z] #18 53.41 Selecting previously unselected package uidmap. [2020-06-27T03:19:04.488Z] #18 53.43 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-06-27T03:19:04.488Z] #18 53.43 Unpacking uidmap (1:4.5-1.1) ... [2020-06-27T03:19:04.488Z] #18 53.64 Selecting previously unselected package vim-runtime. [2020-06-27T03:19:04.488Z] #18 53.65 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:19:04.488Z] #18 53.71 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-27T03:19:04.488Z] #18 53.77 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-27T03:19:04.488Z] #18 53.79 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-27T03:19:04.488Z] #18 ... [2020-06-27T03:19:04.488Z] [2020-06-27T03:19:04.488Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:04.488Z] #40 96.53 DEP criu/image-desc.d [2020-06-27T03:19:04.488Z] #40 96.72 DEP criu/fsnotify.d [2020-06-27T03:19:04.488Z] #40 97.07 DEP criu/filesystems.d [2020-06-27T03:19:04.488Z] #40 97.29 DEP criu/files.d [2020-06-27T03:19:04.488Z] #40 97.53 DEP criu/files-reg.d [2020-06-27T03:19:04.488Z] #40 97.74 DEP criu/files-ext.d [2020-06-27T03:19:04.488Z] #40 97.95 DEP criu/file-lock.d [2020-06-27T03:19:04.488Z] #40 98.19 DEP criu/file-ids.d [2020-06-27T03:19:04.488Z] #40 98.37 DEP criu/fifo.d [2020-06-27T03:19:04.488Z] #40 98.62 DEP criu/fdstore.d [2020-06-27T03:19:04.488Z] #40 98.91 DEP criu/fault-injection.d [2020-06-27T03:19:04.488Z] #40 99.02 DEP criu/external.d [2020-06-27T03:19:04.488Z] #40 99.19 DEP criu/eventpoll.d [2020-06-27T03:19:04.488Z] #40 99.47 DEP criu/eventfd.d [2020-06-27T03:19:04.488Z] #40 99.65 DEP criu/crtools.d [2020-06-27T03:19:04.488Z] #40 100.0 DEP criu/cr-service.d [2020-06-27T03:19:04.488Z] #40 100.4 DEP criu/cr-restore.d [2020-06-27T03:19:04.488Z] #40 100.8 DEP criu/cr-errno.d [2020-06-27T03:19:04.488Z] #40 100.8 DEP criu/cr-dump.d [2020-06-27T03:19:04.488Z] #40 101.1 DEP criu/cr-dedup.d [2020-06-27T03:19:04.488Z] #40 101.4 DEP criu/cr-check.d [2020-06-27T03:19:04.488Z] #40 101.8 DEP criu/config.d [2020-06-27T03:19:04.488Z] #40 102.1 DEP criu/clone-noasan.d [2020-06-27T03:19:04.488Z] #40 102.1 DEP criu/cgroup.d [2020-06-27T03:19:04.488Z] #40 102.4 DEP criu/cgroup-props.d [2020-06-27T03:19:04.488Z] #40 102.5 DEP criu/bitmap.d [2020-06-27T03:19:04.488Z] #40 102.6 DEP criu/bfd.d [2020-06-27T03:19:04.488Z] #40 102.8 DEP criu/autofs.d [2020-06-27T03:19:04.488Z] #40 103.0 DEP criu/aio.d [2020-06-27T03:19:04.488Z] #40 103.3 DEP criu/action-scripts.d [2020-06-27T03:19:04.488Z] #40 103.8 CC criu/action-scripts.o [2020-06-27T03:19:04.488Z] #40 104.7 CC criu/aio.o [2020-06-27T03:19:04.488Z] #40 105.8 CC criu/autofs.o [2020-06-27T03:19:04.578Z] #17 23.39 Selecting previously unselected package python3.7-minimal. [2020-06-27T03:19:04.578Z] #17 23.39 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-27T03:19:04.578Z] #17 23.39 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-27T03:19:04.599Z] #39 78.92 DEP criu/util.d [2020-06-27T03:19:04.599Z] #39 79.06 DEP criu/uffd.d [2020-06-27T03:19:04.854Z] #39 79.21 DEP criu/tun.d [2020-06-27T03:19:04.854Z] #39 79.35 DEP criu/tty.d [2020-06-27T03:19:05.109Z] #39 79.61 DEP criu/timerfd.d [2020-06-27T03:19:05.364Z] #39 79.76 DEP criu/timens.d [2020-06-27T03:19:05.364Z] #39 79.97 DEP criu/sysfs_parse.d [2020-06-27T03:19:05.516Z] #17 24.18 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-27T03:19:05.516Z] #17 24.20 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-27T03:19:05.620Z] #39 80.19 DEP criu/sysctl.d [2020-06-27T03:19:05.620Z] #39 80.33 DEP criu/string.d [2020-06-27T03:19:05.875Z] #39 80.37 DEP criu/stats.d [2020-06-27T03:19:05.875Z] #39 80.44 DEP criu/sockets.d [2020-06-27T03:19:06.130Z] #39 80.61 DEP criu/sk-unix.d [2020-06-27T03:19:06.250Z] #17 43.77 Setting up iptables (1.8.2-4) ... [2020-06-27T03:19:06.250Z] #17 43.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-27T03:19:06.250Z] #17 43.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-27T03:19:06.250Z] #17 43.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-27T03:19:06.250Z] #17 43.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-27T03:19:06.250Z] #17 43.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-27T03:19:06.250Z] #17 43.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-27T03:19:06.250Z] #17 43.88 Setting up python3 (3.7.3-1) ... [2020-06-27T03:19:06.385Z] #39 80.94 DEP criu/sk-tcp.d [2020-06-27T03:19:06.539Z] #40 108.3 CC criu/bfd.o [2020-06-27T03:19:06.641Z] #39 81.13 DEP criu/sk-queue.d [2020-06-27T03:19:06.641Z] #39 81.27 DEP criu/sk-packet.d [2020-06-27T03:19:06.641Z] #39 ... [2020-06-27T03:19:06.641Z] [2020-06-27T03:19:06.641Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:19:06.641Z] #17 11.09 Fetched 8355 kB in 9s (964 kB/s) [2020-06-27T03:19:06.822Z] #17 44.31 Setting up python3-wheel (0.32.3-2) ... [2020-06-27T03:19:07.417Z] #17 26.19 Selecting previously unselected package python3-minimal. [2020-06-27T03:19:07.417Z] #17 26.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 ... 23681 files and directories currently installed.) [2020-06-27T03:19:07.417Z] #17 26.22 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-27T03:19:07.417Z] #17 26.22 Unpacking python3-minimal (3.7.3-1) ... [2020-06-27T03:19:07.417Z] #17 26.29 Selecting previously unselected package libmpdec2:amd64. [2020-06-27T03:19:07.417Z] #17 26.29 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-27T03:19:07.417Z] #17 26.30 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-27T03:19:07.579Z] #40 109.4 CC criu/bitmap.o [2020-06-27T03:19:07.579Z] #40 109.6 CC criu/cgroup-props.o [2020-06-27T03:19:07.675Z] #17 26.40 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-27T03:19:07.675Z] #17 26.40 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-27T03:19:07.675Z] #17 26.41 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-27T03:19:07.763Z] #17 45.10 Setting up apparmor (2.13.2-10) ... [2020-06-27T03:19:08.603Z] #40 ... [2020-06-27T03:19:08.603Z] [2020-06-27T03:19:08.603Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:19:08.603Z] #18 57.80 Selecting previously unselected package vim. [2020-06-27T03:19:08.603Z] #18 57.82 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-06-27T03:19:08.603Z] #18 57.84 Unpacking vim (2:8.1.0875-5) ... [2020-06-27T03:19:08.609Z] #17 27.28 Selecting previously unselected package python3.7. [2020-06-27T03:19:08.609Z] #17 27.29 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-27T03:19:08.609Z] #17 27.29 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-27T03:19:08.609Z] #17 27.40 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-27T03:19:08.609Z] #17 27.41 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-27T03:19:08.609Z] #17 27.42 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-27T03:19:08.609Z] #17 27.51 Setting up python3-minimal (3.7.3-1) ... [2020-06-27T03:19:09.147Z] #17 46.76 Setting up xfsprogs (4.20.0-1) ... [2020-06-27T03:19:09.147Z] #17 46.78 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-27T03:19:09.227Z] #18 58.53 Selecting previously unselected package xfsprogs. [2020-06-27T03:19:09.514Z] #18 58.53 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-06-27T03:19:09.514Z] #18 58.54 Unpacking xfsprogs (4.20.0-1) ... [2020-06-27T03:19:09.541Z] #17 28.28 Selecting previously unselected package python3. [2020-06-27T03:19:09.541Z] #17 28.28 (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 ... 24093 files and directories currently installed.) [2020-06-27T03:19:09.541Z] #17 28.32 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-27T03:19:09.541Z] #17 28.33 Unpacking python3 (3.7.3-1) ... [2020-06-27T03:19:09.718Z] #17 ... [2020-06-27T03:19:09.718Z] [2020-06-27T03:19:09.718Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:09.718Z] #39 92.03 CC criu/cr-check.o [2020-06-27T03:19:09.718Z] #39 93.40 CC criu/cr-dedup.o [2020-06-27T03:19:09.718Z] #39 93.81 CC criu/cr-dump.o [2020-06-27T03:19:09.718Z] #39 95.81 CC criu/cr-errno.o [2020-06-27T03:19:09.718Z] #39 95.91 CC criu/cr-restore.o [2020-06-27T03:19:09.718Z] #39 99.93 CC criu/cr-service.o [2020-06-27T03:19:09.718Z] #39 101.3 CC criu/crtools.o [2020-06-27T03:19:09.718Z] #39 101.8 CC criu/eventfd.o [2020-06-27T03:19:09.718Z] #39 102.0 CC criu/eventpoll.o [2020-06-27T03:19:09.808Z] #17 28.42 Selecting previously unselected package libip4tc0:amd64. [2020-06-27T03:19:09.808Z] #17 28.45 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-27T03:19:09.808Z] #17 28.45 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-27T03:19:09.808Z] #17 28.53 Selecting previously unselected package libip6tc0:amd64. [2020-06-27T03:19:09.808Z] #17 28.53 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-27T03:19:09.808Z] #17 28.53 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-27T03:19:09.808Z] #17 28.61 Selecting previously unselected package libiptc0:amd64. [2020-06-27T03:19:09.808Z] #17 28.61 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-27T03:19:09.808Z] #17 28.62 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-27T03:19:09.901Z] #17 11.09 Reading package lists... [2020-06-27T03:19:09.901Z] #17 ... [2020-06-27T03:19:09.901Z] [2020-06-27T03:19:09.901Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:19:09.901Z] #41 147.4 github.com/LK4D4/vndr/godl [2020-06-27T03:19:09.901Z] #41 148.2 github.com/LK4D4/vndr [2020-06-27T03:19:09.979Z] #39 ... [2020-06-27T03:19:09.979Z] [2020-06-27T03:19:09.979Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:19:09.979Z] #17 47.33 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-27T03:19:10.067Z] #17 28.71 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-27T03:19:10.067Z] #17 28.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-27T03:19:10.067Z] #17 28.71 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-27T03:19:10.067Z] #17 28.80 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-27T03:19:10.067Z] #17 28.80 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-27T03:19:10.067Z] #17 28.81 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-27T03:19:10.067Z] #17 28.88 Selecting previously unselected package libnftnl11:amd64. [2020-06-27T03:19:10.067Z] #17 28.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-27T03:19:10.067Z] #17 28.88 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-27T03:19:10.140Z] #18 59.25 Selecting previously unselected package zip. [2020-06-27T03:19:10.140Z] #18 59.25 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-06-27T03:19:10.140Z] #18 59.26 Unpacking zip (3.0-11+b1) ... [2020-06-27T03:19:10.140Z] #18 59.42 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-27T03:19:10.140Z] #18 59.43 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-27T03:19:10.140Z] #18 59.44 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-06-27T03:19:10.140Z] #18 59.46 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-06-27T03:19:10.140Z] #18 59.47 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-06-27T03:19:10.140Z] #18 59.48 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-06-27T03:19:10.140Z] #18 59.49 Setting up uidmap (1:4.5-1.1) ... [2020-06-27T03:19:10.140Z] #18 59.50 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-06-27T03:19:10.156Z] #41 ... [2020-06-27T03:19:10.156Z] [2020-06-27T03:19:10.156Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:10.156Z] #39 81.55 DEP criu/sk-netlink.d [2020-06-27T03:19:10.156Z] #39 81.72 DEP criu/sk-inet.d [2020-06-27T03:19:10.156Z] #39 81.93 DEP criu/signalfd.d [2020-06-27T03:19:10.156Z] #39 82.05 DEP criu/sigframe.d [2020-06-27T03:19:10.156Z] #39 82.10 DEP criu/shmem.d [2020-06-27T03:19:10.156Z] #39 82.22 DEP criu/servicefd.d [2020-06-27T03:19:10.156Z] #39 82.35 DEP criu/seize.d [2020-06-27T03:19:10.156Z] #39 82.57 DEP criu/seccomp.d [2020-06-27T03:19:10.156Z] #39 82.81 DEP criu/rst-malloc.d [2020-06-27T03:19:10.156Z] #39 82.90 DEP criu/rbtree.d [2020-06-27T03:19:10.156Z] #39 82.94 DEP criu/pstree.d [2020-06-27T03:19:10.156Z] #39 83.13 DEP criu/protobuf.d [2020-06-27T03:19:10.156Z] #39 83.35 GEN criu/protobuf-desc-gen.h [2020-06-27T03:19:10.324Z] #17 28.96 Selecting previously unselected package iptables. [2020-06-27T03:19:10.324Z] #17 28.96 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-27T03:19:10.324Z] #17 28.97 Unpacking iptables (1.8.2-4) ... [2020-06-27T03:19:10.411Z] #39 85.02 DEP criu/protobuf-desc.d [2020-06-27T03:19:10.411Z] #39 85.14 DEP criu/proc_parse.d [2020-06-27T03:19:10.426Z] #18 59.51 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-06-27T03:19:10.426Z] #18 59.52 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-27T03:19:10.426Z] #18 59.53 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-06-27T03:19:10.426Z] #18 59.53 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-06-27T03:19:10.426Z] #18 59.54 Setting up xxd (2:8.1.0875-5) ... [2020-06-27T03:19:10.426Z] #18 59.54 Setting up zip (3.0-11+b1) ... [2020-06-27T03:19:10.426Z] #18 59.55 Setting up vim-common (2:8.1.0875-5) ... [2020-06-27T03:19:10.426Z] #18 59.58 Setting up bash-completion (1:2.8-6) ... [2020-06-27T03:19:10.581Z] #17 29.26 Selecting previously unselected package xxd. [2020-06-27T03:19:10.581Z] #17 29.28 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-27T03:19:10.581Z] #17 29.28 Unpacking xxd (2:8.1.0875-5) ... [2020-06-27T03:19:10.666Z] #39 85.39 DEP criu/plugin.d [2020-06-27T03:19:10.839Z] #17 29.42 Selecting previously unselected package vim-common. [2020-06-27T03:19:10.839Z] #17 29.43 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:19:10.839Z] #17 29.46 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-27T03:19:10.839Z] #17 29.63 Selecting previously unselected package bash-completion. [2020-06-27T03:19:10.839Z] #17 29.64 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-27T03:19:10.920Z] #17 48.24 Setting up python3-distutils (3.7.3-1) ... [2020-06-27T03:19:10.922Z] #39 ... [2020-06-27T03:19:10.922Z] [2020-06-27T03:19:10.922Z] #41 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:19:10.922Z] #41 DONE 158.4s [2020-06-27T03:19:11.177Z] [2020-06-27T03:19:11.177Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:11.177Z] #39 85.57 DEP criu/pipes.d [2020-06-27T03:19:11.177Z] #39 85.73 DEP criu/pie-util.d [2020-06-27T03:19:11.432Z] #39 85.91 DEP criu/pie-util-vdso.d [2020-06-27T03:19:11.432Z] #39 86.08 DEP criu/pie-util-vdso-elf32.d [2020-06-27T03:19:11.491Z] #17 48.80 Setting up python3-setuptools (40.8.0-1) ... [2020-06-27T03:19:11.994Z] #39 86.36 DEP criu/path.d [2020-06-27T03:19:11.994Z] #39 86.48 DEP criu/parasite-syscall.d [2020-06-27T03:19:12.210Z] #17 ... [2020-06-27T03:19:12.210Z] [2020-06-27T03:19:12.210Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:12.210Z] #39 91.45 DEP criu/cr-dedup.d [2020-06-27T03:19:12.210Z] #39 91.74 DEP criu/cr-check.d [2020-06-27T03:19:12.210Z] #39 92.00 DEP criu/config.d [2020-06-27T03:19:12.210Z] #39 92.18 DEP criu/clone-noasan.d [2020-06-27T03:19:12.210Z] #39 92.26 DEP criu/cgroup.d [2020-06-27T03:19:12.210Z] #39 92.48 DEP criu/cgroup-props.d [2020-06-27T03:19:12.210Z] #39 92.67 DEP criu/bitmap.d [2020-06-27T03:19:12.210Z] #39 92.70 DEP criu/bfd.d [2020-06-27T03:19:12.210Z] #39 92.77 DEP criu/autofs.d [2020-06-27T03:19:12.210Z] #39 92.89 DEP criu/aio.d [2020-06-27T03:19:12.210Z] #39 93.01 DEP criu/action-scripts.d [2020-06-27T03:19:12.210Z] #39 93.23 CC criu/action-scripts.o [2020-06-27T03:19:12.210Z] #39 93.63 CC criu/aio.o [2020-06-27T03:19:12.210Z] #39 94.19 CC criu/autofs.o [2020-06-27T03:19:12.210Z] #39 95.55 CC criu/bfd.o [2020-06-27T03:19:12.210Z] #39 96.01 CC criu/bitmap.o [2020-06-27T03:19:12.210Z] #39 96.14 CC criu/cgroup-props.o [2020-06-27T03:19:12.210Z] #39 96.84 CC criu/cgroup.o [2020-06-27T03:19:12.210Z] #39 99.30 CC criu/clone-noasan.o [2020-06-27T03:19:12.210Z] #39 99.46 CC criu/config.o [2020-06-27T03:19:12.210Z] #39 100.6 CC criu/cr-check.o [2020-06-27T03:19:12.250Z] #39 86.64 DEP criu/pagemap.d [2020-06-27T03:19:12.250Z] #39 86.74 DEP criu/pagemap-cache.d [2020-06-27T03:19:12.250Z] #39 86.84 DEP criu/page-xfer.d [2020-06-27T03:19:12.505Z] #39 86.99 DEP criu/page-pipe.d [2020-06-27T03:19:12.505Z] #39 87.06 DEP criu/netfilter.d [2020-06-27T03:19:12.760Z] #39 87.28 DEP criu/net.d [2020-06-27T03:19:12.775Z] #39 102.3 CC criu/cr-dedup.o [2020-06-27T03:19:12.875Z] #17 50.10 Setting up python3-pip (18.1-5) ... [2020-06-27T03:19:13.015Z] #39 87.50 DEP criu/namespaces.d [2020-06-27T03:19:13.015Z] #39 87.60 DEP criu/mount.d [2020-06-27T03:19:13.015Z] #39 87.74 DEP criu/memfd.d [2020-06-27T03:19:13.032Z] #39 102.6 CC criu/cr-dump.o [2020-06-27T03:19:13.271Z] #39 87.84 DEP criu/mem.d [2020-06-27T03:19:13.289Z] #39 ... [2020-06-27T03:19:13.289Z] [2020-06-27T03:19:13.289Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:19:13.289Z] #17 32.02 Unpacking bash-completion (1:2.8-6) ... [2020-06-27T03:19:13.526Z] #39 88.00 DEP criu/lsm.d [2020-06-27T03:19:13.526Z] #39 88.10 DEP criu/log.d [2020-06-27T03:19:13.526Z] #39 88.23 DEP criu/libnetlink.d [2020-06-27T03:19:13.781Z] #39 88.39 DEP criu/kerndat.d [2020-06-27T03:19:13.816Z] #17 51.38 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:19:13.868Z] #17 32.40 Selecting previously unselected package bzip2. [2020-06-27T03:19:13.868Z] #17 32.41 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-27T03:19:13.868Z] #17 32.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-27T03:19:13.868Z] #17 32.48 Selecting previously unselected package xz-utils. [2020-06-27T03:19:13.868Z] #17 32.48 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-27T03:19:13.868Z] #17 32.49 Unpacking xz-utils (5.2.4-1) ... [2020-06-27T03:19:13.868Z] #17 32.64 Selecting previously unselected package apparmor. [2020-06-27T03:19:13.868Z] #17 32.64 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-27T03:19:13.922Z] #18 ... [2020-06-27T03:19:13.922Z] [2020-06-27T03:19:13.922Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:19:13.922Z] #42 175.4 net/http/httptrace [2020-06-27T03:19:13.922Z] #42 175.8 net/http [2020-06-27T03:19:14.036Z] #39 88.54 DEP criu/kcmp-ids.d [2020-06-27T03:19:14.036Z] #39 88.64 DEP criu/irmap.d [2020-06-27T03:19:14.036Z] #39 88.77 DEP criu/ipc_ns.d [2020-06-27T03:19:14.076Z] #17 51.47 Processing triggers for mime-support (3.62) ... [2020-06-27T03:19:14.126Z] #17 32.72 Unpacking apparmor (2.13.2-10) ... [2020-06-27T03:19:14.209Z] #42 ... [2020-06-27T03:19:14.209Z] [2020-06-27T03:19:14.209Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:14.209Z] #40 111.1 CC criu/cgroup.o [2020-06-27T03:19:14.291Z] #39 88.89 DEP criu/image.d [2020-06-27T03:19:14.384Z] #17 33.07 Selecting previously unselected package aufs-tools. [2020-06-27T03:19:14.384Z] #17 33.08 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-27T03:19:14.385Z] #17 33.09 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-27T03:19:14.385Z] #17 33.18 Selecting previously unselected package libonig5:amd64. [2020-06-27T03:19:14.385Z] #17 33.19 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-27T03:19:14.385Z] #17 33.19 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-27T03:19:14.546Z] #39 89.03 DEP criu/image-desc.d [2020-06-27T03:19:14.546Z] #39 89.12 DEP criu/fsnotify.d [2020-06-27T03:19:14.642Z] #17 33.32 Selecting previously unselected package libjq1:amd64. [2020-06-27T03:19:14.642Z] #17 33.34 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-27T03:19:14.642Z] #17 33.34 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-27T03:19:14.642Z] #17 33.45 Selecting previously unselected package jq. [2020-06-27T03:19:14.642Z] #17 33.47 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-27T03:19:14.642Z] #17 33.48 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-27T03:19:14.802Z] #39 89.35 DEP criu/filesystems.d [2020-06-27T03:19:14.899Z] #17 33.57 Selecting previously unselected package libaio1:amd64. [2020-06-27T03:19:14.899Z] #17 33.57 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-27T03:19:14.899Z] #17 33.57 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-27T03:19:14.899Z] #17 33.63 Selecting previously unselected package libgpm2:amd64. [2020-06-27T03:19:14.899Z] #17 33.63 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-27T03:19:14.899Z] #17 33.64 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-27T03:19:15.057Z] #39 89.49 DEP criu/files.d [2020-06-27T03:19:15.057Z] #39 89.67 DEP criu/files-reg.d [2020-06-27T03:19:15.156Z] #17 33.71 Selecting previously unselected package libicu63:amd64. [2020-06-27T03:19:15.156Z] #17 33.73 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-27T03:19:15.156Z] #17 33.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-27T03:19:15.232Z] #40 117.0 CC criu/clone-noasan.o [2020-06-27T03:19:15.232Z] #40 117.3 CC criu/config.o [2020-06-27T03:19:15.232Z] #40 ... [2020-06-27T03:19:15.232Z] [2020-06-27T03:19:15.232Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:19:15.232Z] #18 64.53 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-06-27T03:19:15.232Z] #18 64.53 Setting up xz-utils (5.2.4-1) ... [2020-06-27T03:19:15.232Z] #18 64.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-27T03:19:15.232Z] #18 64.56 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-27T03:19:15.312Z] #39 89.80 DEP criu/files-ext.d [2020-06-27T03:19:15.312Z] #39 89.93 DEP criu/file-lock.d [2020-06-27T03:19:15.459Z] #17 DONE 52.8s [2020-06-27T03:19:15.459Z] [2020-06-27T03:19:15.459Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-27T03:19:15.520Z] #18 64.65 invoke-rc.d: could not determine current runlevel [2020-06-27T03:19:15.520Z] #18 64.67 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-27T03:19:15.520Z] #18 64.68 Setting up pigz (2.4-1) ... [2020-06-27T03:19:15.520Z] #18 64.68 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-06-27T03:19:15.520Z] #18 64.69 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-06-27T03:19:15.520Z] #18 64.70 Setting up python-pip-whl (18.1-5) ... [2020-06-27T03:19:15.520Z] #18 64.70 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-06-27T03:19:15.520Z] #18 64.71 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-27T03:19:15.568Z] #39 90.07 DEP criu/file-ids.d [2020-06-27T03:19:15.568Z] #39 90.22 DEP criu/fifo.d [2020-06-27T03:19:15.823Z] #39 90.38 DEP criu/fdstore.d [2020-06-27T03:19:15.823Z] #39 90.47 DEP criu/fault-injection.d [2020-06-27T03:19:16.078Z] #39 90.51 DEP criu/external.d [2020-06-27T03:19:16.078Z] #39 90.64 DEP criu/eventpoll.d [2020-06-27T03:19:16.145Z] #18 65.29 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-06-27T03:19:16.146Z] #18 65.29 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-06-27T03:19:16.146Z] #18 65.30 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-06-27T03:19:16.146Z] #18 65.30 Setting up vim (2:8.1.0875-5) ... [2020-06-27T03:19:16.146Z] #18 65.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-27T03:19:16.146Z] #18 65.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-27T03:19:16.146Z] #18 65.31 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-27T03:19:16.146Z] #18 65.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-27T03:19:16.146Z] #18 65.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-27T03:19:16.146Z] #18 65.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-27T03:19:16.146Z] #18 65.35 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-27T03:19:16.146Z] #18 65.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-27T03:19:16.146Z] #18 65.42 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-06-27T03:19:16.146Z] #18 65.43 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-27T03:19:16.146Z] #18 65.44 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-06-27T03:19:16.146Z] #18 65.45 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-27T03:19:16.146Z] #18 65.46 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-06-27T03:19:16.146Z] #18 65.48 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-27T03:19:13.434Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-27T03:19:13.434Z] > git --version # timeout=10 [2020-06-27T03:19:13.486Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-27T03:19:13.489Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:19:16.334Z] #39 90.83 DEP criu/eventfd.d [2020-06-27T03:19:16.334Z] #39 90.96 DEP criu/crtools.d [2020-06-27T03:19:16.589Z] #39 91.13 DEP criu/cr-service.d [2020-06-27T03:19:16.842Z] #18 1.545 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-27T03:19:16.843Z] #18 1.552 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-27T03:19:16.843Z] #18 1.558 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-27T03:19:16.845Z] #39 91.36 DEP criu/cr-restore.d [2020-06-27T03:19:17.100Z] #39 91.56 DEP criu/cr-errno.d [2020-06-27T03:19:17.100Z] #39 91.58 DEP criu/cr-dump.d [2020-06-27T03:19:17.100Z] #39 91.74 DEP criu/cr-dedup.d [2020-06-27T03:19:17.103Z] #18 DONE 1.7s [2020-06-27T03:19:17.103Z] [2020-06-27T03:19:17.103Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-27T03:19:17.356Z] #39 91.87 DEP criu/cr-check.d [2020-06-27T03:19:17.611Z] #39 92.13 DEP criu/config.d [2020-06-27T03:19:17.866Z] #39 92.34 DEP criu/clone-noasan.d [2020-06-27T03:19:17.866Z] #39 92.43 DEP criu/cgroup.d [2020-06-27T03:19:17.866Z] #39 92.59 DEP criu/cgroup-props.d [2020-06-27T03:19:18.122Z] #39 92.65 DEP criu/bitmap.d [2020-06-27T03:19:18.122Z] #39 92.70 DEP criu/bfd.d [2020-06-27T03:19:18.122Z] #39 ... [2020-06-27T03:19:18.122Z] [2020-06-27T03:19:18.122Z] #28 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:19:18.122Z] #28 DONE 165.7s [2020-06-27T03:19:18.122Z] [2020-06-27T03:19:18.122Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:19:18.122Z] #17 11.09 Reading package lists... [2020-06-27T03:19:18.122Z] #17 14.63 Reading package lists... [2020-06-27T03:19:18.122Z] #17 18.46 Building dependency tree... [2020-06-27T03:19:18.122Z] #17 19.74 libcap2-bin is already the newest version (1:2.25-2). [2020-06-27T03:19:18.122Z] #17 19.74 The following additional packages will be installed: [2020-06-27T03:19:18.122Z] #17 19.75 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-06-27T03:19:18.122Z] #17 19.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-06-27T03:19:18.122Z] #17 19.75 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-06-27T03:19:18.122Z] #17 19.75 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-06-27T03:19:18.122Z] #17 19.75 python3.7 python3.7-minimal vim-runtime xxd [2020-06-27T03:19:18.122Z] #17 19.76 Suggested packages: [2020-06-27T03:19:18.122Z] #17 19.76 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-06-27T03:19:18.122Z] #17 19.76 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-06-27T03:19:18.122Z] #17 19.76 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-06-27T03:19:18.122Z] #17 19.76 Recommended packages: [2020-06-27T03:19:18.122Z] #17 19.76 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-06-27T03:19:18.122Z] #17 19.76 python3-keyrings.alt python3-xdg unzip [2020-06-27T03:19:18.122Z] #17 21.46 The following NEW packages will be installed: [2020-06-27T03:19:18.122Z] #17 21.48 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-06-27T03:19:18.122Z] #17 21.48 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-06-27T03:19:18.122Z] #17 21.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-06-27T03:19:18.122Z] #17 21.48 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-06-27T03:19:18.122Z] #17 21.48 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-06-27T03:19:18.122Z] #17 21.48 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-06-27T03:19:18.122Z] #17 21.48 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-06-27T03:19:18.122Z] #17 21.48 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-06-27T03:19:18.122Z] #17 21.48 xz-utils zip [2020-06-27T03:19:18.122Z] #17 21.78 0 upgraded, 48 newly installed, 0 to remove and 0 not upgraded. [2020-06-27T03:19:18.122Z] #17 21.78 Need to get 28.5 MB of archives. [2020-06-27T03:19:18.122Z] #17 21.78 After this operation, 116 MB of additional disk space will be used. [2020-06-27T03:19:18.122Z] #17 21.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-06-27T03:19:18.122Z] #17 21.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-06-27T03:19:18.122Z] #17 21.81 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-06-27T03:19:18.122Z] #17 21.91 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-06-27T03:19:18.122Z] #17 21.91 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-06-27T03:19:18.122Z] #17 21.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-06-27T03:19:18.122Z] #17 22.02 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-06-27T03:19:18.122Z] #17 22.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-06-27T03:19:18.122Z] #17 22.05 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-06-27T03:19:18.122Z] #17 22.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-06-27T03:19:18.122Z] #17 22.06 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-06-27T03:19:18.122Z] #17 22.07 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-06-27T03:19:18.122Z] #17 22.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-06-27T03:19:18.122Z] #17 22.08 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-06-27T03:19:18.122Z] #17 22.08 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-06-27T03:19:18.122Z] #17 22.08 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-06-27T03:19:18.122Z] #17 22.11 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-06-27T03:19:18.122Z] #17 22.13 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-06-27T03:19:18.122Z] #17 22.14 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-06-27T03:19:18.122Z] #17 22.16 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-06-27T03:19:18.122Z] #17 22.16 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-06-27T03:19:18.122Z] #17 22.18 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-06-27T03:19:18.122Z] #17 22.21 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-06-27T03:19:18.122Z] #17 22.22 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-06-27T03:19:18.122Z] #17 22.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-06-27T03:19:18.122Z] #17 22.24 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-06-27T03:19:18.122Z] #17 22.24 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-06-27T03:19:18.122Z] #17 22.25 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-06-27T03:19:18.122Z] #17 22.25 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-06-27T03:19:18.377Z] #17 ... [2020-06-27T03:19:18.377Z] [2020-06-27T03:19:18.377Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:18.377Z] #39 92.91 DEP criu/autofs.d [2020-06-27T03:19:18.434Z] #17 36.79 Selecting previously unselected package libnet1:amd64. [2020-06-27T03:19:18.434Z] #17 36.80 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-27T03:19:18.434Z] #17 36.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-27T03:19:18.434Z] #17 36.88 Selecting previously unselected package libnl-3-200:amd64. [2020-06-27T03:19:18.434Z] #17 36.89 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-27T03:19:18.434Z] #17 36.90 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-27T03:19:18.434Z] #17 36.99 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-27T03:19:18.434Z] #17 37.01 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-27T03:19:18.434Z] #17 37.01 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-27T03:19:18.434Z] #17 37.10 Selecting previously unselected package libreadline5:amd64. [2020-06-27T03:19:18.434Z] #17 37.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-27T03:19:18.434Z] #17 37.13 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-27T03:19:18.434Z] #17 37.22 Selecting previously unselected package net-tools. [2020-06-27T03:19:18.434Z] #17 37.22 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-27T03:19:18.434Z] #17 37.23 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-27T03:19:18.632Z] #39 93.12 DEP criu/aio.d [2020-06-27T03:19:18.691Z] #17 37.44 Selecting previously unselected package python-pip-whl. [2020-06-27T03:19:18.691Z] #17 37.45 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-27T03:19:18.691Z] #17 37.45 Unpacking python-pip-whl (18.1-5) ... [2020-06-27T03:19:18.887Z] #39 93.42 DEP criu/action-scripts.d [2020-06-27T03:19:19.256Z] #17 37.96 Selecting previously unselected package python3-lib2to3. [2020-06-27T03:19:19.256Z] #17 37.96 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-27T03:19:19.256Z] #17 37.97 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-27T03:19:19.448Z] #39 93.90 CC criu/action-scripts.o [2020-06-27T03:19:19.513Z] #17 38.12 Selecting previously unselected package python3-distutils. [2020-06-27T03:19:19.513Z] #17 38.12 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-27T03:19:19.513Z] #17 38.14 Unpacking python3-distutils (3.7.3-1) ... [2020-06-27T03:19:19.513Z] #17 38.26 Selecting previously unselected package python3-pip. [2020-06-27T03:19:19.513Z] #17 38.27 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-27T03:19:19.513Z] #17 38.29 Unpacking python3-pip (18.1-5) ... [2020-06-27T03:19:19.771Z] #17 38.47 Selecting previously unselected package python3-pkg-resources. [2020-06-27T03:19:19.771Z] #17 38.50 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-27T03:19:19.771Z] #17 38.51 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-27T03:19:19.771Z] #17 38.63 Selecting previously unselected package python3-setuptools. [2020-06-27T03:19:19.771Z] #17 38.64 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-27T03:19:19.771Z] #17 38.65 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-27T03:19:20.009Z] #39 94.42 CC criu/aio.o [2020-06-27T03:19:20.336Z] #17 38.86 Selecting previously unselected package python3-wheel. [2020-06-27T03:19:20.336Z] #17 38.87 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-27T03:19:20.336Z] #17 38.88 Unpacking python3-wheel (0.32.3-2) ... [2020-06-27T03:19:20.336Z] #17 38.94 Selecting previously unselected package sudo. [2020-06-27T03:19:20.336Z] #17 38.95 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-27T03:19:20.336Z] #17 38.95 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-27T03:19:20.399Z] #19 ... [2020-06-27T03:19:20.399Z] [2020-06-27T03:19:20.399Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:20.399Z] #39 102.7 CC criu/external.o [2020-06-27T03:19:20.399Z] #39 102.9 CC criu/fault-injection.o [2020-06-27T03:19:20.399Z] #39 103.0 CC criu/fdstore.o [2020-06-27T03:19:20.399Z] #39 103.3 CC criu/fifo.o [2020-06-27T03:19:20.399Z] #39 103.7 CC criu/file-ids.o [2020-06-27T03:19:20.399Z] #39 104.1 CC criu/file-lock.o [2020-06-27T03:19:20.399Z] #39 104.9 CC criu/files-ext.o [2020-06-27T03:19:20.399Z] #39 105.2 CC criu/files-reg.o [2020-06-27T03:19:20.399Z] #39 107.2 CC criu/files.o [2020-06-27T03:19:20.399Z] #39 109.1 CC criu/filesystems.o [2020-06-27T03:19:20.399Z] #39 109.7 CC criu/fsnotify.o [2020-06-27T03:19:20.399Z] #39 110.6 CC criu/image-desc.o [2020-06-27T03:19:20.399Z] #39 110.8 CC criu/image.o [2020-06-27T03:19:20.399Z] #39 111.8 CC criu/ipc_ns.o [2020-06-27T03:19:20.399Z] #39 112.9 CC criu/irmap.o [2020-06-27T03:19:20.570Z] #39 94.97 CC criu/autofs.o [2020-06-27T03:19:20.851Z] #17 39.44 Selecting previously unselected package thin-provisioning-tools. [2020-06-27T03:19:20.851Z] #17 39.45 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-27T03:19:20.851Z] #17 39.46 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-27T03:19:20.851Z] #17 39.66 Selecting previously unselected package uidmap. [2020-06-27T03:19:20.851Z] #17 39.68 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-27T03:19:20.851Z] #17 39.69 Unpacking uidmap (1:4.5-1.1) ... [2020-06-27T03:19:20.970Z] #39 113.5 CC criu/kcmp-ids.o [2020-06-27T03:19:21.109Z] #17 39.79 Selecting previously unselected package vim-runtime. [2020-06-27T03:19:21.109Z] #17 39.79 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:19:21.109Z] #17 39.81 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-27T03:19:21.109Z] #17 39.84 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-27T03:19:21.109Z] #17 39.85 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-27T03:19:21.540Z] #39 113.9 CC criu/kerndat.o [2020-06-27T03:19:21.688Z] #18 70.53 Setting up iptables (1.8.2-4) ... [2020-06-27T03:19:21.688Z] #18 70.57 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-27T03:19:21.688Z] #18 70.58 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-27T03:19:21.688Z] #18 70.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-27T03:19:21.688Z] #18 70.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-27T03:19:21.688Z] #18 70.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-27T03:19:21.688Z] #18 70.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-27T03:19:21.688Z] #18 70.69 Setting up python3 (3.7.3-1) ... [2020-06-27T03:19:21.688Z] #18 ... [2020-06-27T03:19:21.688Z] [2020-06-27T03:19:21.688Z] #44 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:19:21.688Z] #44 DONE 192.9s [2020-06-27T03:19:21.688Z] [2020-06-27T03:19:21.688Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:19:21.688Z] #42 190.9 github.com/LK4D4/vndr/godl [2020-06-27T03:19:21.688Z] #42 192.1 github.com/LK4D4/vndr [2020-06-27T03:19:21.800Z] #39 ... [2020-06-27T03:19:21.800Z] [2020-06-27T03:19:21.800Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-27T03:19:21.800Z] #19 4.899 Collecting yamllint==1.16.0 [2020-06-27T03:19:21.932Z] #39 96.25 CC criu/bfd.o [2020-06-27T03:19:22.188Z] #39 96.78 CC criu/bitmap.o [2020-06-27T03:19:22.443Z] #39 96.94 CC criu/cgroup-props.o [2020-06-27T03:19:23.004Z] #39 97.56 CC criu/cgroup.o [2020-06-27T03:19:23.930Z] #39 ... [2020-06-27T03:19:23.930Z] [2020-06-27T03:19:23.930Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:19:23.930Z] #17 22.96 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-06-27T03:19:23.930Z] #17 22.96 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-06-27T03:19:23.930Z] #17 22.96 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-06-27T03:19:23.930Z] #17 22.96 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-06-27T03:19:23.930Z] #17 22.97 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-06-27T03:19:23.930Z] #17 22.98 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-06-27T03:19:23.930Z] #17 23.07 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-06-27T03:19:23.930Z] #17 23.07 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-06-27T03:19:23.930Z] #17 23.07 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-06-27T03:19:23.930Z] #17 23.09 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-06-27T03:19:23.930Z] #17 23.10 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-06-27T03:19:23.930Z] #17 23.13 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-06-27T03:19:23.930Z] #17 23.13 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-06-27T03:19:23.930Z] #17 23.20 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-06-27T03:19:23.930Z] #17 23.22 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-06-27T03:19:23.930Z] #17 23.24 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-06-27T03:19:23.930Z] #17 23.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-06-27T03:19:23.930Z] #17 23.86 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-06-27T03:19:23.930Z] #17 23.92 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-06-27T03:19:23.930Z] #17 24.37 debconf: delaying package configuration, since apt-utils is not installed [2020-06-27T03:19:23.930Z] #17 24.46 Fetched 28.5 MB in 2s (11.8 MB/s) [2020-06-27T03:19:23.930Z] #17 24.50 Selecting previously unselected package pigz. [2020-06-27T03:19:23.930Z] #17 24.50 (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 ... 23432 files and directories currently installed.) [2020-06-27T03:19:23.930Z] #17 24.57 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-06-27T03:19:23.930Z] #17 24.58 Unpacking pigz (2.4-1) ... [2020-06-27T03:19:23.930Z] #17 24.65 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-06-27T03:19:23.930Z] #17 24.65 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-27T03:19:23.930Z] #17 24.66 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-27T03:19:23.930Z] #17 25.05 Selecting previously unselected package python3.7-minimal. [2020-06-27T03:19:23.930Z] #17 25.06 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-06-27T03:19:23.930Z] #17 25.06 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-27T03:19:23.930Z] #17 25.81 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-06-27T03:19:23.930Z] #17 25.83 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-06-27T03:19:23.930Z] #17 27.77 Selecting previously unselected package python3-minimal. [2020-06-27T03:19:23.930Z] #17 27.77 (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 ... 23681 files and directories currently installed.) [2020-06-27T03:19:23.930Z] #17 27.80 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-06-27T03:19:23.930Z] #17 27.80 Unpacking python3-minimal (3.7.3-1) ... [2020-06-27T03:19:23.930Z] #17 27.86 Selecting previously unselected package libmpdec2:amd64. [2020-06-27T03:19:23.930Z] #17 27.88 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-06-27T03:19:23.930Z] #17 27.89 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-06-27T03:19:23.930Z] #17 27.98 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-06-27T03:19:23.931Z] #17 27.99 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-06-27T03:19:23.931Z] #17 28.00 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-27T03:19:24.488Z] #17 42.67 Selecting previously unselected package vim. [2020-06-27T03:19:24.488Z] #17 42.69 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-27T03:19:24.488Z] #17 42.71 Unpacking vim (2:8.1.0875-5) ... [2020-06-27T03:19:24.488Z] #17 43.24 Selecting previously unselected package xfsprogs. [2020-06-27T03:19:24.488Z] #17 43.26 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-27T03:19:24.488Z] #17 43.27 Unpacking xfsprogs (4.20.0-1) ... [2020-06-27T03:19:24.491Z] #17 28.79 Selecting previously unselected package python3.7. [2020-06-27T03:19:24.491Z] #17 28.80 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-06-27T03:19:24.491Z] #17 28.80 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-06-27T03:19:24.797Z] #17 28.92 Selecting previously unselected package libpython3-stdlib:amd64. [2020-06-27T03:19:24.797Z] #17 28.92 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-06-27T03:19:24.797Z] #17 28.93 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-27T03:19:24.797Z] #17 28.99 Setting up python3-minimal (3.7.3-1) ... [2020-06-27T03:19:25.052Z] #17 43.73 Selecting previously unselected package zip. [2020-06-27T03:19:25.052Z] #17 43.75 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-27T03:19:25.052Z] #17 43.75 Unpacking zip (3.0-11+b1) ... [2020-06-27T03:19:25.052Z] #17 43.97 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-27T03:19:25.052Z] #17 ... [2020-06-27T03:19:25.052Z] [2020-06-27T03:19:25.052Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:25.052Z] #39 104.7 CC criu/cr-errno.o [2020-06-27T03:19:25.052Z] #39 104.8 CC criu/cr-restore.o [2020-06-27T03:19:25.052Z] #39 109.2 CC criu/cr-service.o [2020-06-27T03:19:25.052Z] #39 110.8 CC criu/crtools.o [2020-06-27T03:19:25.052Z] #39 111.4 CC criu/eventfd.o [2020-06-27T03:19:25.052Z] #39 111.8 CC criu/eventpoll.o [2020-06-27T03:19:25.052Z] #39 112.7 CC criu/external.o [2020-06-27T03:19:25.052Z] #39 113.1 CC criu/fault-injection.o [2020-06-27T03:19:25.052Z] #39 113.2 CC criu/fdstore.o [2020-06-27T03:19:25.052Z] #39 113.6 CC criu/fifo.o [2020-06-27T03:19:25.052Z] #39 114.0 CC criu/file-ids.o [2020-06-27T03:19:25.052Z] #39 114.4 CC criu/file-lock.o [2020-06-27T03:19:25.309Z] #39 ... [2020-06-27T03:19:25.309Z] [2020-06-27T03:19:25.309Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:19:25.309Z] #17 43.97 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-27T03:19:25.309Z] #17 43.99 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-27T03:19:25.309Z] #17 44.00 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-27T03:19:25.309Z] #17 44.01 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-27T03:19:25.309Z] #17 44.02 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-27T03:19:25.309Z] #17 44.03 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-27T03:19:25.309Z] #17 44.04 Setting up uidmap (1:4.5-1.1) ... [2020-06-27T03:19:25.309Z] #17 44.05 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-27T03:19:25.309Z] #17 44.06 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-27T03:19:25.309Z] #17 44.07 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-27T03:19:25.309Z] #17 44.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-27T03:19:25.309Z] #17 44.09 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-27T03:19:25.309Z] #17 44.11 Setting up xxd (2:8.1.0875-5) ... [2020-06-27T03:19:25.309Z] #17 44.12 Setting up zip (3.0-11+b1) ... [2020-06-27T03:19:25.309Z] #17 44.13 Setting up vim-common (2:8.1.0875-5) ... [2020-06-27T03:19:25.309Z] #17 44.16 Setting up bash-completion (1:2.8-6) ... [2020-06-27T03:19:25.737Z] #17 29.95 Selecting previously unselected package python3. [2020-06-27T03:19:25.737Z] #17 29.95 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24093 files and directories currently installed.) [2020-06-27T03:19:25.737Z] #17 ... [2020-06-27T03:19:25.737Z] [2020-06-27T03:19:25.737Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:25.737Z] #39 100.2 CC criu/clone-noasan.o [2020-06-27T03:19:25.737Z] #39 100.3 CC criu/config.o [2020-06-27T03:19:26.227Z] #42 ... [2020-06-27T03:19:26.227Z] [2020-06-27T03:19:26.227Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:19:26.227Z] #18 71.71 Setting up python3-wheel (0.32.3-2) ... [2020-06-27T03:19:26.227Z] #18 72.69 Setting up apparmor (2.13.2-10) ... [2020-06-27T03:19:26.227Z] #18 74.79 Setting up xfsprogs (4.20.0-1) ... [2020-06-27T03:19:26.227Z] #18 74.80 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-27T03:19:26.227Z] #18 75.32 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-27T03:19:26.338Z] ok github.com/docker/docker/cmd/dockerd 0.039s coverage: 30.8% of statements [2020-06-27T03:19:26.338Z] ok github.com/docker/docker/container 0.110s coverage: 34.7% of statements [2020-06-27T03:19:26.338Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-27T03:19:26.338Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-27T03:19:26.338Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-27T03:19:26.338Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-27T03:19:27.100Z] #39 101.5 CC criu/cr-check.o [2020-06-27T03:19:27.235Z] #19 10.23 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-27T03:19:27.248Z] #18 76.60 Setting up python3-distutils (3.7.3-1) ... [2020-06-27T03:19:27.496Z] #19 10.37 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-27T03:19:27.496Z] #19 10.42 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-27T03:19:27.496Z] #19 10.50 Collecting pyyaml (from yamllint==1.16.0) [2020-06-27T03:19:27.756Z] #19 10.68 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-27T03:19:28.272Z] #18 77.51 Setting up python3-setuptools (40.8.0-1) ... [2020-06-27T03:19:28.586Z] #17 46.85 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-27T03:19:28.586Z] #17 46.86 Setting up xz-utils (5.2.4-1) ... [2020-06-27T03:19:28.586Z] #17 46.87 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-27T03:19:28.586Z] #17 46.89 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-27T03:19:28.586Z] #17 46.96 invoke-rc.d: could not determine current runlevel [2020-06-27T03:19:28.586Z] #17 46.98 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-27T03:19:28.586Z] #17 46.99 Setting up pigz (2.4-1) ... [2020-06-27T03:19:28.586Z] #17 47.00 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-27T03:19:28.586Z] #17 47.02 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-27T03:19:28.586Z] #17 47.03 Setting up python-pip-whl (18.1-5) ... [2020-06-27T03:19:28.586Z] #17 47.04 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-27T03:19:28.586Z] #17 47.05 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-27T03:19:28.586Z] #17 47.49 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-27T03:19:28.586Z] #17 47.51 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-27T03:19:28.586Z] #17 47.52 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-27T03:19:28.586Z] #17 47.53 Setting up vim (2:8.1.0875-5) ... [2020-06-27T03:19:28.586Z] #17 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-27T03:19:28.586Z] #17 47.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-27T03:19:28.586Z] #17 47.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-27T03:19:28.698Z] #19 ... [2020-06-27T03:19:28.698Z] [2020-06-27T03:19:28.698Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:19:28.698Z] #49 79.82 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-06-27T03:19:28.843Z] #17 47.55 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-27T03:19:28.843Z] #17 47.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-27T03:19:28.843Z] #17 47.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-27T03:19:28.843Z] #17 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-27T03:19:28.843Z] #17 47.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-27T03:19:28.843Z] #17 47.60 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-27T03:19:28.843Z] #17 47.61 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-27T03:19:28.843Z] #17 47.62 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-27T03:19:28.843Z] #17 47.63 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-27T03:19:28.897Z] #18 ... [2020-06-27T03:19:28.897Z] [2020-06-27T03:19:28.897Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:28.897Z] #40 121.0 CC criu/cr-check.o [2020-06-27T03:19:28.897Z] #40 123.7 CC criu/cr-dedup.o [2020-06-27T03:19:28.897Z] #40 124.9 CC criu/cr-dump.o [2020-06-27T03:19:28.897Z] #40 128.4 CC criu/cr-errno.o [2020-06-27T03:19:28.897Z] #40 128.5 CC criu/cr-restore.o [2020-06-27T03:19:28.983Z] #39 103.3 CC criu/cr-dedup.o [2020-06-27T03:19:28.983Z] #39 103.6 CC criu/cr-dump.o [2020-06-27T03:19:29.100Z] #17 47.71 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-27T03:19:29.100Z] #17 47.72 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-27T03:19:29.918Z] #40 ... [2020-06-27T03:19:29.918Z] [2020-06-27T03:19:29.918Z] #18 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:19:29.918Z] #18 79.11 Setting up python3-pip (18.1-5) ... [2020-06-27T03:19:30.082Z] #49 81.49 + mkdir -p /build [2020-06-27T03:19:30.082Z] #49 81.50 + cp runc /build/runc [2020-06-27T03:19:30.268Z] Fetching without tags [2020-06-27T03:19:30.869Z] #39 ... [2020-06-27T03:19:30.869Z] [2020-06-27T03:19:30.869Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:19:30.869Z] #17 30.02 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-06-27T03:19:30.869Z] #17 30.03 Unpacking python3 (3.7.3-1) ... [2020-06-27T03:19:30.869Z] #17 30.10 Selecting previously unselected package libip4tc0:amd64. [2020-06-27T03:19:30.869Z] #17 30.11 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-06-27T03:19:30.869Z] #17 30.12 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-06-27T03:19:30.869Z] #17 30.21 Selecting previously unselected package libip6tc0:amd64. [2020-06-27T03:19:30.869Z] #17 30.21 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-06-27T03:19:30.869Z] #17 30.22 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-06-27T03:19:30.869Z] #17 30.33 Selecting previously unselected package libiptc0:amd64. [2020-06-27T03:19:30.869Z] #17 30.35 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-06-27T03:19:30.869Z] #17 30.35 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-06-27T03:19:30.869Z] #17 30.43 Selecting previously unselected package libnfnetlink0:amd64. [2020-06-27T03:19:30.869Z] #17 30.44 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-06-27T03:19:30.869Z] #17 30.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-27T03:19:30.869Z] #17 30.53 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-06-27T03:19:30.869Z] #17 30.53 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-06-27T03:19:30.869Z] #17 30.54 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-27T03:19:30.869Z] #17 30.61 Selecting previously unselected package libnftnl11:amd64. [2020-06-27T03:19:30.869Z] #17 30.63 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-06-27T03:19:30.869Z] #17 30.64 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-06-27T03:19:30.869Z] #17 30.71 Selecting previously unselected package iptables. [2020-06-27T03:19:30.869Z] #17 30.72 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-06-27T03:19:30.869Z] #17 30.73 Unpacking iptables (1.8.2-4) ... [2020-06-27T03:19:30.869Z] #17 31.07 Selecting previously unselected package xxd. [2020-06-27T03:19:30.869Z] #17 31.08 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-06-27T03:19:30.869Z] #17 31.08 Unpacking xxd (2:8.1.0875-5) ... [2020-06-27T03:19:30.869Z] #17 31.28 Selecting previously unselected package vim-common. [2020-06-27T03:19:30.869Z] #17 31.28 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:19:30.869Z] #17 31.31 Unpacking vim-common (2:8.1.0875-5) ... [2020-06-27T03:19:30.869Z] #17 31.43 Selecting previously unselected package bash-completion. [2020-06-27T03:19:30.869Z] #17 31.43 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-06-27T03:19:30.869Z] #17 33.87 Unpacking bash-completion (1:2.8-6) ... [2020-06-27T03:19:30.869Z] #17 34.20 Selecting previously unselected package bzip2. [2020-06-27T03:19:30.869Z] #17 34.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-06-27T03:19:30.869Z] #17 34.22 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-27T03:19:30.869Z] #17 34.29 Selecting previously unselected package xz-utils. [2020-06-27T03:19:30.869Z] #17 34.30 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-06-27T03:19:30.869Z] #17 34.31 Unpacking xz-utils (5.2.4-1) ... [2020-06-27T03:19:30.869Z] #17 34.49 Selecting previously unselected package apparmor. [2020-06-27T03:19:30.869Z] #17 34.51 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-06-27T03:19:30.869Z] #17 34.58 Unpacking apparmor (2.13.2-10) ... [2020-06-27T03:19:30.869Z] #17 34.90 Selecting previously unselected package aufs-tools. [2020-06-27T03:19:30.869Z] #17 34.91 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-06-27T03:19:30.869Z] #17 34.91 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-06-27T03:19:30.869Z] #17 35.04 Selecting previously unselected package libonig5:amd64. [2020-06-27T03:19:30.869Z] #17 35.05 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-06-27T03:19:30.869Z] #17 35.10 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-06-27T03:19:30.869Z] #17 35.21 Selecting previously unselected package libjq1:amd64. [2020-06-27T03:19:30.869Z] #17 35.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-06-27T03:19:30.869Z] #17 35.22 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-27T03:19:30.869Z] #17 35.33 Selecting previously unselected package jq. [2020-06-27T03:19:31.016Z] Merging remotes/origin/master commit 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 into PR head commit 0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:19:31.025Z] #49 DONE 82.3s [2020-06-27T03:19:31.025Z] [2020-06-27T03:19:31.025Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-27T03:19:31.025Z] #19 11.77 Building wheels for collected packages: pyyaml [2020-06-27T03:19:31.025Z] #19 11.77 Running setup.py bdist_wheel for pyyaml: started [2020-06-27T03:19:31.025Z] #19 12.71 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-27T03:19:31.025Z] #19 12.72 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-27T03:19:31.025Z] #19 12.82 Successfully built pyyaml [2020-06-27T03:19:31.025Z] #19 12.85 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-27T03:19:31.025Z] #19 13.18 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-27T03:19:31.025Z] #19 DONE 14.0s [2020-06-27T03:19:31.025Z] [2020-06-27T03:19:31.025Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:31.025Z] #39 114.7 CC criu/libnetlink.o [2020-06-27T03:19:31.025Z] #39 115.1 CC criu/log.o [2020-06-27T03:19:31.025Z] #39 115.5 CC criu/lsm.o [2020-06-27T03:19:31.025Z] #39 115.8 CC criu/mem.o [2020-06-27T03:19:31.025Z] #39 117.1 CC criu/memfd.o [2020-06-27T03:19:31.025Z] #39 117.6 CC criu/mount.o [2020-06-27T03:19:31.025Z] #39 120.5 CC criu/namespaces.o [2020-06-27T03:19:31.025Z] #39 121.9 CC criu/net.o [2020-06-27T03:19:31.124Z] #17 35.35 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-06-27T03:19:31.125Z] #17 35.36 Unpacking jq (1.5+dfsg-2+b1) ... [2020-06-27T03:19:31.125Z] #17 35.42 Selecting previously unselected package libaio1:amd64. [2020-06-27T03:19:31.125Z] #17 35.42 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-06-27T03:19:31.125Z] #17 35.43 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-06-27T03:19:31.125Z] #17 35.49 Selecting previously unselected package libgpm2:amd64. [2020-06-27T03:19:31.125Z] #17 35.49 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-06-27T03:19:31.125Z] #17 35.49 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-06-27T03:19:31.380Z] #17 35.57 Selecting previously unselected package libicu63:amd64. [2020-06-27T03:19:31.380Z] #17 35.58 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-06-27T03:19:31.380Z] #17 35.59 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-27T03:19:31.407Z] #18 80.33 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:19:31.407Z] #18 80.37 Processing triggers for mime-support (3.62) ... [2020-06-27T03:19:31.407Z] #18 DONE 80.7s [2020-06-27T03:19:31.407Z] [2020-06-27T03:19:31.407Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-27T03:19:29.936Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-27T03:19:29.998Z] > git config --add remote.origin.fetch +refs/pull/41159/head:refs/remotes/origin/PR-41159 # timeout=10 [2020-06-27T03:19:30.050Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:19:30.177Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-06-27T03:19:30.303Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-06-27T03:19:30.304Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-06-27T03:19:30.305Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41159/head:refs/remotes/origin/PR-41159 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-06-27T03:19:31.124Z] > git config core.sparsecheckout # timeout=10 [2020-06-27T03:19:31.175Z] > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10 [2020-06-27T03:19:31.695Z] #19 ... [2020-06-27T03:19:31.695Z] [2020-06-27T03:19:31.695Z] #42 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:19:31.695Z] #42 DONE 203.0s [2020-06-27T03:19:31.695Z] [2020-06-27T03:19:31.695Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:19:31.827Z] ok github.com/docker/docker/daemon/cluster 0.037s coverage: 0.5% of statements [2020-06-27T03:19:31.963Z] #39 124.4 CC criu/netfilter.o [2020-06-27T03:19:31.964Z] #39 124.6 CC criu/page-pipe.o [2020-06-27T03:19:31.984Z] #53 ... [2020-06-27T03:19:31.984Z] [2020-06-27T03:19:31.984Z] #19 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-27T03:19:31.984Z] #19 0.399 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-27T03:19:31.984Z] #19 0.404 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-27T03:19:31.984Z] #19 0.412 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-27T03:19:31.984Z] #19 DONE 0.5s [2020-06-27T03:19:31.984Z] [2020-06-27T03:19:31.984Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-27T03:19:32.433Z] #17 50.79 Setting up iptables (1.8.2-4) ... [2020-06-27T03:19:32.433Z] #17 50.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-27T03:19:32.433Z] #17 50.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-27T03:19:32.433Z] #17 50.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-27T03:19:32.433Z] #17 50.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-27T03:19:32.433Z] #17 50.86 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-27T03:19:32.433Z] #17 50.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-27T03:19:32.433Z] #17 50.91 Setting up python3 (3.7.3-1) ... [2020-06-27T03:19:32.433Z] #17 51.27 Setting up python3-wheel (0.32.3-2) ... [2020-06-27T03:19:32.444Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-06-27T03:19:32.920Z] #39 125.3 CC criu/page-xfer.o [2020-06-27T03:19:32.997Z] #17 51.89 Setting up apparmor (2.13.2-10) ... [2020-06-27T03:19:33.450Z] ok github.com/docker/docker/daemon/cluster/convert 0.006s coverage: 35.4% of statements [2020-06-27T03:19:33.683Z] #52 ... [2020-06-27T03:19:33.684Z] [2020-06-27T03:19:33.684Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:19:33.684Z] #45 DONE 288.2s [2020-06-27T03:19:33.684Z] [2020-06-27T03:19:33.684Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:19:33.684Z] #52 ... [2020-06-27T03:19:33.684Z] [2020-06-27T03:19:33.684Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-27T03:19:33.684Z] #46 DONE 0.4s [2020-06-27T03:19:33.684Z] [2020-06-27T03:19:33.684Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-27T03:19:33.684Z] #48 DONE 0.0s [2020-06-27T03:19:33.684Z] [2020-06-27T03:19:33.684Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:19:33.684Z] #52 ... [2020-06-27T03:19:33.684Z] [2020-06-27T03:19:33.684Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-27T03:19:33.941Z] #50 DONE 0.2s [2020-06-27T03:19:33.941Z] [2020-06-27T03:19:33.941Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:19:34.304Z] #39 126.6 CC criu/pagemap-cache.o [2020-06-27T03:19:34.307Z] Merge succeeded, producing 0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:19:34.307Z] Checking out Revision 0e915e5413c5e1554fb20884361cd30b7f0c50fc (PR-41159) [2020-06-27T03:19:34.369Z] #17 ... [2020-06-27T03:19:34.369Z] [2020-06-27T03:19:34.369Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:19:34.369Z] #36 196.4 + dpkg --print-architecture [2020-06-27T03:19:34.564Z] #39 126.9 CC criu/pagemap.o [2020-06-27T03:19:34.626Z] #36 196.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-27T03:19:34.642Z] #17 38.84 Selecting previously unselected package libnet1:amd64. [2020-06-27T03:19:34.643Z] #17 38.85 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-06-27T03:19:34.643Z] #17 38.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-27T03:19:34.643Z] #17 38.97 Selecting previously unselected package libnl-3-200:amd64. [2020-06-27T03:19:34.643Z] #17 38.98 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-06-27T03:19:34.643Z] #17 38.98 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-06-27T03:19:34.898Z] #17 39.08 Selecting previously unselected package libprotobuf-c1:amd64. [2020-06-27T03:19:34.898Z] #17 39.09 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-06-27T03:19:34.898Z] #17 39.09 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-27T03:19:34.898Z] #17 39.16 Selecting previously unselected package libreadline5:amd64. [2020-06-27T03:19:34.898Z] #17 39.20 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-06-27T03:19:34.898Z] #17 39.20 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-27T03:19:35.136Z] #39 127.6 CC criu/parasite-syscall.o [2020-06-27T03:19:35.153Z] #17 39.33 Selecting previously unselected package net-tools. [2020-06-27T03:19:35.153Z] #17 39.33 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-06-27T03:19:35.153Z] #17 39.34 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-27T03:19:35.153Z] #17 39.57 Selecting previously unselected package python-pip-whl. [2020-06-27T03:19:35.190Z] #36 197.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-27T03:19:35.190Z] #36 197.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-27T03:19:35.408Z] #17 39.59 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-06-27T03:19:35.408Z] #17 39.59 Unpacking python-pip-whl (18.1-5) ... [2020-06-27T03:19:35.707Z] #39 128.2 CC criu/path.o [2020-06-27T03:19:35.755Z] #36 ... [2020-06-27T03:19:35.755Z] [2020-06-27T03:19:35.755Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:35.755Z] #39 115.3 CC criu/files-ext.o [2020-06-27T03:19:35.755Z] #39 115.8 CC criu/files-reg.o [2020-06-27T03:19:35.755Z] #39 117.9 CC criu/files.o [2020-06-27T03:19:35.755Z] #39 120.1 CC criu/filesystems.o [2020-06-27T03:19:35.755Z] #39 120.8 CC criu/fsnotify.o [2020-06-27T03:19:35.755Z] #39 122.1 CC criu/image-desc.o [2020-06-27T03:19:35.755Z] #39 122.3 CC criu/image.o [2020-06-27T03:19:35.755Z] #39 123.1 CC criu/ipc_ns.o [2020-06-27T03:19:35.755Z] #39 124.4 CC criu/irmap.o [2020-06-27T03:19:35.755Z] #39 125.1 CC criu/kcmp-ids.o [2020-06-27T03:19:33.961Z] > git merge 5643da825c4595dfc32a6ffe4b8022b8a49cdd24 # timeout=10 [2020-06-27T03:19:34.186Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-06-27T03:19:34.342Z] > git config core.sparsecheckout # timeout=10 [2020-06-27T03:19:34.396Z] > git checkout -f 0e915e5413c5e1554fb20884361cd30b7f0c50fc # timeout=10 [2020-06-27T03:19:35.968Z] #39 128.4 CC criu/pie-util-vdso.o [2020-06-27T03:19:35.969Z] #17 40.18 Selecting previously unselected package python3-lib2to3. [2020-06-27T03:19:35.969Z] #17 40.21 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-06-27T03:19:35.969Z] #17 40.21 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-06-27T03:19:35.969Z] #17 40.28 Selecting previously unselected package python3-distutils. [2020-06-27T03:19:35.969Z] #17 40.29 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-06-27T03:19:35.969Z] #17 40.29 Unpacking python3-distutils (3.7.3-1) ... [2020-06-27T03:19:36.012Z] #39 125.4 CC criu/kerndat.o [2020-06-27T03:19:36.012Z] #39 ... [2020-06-27T03:19:36.012Z] [2020-06-27T03:19:36.012Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:19:36.012Z] #17 53.55 Setting up xfsprogs (4.20.0-1) ... [2020-06-27T03:19:36.012Z] #17 53.56 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-27T03:19:36.012Z] #17 54.02 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-27T03:19:36.224Z] #17 40.42 Selecting previously unselected package python3-pip. [2020-06-27T03:19:36.224Z] #17 40.44 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-06-27T03:19:36.224Z] #17 40.46 Unpacking python3-pip (18.1-5) ... [2020-06-27T03:19:36.229Z] #39 128.8 CC criu/pie-util.o [2020-06-27T03:19:36.269Z] #17 54.87 Setting up python3-distutils (3.7.3-1) ... [2020-06-27T03:19:36.481Z] #17 40.64 Selecting previously unselected package python3-pkg-resources. [2020-06-27T03:19:36.481Z] #17 40.65 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-06-27T03:19:36.481Z] #17 40.65 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-06-27T03:19:36.481Z] #17 40.80 Selecting previously unselected package python3-setuptools. [2020-06-27T03:19:36.481Z] #17 40.80 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-06-27T03:19:36.481Z] #17 40.81 Unpacking python3-setuptools (40.8.0-1) ... [2020-06-27T03:19:36.490Z] #39 129.0 CC criu/pipes.o [2020-06-27T03:19:36.527Z] #17 55.39 Setting up python3-setuptools (40.8.0-1) ... [2020-06-27T03:19:36.736Z] #17 41.03 Selecting previously unselected package python3-wheel. [2020-06-27T03:19:36.736Z] #17 41.04 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-06-27T03:19:36.736Z] #17 41.04 Unpacking python3-wheel (0.32.3-2) ... [2020-06-27T03:19:36.736Z] #17 41.12 Selecting previously unselected package sudo. [2020-06-27T03:19:36.991Z] #17 41.13 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-06-27T03:19:36.991Z] #17 41.14 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-06-27T03:19:37.068Z] #39 129.5 CC criu/plugin.o [2020-06-27T03:19:37.218Z] #52 243.8 + bin/containerd-stress [2020-06-27T03:19:37.247Z] #17 41.60 Selecting previously unselected package thin-provisioning-tools. [2020-06-27T03:19:37.247Z] #17 41.60 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-06-27T03:19:37.247Z] #17 41.61 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-06-27T03:19:37.328Z] #39 129.8 CC criu/proc_parse.o [2020-06-27T03:19:37.502Z] #17 41.86 Selecting previously unselected package uidmap. [2020-06-27T03:19:37.502Z] #17 41.86 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-06-27T03:19:37.502Z] #17 41.87 Unpacking uidmap (1:4.5-1.1) ... [2020-06-27T03:19:37.519Z] #20 5.465 Collecting yamllint==1.16.0 [2020-06-27T03:19:37.758Z] #17 41.98 Selecting previously unselected package vim-runtime. [2020-06-27T03:19:37.758Z] #17 41.99 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-06-27T03:19:37.758Z] #17 42.02 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-06-27T03:19:37.758Z] #17 42.05 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-06-27T03:19:37.758Z] #17 42.05 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-06-27T03:19:37.806Z] #20 5.808 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-27T03:19:37.806Z] #20 5.895 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-27T03:19:37.900Z] #17 56.59 Setting up python3-pip (18.1-5) ... [2020-06-27T03:19:38.094Z] #20 5.965 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-27T03:19:38.094Z] #20 6.022 Collecting pyyaml (from yamllint==1.16.0) [2020-06-27T03:19:38.382Z] #20 6.230 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-27T03:19:38.834Z] #17 57.74 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:19:39.092Z] #17 57.79 Processing triggers for mime-support (3.62) ... [2020-06-27T03:19:39.113Z] #52 245.7 + bin/containerd-shim [2020-06-27T03:19:39.240Z] #39 131.7 CC criu/protobuf-desc.o [2020-06-27T03:19:39.501Z] #39 ... [2020-06-27T03:19:39.501Z] [2020-06-27T03:19:39.501Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:19:39.501Z] #52 145.9 + bin/containerd [2020-06-27T03:19:39.875Z] #20 ... [2020-06-27T03:19:39.875Z] [2020-06-27T03:19:39.875Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:39.875Z] #40 135.3 CC criu/cr-service.o [2020-06-27T03:19:39.875Z] #40 137.7 CC criu/crtools.o [2020-06-27T03:19:39.875Z] #40 138.7 CC criu/eventfd.o [2020-06-27T03:19:39.875Z] #40 139.1 CC criu/eventpoll.o [2020-06-27T03:19:39.875Z] #40 140.2 CC criu/external.o [2020-06-27T03:19:39.875Z] #40 140.7 CC criu/fault-injection.o [2020-06-27T03:19:39.875Z] #40 140.8 CC criu/fdstore.o [2020-06-27T03:19:39.875Z] #40 141.2 CC criu/fifo.o [2020-06-27T03:19:39.875Z] #40 141.6 CC criu/file-ids.o [2020-06-27T03:19:39.875Z] #40 142.0 CC criu/file-lock.o [2020-06-27T03:19:40.033Z] #17 DONE 58.6s [2020-06-27T03:19:40.034Z] [2020-06-27T03:19:40.034Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-27T03:19:40.072Z] #52 ... [2020-06-27T03:19:40.072Z] [2020-06-27T03:19:40.072Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:40.072Z] #39 132.5 CC criu/protobuf.o [2020-06-27T03:19:40.162Z] #40 ... [2020-06-27T03:19:40.162Z] [2020-06-27T03:19:40.162Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-27T03:19:40.162Z] #20 8.319 Building wheels for collected packages: pyyaml [2020-06-27T03:19:40.246Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.427s coverage: 13.9% of statements [2020-06-27T03:19:40.332Z] #39 132.8 CC criu/pstree.o [2020-06-27T03:19:40.448Z] #20 8.330 Running setup.py bdist_wheel for pyyaml: started [2020-06-27T03:19:41.063Z] #17 45.01 Selecting previously unselected package vim. [2020-06-27T03:19:41.063Z] #17 45.01 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-06-27T03:19:41.063Z] #17 45.03 Unpacking vim (2:8.1.0875-5) ... [2020-06-27T03:19:41.063Z] #17 ... [2020-06-27T03:19:41.063Z] [2020-06-27T03:19:41.063Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:41.063Z] #39 105.7 CC criu/cr-errno.o [2020-06-27T03:19:41.063Z] #39 105.8 CC criu/cr-restore.o [2020-06-27T03:19:41.063Z] #39 110.2 CC criu/cr-service.o [2020-06-27T03:19:41.063Z] #39 111.9 CC criu/crtools.o [2020-06-27T03:19:41.063Z] #39 112.5 CC criu/eventfd.o [2020-06-27T03:19:41.063Z] #39 112.8 CC criu/eventpoll.o [2020-06-27T03:19:41.063Z] #39 113.7 CC criu/external.o [2020-06-27T03:19:41.063Z] #39 114.0 CC criu/fault-injection.o [2020-06-27T03:19:41.063Z] #39 114.1 CC criu/fdstore.o [2020-06-27T03:19:41.063Z] #39 114.6 CC criu/fifo.o [2020-06-27T03:19:41.063Z] #39 115.0 CC criu/file-ids.o [2020-06-27T03:19:41.063Z] #39 115.4 CC criu/file-lock.o [2020-06-27T03:19:41.273Z] #39 133.7 CC criu/rbtree.o [2020-06-27T03:19:41.319Z] #39 ... [2020-06-27T03:19:41.319Z] [2020-06-27T03:19:41.319Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:19:41.319Z] #17 45.58 Selecting previously unselected package xfsprogs. [2020-06-27T03:19:41.319Z] #17 45.59 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-06-27T03:19:41.319Z] #17 45.60 Unpacking xfsprogs (4.20.0-1) ... [2020-06-27T03:19:41.469Z] #20 ... [2020-06-27T03:19:41.469Z] [2020-06-27T03:19:41.469Z] #29 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-06-27T03:19:41.469Z] #29 DONE 212.8s [2020-06-27T03:19:41.534Z] #39 134.0 CC criu/rst-malloc.o [2020-06-27T03:19:41.717Z] ok github.com/docker/docker/daemon/config 0.023s coverage: 81.7% of statements [2020-06-27T03:19:41.757Z] [2020-06-27T03:19:41.757Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:41.757Z] #40 143.3 CC criu/files-ext.o [2020-06-27T03:19:41.795Z] #39 134.2 CC criu/seccomp.o [2020-06-27T03:19:41.879Z] #17 46.03 Selecting previously unselected package zip. [2020-06-27T03:19:41.879Z] #17 46.04 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-06-27T03:19:41.879Z] #17 46.05 Unpacking zip (3.0-11+b1) ... [2020-06-27T03:19:41.932Z] #18 1.770 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-27T03:19:41.932Z] #18 1.770 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-27T03:19:41.932Z] #18 1.778 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-27T03:19:41.932Z] #18 DONE 1.8s [2020-06-27T03:19:41.932Z] [2020-06-27T03:19:41.932Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:41.932Z] #39 126.6 CC criu/libnetlink.o [2020-06-27T03:19:41.932Z] #39 127.0 CC criu/log.o [2020-06-27T03:19:41.932Z] #39 127.5 CC criu/lsm.o [2020-06-27T03:19:41.932Z] #39 127.9 CC criu/mem.o [2020-06-27T03:19:41.932Z] #39 129.6 CC criu/memfd.o [2020-06-27T03:19:41.932Z] #39 130.4 CC criu/mount.o [2020-06-27T03:19:41.999Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2020-06-27T03:19:42.044Z] #40 144.1 CC criu/files-reg.o [2020-06-27T03:19:42.135Z] #17 46.28 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-06-27T03:19:42.135Z] #17 46.29 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-06-27T03:19:42.135Z] #17 46.30 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-06-27T03:19:42.135Z] #17 46.31 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-06-27T03:19:42.135Z] #17 46.33 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-06-27T03:19:42.135Z] #17 46.37 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-06-27T03:19:42.135Z] #17 46.38 Setting up uidmap (1:4.5-1.1) ... [2020-06-27T03:19:42.135Z] #17 46.39 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-06-27T03:19:42.135Z] #17 46.40 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-06-27T03:19:42.135Z] #17 46.41 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-06-27T03:19:42.135Z] #17 46.42 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-06-27T03:19:42.135Z] #17 46.43 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-06-27T03:19:42.135Z] #17 46.44 Setting up xxd (2:8.1.0875-5) ... [2020-06-27T03:19:42.135Z] #17 46.45 Setting up zip (3.0-11+b1) ... [2020-06-27T03:19:42.135Z] #17 46.46 Setting up vim-common (2:8.1.0875-5) ... [2020-06-27T03:19:42.369Z] #39 134.8 CC criu/seize.o [2020-06-27T03:19:42.390Z] #17 46.49 Setting up bash-completion (1:2.8-6) ... [2020-06-27T03:19:42.613Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2020-06-27T03:19:42.947Z] #39 135.4 CC criu/servicefd.o [2020-06-27T03:19:43.067Z] #40 ... [2020-06-27T03:19:43.068Z] [2020-06-27T03:19:43.068Z] #20 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-27T03:19:43.068Z] #20 9.954 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-27T03:19:43.068Z] #20 9.956 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-27T03:19:43.068Z] #20 10.15 Successfully built pyyaml [2020-06-27T03:19:43.068Z] #20 10.18 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-27T03:19:43.068Z] #20 10.79 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-27T03:19:43.068Z] #20 DONE 11.1s [2020-06-27T03:19:43.355Z] [2020-06-27T03:19:43.355Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:19:43.518Z] #39 135.8 CC criu/shmem.o [2020-06-27T03:19:43.619Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-06-27T03:19:43.900Z] ok github.com/docker/docker/daemon 12.295s coverage: 17.5% of statements [2020-06-27T03:19:43.900Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-27T03:19:43.900Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-27T03:19:43.900Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-27T03:19:43.900Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-27T03:19:44.099Z] #39 136.7 CC criu/sigframe.o [2020-06-27T03:19:44.360Z] #39 136.8 CC criu/signalfd.o [2020-06-27T03:19:44.620Z] #39 137.0 CC criu/sk-inet.o [2020-06-27T03:19:44.857Z] #50 ... [2020-06-27T03:19:44.857Z] [2020-06-27T03:19:44.857Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:44.857Z] #40 146.5 CC criu/files.o [2020-06-27T03:19:44.902Z] #17 48.87 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-06-27T03:19:44.902Z] #17 48.88 Setting up xz-utils (5.2.4-1) ... [2020-06-27T03:19:44.902Z] #17 48.90 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-06-27T03:19:44.902Z] #17 48.91 Setting up sudo (1.8.27-1+deb10u2) ... [2020-06-27T03:19:44.902Z] #17 48.99 invoke-rc.d: could not determine current runlevel [2020-06-27T03:19:44.902Z] #17 48.99 invoke-rc.d: policy-rc.d denied execution of start. [2020-06-27T03:19:44.902Z] #17 49.01 Setting up pigz (2.4-1) ... [2020-06-27T03:19:44.902Z] #17 49.02 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-06-27T03:19:44.902Z] #17 49.03 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-06-27T03:19:44.902Z] #17 49.09 Setting up python-pip-whl (18.1-5) ... [2020-06-27T03:19:44.902Z] #17 49.11 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-06-27T03:19:44.902Z] #17 49.13 Setting up vim-runtime (2:8.1.0875-5) ... [2020-06-27T03:19:45.157Z] #17 49.52 Setting up libaio1:amd64 (0.3.112-3) ... [2020-06-27T03:19:45.157Z] #17 49.53 Setting up libonig5:amd64 (6.9.1-1) ... [2020-06-27T03:19:45.157Z] #17 49.57 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-06-27T03:19:45.157Z] #17 49.60 Setting up vim (2:8.1.0875-5) ... [2020-06-27T03:19:45.157Z] #17 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-06-27T03:19:45.216Z] #39 134.7 CC criu/namespaces.o [2020-06-27T03:19:45.412Z] #17 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-06-27T03:19:45.412Z] #17 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-06-27T03:19:45.412Z] #17 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-06-27T03:19:45.412Z] #17 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-06-27T03:19:45.412Z] #17 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-06-27T03:19:45.412Z] #17 49.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-06-27T03:19:45.412Z] #17 49.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-06-27T03:19:45.412Z] #17 49.68 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-06-27T03:19:45.412Z] #17 49.69 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-06-27T03:19:45.412Z] #17 49.71 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-06-27T03:19:45.412Z] #17 49.73 Setting up jq (1.5+dfsg-2+b1) ... [2020-06-27T03:19:45.412Z] #17 49.74 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-06-27T03:19:45.412Z] #17 49.75 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-06-27T03:19:45.562Z] #39 137.9 CC criu/sk-netlink.o [2020-06-27T03:19:45.664Z] #52 252.4 + bin/containerd-shim-runc-v1 [2020-06-27T03:19:45.822Z] #39 138.3 CC criu/sk-packet.o [2020-06-27T03:19:45.823Z] #39 ... [2020-06-27T03:19:45.823Z] [2020-06-27T03:19:45.823Z] #21 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:19:45.823Z] #21 197.3 + return [2020-06-27T03:19:45.920Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-06-27T03:19:46.201Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.203s coverage: 57.0% of statements [2020-06-27T03:19:46.905Z] #40 148.7 CC criu/filesystems.o [2020-06-27T03:19:47.212Z] #21 DONE 198.5s [2020-06-27T03:19:47.212Z] [2020-06-27T03:19:47.212Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:47.212Z] #39 138.8 CC criu/sk-queue.o [2020-06-27T03:19:47.212Z] #39 139.2 CC criu/sk-tcp.o [2020-06-27T03:19:47.212Z] #39 139.7 CC criu/sk-unix.o [2020-06-27T03:19:47.529Z] #40 149.4 CC criu/fsnotify.o [2020-06-27T03:19:47.745Z] #39 136.9 CC criu/net.o [2020-06-27T03:19:48.549Z] #40 150.5 CC criu/image-desc.o [2020-06-27T03:19:48.675Z] #17 52.81 Setting up iptables (1.8.2-4) ... [2020-06-27T03:19:48.675Z] #17 52.83 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-27T03:19:48.675Z] #17 52.84 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-27T03:19:48.675Z] #17 52.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-06-27T03:19:48.675Z] #17 52.85 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-06-27T03:19:48.675Z] #17 52.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-06-27T03:19:48.675Z] #17 52.86 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-06-27T03:19:48.675Z] #17 52.87 Setting up python3 (3.7.3-1) ... [2020-06-27T03:19:48.836Z] #40 150.7 CC criu/image.o [2020-06-27T03:19:48.930Z] #17 53.33 Setting up python3-wheel (0.32.3-2) ... [2020-06-27T03:19:48.930Z] #17 ... [2020-06-27T03:19:48.930Z] [2020-06-27T03:19:48.930Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:19:48.930Z] #36 196.4 + dpkg --print-architecture [2020-06-27T03:19:48.930Z] #36 196.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-27T03:19:48.940Z] #52 255.5 + bin/containerd-shim-runc-v2 [2020-06-27T03:19:49.126Z] #39 141.5 CC criu/sockets.o [2020-06-27T03:19:49.186Z] #36 196.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-27T03:19:49.186Z] #36 196.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-27T03:19:49.198Z] #52 256.3 + binaries [2020-06-27T03:19:49.456Z] #52 256.3 + install -D bin/containerd /build/containerd [2020-06-27T03:19:49.456Z] #52 256.3 + install -D bin/containerd-shim /build/containerd-shim [2020-06-27T03:19:49.456Z] #52 256.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-27T03:19:49.456Z] #52 256.3 + install -D bin/ctr /build/ctr [2020-06-27T03:19:49.875Z] #40 151.6 CC criu/ipc_ns.o [2020-06-27T03:19:50.067Z] #39 ... [2020-06-27T03:19:50.067Z] [2020-06-27T03:19:50.067Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-27T03:19:50.067Z] #22 DONE 0.8s [2020-06-27T03:19:50.067Z] [2020-06-27T03:19:50.067Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:50.067Z] #39 142.3 CC criu/stats.o [2020-06-27T03:19:50.204Z] Commit message: "update containerd to v1.3.5" [2020-06-27T03:19:50.274Z] #39 139.6 CC criu/netfilter.o [2020-06-27T03:19:50.328Z] #39 142.6 CC criu/string.o [2020-06-27T03:19:50.328Z] #39 142.7 CC criu/sysctl.o [2020-06-27T03:19:50.386Z] #52 DONE 257.5s [2020-06-27T03:19:50.532Z] #39 140.0 CC criu/page-pipe.o [2020-06-27T03:19:50.608Z] > git --version # timeout=10 [2020-06-27T03:19:50.725Z] fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18 [2020-06-27T03:19:50.896Z] #40 152.9 CC criu/irmap.o [2020-06-27T03:19:50.972Z] #39 143.3 CC criu/sysfs_parse.o [2020-06-27T03:19:50.972Z] #39 143.6 CC criu/timens.o [2020-06-27T03:19:51.099Z] #39 140.6 CC criu/page-xfer.o [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-06-27T03:19:51.518Z] #40 153.6 CC criu/kcmp-ids.o [2020-06-27T03:19:51.643Z] #39 144.0 CC criu/timerfd.o [2020-06-27T03:19:51.667Z] #39 ... [2020-06-27T03:19:51.667Z] [2020-06-27T03:19:51.667Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-27T03:19:51.667Z] #19 5.572 Collecting yamllint==1.16.0 [2020-06-27T03:19:51.679Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.247s coverage: 46.2% of statements [2020-06-27T03:19:51.679Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-06-27T03:19:51.703Z] #36 ... [2020-06-27T03:19:51.703Z] [2020-06-27T03:19:51.703Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:51.703Z] #39 116.2 CC criu/files-ext.o [2020-06-27T03:19:51.703Z] #39 116.6 CC criu/files-reg.o [2020-06-27T03:19:51.703Z] #39 119.0 CC criu/files.o [2020-06-27T03:19:51.703Z] #39 121.1 CC criu/filesystems.o [2020-06-27T03:19:51.703Z] #39 121.7 CC criu/fsnotify.o [2020-06-27T03:19:51.703Z] #39 122.8 CC criu/image-desc.o [2020-06-27T03:19:51.703Z] #39 122.9 CC criu/image.o [2020-06-27T03:19:51.703Z] #39 123.8 CC criu/ipc_ns.o [2020-06-27T03:19:51.703Z] #39 125.0 CC criu/irmap.o [2020-06-27T03:19:51.703Z] #39 125.7 CC criu/kcmp-ids.o [2020-06-27T03:19:51.703Z] #39 126.0 CC criu/kerndat.o [2020-06-27T03:19:51.757Z] [2020-06-27T03:19:51.757Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-27T03:19:51.805Z] #40 153.9 CC criu/kerndat.o [2020-06-27T03:19:51.904Z] #39 144.3 CC criu/tty.o [2020-06-27T03:19:51.958Z] #39 ... [2020-06-27T03:19:51.958Z] [2020-06-27T03:19:51.958Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2020-06-27T03:19:51.958Z] #17 54.03 Setting up apparmor (2.13.2-10) ... [2020-06-27T03:19:51.958Z] #17 55.64 Setting up xfsprogs (4.20.0-1) ... [2020-06-27T03:19:51.958Z] #17 55.66 Setting up python3-lib2to3 (3.7.3-1) ... [2020-06-27T03:19:51.958Z] #17 56.05 Setting up python3-pkg-resources (40.8.0-1) ... [2020-06-27T03:19:52.171Z] #39 ... [2020-06-27T03:19:52.171Z] [2020-06-27T03:19:52.171Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:19:52.171Z] #45 193.6 + cd /tmp/tmp.Rb47ZrwU3f/src/github.com/golangci/golangci-lint/ [2020-06-27T03:19:52.171Z] #45 193.6 + git checkout -q v1.23.8 [2020-06-27T03:19:52.171Z] #45 194.1 ++ git describe --tags [2020-06-27T03:19:52.171Z] #45 194.1 + version=v1.23.8 [2020-06-27T03:19:52.171Z] #45 194.1 ++ git rev-parse --short HEAD [2020-06-27T03:19:52.171Z] #45 194.1 + commit=76a82c6 [2020-06-27T03:19:52.171Z] #45 194.1 ++ git show -s --format=%cd [2020-06-27T03:19:52.171Z] #45 194.1 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-27T03:19:52.171Z] #45 194.1 + 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-06-27T03:19:52.320Z] #53 DONE 0.7s [2020-06-27T03:19:52.320Z] [2020-06-27T03:19:52.320Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-27T03:19:52.320Z] #57 DONE 0.2s [2020-06-27T03:19:52.320Z] [2020-06-27T03:19:52.320Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-27T03:19:52.577Z] #59 DONE 0.4s [2020-06-27T03:19:52.577Z] [2020-06-27T03:19:52.577Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-27T03:19:52.577Z] #61 DONE 0.0s [2020-06-27T03:19:52.601Z] #19 ... [2020-06-27T03:19:52.601Z] [2020-06-27T03:19:52.601Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:52.601Z] #39 142.1 CC criu/pagemap-cache.o [2020-06-27T03:19:52.835Z] [2020-06-27T03:19:52.835Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-27T03:19:52.835Z] #62 DONE 0.0s [2020-06-27T03:19:52.835Z] [2020-06-27T03:19:52.835Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-27T03:19:52.858Z] #39 142.5 CC criu/pagemap.o [2020-06-27T03:19:52.884Z] #17 57.03 Setting up python3-distutils (3.7.3-1) ... [2020-06-27T03:19:53.140Z] #17 57.42 Setting up python3-setuptools (40.8.0-1) ... [2020-06-27T03:19:53.295Z] #40 155.2 CC criu/libnetlink.o [2020-06-27T03:19:53.399Z] #63 DONE 0.7s [2020-06-27T03:19:53.399Z] [2020-06-27T03:19:53.399Z] #64 exporting to image [2020-06-27T03:19:53.399Z] #64 exporting layers [2020-06-27T03:19:53.583Z] #40 155.7 CC criu/log.o [2020-06-27T03:19:53.874Z] + docker version [2020-06-27T03:19:54.114Z] #45 ... [2020-06-27T03:19:54.114Z] [2020-06-27T03:19:54.115Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-27T03:19:54.115Z] #26 DONE 3.9s [2020-06-27T03:19:54.115Z] [2020-06-27T03:19:54.115Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:54.115Z] #39 146.4 CC criu/tun.o [2020-06-27T03:19:54.208Z] #40 156.1 CC criu/lsm.o [2020-06-27T03:19:54.231Z] #39 143.5 CC criu/parasite-syscall.o [2020-06-27T03:19:54.389Z] #39 ... [2020-06-27T03:19:54.389Z] [2020-06-27T03:19:54.389Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-27T03:19:54.389Z] #29 DONE 0.5s [2020-06-27T03:19:54.389Z] [2020-06-27T03:19:54.389Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:54.389Z] #39 146.8 CC criu/uffd.o [2020-06-27T03:19:54.389Z] #39 ... [2020-06-27T03:19:54.389Z] [2020-06-27T03:19:54.389Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-27T03:19:54.389Z] #31 DONE 0.2s [2020-06-27T03:19:54.502Z] #17 58.56 Setting up python3-pip (18.1-5) ... [2020-06-27T03:19:54.650Z] [2020-06-27T03:19:54.650Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-27T03:19:54.650Z] #34 DONE 0.1s [2020-06-27T03:19:54.650Z] [2020-06-27T03:19:54.650Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-27T03:19:54.833Z] #40 156.6 CC criu/mem.o [2020-06-27T03:19:55.128Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.254s coverage: 49.5% of statements [2020-06-27T03:19:55.165Z] #39 144.6 CC criu/path.o [2020-06-27T03:19:55.423Z] #39 144.9 CC criu/pie-util-vdso-elf32.o [2020-06-27T03:19:55.471Z] #17 59.50 Processing triggers for libc-bin (2.28-10) ... [2020-06-27T03:19:55.471Z] #17 59.53 Processing triggers for mime-support (3.62) ... [2020-06-27T03:19:55.612Z] #37 DONE 0.7s [2020-06-27T03:19:55.612Z] [2020-06-27T03:19:55.612Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:55.612Z] #39 147.9 CC criu/util.o [2020-06-27T03:19:55.681Z] #39 145.4 CC criu/pie-util-vdso.o [2020-06-27T03:19:56.033Z] #17 DONE 60.4s [2020-06-27T03:19:56.033Z] [2020-06-27T03:19:56.033Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2020-06-27T03:19:56.620Z] #39 ... [2020-06-27T03:19:56.620Z] [2020-06-27T03:19:56.620Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-27T03:19:56.620Z] #19 10.97 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-27T03:19:56.620Z] #19 11.07 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-27T03:19:56.620Z] #19 11.12 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-27T03:19:56.620Z] #19 11.18 Collecting pyyaml (from yamllint==1.16.0) [2020-06-27T03:19:56.620Z] #19 11.36 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-27T03:19:56.620Z] #19 12.82 Building wheels for collected packages: pyyaml [2020-06-27T03:19:56.620Z] #19 12.84 Running setup.py bdist_wheel for pyyaml: started [2020-06-27T03:19:56.620Z] #19 13.94 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-27T03:19:56.620Z] #19 13.95 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-27T03:19:56.620Z] #19 14.09 Successfully built pyyaml [2020-06-27T03:19:56.620Z] #19 14.12 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-27T03:19:56.620Z] #19 14.47 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-27T03:19:56.620Z] #19 DONE 14.8s [2020-06-27T03:19:56.620Z] [2020-06-27T03:19:56.620Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:19:56.620Z] #39 146.0 CC criu/pie-util.o [2020-06-27T03:19:56.620Z] #39 146.3 CC criu/pipes.o [2020-06-27T03:19:56.680Z] #39 149.1 CC criu/uts_ns.o [2020-06-27T03:19:56.878Z] #40 158.6 CC criu/memfd.o [2020-06-27T03:19:56.879Z] #39 ... [2020-06-27T03:19:56.879Z] [2020-06-27T03:19:56.879Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-27T03:19:56.879Z] #22 DONE 0.3s [2020-06-27T03:19:56.879Z] [2020-06-27T03:19:56.879Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-27T03:19:56.947Z] #39 149.3 CC criu/vdso.o [2020-06-27T03:19:57.164Z] #40 159.3 CC criu/mount.o [2020-06-27T03:19:57.209Z] #39 149.8 LINK criu/built-in.o [2020-06-27T03:19:57.468Z] #39 150.0 LINK criu/criu [2020-06-27T03:19:57.918Z] #18 1.789 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-06-27T03:19:57.919Z] #18 1.793 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-06-27T03:19:57.919Z] #18 1.796 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-06-27T03:19:58.036Z] #39 150.3 DEP lib/c/criu.d [2020-06-27T03:19:58.036Z] #39 150.4 CC images/rpc.pb-c.o [2020-06-27T03:19:58.174Z] #18 DONE 1.9s [2020-06-27T03:19:58.174Z] [2020-06-27T03:19:58.174Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-27T03:19:58.605Z] #39 151.0 CC lib/c/criu.o [2020-06-27T03:19:59.546Z] #39 152.0 LINK lib/c/built-in.o [2020-06-27T03:19:59.546Z] #39 152.0 LINK lib/c/libcriu.so [2020-06-27T03:19:59.805Z] #39 152.1 LINK lib/c/libcriu.a [2020-06-27T03:19:59.806Z] #39 152.2 GEN magic.py [2020-06-27T03:19:59.947Z] #64 exporting layers 5.8s done [2020-06-27T03:19:59.947Z] #64 writing image sha256:4b0c948b39a75bad550fa221c9f3085c1a1ecd13d2f7592221cc2ea780233c40 done [2020-06-27T03:19:59.947Z] #64 naming to docker.io/library/docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc done [2020-06-27T03:19:59.947Z] #64 DONE 5.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-06-27T03:20:00.066Z] #39 152.4 Note: Building without setproctitle() and strlcpy() support. [2020-06-27T03:20:00.066Z] #39 152.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-27T03:20:00.066Z] #39 152.4 Note: Building without GnuTLS support [2020-06-27T03:20:00.066Z] #39 152.4 Makefile.config:39: Warn: you have no libnftables installed [2020-06-27T03:20:00.066Z] #39 152.4 Makefile.config:40: Warn: Building without nftables support [2020-06-27T03:20:00.160Z] #26 DONE 3.0s [2020-06-27T03:20:00.160Z] [2020-06-27T03:20:00.160Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-27T03:20:00.160Z] #29 DONE 0.3s [2020-06-27T03:20:00.160Z] [2020-06-27T03:20:00.160Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:20:00.160Z] #39 147.1 CC criu/plugin.o [2020-06-27T03:20:00.160Z] #39 147.6 CC criu/proc_parse.o [2020-06-27T03:20:00.160Z] #39 ... [2020-06-27T03:20:00.160Z] [2020-06-27T03:20:00.160Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-27T03:20:00.160Z] #31 DONE 0.0s [2020-06-27T03:20:00.160Z] [2020-06-27T03:20:00.160Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-27T03:20:00.160Z] #34 DONE 0.0s [2020-06-27T03:20:00.160Z] [2020-06-27T03:20:00.160Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:20:00.160Z] #39 149.9 CC criu/protobuf-desc.o [2020-06-27T03:20:00.290Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41159/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/validate/default [2020-06-27T03:20:00.635Z] #39 153.2 fatal: not a git repository (or any of the parent directories): .git [2020-06-27T03:20:00.854Z] Congratulations! All commits are properly signed with the DCO! [2020-06-27T03:20:01.019Z] Client: Docker Engine - Enterprise [2020-06-27T03:20:01.019Z] Version: 19.03.5 [2020-06-27T03:20:01.019Z] API version: 1.40 [2020-06-27T03:20:01.019Z] Go version: go1.12.12 [2020-06-27T03:20:01.019Z] Git commit: 2ee0c57608 [2020-06-27T03:20:01.019Z] Built: 11/13/2019 08:00:16 [2020-06-27T03:20:01.019Z] OS/Arch: windows/amd64 [2020-06-27T03:20:01.019Z] Experimental: false [2020-06-27T03:20:01.019Z] [2020-06-27T03:20:01.019Z] Server: Docker Engine - Enterprise [2020-06-27T03:20:01.019Z] Engine: [2020-06-27T03:20:01.019Z] Version: 19.03.5 [2020-06-27T03:20:01.019Z] API version: 1.40 (minimum version 1.24) [2020-06-27T03:20:01.019Z] Go version: go1.12.12 [2020-06-27T03:20:01.019Z] Git commit: 2ee0c57608 [2020-06-27T03:20:01.019Z] Built: 11/13/2019 07:58:51 [2020-06-27T03:20:01.019Z] OS/Arch: windows/amd64 [2020-06-27T03:20:01.019Z] Experimental: true [2020-06-27T03:20:01.111Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-06-27T03:20:01.111Z] No api/types/ or api/swagger.yaml changes in diff. [2020-06-27T03:20:01.111Z] Congratulations! All TOML source files changed here have valid syntax. [2020-06-27T03:20:01.111Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-06-27T03:20:01.111Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-06-27T03:20:01.111Z] Congratulations! No new tests were added to integration-cli. [2020-06-27T03:20:01.111Z] [2020-06-27T03:20:01.111Z] INFO Start validation with golang-ci-lint [2020-06-27T03:20:01.111Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-06-27T03:20:01.111Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-06-27T03:20:01.111Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-06-27T03:20:01.534Z] #39 150.8 CC criu/protobuf.o [2020-06-27T03:20:01.534Z] #39 151.1 CC criu/pstree.o [2020-06-27T03:20:01.575Z] #39 154.0 make[1]: Nothing to be done for 'all'. [2020-06-27T03:20:01.592Z] #40 163.5 CC criu/namespaces.o [Pipeline] sh [2020-06-27T03:20:01.925Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.545s coverage: 73.1% of statements [2020-06-27T03:20:01.925Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-27T03:20:01.925Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.412s coverage: 57.7% of statements [2020-06-27T03:20:01.925Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-27T03:20:02.207Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.627s coverage: 76.1% of statements [2020-06-27T03:20:02.207Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-27T03:20:02.338Z] #19 ... [2020-06-27T03:20:02.338Z] [2020-06-27T03:20:02.338Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:20:02.338Z] #39 126.9 CC criu/libnetlink.o [2020-06-27T03:20:02.338Z] #39 127.3 CC criu/log.o [2020-06-27T03:20:02.338Z] #39 127.8 CC criu/lsm.o [2020-06-27T03:20:02.338Z] #39 128.2 CC criu/mem.o [2020-06-27T03:20:02.338Z] #39 129.9 CC criu/memfd.o [2020-06-27T03:20:02.338Z] #39 130.5 CC criu/mount.o [2020-06-27T03:20:02.338Z] #39 135.6 CC criu/namespaces.o [2020-06-27T03:20:02.514Z] #39 154.9 make[1]: 'images/built-in.o' is up to date. [2020-06-27T03:20:02.514Z] #39 154.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-27T03:20:02.514Z] #39 155.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-27T03:20:02.514Z] #39 155.0 make[1]: 'compel/libcompel.a' is up to date. [2020-06-27T03:20:02.514Z] #39 155.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-27T03:20:02.588Z] + docker info [2020-06-27T03:20:02.774Z] #39 155.1 make[1]: Nothing to be done for 'all'. [2020-06-27T03:20:02.774Z] #39 155.2 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-27T03:20:02.820Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-06-27T03:20:02.908Z] #39 152.2 CC criu/rbtree.o [2020-06-27T03:20:02.908Z] #39 152.4 CC criu/rst-malloc.o [2020-06-27T03:20:03.034Z] #39 155.4 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:03.034Z] #39 155.5 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:03.034Z] #39 155.5 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:03.034Z] #39 155.6 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:03.166Z] #39 152.7 CC criu/seccomp.o [2020-06-27T03:20:03.264Z] #39 137.8 CC criu/net.o [2020-06-27T03:20:03.295Z] #39 155.7 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:03.295Z] #39 155.7 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:03.295Z] #39 155.8 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:03.295Z] #39 155.9 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:03.433Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.019s coverage: 3.0% of statements [2020-06-27T03:20:03.555Z] #39 155.9 INSTALL criu/criu [2020-06-27T03:20:03.637Z] #40 165.6 CC criu/net.o [2020-06-27T03:20:03.736Z] #39 153.2 CC criu/seize.o [2020-06-27T03:20:04.046Z] ok github.com/docker/docker/daemon/links 0.001s coverage: 93.0% of statements [2020-06-27T03:20:04.126Z] #39 DONE 156.6s [2020-06-27T03:20:04.126Z] [2020-06-27T03:20:04.126Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:04.304Z] #39 ... [2020-06-27T03:20:04.304Z] [2020-06-27T03:20:04.304Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:20:04.304Z] #36 DONE 226.2s [2020-06-27T03:20:04.304Z] [2020-06-27T03:20:04.304Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:04.562Z] #52 ... [2020-06-27T03:20:04.562Z] [2020-06-27T03:20:04.562Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:20:04.562Z] #39 153.9 CC criu/servicefd.o [2020-06-27T03:20:04.627Z] #39 ... [2020-06-27T03:20:04.627Z] [2020-06-27T03:20:04.627Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-06-27T03:20:04.627Z] #19 6.334 Collecting yamllint==1.16.0 [2020-06-27T03:20:04.821Z] #39 154.3 CC criu/shmem.o [2020-06-27T03:20:05.052Z] ok github.com/docker/docker/daemon/images 0.007s coverage: 4.8% of statements [2020-06-27T03:20:05.052Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-27T03:20:05.052Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-27T03:20:05.665Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 41.8% of statements [2020-06-27T03:20:06.036Z] #45 ... [2020-06-27T03:20:06.036Z] [2020-06-27T03:20:06.036Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-27T03:20:06.036Z] #40 DONE 0.2s [2020-06-27T03:20:06.036Z] [2020-06-27T03:20:06.036Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-27T03:20:06.197Z] #39 155.4 CC criu/sigframe.o [2020-06-27T03:20:06.197Z] #39 155.6 CC criu/signalfd.o [2020-06-27T03:20:06.197Z] #39 155.8 CC criu/sk-inet.o [2020-06-27T03:20:06.289Z] ok github.com/docker/docker/daemon/logger/awslogs 0.076s coverage: 77.4% of statements [2020-06-27T03:20:06.289Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-27T03:20:06.289Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-27T03:20:06.296Z] #42 DONE 0.4s [2020-06-27T03:20:06.296Z] [2020-06-27T03:20:06.296Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:06.455Z] #39 ... [2020-06-27T03:20:06.455Z] [2020-06-27T03:20:06.455Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-27T03:20:06.455Z] #37 DONE 0.6s [2020-06-27T03:20:06.556Z] #52 ... [2020-06-27T03:20:06.556Z] [2020-06-27T03:20:06.556Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-27T03:20:06.571Z] ok github.com/docker/docker/daemon/logger/gelf 0.003s coverage: 67.0% of statements [2020-06-27T03:20:06.714Z] [2020-06-27T03:20:06.714Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:20:06.817Z] #44 DONE 0.3s [2020-06-27T03:20:06.817Z] [2020-06-27T03:20:06.817Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:06.972Z] #49 ... [2020-06-27T03:20:06.972Z] [2020-06-27T03:20:06.972Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:20:06.972Z] #39 156.6 CC criu/sk-netlink.o [2020-06-27T03:20:07.184Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 26.2% of statements [2020-06-27T03:20:07.230Z] #39 156.9 CC criu/sk-packet.o [2020-06-27T03:20:07.475Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.003s coverage: 61.6% of statements [2020-06-27T03:20:07.475Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 87.2% of statements [2020-06-27T03:20:08.060Z] #40 169.5 CC criu/netfilter.o [2020-06-27T03:20:08.060Z] #40 169.8 CC criu/page-pipe.o [2020-06-27T03:20:08.164Z] #39 157.4 CC criu/sk-queue.o [2020-06-27T03:20:08.164Z] #39 157.8 CC criu/sk-tcp.o [2020-06-27T03:20:08.479Z] ok github.com/docker/docker/daemon/logger/local 0.008s coverage: 75.2% of statements [2020-06-27T03:20:08.480Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-27T03:20:08.683Z] #40 170.6 CC criu/page-xfer.o [2020-06-27T03:20:08.729Z] #39 158.3 CC criu/sk-unix.o [2020-06-27T03:20:08.761Z] time="2020-06-27T03:20:08Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate977693271/log732590026.1: no such file or directory" [2020-06-27T03:20:08.761Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 38.3% of statements [2020-06-27T03:20:09.375Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.005s coverage: 33.3% of statements [2020-06-27T03:20:09.866Z] #19 11.71 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-06-27T03:20:09.866Z] #19 11.80 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-06-27T03:20:09.866Z] #19 11.85 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-06-27T03:20:09.866Z] #19 11.90 Collecting pyyaml (from yamllint==1.16.0) [2020-06-27T03:20:10.101Z] #39 159.8 CC criu/sockets.o [2020-06-27T03:20:10.121Z] #19 12.06 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-06-27T03:20:10.730Z] #40 172.4 CC criu/pagemap-cache.o [2020-06-27T03:20:10.730Z] #40 172.9 CC criu/pagemap.o [2020-06-27T03:20:10.845Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2020-06-27T03:20:10.845Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-06-27T03:20:11.036Z] #39 160.4 CC criu/stats.o [2020-06-27T03:20:11.293Z] #39 160.7 CC criu/string.o [2020-06-27T03:20:11.293Z] #39 160.7 CC criu/sysctl.o [2020-06-27T03:20:11.458Z] ok github.com/docker/docker/daemon/logger/splunk 1.416s coverage: 82.5% of statements [2020-06-27T03:20:11.458Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-27T03:20:11.458Z] ok github.com/docker/docker/daemon/network 0.003s coverage: 63.8% of statements [2020-06-27T03:20:11.458Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-27T03:20:11.485Z] #19 13.44 Building wheels for collected packages: pyyaml [2020-06-27T03:20:11.485Z] #19 13.45 Running setup.py bdist_wheel for pyyaml: started [2020-06-27T03:20:11.552Z] #39 161.2 CC criu/sysfs_parse.o [2020-06-27T03:20:11.787Z] #40 173.9 CC criu/parasite-syscall.o [2020-06-27T03:20:12.117Z] #39 161.6 CC criu/timens.o [2020-06-27T03:20:12.376Z] #39 161.8 CC criu/timerfd.o [2020-06-27T03:20:12.411Z] #19 14.42 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-06-27T03:20:12.411Z] #19 14.42 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-06-27T03:20:12.411Z] #19 14.48 Successfully built pyyaml [2020-06-27T03:20:12.411Z] #19 14.50 Installing collected packages: pathspec, pyyaml, yamllint [2020-06-27T03:20:12.642Z] #39 162.0 CC criu/tty.o [2020-06-27T03:20:12.927Z] ok github.com/docker/docker/distribution/metadata 0.036s coverage: 48.2% of statements [2020-06-27T03:20:12.972Z] #19 14.85 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-06-27T03:20:13.208Z] ok github.com/docker/docker/distribution 0.291s coverage: 22.1% of statements [2020-06-27T03:20:13.208Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-27T03:20:13.271Z] #40 175.0 CC criu/path.o [2020-06-27T03:20:13.271Z] #40 175.3 CC criu/pie-util-vdso.o [2020-06-27T03:20:13.533Z] #19 DONE 15.4s [2020-06-27T03:20:13.533Z] [2020-06-27T03:20:13.533Z] #22 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-27T03:20:13.533Z] #22 DONE 0.1s [2020-06-27T03:20:13.533Z] [2020-06-27T03:20:13.533Z] #26 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-27T03:20:13.557Z] #40 175.7 CC criu/pie-util.o [2020-06-27T03:20:13.821Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-06-27T03:20:13.843Z] #40 175.9 CC criu/pipes.o [2020-06-27T03:20:14.015Z] #39 163.5 CC criu/tun.o [2020-06-27T03:20:14.581Z] #39 164.0 CC criu/uffd.o [2020-06-27T03:20:14.826Z] ok github.com/docker/docker/image 0.014s coverage: 86.4% of statements [2020-06-27T03:20:14.859Z] #40 176.8 CC criu/plugin.o [2020-06-27T03:20:15.108Z] ok github.com/docker/docker/image/cache 0.005s coverage: 19.2% of statements [2020-06-27T03:20:15.147Z] #39 ... [2020-06-27T03:20:15.147Z] [2020-06-27T03:20:15.147Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:15.147Z] #45 237.2 + cd /tmp/tmp.ebZ3g4vUXG/src/github.com/golangci/golangci-lint/ [2020-06-27T03:20:15.147Z] #45 237.2 + git checkout -q v1.23.8 [2020-06-27T03:20:15.480Z] #40 177.3 CC criu/proc_parse.o [2020-06-27T03:20:15.713Z] #45 237.7 ++ git describe --tags [2020-06-27T03:20:15.713Z] #45 237.7 + version=v1.23.8 [2020-06-27T03:20:15.713Z] #45 237.7 ++ git rev-parse --short HEAD [2020-06-27T03:20:15.713Z] #45 237.7 + commit=76a82c6 [2020-06-27T03:20:15.713Z] #45 237.7 ++ git show -s --format=%cd [2020-06-27T03:20:15.713Z] #45 237.7 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-27T03:20:15.713Z] #45 237.7 + 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-06-27T03:20:15.721Z] ok github.com/docker/docker/distribution/xfer 1.869s coverage: 85.1% of statements [2020-06-27T03:20:15.721Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-27T03:20:15.721Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-27T03:20:15.721Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2020-06-27T03:20:15.721Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-27T03:20:16.334Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-06-27T03:20:16.795Z] #26 DONE 2.8s [2020-06-27T03:20:16.795Z] [2020-06-27T03:20:16.795Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-27T03:20:16.795Z] #29 ... [2020-06-27T03:20:16.795Z] [2020-06-27T03:20:16.795Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:20:16.795Z] #39 141.0 CC criu/netfilter.o [2020-06-27T03:20:16.795Z] #39 141.4 CC criu/page-pipe.o [2020-06-27T03:20:16.795Z] #39 142.0 CC criu/page-xfer.o [2020-06-27T03:20:16.795Z] #39 143.4 CC criu/pagemap-cache.o [2020-06-27T03:20:16.795Z] #39 143.7 CC criu/pagemap.o [2020-06-27T03:20:16.795Z] #39 144.8 CC criu/parasite-syscall.o [2020-06-27T03:20:16.795Z] #39 145.8 CC criu/path.o [2020-06-27T03:20:16.795Z] #39 146.1 CC criu/pie-util-vdso-elf32.o [2020-06-27T03:20:16.795Z] #39 146.6 CC criu/pie-util-vdso.o [2020-06-27T03:20:16.795Z] #39 147.1 CC criu/pie-util.o [2020-06-27T03:20:16.795Z] #39 147.3 CC criu/pipes.o [2020-06-27T03:20:16.795Z] #39 148.2 CC criu/plugin.o [2020-06-27T03:20:16.795Z] #39 148.7 CC criu/proc_parse.o [2020-06-27T03:20:16.795Z] #39 151.1 CC criu/protobuf-desc.o [2020-06-27T03:20:16.795Z] #39 ... [2020-06-27T03:20:16.795Z] [2020-06-27T03:20:16.795Z] #29 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-27T03:20:16.795Z] #29 DONE 0.3s [2020-06-27T03:20:16.795Z] [2020-06-27T03:20:16.795Z] #31 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-27T03:20:16.795Z] #31 DONE 0.1s [2020-06-27T03:20:16.795Z] [2020-06-27T03:20:16.795Z] #34 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-27T03:20:16.795Z] #34 DONE 0.0s [2020-06-27T03:20:16.795Z] [2020-06-27T03:20:16.795Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:17.340Z] ok github.com/docker/docker/opts 0.013s coverage: 67.4% of statements [2020-06-27T03:20:17.355Z] #52 ... [2020-06-27T03:20:17.355Z] [2020-06-27T03:20:17.355Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:20:17.355Z] #39 151.9 CC criu/protobuf.o [2020-06-27T03:20:17.612Z] #39 152.3 CC criu/pstree.o [2020-06-27T03:20:17.621Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-06-27T03:20:18.172Z] #39 ... [2020-06-27T03:20:18.172Z] [2020-06-27T03:20:18.172Z] #36 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:20:18.172Z] #36 DONE 225.5s [2020-06-27T03:20:18.172Z] [2020-06-27T03:20:18.172Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:18.245Z] #45 ... [2020-06-27T03:20:18.245Z] [2020-06-27T03:20:18.245Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:20:18.245Z] #49 109.4 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-06-27T03:20:18.245Z] #49 111.0 + mkdir -p /build [2020-06-27T03:20:18.245Z] #49 111.0 + cp runc /build/runc [2020-06-27T03:20:18.245Z] #49 DONE 111.7s [2020-06-27T03:20:18.245Z] [2020-06-27T03:20:18.245Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:20:18.245Z] #39 165.0 CC criu/util.o [2020-06-27T03:20:18.245Z] #39 166.2 CC criu/uts_ns.o [2020-06-27T03:20:18.245Z] #39 166.4 CC criu/vdso-compat.o [2020-06-27T03:20:18.245Z] #39 166.6 CC criu/vdso.o [2020-06-27T03:20:18.245Z] #39 167.2 LINK criu/built-in.o [2020-06-27T03:20:18.245Z] #39 167.3 LINK criu/criu [2020-06-27T03:20:18.245Z] #39 167.6 DEP lib/c/criu.d [2020-06-27T03:20:18.245Z] #39 167.7 CC images/rpc.pb-c.o [2020-06-27T03:20:18.812Z] #39 168.2 CC lib/c/criu.o [2020-06-27T03:20:19.092Z] ok github.com/docker/docker/pkg/archive 0.554s coverage: 77.2% of statements [2020-06-27T03:20:19.106Z] #45 ... [2020-06-27T03:20:19.106Z] [2020-06-27T03:20:19.106Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:20:19.106Z] #39 153.4 CC criu/rbtree.o [2020-06-27T03:20:19.106Z] #39 153.6 CC criu/rst-malloc.o [2020-06-27T03:20:19.361Z] #39 154.0 CC criu/seccomp.o [2020-06-27T03:20:19.749Z] #39 169.2 LINK lib/c/built-in.o [2020-06-27T03:20:19.749Z] #39 169.2 LINK lib/c/libcriu.so [2020-06-27T03:20:19.749Z] #39 169.2 LINK lib/c/libcriu.a [2020-06-27T03:20:19.749Z] #39 169.3 GEN magic.py [2020-06-27T03:20:19.893Z] #40 181.5 CC criu/protobuf-desc.o [2020-06-27T03:20:19.922Z] #39 ... [2020-06-27T03:20:19.922Z] [2020-06-27T03:20:19.922Z] #37 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-27T03:20:19.922Z] #37 DONE 0.5s [2020-06-27T03:20:20.007Z] #39 169.4 Note: Building without setproctitle() and strlcpy() support. [2020-06-27T03:20:20.007Z] #39 169.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-27T03:20:20.007Z] #39 169.4 Note: Building without GnuTLS support [2020-06-27T03:20:20.007Z] #39 169.4 Makefile.config:39: Warn: you have no libnftables installed [2020-06-27T03:20:20.007Z] #39 169.4 Makefile.config:40: Warn: Building without nftables support [2020-06-27T03:20:20.097Z] ok github.com/docker/docker/pkg/authorization 0.199s coverage: 68.3% of statements [2020-06-27T03:20:20.097Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-06-27T03:20:20.177Z] [2020-06-27T03:20:20.177Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:20:20.177Z] #39 154.6 CC criu/seize.o [2020-06-27T03:20:20.379Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-06-27T03:20:20.573Z] #39 170.0 fatal: not a git repository (or any of the parent directories): .git [2020-06-27T03:20:20.737Z] #39 155.3 CC criu/servicefd.o [2020-06-27T03:20:20.831Z] #39 170.5 make[1]: Nothing to be done for 'all'. [2020-06-27T03:20:20.918Z] #40 182.7 CC criu/protobuf.o [2020-06-27T03:20:21.203Z] #40 183.1 CC criu/pstree.o [2020-06-27T03:20:21.297Z] #39 155.7 CC criu/shmem.o [2020-06-27T03:20:21.396Z] #39 171.0 make[1]: 'images/built-in.o' is up to date. [2020-06-27T03:20:21.396Z] #39 171.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-27T03:20:21.396Z] #39 171.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-27T03:20:21.396Z] #39 171.0 make[1]: 'compel/libcompel.a' is up to date. [2020-06-27T03:20:21.396Z] #39 171.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-27T03:20:21.396Z] #39 171.1 make[1]: Nothing to be done for 'all'. [2020-06-27T03:20:21.654Z] #39 171.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-27T03:20:21.707Z] #45 ... [2020-06-27T03:20:21.707Z] [2020-06-27T03:20:21.707Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:21.707Z] #52 197.4 + bin/containerd-stress [2020-06-27T03:20:21.858Z] #39 156.2 CC criu/sigframe.o [2020-06-27T03:20:21.858Z] #39 156.4 CC criu/signalfd.o [2020-06-27T03:20:21.912Z] #39 171.3 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:21.912Z] #39 171.3 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:21.912Z] #39 171.3 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:21.912Z] #39 171.4 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:21.912Z] #39 171.5 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:21.912Z] #39 171.5 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:21.912Z] #39 171.5 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:21.912Z] #39 171.6 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:21.966Z] #52 ... [2020-06-27T03:20:21.966Z] [2020-06-27T03:20:21.966Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:21.966Z] #45 DONE 233.5s [2020-06-27T03:20:22.113Z] #39 156.6 CC criu/sk-inet.o [2020-06-27T03:20:22.171Z] #39 171.7 INSTALL criu/criu [2020-06-27T03:20:22.226Z] [2020-06-27T03:20:22.226Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:22.429Z] #39 DONE 172.0s [2020-06-27T03:20:22.429Z] [2020-06-27T03:20:22.429Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:22.429Z] #52 194.4 + bin/containerd [2020-06-27T03:20:22.673Z] #39 157.3 CC criu/sk-netlink.o [2020-06-27T03:20:22.692Z] #40 184.4 CC criu/rbtree.o [2020-06-27T03:20:22.692Z] #40 184.7 CC criu/rst-malloc.o [2020-06-27T03:20:22.692Z] #40 ... [2020-06-27T03:20:22.692Z] [2020-06-27T03:20:22.692Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:20:22.692Z] #37 254.0 + dpkg --print-architecture [2020-06-27T03:20:22.692Z] #37 254.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-06-27T03:20:22.692Z] #37 254.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-06-27T03:20:22.929Z] #39 157.5 CC criu/sk-packet.o [2020-06-27T03:20:22.980Z] #37 254.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-06-27T03:20:23.492Z] #39 158.0 CC criu/sk-queue.o [2020-06-27T03:20:23.747Z] #39 158.4 CC criu/sk-tcp.o [2020-06-27T03:20:23.802Z] #52 ... [2020-06-27T03:20:23.802Z] [2020-06-27T03:20:23.802Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-27T03:20:23.802Z] #40 DONE 0.1s [2020-06-27T03:20:23.802Z] [2020-06-27T03:20:23.802Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-27T03:20:23.802Z] #42 DONE 0.2s [2020-06-27T03:20:23.802Z] [2020-06-27T03:20:23.802Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-27T03:20:23.802Z] #44 DONE 0.1s [2020-06-27T03:20:23.802Z] [2020-06-27T03:20:23.802Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:24.137Z] #52 200.4 + bin/containerd-shim [2020-06-27T03:20:24.308Z] #39 158.8 CC criu/sk-unix.o [2020-06-27T03:20:24.753Z] ok github.com/docker/docker/layer 7.123s coverage: 68.8% of statements [2020-06-27T03:20:24.753Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-27T03:20:24.753Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-27T03:20:24.753Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-27T03:20:24.753Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-27T03:20:24.753Z] ? github.com/docker/docker/oci [no test files] [2020-06-27T03:20:24.753Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-27T03:20:24.753Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-06-27T03:20:24.753Z] ok github.com/docker/docker/pkg/chrootarchive 3.528s coverage: 43.2% of statements [2020-06-27T03:20:24.753Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-27T03:20:24.753Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-27T03:20:24.753Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2020-06-27T03:20:24.753Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-06-27T03:20:25.083Z] #52 ... [2020-06-27T03:20:25.083Z] [2020-06-27T03:20:25.083Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-27T03:20:25.083Z] #46 DONE 0.7s [2020-06-27T03:20:25.343Z] [2020-06-27T03:20:25.343Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-27T03:20:25.366Z] ok github.com/docker/docker/pkg/discovery/memory 0.002s coverage: 92.3% of statements [2020-06-27T03:20:25.603Z] #48 DONE 0.2s [2020-06-27T03:20:25.603Z] [2020-06-27T03:20:25.603Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-27T03:20:25.603Z] #50 DONE 0.2s [2020-06-27T03:20:25.603Z] [2020-06-27T03:20:25.603Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:25.649Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-06-27T03:20:25.670Z] #39 160.2 CC criu/sockets.o [2020-06-27T03:20:25.930Z] ok github.com/docker/docker/pkg/dmesg 0.019s coverage: 83.3% of statements [2020-06-27T03:20:26.231Z] #39 160.9 CC criu/stats.o [2020-06-27T03:20:26.796Z] #39 161.2 CC criu/string.o [2020-06-27T03:20:26.796Z] #39 161.3 CC criu/sysctl.o [2020-06-27T03:20:26.936Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2020-06-27T03:20:27.357Z] #39 161.9 CC criu/sysfs_parse.o [2020-06-27T03:20:27.917Z] #39 162.3 CC criu/timens.o [2020-06-27T03:20:27.917Z] #39 ... [2020-06-27T03:20:27.917Z] [2020-06-27T03:20:27.917Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:27.917Z] #45 235.3 + cd /tmp/tmp.6MWLtrPfLY/src/github.com/golangci/golangci-lint/ [2020-06-27T03:20:27.917Z] #45 235.3 + git checkout -q v1.23.8 [2020-06-27T03:20:27.941Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2020-06-27T03:20:28.477Z] #45 235.9 ++ git describe --tags [2020-06-27T03:20:28.478Z] #45 235.9 + version=v1.23.8 [2020-06-27T03:20:28.478Z] #45 235.9 ++ git rev-parse --short HEAD [2020-06-27T03:20:28.478Z] #45 235.9 + commit=76a82c6 [2020-06-27T03:20:28.478Z] #45 235.9 ++ git show -s --format=%cd [2020-06-27T03:20:28.478Z] #45 235.9 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-27T03:20:28.478Z] #45 235.9 + 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-06-27T03:20:28.945Z] ok github.com/docker/docker/pkg/fsutils 0.405s coverage: 85.1% of statements [2020-06-27T03:20:28.946Z] ok github.com/docker/docker/pkg/discovery/kv 3.119s coverage: 84.1% of statements [2020-06-27T03:20:29.227Z] ok github.com/docker/docker/pkg/homedir 0.016s coverage: 11.4% of statements [2020-06-27T03:20:29.803Z] #52 206.0 + bin/containerd-shim-runc-v1 [2020-06-27T03:20:29.841Z] ok github.com/docker/docker/pkg/idtools 0.348s coverage: 70.5% of statements [2020-06-27T03:20:30.123Z] ok github.com/docker/docker/pkg/ioutils 0.300s coverage: 70.1% of statements [2020-06-27T03:20:30.406Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-06-27T03:20:30.727Z] ok github.com/docker/docker/pkg/locker 0.012s coverage: 88.9% of statements [2020-06-27T03:20:30.727Z] ok github.com/docker/docker/pkg/longpath 0.011s coverage: 100.0% of statements [2020-06-27T03:20:30.727Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-27T03:20:30.727Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-27T03:20:31.010Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-06-27T03:20:31.010Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-27T03:20:31.010Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2020-06-27T03:20:31.291Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-06-27T03:20:31.574Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.011s coverage: 91.4% of statements [2020-06-27T03:20:31.574Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2020-06-27T03:20:31.574Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-27T03:20:31.574Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-27T03:20:32.341Z] #52 208.9 + bin/containerd-shim-runc-v2 [2020-06-27T03:20:32.579Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.014s coverage: 56.8% of statements [2020-06-27T03:20:32.641Z] #45 ... [2020-06-27T03:20:32.641Z] [2020-06-27T03:20:32.641Z] #49 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:20:32.641Z] #49 109.2 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-06-27T03:20:32.641Z] #49 110.8 + mkdir -p /build [2020-06-27T03:20:32.641Z] #49 110.8 + cp runc /build/runc [2020-06-27T03:20:32.641Z] #49 DONE 111.3s [2020-06-27T03:20:32.641Z] [2020-06-27T03:20:32.641Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:20:32.641Z] #39 162.7 CC criu/timerfd.o [2020-06-27T03:20:32.641Z] #39 162.9 CC criu/tty.o [2020-06-27T03:20:32.641Z] #39 164.7 CC criu/tun.o [2020-06-27T03:20:32.641Z] #39 165.1 CC criu/uffd.o [2020-06-27T03:20:32.641Z] #39 166.1 CC criu/util.o [2020-06-27T03:20:32.641Z] #39 167.1 CC criu/uts_ns.o [2020-06-27T03:20:32.641Z] #39 167.3 CC criu/vdso-compat.o [2020-06-27T03:20:32.670Z] Client: [2020-06-27T03:20:32.670Z] Debug Mode: false [2020-06-27T03:20:32.670Z] Plugins: [2020-06-27T03:20:32.670Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-06-27T03:20:32.670Z] [2020-06-27T03:20:32.670Z] Server: [2020-06-27T03:20:32.670Z] Containers: 0 [2020-06-27T03:20:32.670Z] Running: 0 [2020-06-27T03:20:32.670Z] Paused: 0 [2020-06-27T03:20:32.670Z] Stopped: 0 [2020-06-27T03:20:32.670Z] Images: 0 [2020-06-27T03:20:32.670Z] Server Version: 19.03.5 [2020-06-27T03:20:32.670Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-06-27T03:20:32.670Z] Windows: [2020-06-27T03:20:32.670Z] LCOW: [2020-06-27T03:20:32.670Z] Logging Driver: json-file [2020-06-27T03:20:32.670Z] Plugins: [2020-06-27T03:20:32.670Z] Volume: local [2020-06-27T03:20:32.670Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-27T03:20:32.670Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-27T03:20:32.670Z] Swarm: inactive [2020-06-27T03:20:32.670Z] Default Isolation: process [2020-06-27T03:20:32.670Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-27T03:20:32.670Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-06-27T03:20:32.670Z] OSType: windows [2020-06-27T03:20:32.670Z] Architecture: x86_64 [2020-06-27T03:20:32.670Z] CPUs: 4 [2020-06-27T03:20:32.670Z] Total Memory: 32GiB [2020-06-27T03:20:32.670Z] Name: azwin-2-1d4440 [2020-06-27T03:20:32.670Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-06-27T03:20:32.670Z] Docker Root Dir: D:\docker [2020-06-27T03:20:32.670Z] Debug Mode: false [2020-06-27T03:20:32.670Z] Registry: https://index.docker.io/v1/ [2020-06-27T03:20:32.670Z] Labels: [2020-06-27T03:20:32.670Z] Experimental: true [2020-06-27T03:20:32.670Z] Insecure Registries: [2020-06-27T03:20:32.670Z] 10.0.0.4:5000 [2020-06-27T03:20:32.670Z] 127.0.0.0/8 [2020-06-27T03:20:32.670Z] Registry Mirrors: [2020-06-27T03:20:32.670Z] http://10.0.0.4:5000/ [2020-06-27T03:20:32.670Z] Live Restore Enabled: false [2020-06-27T03:20:32.670Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [2020-06-27T03:20:32.862Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [Pipeline] powershell [2020-06-27T03:20:32.896Z] #39 167.6 CC criu/vdso.o [2020-06-27T03:20:33.144Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-06-27T03:20:33.320Z] #37 ... [2020-06-27T03:20:33.320Z] [2020-06-27T03:20:33.320Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:20:33.320Z] #40 185.1 CC criu/seccomp.o [2020-06-27T03:20:33.320Z] #40 185.9 CC criu/seize.o [2020-06-27T03:20:33.320Z] #40 187.3 CC criu/servicefd.o [2020-06-27T03:20:33.320Z] #40 187.9 CC criu/shmem.o [2020-06-27T03:20:33.320Z] #40 189.0 CC criu/sigframe.o [2020-06-27T03:20:33.320Z] #40 189.3 CC criu/signalfd.o [2020-06-27T03:20:33.320Z] #40 189.6 CC criu/sk-inet.o [2020-06-27T03:20:33.320Z] #40 190.7 CC criu/sk-netlink.o [2020-06-27T03:20:33.320Z] #40 191.1 CC criu/sk-packet.o [2020-06-27T03:20:33.320Z] #40 191.9 CC criu/sk-queue.o [2020-06-27T03:20:33.320Z] #40 192.5 CC criu/sk-tcp.o [2020-06-27T03:20:33.320Z] #40 193.1 CC criu/sk-unix.o [2020-06-27T03:20:33.320Z] #40 195.4 CC criu/sockets.o [2020-06-27T03:20:33.426Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-06-27T03:20:33.717Z] #52 210.1 + binaries [2020-06-27T03:20:33.718Z] #52 210.1 + install -D bin/containerd /build/containerd [2020-06-27T03:20:33.718Z] #52 210.2 + install -D bin/containerd-shim /build/containerd-shim [2020-06-27T03:20:33.718Z] #52 210.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-27T03:20:33.718Z] #52 210.2 + install -D bin/ctr /build/ctr [2020-06-27T03:20:33.822Z] #39 168.3 LINK criu/built-in.o [2020-06-27T03:20:33.822Z] #39 168.4 LINK criu/criu [2020-06-27T03:20:34.077Z] #39 168.6 DEP lib/c/criu.d [2020-06-27T03:20:34.077Z] #39 168.7 CC images/rpc.pb-c.o [2020-06-27T03:20:34.337Z] #40 196.3 CC criu/stats.o [2020-06-27T03:20:34.435Z] ok github.com/docker/docker/pkg/pubsub 1.020s coverage: 73.9% of statements [2020-06-27T03:20:34.624Z] #40 196.6 CC criu/string.o [2020-06-27T03:20:34.637Z] #39 169.0 CC lib/c/criu.o [2020-06-27T03:20:34.653Z] #52 DONE 211.0s [2020-06-27T03:20:34.911Z] #40 196.8 CC criu/sysctl.o [2020-06-27T03:20:35.048Z] ok github.com/docker/docker/pkg/reexec 0.005s coverage: 82.4% of statements [2020-06-27T03:20:35.197Z] #39 169.7 LINK lib/c/built-in.o [2020-06-27T03:20:35.197Z] #39 169.7 LINK lib/c/libcriu.so [2020-06-27T03:20:35.197Z] #39 169.7 LINK lib/c/libcriu.a [2020-06-27T03:20:35.453Z] #39 169.9 GEN magic.py [2020-06-27T03:20:35.453Z] #39 170.0 Note: Building without setproctitle() and strlcpy() support. [2020-06-27T03:20:35.453Z] #39 170.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-27T03:20:35.453Z] #39 170.0 Note: Building without GnuTLS support [2020-06-27T03:20:35.453Z] #39 170.0 Makefile.config:39: Warn: you have no libnftables installed [2020-06-27T03:20:35.453Z] #39 170.0 Makefile.config:40: Warn: Building without nftables support [2020-06-27T03:20:35.536Z] #40 197.5 CC criu/sysfs_parse.o [2020-06-27T03:20:35.708Z] #39 ... [2020-06-27T03:20:35.708Z] [2020-06-27T03:20:35.708Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:35.708Z] #52 198.2 + bin/containerd [2020-06-27T03:20:36.028Z] [2020-06-27T03:20:36.028Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-27T03:20:36.160Z] #40 198.1 CC criu/timens.o [2020-06-27T03:20:36.447Z] #40 198.4 CC criu/timerfd.o [2020-06-27T03:20:36.735Z] #40 198.8 CC criu/tty.o [2020-06-27T03:20:36.962Z] #53 DONE 1.2s [2020-06-27T03:20:36.962Z] [2020-06-27T03:20:36.962Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-27T03:20:37.220Z] #57 DONE 0.4s [2020-06-27T03:20:37.220Z] [2020-06-27T03:20:37.220Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-27T03:20:37.720Z] ok github.com/docker/docker/pkg/signal 2.358s coverage: 61.0% of statements [2020-06-27T03:20:38.002Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-06-27T03:20:38.155Z] #59 DONE 0.7s [2020-06-27T03:20:38.155Z] [2020-06-27T03:20:38.155Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-27T03:20:38.155Z] #61 DONE 0.1s [2020-06-27T03:20:38.155Z] [2020-06-27T03:20:38.155Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-27T03:20:38.155Z] #62 DONE 0.0s [2020-06-27T03:20:38.155Z] [2020-06-27T03:20:38.155Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-27T03:20:38.295Z] #52 ... [2020-06-27T03:20:38.295Z] [2020-06-27T03:20:38.295Z] #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:20:38.296Z] #39 170.6 fatal: not a git repository (or any of the parent directories): .git [2020-06-27T03:20:38.296Z] #39 171.1 make[1]: Nothing to be done for 'all'. [2020-06-27T03:20:38.296Z] #39 171.6 make[1]: 'images/built-in.o' is up to date. [2020-06-27T03:20:38.296Z] #39 171.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-27T03:20:38.296Z] #39 171.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-27T03:20:38.296Z] #39 171.7 make[1]: 'compel/libcompel.a' is up to date. [2020-06-27T03:20:38.296Z] #39 171.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-27T03:20:38.296Z] #39 171.8 make[1]: Nothing to be done for 'all'. [2020-06-27T03:20:38.296Z] #39 171.8 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-27T03:20:38.296Z] #39 172.0 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:38.296Z] #39 172.0 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:38.296Z] #39 172.0 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:38.296Z] #39 172.2 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:38.296Z] #39 172.2 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:38.296Z] #39 172.2 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:38.296Z] #39 172.3 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:38.296Z] #39 172.3 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:38.296Z] #39 172.3 INSTALL criu/criu [2020-06-27T03:20:38.296Z] #39 DONE 172.8s [2020-06-27T03:20:38.296Z] [2020-06-27T03:20:38.296Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:38.616Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2020-06-27T03:20:38.898Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-06-27T03:20:39.180Z] ok github.com/docker/docker/pkg/symlink 0.005s coverage: 87.7% of statements [2020-06-27T03:20:39.438Z] #40 201.4 CC criu/tun.o [2020-06-27T03:20:39.680Z] #45 ... [2020-06-27T03:20:39.680Z] [2020-06-27T03:20:39.680Z] #40 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-27T03:20:39.680Z] #40 DONE 0.1s [2020-06-27T03:20:39.680Z] [2020-06-27T03:20:39.680Z] #42 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-27T03:20:39.680Z] #42 DONE 0.1s [2020-06-27T03:20:39.680Z] [2020-06-27T03:20:39.680Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:39.680Z] #52 ... [2020-06-27T03:20:39.680Z] [2020-06-27T03:20:39.680Z] #44 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-27T03:20:39.680Z] #44 DONE 0.1s [2020-06-27T03:20:39.793Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 54.1% of statements [2020-06-27T03:20:39.934Z] [2020-06-27T03:20:39.934Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:40.057Z] #63 DONE 1.7s [2020-06-27T03:20:40.057Z] [2020-06-27T03:20:40.057Z] #64 exporting to image [2020-06-27T03:20:40.057Z] #64 exporting layers [2020-06-27T03:20:40.420Z] ok github.com/docker/docker/pkg/system 0.036s coverage: 36.9% of statements [2020-06-27T03:20:40.461Z] #40 202.3 CC criu/uffd.o [2020-06-27T03:20:40.702Z] ok github.com/docker/docker/pkg/tailfile 0.045s coverage: 88.6% of statements [2020-06-27T03:20:40.984Z] ok github.com/docker/docker/pkg/tarsum 0.032s coverage: 89.3% of statements [2020-06-27T03:20:41.266Z] testing: warning: no tests to run [2020-06-27T03:20:41.266Z] coverage: [no statements] [2020-06-27T03:20:41.266Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-06-27T03:20:41.483Z] #40 203.6 CC criu/util.o [2020-06-27T03:20:41.548Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-06-27T03:20:41.830Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-06-27T03:20:42.112Z] ok github.com/docker/docker/pkg/useragent 0.003s coverage: 88.9% of statements [2020-06-27T03:20:43.528Z] #40 205.2 CC criu/uts_ns.o [2020-06-27T03:20:43.528Z] #40 205.5 CC criu/vdso.o [2020-06-27T03:20:44.133Z] ok github.com/docker/docker/plugin 0.548s coverage: 23.1% of statements [2020-06-27T03:20:44.153Z] #40 206.2 LINK criu/built-in.o [2020-06-27T03:20:44.248Z] #64 exporting layers 3.8s done [2020-06-27T03:20:44.248Z] #64 writing image sha256:c9011da8c397c7afcf7378148f753f27f69a6d3f914e9e58cbcc0c9b0526b51e done [2020-06-27T03:20:44.248Z] #64 naming to docker.io/library/docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc done [2020-06-27T03:20:44.248Z] #64 DONE 3.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-27T03:20:44.440Z] #40 206.4 LINK criu/criu [2020-06-27T03:20:44.586Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/test/unit [2020-06-27T03:20:44.747Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-06-27T03:20:45.065Z] #40 ... [2020-06-27T03:20:45.065Z] [2020-06-27T03:20:45.065Z] #50 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-06-27T03:20:45.065Z] #50 156.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-06-27T03:20:45.374Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-06-27T03:20:45.989Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2020-06-27T03:20:47.460Z] ok github.com/docker/docker/registry 0.101s coverage: 56.3% of statements [2020-06-27T03:20:47.742Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2020-06-27T03:20:47.783Z] #50 159.6 + mkdir -p /build [2020-06-27T03:20:47.783Z] #50 159.6 + cp runc /build/runc [2020-06-27T03:20:47.783Z] #50 DONE 159.7s [2020-06-27T03:20:47.783Z] [2020-06-27T03:20:47.783Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:20:47.783Z] #40 207.1 DEP lib/c/criu.d [2020-06-27T03:20:47.783Z] #40 207.2 CC images/rpc.pb-c.o [2020-06-27T03:20:47.783Z] #40 208.1 CC lib/c/criu.o [2020-06-27T03:20:48.024Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-06-27T03:20:48.070Z] #40 209.9 LINK lib/c/built-in.o [2020-06-27T03:20:48.071Z] #40 209.9 LINK lib/c/libcriu.so [2020-06-27T03:20:48.071Z] #40 210.1 LINK lib/c/libcriu.a [2020-06-27T03:20:48.305Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-06-27T03:20:48.305Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-597a78b4\powershellScript.ps1'; exit $LASTEXITCODE; [2020-06-27T03:20:48.305Z] ---------------------------------------------------------------------------- [2020-06-27T03:20:48.358Z] #40 210.3 GEN magic.py [2020-06-27T03:20:48.638Z] ok github.com/docker/docker/runconfig 0.006s coverage: 65.8% of statements [2020-06-27T03:20:48.645Z] #40 210.7 Note: Building without setproctitle() and strlcpy() support. [2020-06-27T03:20:48.645Z] #40 210.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-06-27T03:20:48.772Z] [2020-06-27T03:20:48.772Z] INFO: executeCI.ps1 starting at Sat Jun 27 03:20:48 CUT 2020 [2020-06-27T03:20:48.772Z] [2020-06-27T03:20:48.772Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-06-27T03:20:48.772Z] INFO: Running git version 2.24.1.windows.2 [2020-06-27T03:20:48.772Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-06-27T03:20:48.772Z] INFO: Environment variables: [2020-06-27T03:20:48.772Z] [2020-06-27T03:20:48.772Z] Name Value [2020-06-27T03:20:48.772Z] ---- ----- [2020-06-27T03:20:48.772Z] ALLUSERSPROFILE C:\ProgramData [2020-06-27T03:20:48.772Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-06-27T03:20:48.772Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-06-27T03:20:48.772Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.9 [2020-06-27T03:20:48.772Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.9 [2020-06-27T03:20:48.772Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-06-27T03:20:48.772Z] BRANCH_NAME PR-41159 [2020-06-27T03:20:48.772Z] BUILD_DISPLAY_NAME #1 [2020-06-27T03:20:48.772Z] BUILD_ID 1 [2020-06-27T03:20:48.772Z] BUILD_NUMBER 1 [2020-06-27T03:20:48.772Z] BUILD_TAG jenkins-moby-PR-41159-1 [2020-06-27T03:20:48.772Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-41159/1/ [2020-06-27T03:20:48.772Z] CHANGE_AUTHOR tao12345666333 [2020-06-27T03:20:48.772Z] CHANGE_AUTHOR_DISPLAY_NAME Jintao Zhang [2020-06-27T03:20:48.772Z] CHANGE_AUTHOR_EMAIL zhangjintao9020@gmail.com [2020-06-27T03:20:48.772Z] CHANGE_BRANCH bump-containerd-v1.3.5 [2020-06-27T03:20:48.772Z] CHANGE_FORK tao12345666333 [2020-06-27T03:20:48.772Z] CHANGE_ID 41159 [2020-06-27T03:20:48.772Z] CHANGE_TARGET master [2020-06-27T03:20:48.772Z] CHANGE_TITLE update containerd to v1.3.5 [2020-06-27T03:20:48.772Z] CHANGE_URL https://github.com/moby/moby/pull/41159 [2020-06-27T03:20:48.772Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-06-27T03:20:48.772Z] CommonProgramFiles C:\Program Files\Common Files [2020-06-27T03:20:48.772Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-06-27T03:20:48.772Z] CommonProgramW6432 C:\Program Files\Common Files [2020-06-27T03:20:48.772Z] COMPUTERNAME azwin-2-1d4440 [2020-06-27T03:20:48.772Z] ComSpec C:\windows\system32\cmd.exe [2020-06-27T03:20:48.772Z] ConfigSequenceNumber 0 [2020-06-27T03:20:48.772Z] DOCKER_BUILDKIT 0 [2020-06-27T03:20:48.772Z] DOCKER_DUT_DEBUG 1 [2020-06-27T03:20:48.772Z] DOCKER_EXPERIMENTAL 1 [2020-06-27T03:20:48.772Z] DOCKER_GRAPHDRIVER overlay2 [2020-06-27T03:20:48.772Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-06-27T03:20:48.772Z] EXECUTOR_NUMBER 0 [2020-06-27T03:20:48.772Z] FQDN azwin-2-1d4440.westus.cloudapp.azure.com [2020-06-27T03:20:48.772Z] GIT_BRANCH PR-41159 [2020-06-27T03:20:48.772Z] GIT_COMMIT 0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:20:48.772Z] GIT_URL https://github.com/moby/moby.git [2020-06-27T03:20:48.772Z] HUDSON_COOKIE 3011ebc1-c8ff-4e76-8166-e3e7062e56db [2020-06-27T03:20:48.772Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-06-27T03:20:48.772Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-06-27T03:20:48.772Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-06-27T03:20:48.772Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.252-2.b09.ojdkbuild.windows.x86_64 [2020-06-27T03:20:48.772Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-06-27T03:20:48.772Z] JENKINS_NODE_COOKIE d614c68b-e8db-4aaa-9656-e1af33509d3a [2020-06-27T03:20:48.772Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-06-27T03:20:48.772Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-06-27T03:20:48.772Z] JOB_BASE_NAME PR-41159 [2020-06-27T03:20:48.772Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41159/display/redirect [2020-06-27T03:20:48.772Z] JOB_NAME moby/PR-41159 [2020-06-27T03:20:48.772Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-41159/ [2020-06-27T03:20:48.772Z] library.jps.version master [2020-06-27T03:20:48.772Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-06-27T03:20:48.772Z] NODE_LABELS amd64 azure azwin-2-1d4440 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-06-27T03:20:48.772Z] NODE_NAME azwin-2-1d4440 [2020-06-27T03:20:48.772Z] NUMBER_OF_PROCESSORS 4 [2020-06-27T03:20:48.772Z] OS Windows_NT [2020-06-27T03:20:48.772Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-06-27T03:20:48.772Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-06-27T03:20:48.772Z] PROCESSOR_ARCHITECTURE AMD64 [2020-06-27T03:20:48.772Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2020-06-27T03:20:48.772Z] PROCESSOR_LEVEL 6 [2020-06-27T03:20:48.772Z] PROCESSOR_REVISION 5504 [2020-06-27T03:20:48.773Z] ProgramData C:\ProgramData [2020-06-27T03:20:48.773Z] ProgramFiles C:\Program Files [2020-06-27T03:20:48.773Z] ProgramFiles(x86) C:\Program Files (x86) [2020-06-27T03:20:48.773Z] ProgramW6432 C:\Program Files [2020-06-27T03:20:48.773Z] PROMPT $P$G [2020-06-27T03:20:48.773Z] PSExecutionPolicyPreference Bypass [2020-06-27T03:20:48.773Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-06-27T03:20:48.773Z] PUBLIC C:\Users\Public [2020-06-27T03:20:48.773Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41159/1/display/redirect?page=changes [2020-06-27T03:20:48.773Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-41159/1/display/redirect [2020-06-27T03:20:48.773Z] SKIP_VALIDATION_TESTS 1 [2020-06-27T03:20:48.773Z] SOURCES_DRIVE d [2020-06-27T03:20:48.773Z] SOURCES_SUBDIR gopath [2020-06-27T03:20:48.773Z] STAGE_NAME Run tests [2020-06-27T03:20:48.773Z] SystemDrive C: [2020-06-27T03:20:48.773Z] SystemRoot C:\windows [2020-06-27T03:20:48.773Z] TEMP C:\windows\TEMP [2020-06-27T03:20:48.773Z] TESTDEBUG 0 [2020-06-27T03:20:48.773Z] TESTRUN_DRIVE d [2020-06-27T03:20:48.773Z] TESTRUN_SUBDIR CI [2020-06-27T03:20:48.773Z] TIMEOUT 120m [2020-06-27T03:20:48.773Z] TMP C:\windows\TEMP [2020-06-27T03:20:48.773Z] USERDOMAIN WORKGROUP [2020-06-27T03:20:48.773Z] USERNAME azwin-2-1d4440$ [2020-06-27T03:20:48.773Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-06-27T03:20:48.773Z] windir C:\windows [2020-06-27T03:20:48.773Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-06-27T03:20:48.773Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-06-27T03:20:48.773Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-06-27T03:20:48.773Z] [2020-06-27T03:20:48.773Z] [2020-06-27T03:20:48.773Z] [2020-06-27T03:20:48.919Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-06-27T03:20:48.933Z] #40 210.8 Note: Building without GnuTLS support [2020-06-27T03:20:48.933Z] #40 210.8 Makefile.config:39: Warn: you have no libnftables installed [2020-06-27T03:20:48.933Z] #40 210.8 Makefile.config:40: Warn: Building without nftables support [2020-06-27T03:20:49.757Z] INFO: Sources under d:\gopath\... [2020-06-27T03:20:49.757Z] INFO: Test run under d:\CI\... [2020-06-27T03:20:49.757Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-06-27T03:20:49.757Z] INFO: docker/docker repository was found [2020-06-27T03:20:49.856Z] ? github.com/docker/docker/api [no test files] [2020-06-27T03:20:49.955Z] #40 211.8 fatal: not a git repository (or any of the parent directories): .git [2020-06-27T03:20:50.225Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2020-06-27T03:20:50.242Z] #40 ... [2020-06-27T03:20:50.242Z] [2020-06-27T03:20:50.242Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:50.242Z] #46 281.6 + cd /tmp/tmp.CebUrNoZY4/src/github.com/golangci/golangci-lint/ [2020-06-27T03:20:50.242Z] #46 281.6 + git checkout -q v1.23.8 [2020-06-27T03:20:50.691Z] ltsc2019: Pulling from windows/servercore [2020-06-27T03:20:50.691Z] 4612f6d0b889: Pulling fs layer [2020-06-27T03:20:50.691Z] 666079ee0460: Pulling fs layer [2020-06-27T03:20:50.891Z] #46 282.3 ++ git describe --tags [2020-06-27T03:20:50.891Z] #46 282.3 + version=v1.23.8 [2020-06-27T03:20:50.891Z] #46 282.3 ++ git rev-parse --short HEAD [2020-06-27T03:20:50.891Z] #46 282.3 + commit=76a82c6 [2020-06-27T03:20:51.178Z] #46 282.3 ++ git show -s --format=%cd [2020-06-27T03:20:51.178Z] #46 282.3 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-06-27T03:20:51.178Z] #46 282.3 + 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-06-27T03:20:51.645Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-06-27T03:20:52.259Z] ok github.com/docker/docker/volume/local 0.047s coverage: 73.0% of statements [2020-06-27T03:20:52.550Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-06-27T03:20:52.669Z] #46 ... [2020-06-27T03:20:52.669Z] [2020-06-27T03:20:52.669Z] #37 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-06-27T03:20:52.669Z] #37 DONE 284.0s [2020-06-27T03:20:52.956Z] [2020-06-27T03:20:52.956Z] #40 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-06-27T03:20:52.956Z] #40 212.7 make[1]: Nothing to be done for 'all'. [2020-06-27T03:20:52.956Z] #40 213.7 make[1]: 'images/built-in.o' is up to date. [2020-06-27T03:20:52.956Z] #40 213.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-06-27T03:20:52.956Z] #40 213.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-06-27T03:20:52.956Z] #40 213.9 make[1]: 'compel/libcompel.a' is up to date. [2020-06-27T03:20:52.956Z] #40 214.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-06-27T03:20:52.956Z] #40 214.0 make[1]: Nothing to be done for 'all'. [2020-06-27T03:20:52.956Z] #40 214.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-06-27T03:20:52.956Z] #40 214.4 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:52.956Z] #40 214.5 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:52.956Z] #40 214.5 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:52.956Z] #40 214.6 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:52.956Z] #40 214.7 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:52.956Z] #40 214.8 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:52.956Z] #40 214.9 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:53.244Z] #40 215.1 make[2]: Nothing to be done for 'all'. [2020-06-27T03:20:53.244Z] #40 215.1 INSTALL criu/criu [2020-06-27T03:20:53.244Z] #40 DONE 215.2s [2020-06-27T03:20:53.244Z] [2020-06-27T03:20:53.244Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:20:53.556Z] ok github.com/docker/docker/volume/service 0.012s coverage: 73.0% of statements [2020-06-27T03:20:56.552Z] 666079ee0460: Download complete [2020-06-27T03:21:02.073Z] ok github.com/docker/docker/api/server 0.031s coverage: 9.0% of statements [2020-06-27T03:21:05.199Z] 4612f6d0b889: Verifying Checksum [2020-06-27T03:21:05.199Z] 4612f6d0b889: Download complete [2020-06-27T03:21:06.082Z] ok github.com/docker/docker/pkg/plugins 33.614s coverage: 76.6% of statements [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/rootless [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/volume [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-27T03:21:06.082Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === Skipped [2020-06-27T03:21:06.082Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-27T03:21:06.082Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-27T03:21:06.082Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-27T03:21:06.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:21:06.082Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-27T03:21:06.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:21:06.082Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-27T03:21:06.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:21:06.082Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-27T03:21:06.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:21:06.082Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-27T03:21:06.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:21:06.082Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-27T03:21:06.082Z] graphtest_unix.go:73: No driver to put! [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-27T03:21:06.082Z] time="2020-06-27T03:19:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:21:06.082Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:21:06.082Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-27T03:21:06.082Z] time="2020-06-27T03:19:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:21:06.082Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:21:06.082Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-27T03:21:06.082Z] time="2020-06-27T03:19:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:21:06.082Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:21:06.082Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-27T03:21:06.082Z] time="2020-06-27T03:19:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:21:06.082Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:21:06.082Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-27T03:21:06.082Z] time="2020-06-27T03:19:51Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:21:06.082Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:21:06.082Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-27T03:21:06.082Z] graphtest_unix.go:73: No driver to put! [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-27T03:21:06.082Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-27T03:21:06.082Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-27T03:21:06.082Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-27T03:21:06.082Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-27T03:21:06.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:21:06.082Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-27T03:21:06.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:21:06.082Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:21:06.082Z] [2020-06-27T03:21:06.082Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-27T03:21:06.082Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:21:06.082Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:21:06.083Z] [2020-06-27T03:21:06.083Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-27T03:21:06.083Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:21:06.083Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:21:06.083Z] [2020-06-27T03:21:06.083Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-27T03:21:06.083Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:21:06.083Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:21:06.083Z] [2020-06-27T03:21:06.083Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-27T03:21:06.083Z] graphtest_unix.go:73: No driver to put! [2020-06-27T03:21:06.083Z] [2020-06-27T03:21:06.083Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-27T03:21:06.083Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-27T03:21:06.083Z] [2020-06-27T03:21:06.083Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-27T03:21:06.083Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-27T03:21:06.083Z] [2020-06-27T03:21:06.083Z] [2020-06-27T03:21:06.083Z] DONE 2124 tests, 26 skipped in 194.845s Post stage [Pipeline] junit [2020-06-27T03:21:07.125Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-27T03:21:07.664Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -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:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh dynbinary test-integration [2020-06-27T03:21:07.946Z] [2020-06-27T03:21:07.946Z] Removing bundles/ [2020-06-27T03:21:07.946Z] [2020-06-27T03:21:07.946Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-27T03:21:07.946Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-27T03:21:07.946Z] GOOS="" GOARCH="" GOARM="" [2020-06-27T03:21:10.490Z] #52 ... [2020-06-27T03:21:10.490Z] [2020-06-27T03:21:10.490Z] #45 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:21:10.490Z] #45 DONE 285.7s [2020-06-27T03:21:10.490Z] [2020-06-27T03:21:10.490Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:21:10.490Z] #52 ... [2020-06-27T03:21:10.490Z] [2020-06-27T03:21:10.490Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-27T03:21:10.490Z] #46 DONE 0.1s [2020-06-27T03:21:10.490Z] [2020-06-27T03:21:10.490Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-27T03:21:10.490Z] #48 DONE 0.0s [2020-06-27T03:21:10.490Z] [2020-06-27T03:21:10.490Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-27T03:21:10.490Z] #50 DONE 0.1s [2020-06-27T03:21:10.490Z] [2020-06-27T03:21:10.490Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:21:10.490Z] #52 241.4 + bin/containerd-stress [2020-06-27T03:21:10.490Z] #52 243.3 + bin/containerd-shim [2020-06-27T03:21:15.751Z] #52 249.8 + bin/containerd-shim-runc-v1 [2020-06-27T03:21:18.572Z] #45 DONE 284.3s [2020-06-27T03:21:18.572Z] [2020-06-27T03:21:18.572Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:21:18.827Z] #52 ... [2020-06-27T03:21:18.827Z] [2020-06-27T03:21:18.827Z] #46 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-27T03:21:19.027Z] #52 252.8 + bin/containerd-shim-runc-v2 [2020-06-27T03:21:19.082Z] #46 DONE 0.5s [2020-06-27T03:21:19.082Z] [2020-06-27T03:21:19.082Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:21:19.284Z] #52 253.6 + binaries [2020-06-27T03:21:19.284Z] #52 253.6 + install -D bin/containerd /build/containerd [2020-06-27T03:21:19.284Z] #52 253.6 + install -D bin/containerd-shim /build/containerd-shim [2020-06-27T03:21:19.343Z] #52 ... [2020-06-27T03:21:19.343Z] [2020-06-27T03:21:19.343Z] #48 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-27T03:21:19.343Z] #48 DONE 0.0s [2020-06-27T03:21:19.343Z] [2020-06-27T03:21:19.343Z] #50 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-27T03:21:19.343Z] #50 DONE 0.1s [2020-06-27T03:21:19.343Z] [2020-06-27T03:21:19.343Z] #52 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:21:19.541Z] #52 253.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-27T03:21:19.541Z] #52 253.6 + install -D bin/ctr /build/ctr [2020-06-27T03:21:20.266Z] #22 ... [2020-06-27T03:21:20.266Z] [2020-06-27T03:21:20.266Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:21:20.266Z] #53 273.5 + bin/containerd [2020-06-27T03:21:20.472Z] #52 DONE 254.8s [2020-06-27T03:21:21.405Z] [2020-06-27T03:21:21.405Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-27T03:21:21.853Z] #52 244.4 + bin/containerd-stress [2020-06-27T03:21:22.335Z] #53 DONE 0.7s [2020-06-27T03:21:22.335Z] [2020-06-27T03:21:22.336Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-27T03:21:22.336Z] #57 DONE 0.2s [2020-06-27T03:21:22.336Z] [2020-06-27T03:21:22.336Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-27T03:21:22.900Z] #59 DONE 0.4s [2020-06-27T03:21:22.900Z] [2020-06-27T03:21:22.900Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-27T03:21:22.900Z] #61 DONE 0.0s [2020-06-27T03:21:22.900Z] [2020-06-27T03:21:22.900Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-27T03:21:22.900Z] #62 DONE 0.0s [2020-06-27T03:21:22.900Z] [2020-06-27T03:21:22.900Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-27T03:21:23.833Z] #63 DONE 1.1s [2020-06-27T03:21:23.833Z] [2020-06-27T03:21:23.833Z] #64 exporting to image [2020-06-27T03:21:23.833Z] #64 exporting layers [2020-06-27T03:21:24.361Z] #52 246.5 + bin/containerd-shim [2020-06-27T03:21:27.101Z] #53 ... [2020-06-27T03:21:27.101Z] [2020-06-27T03:21:27.101Z] #22 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:21:27.101Z] #22 318.5 + return [2020-06-27T03:21:27.101Z] #22 DONE 318.6s [2020-06-27T03:21:27.101Z] [2020-06-27T03:21:27.101Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:21:29.153Z] #53 ... [2020-06-27T03:21:29.153Z] [2020-06-27T03:21:29.153Z] #23 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-06-27T03:21:29.153Z] #23 DONE 0.1s [2020-06-27T03:21:29.153Z] [2020-06-27T03:21:29.153Z] #27 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-06-27T03:21:29.440Z] #27 DONE 0.5s [2020-06-27T03:21:29.440Z] [2020-06-27T03:21:29.440Z] #30 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-06-27T03:21:29.440Z] #30 DONE 0.1s [2020-06-27T03:21:29.440Z] [2020-06-27T03:21:29.440Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:21:29.729Z] #46 ... [2020-06-27T03:21:29.729Z] [2020-06-27T03:21:29.729Z] #32 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-06-27T03:21:29.729Z] #32 DONE 0.1s [2020-06-27T03:21:29.729Z] [2020-06-27T03:21:29.729Z] #35 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-06-27T03:21:29.729Z] #35 DONE 0.1s [2020-06-27T03:21:29.729Z] [2020-06-27T03:21:29.729Z] #38 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-06-27T03:21:29.729Z] #38 DONE 0.1s [2020-06-27T03:21:29.729Z] [2020-06-27T03:21:29.729Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:21:30.014Z] #46 ... [2020-06-27T03:21:30.014Z] [2020-06-27T03:21:30.014Z] #41 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-06-27T03:21:30.014Z] #41 DONE 0.1s [2020-06-27T03:21:30.014Z] [2020-06-27T03:21:30.014Z] #43 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-06-27T03:21:30.014Z] #43 DONE 0.1s [2020-06-27T03:21:30.014Z] [2020-06-27T03:21:30.014Z] #45 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-06-27T03:21:30.298Z] #45 DONE 0.1s [2020-06-27T03:21:30.298Z] [2020-06-27T03:21:30.298Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:21:30.385Z] #64 exporting layers 6.0s done [2020-06-27T03:21:30.385Z] #64 writing image sha256:615011102fd43b98efddff306cc012c054fbc5cca4440a0cf36117fec96e9e6e done [2020-06-27T03:21:30.385Z] #64 naming to docker.io/library/docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc done [2020-06-27T03:21:30.385Z] #64 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-06-27T03:21:30.721Z] + trap exit INT TERM [2020-06-27T03:21:30.721Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2020-06-27T03:21:30.721Z] + CONTAINER_NAME=docker-pr1 [2020-06-27T03:21:30.721Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41159/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh dynbinary-daemon [2020-06-27T03:21:30.889Z] #52 253.1 + bin/containerd-shim-runc-v1 [2020-06-27T03:21:31.652Z] [2020-06-27T03:21:31.652Z] Removing bundles/ [2020-06-27T03:21:31.652Z] [2020-06-27T03:21:31.652Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-06-27T03:21:31.652Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-27T03:21:31.652Z] GOOS="" GOARCH="" GOARM="" [2020-06-27T03:21:34.150Z] #52 256.2 + bin/containerd-shim-runc-v2 [2020-06-27T03:21:34.405Z] #52 257.0 + binaries [2020-06-27T03:21:34.405Z] #52 257.0 + install -D bin/containerd /build/containerd [2020-06-27T03:21:34.405Z] #52 257.0 + install -D bin/containerd-shim /build/containerd-shim [2020-06-27T03:21:34.702Z] #52 257.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-27T03:21:34.702Z] #52 257.0 + install -D bin/ctr /build/ctr [2020-06-27T03:21:35.624Z] #52 DONE 258.3s [2020-06-27T03:21:36.548Z] [2020-06-27T03:21:36.548Z] #53 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-27T03:21:37.470Z] #53 DONE 0.7s [2020-06-27T03:21:37.470Z] [2020-06-27T03:21:37.470Z] #57 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-27T03:21:37.470Z] #57 DONE 0.2s [2020-06-27T03:21:37.470Z] [2020-06-27T03:21:37.470Z] #59 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-27T03:21:37.725Z] #59 DONE 0.4s [2020-06-27T03:21:37.725Z] [2020-06-27T03:21:37.725Z] #61 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-27T03:21:37.725Z] #61 DONE 0.0s [2020-06-27T03:21:37.979Z] [2020-06-27T03:21:37.979Z] #62 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-27T03:21:37.979Z] #62 DONE 0.0s [2020-06-27T03:21:37.979Z] [2020-06-27T03:21:37.979Z] #63 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-27T03:21:38.903Z] #63 DONE 1.1s [2020-06-27T03:21:38.903Z] [2020-06-27T03:21:38.903Z] #64 exporting to image [2020-06-27T03:21:38.903Z] #64 exporting layers [2020-06-27T03:21:45.425Z] #64 exporting layers 5.9s done [2020-06-27T03:21:45.425Z] #64 writing image sha256:ce0e274a277f70ac17bd1db0b087dc2d76f9ec0f45b7f27389ad4c9ad3451a31 done [2020-06-27T03:21:45.425Z] #64 naming to docker.io/library/docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc done [2020-06-27T03:21:45.425Z] #64 DONE 5.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-27T03:21:45.762Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -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:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh dynbinary test-integration [2020-06-27T03:21:46.685Z] [2020-06-27T03:21:46.685Z] Removing bundles/ [2020-06-27T03:21:46.685Z] [2020-06-27T03:21:46.685Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-27T03:21:46.685Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-27T03:21:46.685Z] GOOS="" GOARCH="" GOARM="" [2020-06-27T03:21:57.324Z] #53 ... [2020-06-27T03:21:57.324Z] [2020-06-27T03:21:57.324Z] #46 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:21:57.324Z] #46 DONE 347.1s [2020-06-27T03:21:57.324Z] [2020-06-27T03:21:57.324Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:21:58.321Z] ok github.com/docker/docker/api/server/httputils 0.028s coverage: 14.7% of statements [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-27T03:21:58.321Z] ok github.com/docker/docker/api/server/middleware 0.047s coverage: 37.7% of statements [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-27T03:21:58.321Z] ok github.com/docker/docker/api/types/filters 0.039s coverage: 92.2% of statements [2020-06-27T03:21:58.321Z] ok github.com/docker/docker/api/types/strslice 0.016s coverage: 90.0% of statements [2020-06-27T03:21:58.321Z] ok github.com/docker/docker/api/types/time 0.033s coverage: 100.0% of statements [2020-06-27T03:21:58.321Z] ok github.com/docker/docker/api/server/router/swarm 0.039s coverage: 5.1% of statements [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/types [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-27T03:21:58.321Z] ok github.com/docker/docker/api/types/versions 0.025s coverage: 75.0% of statements [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/builder [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-27T03:21:58.321Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-27T03:21:58.321Z] ok github.com/docker/docker/builder/dockerignore 0.009s coverage: 96.8% of statements [2020-06-27T03:21:58.321Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2020-06-27T03:21:58.321Z] ok github.com/docker/docker/builder/remotecontext 0.318s coverage: 13.6% of statements [2020-06-27T03:21:58.338Z] #53 ... [2020-06-27T03:21:58.338Z] [2020-06-27T03:21:58.338Z] #47 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-06-27T03:21:58.338Z] #47 DONE 0.1s [2020-06-27T03:21:58.338Z] [2020-06-27T03:21:58.338Z] #49 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-06-27T03:21:58.338Z] #49 DONE 0.1s [2020-06-27T03:21:58.338Z] [2020-06-27T03:21:58.338Z] #51 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-06-27T03:21:58.338Z] #51 DONE 0.1s [2020-06-27T03:21:58.338Z] [2020-06-27T03:21:58.338Z] #53 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-06-27T03:21:58.890Z] ok github.com/docker/docker/builder/dockerfile 0.745s coverage: 48.1% of statements [2020-06-27T03:21:59.150Z] ok github.com/docker/docker/builder/remotecontext/git 3.122s coverage: 86.3% of statements [2020-06-27T03:21:59.150Z] ? github.com/docker/docker/cli [no test files] [2020-06-27T03:21:59.150Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-27T03:22:04.675Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-27T03:22:04.675Z] [2020-06-27T03:22:04.675Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-27T03:22:04.675Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-27T03:22:04.675Z] HOSTNAME=31e740d7e45f [2020-06-27T03:22:04.675Z] TESTDEBUG=0 [2020-06-27T03:22:04.675Z] DEST=bundles/test-integration [2020-06-27T03:22:04.675Z] PWD=/go/src/github.com/docker/docker [2020-06-27T03:22:04.675Z] DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:22:04.675Z] container=docker [2020-06-27T03:22:04.675Z] HOME=/root [2020-06-27T03:22:04.675Z] GOLANG_VERSION=1.13.12 [2020-06-27T03:22:04.675Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-27T03:22:04.675Z] VALIDATE_BRANCH=master [2020-06-27T03:22:04.675Z] TERM=xterm [2020-06-27T03:22:04.675Z] DOCKER_PKG=github.com/docker/docker [2020-06-27T03:22:04.675Z] SHLVL=1 [2020-06-27T03:22:04.675Z] TIMEOUT=120m [2020-06-27T03:22:04.675Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-27T03:22:04.675Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-27T03:22:04.675Z] GO111MODULE=off [2020-06-27T03:22:04.675Z] DOCKER_EXPERIMENTAL=1 [2020-06-27T03:22:04.675Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-27T03:22:04.675Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-27T03:22:04.675Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-27T03:22:04.675Z] GOPATH=/go [2020-06-27T03:22:04.675Z] PKG_CONFIG=pkg-config [2020-06-27T03:22:04.675Z] _=/usr/bin/env [2020-06-27T03:22:04.675Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-27T03:22:05.732Z] ok github.com/docker/docker/client 0.226s coverage: 75.4% of statements [2020-06-27T03:22:07.549Z] INFO [loader] Go packages loading at mode 575 (compiled_files|name|types_sizes|deps|exports_file|files|imports) took 1m58.76825638s [2020-06-27T03:22:07.549Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 522.548366ms [2020-06-27T03:22:08.612Z] #53 321.5 + bin/containerd-stress [2020-06-27T03:22:10.731Z] #53 323.9 + bin/containerd-shim [2020-06-27T03:22:17.582Z] #53 330.9 + bin/containerd-shim-runc-v1 [2020-06-27T03:22:21.052Z] #53 334.2 + bin/containerd-shim-runc-v2 [2020-06-27T03:22:22.063Z] #53 335.2 + binaries [2020-06-27T03:22:22.063Z] #53 335.2 + install -D bin/containerd /build/containerd [2020-06-27T03:22:22.063Z] #53 335.2 + install -D bin/containerd-shim /build/containerd-shim [2020-06-27T03:22:22.063Z] #53 335.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-06-27T03:22:22.063Z] #53 335.2 + install -D bin/ctr /build/ctr [2020-06-27T03:22:22.063Z] #53 DONE 335.3s [2020-06-27T03:22:22.680Z] [2020-06-27T03:22:22.680Z] #54 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-06-27T03:22:22.962Z] #54 DONE 0.1s [2020-06-27T03:22:22.962Z] [2020-06-27T03:22:22.962Z] #58 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-06-27T03:22:22.962Z] #58 DONE 0.1s [2020-06-27T03:22:22.962Z] [2020-06-27T03:22:22.962Z] #60 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-06-27T03:22:22.962Z] #60 DONE 0.1s [2020-06-27T03:22:23.245Z] [2020-06-27T03:22:23.245Z] #62 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-06-27T03:22:23.245Z] #62 DONE 0.1s [2020-06-27T03:22:23.245Z] [2020-06-27T03:22:23.245Z] #63 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-06-27T03:22:23.245Z] #63 DONE 0.0s [2020-06-27T03:22:23.245Z] [2020-06-27T03:22:23.245Z] #64 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-06-27T03:22:25.273Z] #64 DONE 2.3s [2020-06-27T03:22:25.560Z] [2020-06-27T03:22:25.560Z] #65 exporting to oci image format [2020-06-27T03:22:25.560Z] #65 exporting layers [2020-06-27T03:22:26.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-27T03:22:26.982Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-27T03:22:27.987Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-27T03:22:32.289Z] ok github.com/docker/docker/cmd/dockerd 0.145s coverage: 30.8% of statements [2020-06-27T03:22:32.289Z] ok github.com/docker/docker/container 0.140s coverage: 34.7% of statements [2020-06-27T03:22:32.289Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-27T03:22:32.289Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-27T03:22:32.289Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-27T03:22:32.289Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-27T03:22:34.199Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.072s coverage: 65.3% of statements [2020-06-27T03:22:38.418Z] ok github.com/docker/docker/daemon/cluster/convert 0.035s coverage: 35.4% of statements [2020-06-27T03:22:38.678Z] ok github.com/docker/docker/daemon/cluster 0.117s coverage: 0.5% of statements [2020-06-27T03:22:41.221Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2020-06-27T03:22:42.160Z] ok github.com/docker/docker/daemon/config 0.080s coverage: 81.7% of statements [2020-06-27T03:22:42.730Z] ok github.com/docker/docker/daemon/events 0.086s coverage: 50.0% of statements [2020-06-27T03:22:43.219Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-27T03:22:43.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-27T03:22:44.111Z] ok github.com/docker/docker/daemon/graphdriver 0.026s coverage: 2.2% of statements [2020-06-27T03:22:44.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-27T03:22:45.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-27T03:22:45.515Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-27T03:22:46.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-27T03:22:47.413Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.507s coverage: 13.9% of statements [2020-06-27T03:22:47.413Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.015s coverage: 2.9% of statements [2020-06-27T03:22:49.007Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-27T03:22:49.320Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.609s coverage: 57.0% of statements [2020-06-27T03:22:50.012Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-27T03:22:51.226Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.019s coverage: 1.8% of statements [2020-06-27T03:22:51.483Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-27T03:22:51.766Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-27T03:22:52.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-27T03:22:53.075Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-27T03:22:53.132Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.064s coverage: 45.9% of statements [2020-06-27T03:22:53.640Z] [2020-06-27T03:22:53.699Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.189s coverage: 73.1% of statements [2020-06-27T03:22:53.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-27T03:22:55.078Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.953s coverage: 49.5% of statements [2020-06-27T03:22:55.288Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-27T03:22:55.538Z] + c=0 [2020-06-27T03:22:55.538Z] + TEST_INTEGRATION_DEST=1 [2020-06-27T03:22:55.538Z] + CONTAINER_NAME=docker-pr1-1 [2020-06-27T03:22:55.538Z] + TEST_SKIP_INTEGRATION_CLI=1 [2020-06-27T03:22:55.538Z] + run_tests test-integration-flaky [2020-06-27T03:22:55.538Z] + TEST_INTEGRATION_DEST=2 [2020-06-27T03:22:55.538Z] + CONTAINER_NAME=docker-pr1-2 [2020-06-27T03:22:55.538Z] + TEST_SKIP_INTEGRATION=1 [2020-06-27T03:22:55.538Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2020-06-27T03:22:55.538Z] + run_tests [2020-06-27T03:22:55.538Z] + '[' -n 0 ']' [2020-06-27T03:22:55.538Z] + rm= [2020-06-27T03:22:55.538Z] + '[' -n 0 ']' [2020-06-27T03:22:55.538Z] + rm= [2020-06-27T03:22:55.538Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41159/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41159/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh test-integration-flaky test-integration [2020-06-27T03:22:55.538Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41159/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41159/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh '' test-integration [2020-06-27T03:22:55.538Z] + TEST_INTEGRATION_DEST=3 [2020-06-27T03:22:55.538Z] + CONTAINER_NAME=docker-pr1-3 [2020-06-27T03:22:55.538Z] + TEST_SKIP_INTEGRATION=1 [2020-06-27T03:22:55.538Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2020-06-27T03:22:55.538Z] + run_tests [2020-06-27T03:22:55.538Z] + '[' -n 0 ']' [2020-06-27T03:22:55.538Z] + rm= [2020-06-27T03:22:55.538Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-41159/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-41159/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh '' test-integration [2020-06-27T03:22:55.538Z] ++ jobs -p [2020-06-27T03:22:55.538Z] + for job in $(jobs -p) [2020-06-27T03:22:55.538Z] + wait 11459 [2020-06-27T03:22:55.907Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-27T03:22:56.016Z] ok github.com/docker/docker/daemon 12.301s coverage: 17.5% of statements [2020-06-27T03:22:56.016Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-27T03:22:56.016Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-27T03:22:56.016Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-27T03:22:56.016Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-27T03:22:56.016Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-27T03:22:56.472Z] [2020-06-27T03:22:56.472Z] [2020-06-27T03:22:56.472Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-06-27T03:22:56.472Z] [2020-06-27T03:22:56.585Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.614s coverage: 76.1% of statements [2020-06-27T03:22:56.729Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-27T03:22:56.729Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-27T03:22:56.729Z] HOSTNAME=a34a3225bebe [2020-06-27T03:22:56.729Z] TEST_SKIP_INTEGRATION=1 [2020-06-27T03:22:56.729Z] TESTDEBUG=0 [2020-06-27T03:22:56.729Z] DEST=bundles/test-integration [2020-06-27T03:22:56.729Z] PWD=/go/src/github.com/docker/docker [2020-06-27T03:22:56.729Z] KEEPBUNDLE=1 [2020-06-27T03:22:56.729Z] DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:22:56.729Z] container=docker [2020-06-27T03:22:56.729Z] HOME=/root [2020-06-27T03:22:56.729Z] GOLANG_VERSION=1.13.12 [2020-06-27T03:22:56.729Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-27T03:22:56.729Z] VALIDATE_BRANCH=master [2020-06-27T03:22:56.729Z] TERM=xterm [2020-06-27T03:22:56.729Z] DOCKER_PKG=github.com/docker/docker [2020-06-27T03:22:56.729Z] SHLVL=1 [2020-06-27T03:22:56.729Z] TIMEOUT=120m [2020-06-27T03:22:56.729Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-27T03:22:56.729Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-27T03:22:56.729Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-06-27T03:22:56.729Z] GO111MODULE=off [2020-06-27T03:22:56.729Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-27T03:22:56.729Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-27T03:22:56.729Z] GOPATH=/go [2020-06-27T03:22:56.729Z] PKG_CONFIG=pkg-config [2020-06-27T03:22:56.729Z] _=/usr/bin/env [2020-06-27T03:22:56.729Z] Building test suite binary ./integration-cli/test.main [2020-06-27T03:22:56.729Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-27T03:22:56.729Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-27T03:22:56.729Z] HOSTNAME=35da058830fd [2020-06-27T03:22:56.729Z] TEST_SKIP_INTEGRATION=1 [2020-06-27T03:22:56.729Z] TESTDEBUG=0 [2020-06-27T03:22:56.729Z] DEST=bundles/test-integration [2020-06-27T03:22:56.729Z] PWD=/go/src/github.com/docker/docker [2020-06-27T03:22:56.729Z] KEEPBUNDLE=1 [2020-06-27T03:22:56.729Z] DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:22:56.729Z] container=docker [2020-06-27T03:22:56.729Z] HOME=/root [2020-06-27T03:22:56.729Z] GOLANG_VERSION=1.13.12 [2020-06-27T03:22:56.729Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-27T03:22:56.729Z] VALIDATE_BRANCH=master [2020-06-27T03:22:56.729Z] TERM=xterm [2020-06-27T03:22:56.729Z] DOCKER_PKG=github.com/docker/docker [2020-06-27T03:22:56.729Z] SHLVL=1 [2020-06-27T03:22:56.729Z] TIMEOUT=120m [2020-06-27T03:22:56.729Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-27T03:22:56.729Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-27T03:22:56.729Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-06-27T03:22:56.729Z] GO111MODULE=off [2020-06-27T03:22:56.729Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-27T03:22:56.729Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-27T03:22:56.729Z] GOPATH=/go [2020-06-27T03:22:56.729Z] PKG_CONFIG=pkg-config [2020-06-27T03:22:56.729Z] _=/usr/bin/env [2020-06-27T03:22:56.729Z] Building test suite binary ./integration-cli/test.main [2020-06-27T03:22:56.844Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-06-27T03:22:56.914Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-27T03:22:56.987Z] No new tests added to integration. [2020-06-27T03:22:56.987Z] [2020-06-27T03:22:56.987Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-27T03:22:57.413Z] ok github.com/docker/docker/daemon/links 0.040s coverage: 93.0% of statements [2020-06-27T03:22:57.919Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-27T03:22:57.919Z] Using test binary docker [2020-06-27T03:22:57.919Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-27T03:22:57.919Z] +++ /etc/init.d/apparmor start [2020-06-27T03:22:57.919Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-27T03:22:57.919Z] INFO: Waiting for daemon to start... [2020-06-27T03:22:57.919Z] Starting dockerd [2020-06-27T03:22:57.919Z] +++ 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-06-27T03:22:58.353Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.026s coverage: 3.0% of statements [2020-06-27T03:22:58.358Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-27T03:22:58.358Z] HOSTNAME=bfb6ab603bdc [2020-06-27T03:22:58.358Z] TESTDEBUG=0 [2020-06-27T03:22:58.358Z] DEST=bundles/test-integration [2020-06-27T03:22:58.358Z] PWD=/go/src/github.com/docker/docker [2020-06-27T03:22:58.358Z] KEEPBUNDLE=1 [2020-06-27T03:22:58.358Z] DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:22:58.358Z] container=docker [2020-06-27T03:22:58.358Z] HOME=/root [2020-06-27T03:22:58.358Z] GOLANG_VERSION=1.13.12 [2020-06-27T03:22:58.358Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-27T03:22:58.358Z] VALIDATE_BRANCH=master [2020-06-27T03:22:58.358Z] TERM=xterm [2020-06-27T03:22:58.358Z] DOCKER_PKG=github.com/docker/docker [2020-06-27T03:22:58.358Z] SHLVL=1 [2020-06-27T03:22:58.358Z] TIMEOUT=120m [2020-06-27T03:22:58.358Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-27T03:22:58.358Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-27T03:22:58.358Z] GO111MODULE=off [2020-06-27T03:22:58.358Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-27T03:22:58.358Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-27T03:22:58.358Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-27T03:22:58.358Z] GOPATH=/go [2020-06-27T03:22:58.358Z] PKG_CONFIG=pkg-config [2020-06-27T03:22:58.358Z] _=/usr/bin/env [2020-06-27T03:22:58.358Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-27T03:22:59.733Z] ok github.com/docker/docker/daemon/logger 0.232s coverage: 41.8% of statements [2020-06-27T03:22:59.936Z] . [2020-06-27T03:22:59.936Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-27T03:22:59.936Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-27T03:22:59.936Z] Error: No such image: emptyfs [2020-06-27T03:22:59.936Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-27T03:22:59.936Z] ++++ docker load [2020-06-27T03:23:00.010Z] ok github.com/docker/docker/daemon/images 0.049s coverage: 4.8% of statements [2020-06-27T03:23:00.218Z] Running integration-test (iteration 1) [2020-06-27T03:23:00.218Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-06-27T03:23:00.218Z] ++ 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-06-27T03:23:00.218Z] ++ set -e [2020-06-27T03:23:00.218Z] ++ '[' -n 0 ']' [2020-06-27T03:23:00.218Z] ++ set -x [2020-06-27T03:23:00.218Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-27T03:23:00.578Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.830s coverage: 57.7% of statements [2020-06-27T03:23:00.578Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-27T03:23:00.578Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-27T03:23:00.578Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-27T03:23:00.578Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-27T03:23:01.146Z] ok github.com/docker/docker/daemon/logger/awslogs 0.315s coverage: 77.4% of statements [2020-06-27T03:23:01.146Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-27T03:23:01.146Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-27T03:23:01.408Z] ok github.com/docker/docker/daemon/logger/gelf 0.065s coverage: 67.0% of statements [2020-06-27T03:23:01.667Z] ok github.com/docker/docker/daemon/logger/journald 0.038s coverage: 26.2% of statements [2020-06-27T03:23:02.238Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.053s coverage: 87.2% of statements [2020-06-27T03:23:02.238Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.036s coverage: 61.6% of statements [2020-06-27T03:23:03.617Z] ok github.com/docker/docker/daemon/logger/local 0.061s coverage: 75.2% of statements [2020-06-27T03:23:03.617Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-27T03:23:03.876Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.101s coverage: 37.7% of statements [2020-06-27T03:23:04.135Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 33.3% of statements [2020-06-27T03:23:04.704Z] ok github.com/docker/docker/daemon/logger/templates 0.015s coverage: 8.3% of statements [2020-06-27T03:23:05.274Z] ok github.com/docker/docker/daemon/logger/syslog 0.043s coverage: 46.8% of statements [2020-06-27T03:23:05.842Z] ok github.com/docker/docker/daemon/network 0.031s coverage: 63.8% of statements [2020-06-27T03:23:06.411Z] ok github.com/docker/docker/daemon/logger/splunk 1.818s coverage: 82.5% of statements [2020-06-27T03:23:06.411Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-27T03:23:06.411Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-27T03:23:06.987Z] ok github.com/docker/docker/distribution/metadata 0.119s coverage: 48.2% of statements [2020-06-27T03:23:07.031Z] Loaded image: buildpack-deps:jessie [2020-06-27T03:23:07.031Z] Loaded image: busybox:latest [2020-06-27T03:23:07.313Z] Loaded image: busybox:glibc [2020-06-27T03:23:07.313Z] Loaded image: debian:jessie [2020-06-27T03:23:07.313Z] Loaded image: hello-world:latest [2020-06-27T03:23:07.595Z] INFO: Testing against a local daemon [2020-06-27T03:23:07.595Z] === RUN TestCgroupNamespacesBuild [2020-06-27T03:23:07.925Z] ok github.com/docker/docker/distribution 0.292s coverage: 22.1% of statements [2020-06-27T03:23:07.925Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-27T03:23:07.925Z] ok github.com/docker/docker/errdefs 0.055s coverage: 49.4% of statements [2020-06-27T03:23:08.038Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-27T03:23:08.599Z] [2020-06-27T03:23:08.599Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-27T03:23:08.853Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-27T03:23:08.853Z] HOSTNAME=5bb0d5dade25 [2020-06-27T03:23:08.853Z] DEST=bundles/test-integration [2020-06-27T03:23:08.853Z] PWD=/go/src/github.com/docker/docker [2020-06-27T03:23:08.853Z] DOCKER_ROOTLESS=1 [2020-06-27T03:23:08.853Z] DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:23:08.853Z] container=docker [2020-06-27T03:23:08.853Z] HOME=/root [2020-06-27T03:23:08.853Z] GOLANG_VERSION=1.13.12 [2020-06-27T03:23:08.853Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-27T03:23:08.853Z] VALIDATE_BRANCH=master [2020-06-27T03:23:08.853Z] TERM=xterm [2020-06-27T03:23:08.853Z] DOCKER_PKG=github.com/docker/docker [2020-06-27T03:23:08.853Z] SHLVL=1 [2020-06-27T03:23:08.853Z] TIMEOUT=120m [2020-06-27T03:23:08.853Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-27T03:23:08.853Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-27T03:23:08.853Z] GO111MODULE=off [2020-06-27T03:23:08.853Z] DOCKER_EXPERIMENTAL=1 [2020-06-27T03:23:08.853Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-27T03:23:08.853Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-27T03:23:08.853Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-27T03:23:08.853Z] GOPATH=/go [2020-06-27T03:23:08.853Z] PKG_CONFIG=pkg-config [2020-06-27T03:23:08.853Z] _=/usr/bin/env [2020-06-27T03:23:08.853Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-27T03:23:09.306Z] ok github.com/docker/docker/image/cache 0.019s coverage: 19.2% of statements [2020-06-27T03:23:09.306Z] ok github.com/docker/docker/image 0.057s coverage: 86.4% of statements [2020-06-27T03:23:09.568Z] ok github.com/docker/docker/image/v1 0.028s coverage: 25.0% of statements [2020-06-27T03:23:09.829Z] ok github.com/docker/docker/libcontainerd/queue 0.056s coverage: 100.0% of statements [2020-06-27T03:23:10.089Z] ok github.com/docker/docker/distribution/xfer 1.717s coverage: 85.6% of statements [2020-06-27T03:23:10.089Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-27T03:23:10.089Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-27T03:23:10.089Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-27T03:23:10.269Z] --- PASS: TestCgroupNamespacesBuild (2.33s) [2020-06-27T03:23:10.270Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-27T03:23:10.659Z] ok github.com/docker/docker/pkg/aaparser 0.034s coverage: 50.0% of statements [2020-06-27T03:23:11.601Z] ok github.com/docker/docker/opts 0.100s coverage: 67.4% of statements [2020-06-27T03:23:11.738Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.77s) [2020-06-27T03:23:11.738Z] === RUN TestBuildWithSession [2020-06-27T03:23:11.738Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-27T03:23:11.738Z] build_session_test.go:25: TODO: BuildKit [2020-06-27T03:23:11.738Z] === RUN TestBuildSquashParent [2020-06-27T03:23:12.981Z] ok github.com/docker/docker/pkg/broadcaster 0.008s coverage: 100.0% of statements [2020-06-27T03:23:12.981Z] ok github.com/docker/docker/pkg/authorization 0.839s coverage: 68.3% of statements [2020-06-27T03:23:13.240Z] ok github.com/docker/docker/pkg/capabilities 0.030s coverage: 87.5% of statements [2020-06-27T03:23:14.179Z] ok github.com/docker/docker/pkg/directory 0.008s coverage: 80.0% of statements [2020-06-27T03:23:14.179Z] ok github.com/docker/docker/pkg/archive 1.239s coverage: 76.9% of statements [2020-06-27T03:23:14.748Z] ok github.com/docker/docker/pkg/discovery 0.012s coverage: 58.3% of statements [2020-06-27T03:23:15.007Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-06-27T03:23:15.575Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2020-06-27T03:23:16.145Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-06-27T03:23:16.713Z] ok github.com/docker/docker/pkg/dmesg 0.008s coverage: 83.3% of statements [2020-06-27T03:23:17.648Z] ok github.com/docker/docker/pkg/chrootarchive 3.541s coverage: 43.2% of statements [2020-06-27T03:23:17.648Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-06-27T03:23:18.215Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2020-06-27T03:23:18.783Z] ok github.com/docker/docker/pkg/fsutils 0.326s coverage: 85.1% of statements [2020-06-27T03:23:18.783Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2020-06-27T03:23:19.044Z] ok github.com/docker/docker/pkg/discovery/kv 3.098s coverage: 84.1% of statements [2020-06-27T03:23:19.982Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-06-27T03:23:19.982Z] ok github.com/docker/docker/pkg/idtools 0.527s coverage: 70.5% of statements [2020-06-27T03:23:20.120Z] --- PASS: TestBuildSquashParent (7.12s) [2020-06-27T03:23:20.120Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-27T03:23:20.120Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-27T03:23:20.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-27T03:23:20.120Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-27T03:23:20.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-27T03:23:20.120Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-27T03:23:20.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-27T03:23:20.120Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-27T03:23:20.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-27T03:23:20.120Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-27T03:23:20.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-27T03:23:20.120Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-27T03:23:20.120Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-27T03:23:20.120Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-27T03:23:20.120Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-27T03:23:20.240Z] ok github.com/docker/docker/pkg/ioutils 0.600s coverage: 70.6% of statements [2020-06-27T03:23:20.241Z] ok github.com/docker/docker/layer 7.938s coverage: 68.8% of statements [2020-06-27T03:23:20.241Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-27T03:23:20.241Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-27T03:23:20.241Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-27T03:23:20.241Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-27T03:23:20.241Z] ? github.com/docker/docker/oci [no test files] [2020-06-27T03:23:20.241Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-27T03:23:20.241Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-27T03:23:20.241Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-27T03:23:20.500Z] ok github.com/docker/docker/pkg/longpath 0.012s coverage: 100.0% of statements [2020-06-27T03:23:20.500Z] ok github.com/docker/docker/pkg/locker 0.054s coverage: 88.9% of statements [2020-06-27T03:23:20.500Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-27T03:23:20.500Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-27T03:23:20.759Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2020-06-27T03:23:20.759Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-27T03:23:21.019Z] ok github.com/docker/docker/pkg/parsers 0.018s coverage: 97.0% of statements [2020-06-27T03:23:21.279Z] ok github.com/docker/docker/pkg/parsers/kernel 0.023s coverage: 60.0% of statements [2020-06-27T03:23:21.279Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.020s coverage: 91.4% of statements [2020-06-27T03:23:21.540Z] ok github.com/docker/docker/pkg/pidfile 0.024s coverage: 82.4% of statements [2020-06-27T03:23:21.540Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-27T03:23:21.540Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-27T03:23:21.589Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-27T03:23:21.589Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-27T03:23:22.108Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.024s coverage: 56.8% of statements [2020-06-27T03:23:22.677Z] ok github.com/docker/docker/pkg/pools 0.036s coverage: 88.2% of statements [2020-06-27T03:23:22.677Z] ok github.com/docker/docker/pkg/plugins/transport 0.017s coverage: 85.7% of statements [2020-06-27T03:23:22.677Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-06-27T03:23:23.246Z] ok github.com/docker/docker/pkg/reexec 0.023s coverage: 82.4% of statements [2020-06-27T03:23:23.607Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-27T03:23:23.889Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-27T03:23:24.183Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2020-06-27T03:23:24.183Z] ok github.com/docker/docker/pkg/pubsub 1.091s coverage: 73.9% of statements [2020-06-27T03:23:24.751Z] ok github.com/docker/docker/pkg/stringid 0.008s coverage: 70.6% of statements [2020-06-27T03:23:24.751Z] ok github.com/docker/docker/pkg/streamformatter 0.012s coverage: 66.2% of statements [2020-06-27T03:23:25.011Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-06-27T03:23:25.581Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 54.1% of statements [2020-06-27T03:23:26.149Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 36.9% of statements [2020-06-27T03:23:26.410Z] ok github.com/docker/docker/pkg/signal 2.821s coverage: 61.0% of statements [2020-06-27T03:23:26.410Z] ok github.com/docker/docker/pkg/tailfile 0.145s coverage: 88.6% of statements [2020-06-27T03:23:26.562Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-06-27T03:23:26.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.61s) [2020-06-27T03:23:26.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.65s) [2020-06-27T03:23:26.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.39s) [2020-06-27T03:23:26.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.44s) [2020-06-27T03:23:26.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.57s) [2020-06-27T03:23:26.562Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.64s) [2020-06-27T03:23:26.562Z] === RUN TestBuildMultiStageCopy [2020-06-27T03:23:26.562Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-27T03:23:26.979Z] testing: warning: no tests to run [2020-06-27T03:23:26.979Z] coverage: [no statements] [2020-06-27T03:23:26.979Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-06-27T03:23:26.979Z] ok github.com/docker/docker/pkg/tarsum 0.134s coverage: 89.3% of statements [2020-06-27T03:23:27.239Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2020-06-27T03:23:27.239Z] ok github.com/docker/docker/pkg/urlutil 0.017s coverage: 100.0% of statements [2020-06-27T03:23:27.499Z] ok github.com/docker/docker/pkg/useragent 0.015s coverage: 88.9% of statements [2020-06-27T03:23:28.879Z] ok github.com/docker/docker/plugin/v2 0.011s coverage: 14.5% of statements [2020-06-27T03:23:29.006Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m8.242767426s with top 10 stages: buildssa: 1m37.958653449s, goimports: 22.133978777s, unconvert: 13.338352967s, gosec: 10.489786635s, golint: 6.222240637s, misspell: 4.459693581s, ineffassign: 4.08789898s, inspect: 3.687133299s, vrp: 3.593322932s, ctrlflow: 1.885591822s [2020-06-27T03:23:29.235Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-27T03:23:29.449Z] ok github.com/docker/docker/profiles/seccomp 0.016s coverage: 73.8% of statements [2020-06-27T03:23:29.516Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-27T03:23:29.708Z] ok github.com/docker/docker/reference 0.015s coverage: 84.4% of statements [2020-06-27T03:23:29.967Z] ok github.com/docker/docker/plugin 0.576s coverage: 23.1% of statements [2020-06-27T03:23:30.134Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-27T03:23:30.747Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-27T03:23:30.906Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2020-06-27T03:23:30.907Z] ok github.com/docker/docker/restartmanager 0.012s coverage: 45.3% of statements [2020-06-27T03:23:31.363Z] --- PASS: TestBuildMultiStageCopy (4.88s) [2020-06-27T03:23:31.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.55s) [2020-06-27T03:23:31.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-06-27T03:23:31.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.54s) [2020-06-27T03:23:31.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.57s) [2020-06-27T03:23:31.363Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2020-06-27T03:23:31.363Z] === RUN TestBuildMultiStageParentConfig [2020-06-27T03:23:31.848Z] ok github.com/docker/docker/registry 0.210s coverage: 56.3% of statements [2020-06-27T03:23:31.848Z] ok github.com/docker/docker/testutil 0.037s coverage: 62.5% of statements [2020-06-27T03:23:32.107Z] ok github.com/docker/docker/runconfig 0.066s coverage: 65.8% of statements [2020-06-27T03:23:32.289Z] 4612f6d0b889: Pull complete [2020-06-27T03:23:32.875Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) [2020-06-27T03:23:32.875Z] === RUN TestBuildLabelWithTargets [2020-06-27T03:23:33.488Z] ok github.com/docker/docker/volume/drivers 0.022s coverage: 36.1% of statements [2020-06-27T03:23:34.866Z] ok github.com/docker/docker/volume/local 0.070s coverage: 73.0% of statements [2020-06-27T03:23:34.866Z] ok github.com/docker/docker/volume/mounts 0.061s coverage: 67.0% of statements [2020-06-27T03:23:35.433Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-06-27T03:23:35.564Z] --- PASS: TestBuildLabelWithTargets (2.38s) [2020-06-27T03:23:35.564Z] === RUN TestBuildWithEmptyLayers [2020-06-27T03:23:36.178Z] --- PASS: TestBuildWithEmptyLayers (1.06s) [2020-06-27T03:23:36.178Z] === RUN TestBuildMultiStageOnBuild [2020-06-27T03:23:38.970Z] INFO [runner/unused/goanalysis] analyzers took 26.560624697s with top 10 stages: buildssa: 22.588831931s, U1000: 3.971792766s [2020-06-27T03:23:38.970Z] INFO [runner] Issues before processing: 2302, after processing: 0 [2020-06-27T03:23:38.970Z] INFO [runner] Processors filtering stat (out/in): identifier_marker: 1588/1588, exclude-rules: 64/1588, nolint: 0/64, path_prettifier: 1693/1693, skip_dirs: 1693/1693, exclude: 1588/1588, autogenerated_exclude: 1588/1693, cgo: 1693/2302, filename_unadjuster: 1693/1693, skip_files: 1693/1693 [2020-06-27T03:23:38.970Z] INFO [runner] processing took 60.128374ms with stages: nolint: 25.798542ms, identifier_marker: 17.21754ms, path_prettifier: 7.518131ms, autogenerated_exclude: 4.098594ms, exclude-rules: 3.427882ms, skip_dirs: 1.616439ms, cgo: 361.02µs, filename_unadjuster: 84.767µs, max_same_issues: 1.454µs, exclude: 780ns, max_from_linter: 664ns, skip_files: 601ns, uniq_by_line: 532ns, diff: 475ns, source_code: 395ns, path_shortener: 288ns, max_per_file_from_linter: 270ns [2020-06-27T03:23:38.970Z] INFO [runner] linters took 1m37.0973226s with stages: goanalysis_metalinter: 1m18.069471345s, unused: 18.967589665s [2020-06-27T03:23:38.970Z] INFO File cache stats: 1443 entries of total size 6.8MiB [2020-06-27T03:23:38.970Z] INFO Memory: 1625 samples, avg is 246.2MB, max is 3166.2MB [2020-06-27T03:23:38.970Z] INFO Execution took 3m36.400456711s [2020-06-27T03:23:38.970Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-06-27T03:23:39.310Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh dynbinary-daemon test-docker-py [2020-06-27T03:23:39.626Z] --- PASS: TestBuildMultiStageOnBuild (3.02s) [2020-06-27T03:23:39.626Z] === RUN TestBuildUncleanTarFilenames [2020-06-27T03:23:39.874Z] [2020-06-27T03:23:39.874Z] Removing bundles/ [2020-06-27T03:23:39.874Z] [2020-06-27T03:23:39.874Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-06-27T03:23:39.874Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-27T03:23:39.874Z] GOOS="" GOARCH="" GOARM="" [2020-06-27T03:23:40.630Z] --- PASS: TestBuildUncleanTarFilenames (1.29s) [2020-06-27T03:23:40.630Z] === RUN TestBuildMultiStageLayerLeak [2020-06-27T03:23:44.079Z] --- PASS: TestBuildMultiStageLayerLeak (3.12s) [2020-06-27T03:23:44.079Z] === RUN TestBuildWithHugeFile [2020-06-27T03:23:47.494Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-27T03:23:47.858Z] #65 exporting layers 78.7s done [2020-06-27T03:23:47.858Z] #65 exporting manifest sha256:09311ac76523d72df01fbd205536785850e5ae873fcc3637f16ab025dfe75973 done [2020-06-27T03:23:47.858Z] #65 exporting config sha256:14819153cd3711afca261501e868d7639aba60dde7fafce7c1b16cc3810f0585 done [2020-06-27T03:23:47.858Z] #65 sending tarball [2020-06-27T03:23:48.856Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-27T03:23:51.364Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-27T03:23:57.353Z] ok github.com/docker/docker/pkg/plugins 33.633s coverage: 76.6% of statements [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/rootless [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/volume [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-27T03:23:57.353Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === Skipped [2020-06-27T03:23:57.353Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-27T03:23:57.353Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-27T03:23:57.353Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-27T03:23:57.353Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:23:57.353Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-27T03:23:57.353Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:23:57.353Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-27T03:23:57.353Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:23:57.353Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-27T03:23:57.353Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:23:57.353Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-27T03:23:57.353Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:23:57.353Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-27T03:23:57.353Z] graphtest_unix.go:73: No driver to put! [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-27T03:23:57.353Z] time="2020-06-27T03:22:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:23:57.353Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:23:57.353Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-27T03:23:57.353Z] time="2020-06-27T03:22:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:23:57.353Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:23:57.353Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-27T03:23:57.353Z] time="2020-06-27T03:22:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:23:57.353Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:23:57.353Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-27T03:23:57.353Z] time="2020-06-27T03:22:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:23:57.353Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:23:57.353Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-27T03:23:57.353Z] time="2020-06-27T03:22:50Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:23:57.353Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:23:57.353Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-27T03:23:57.353Z] graphtest_unix.go:73: No driver to put! [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-27T03:23:57.353Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-27T03:23:57.353Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-27T03:23:57.353Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-27T03:23:57.353Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-27T03:23:57.353Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:23:57.353Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-27T03:23:57.353Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:23:57.353Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-27T03:23:57.353Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:23:57.353Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-27T03:23:57.353Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:23:57.353Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-27T03:23:57.353Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:23:57.353Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-27T03:23:57.353Z] graphtest_unix.go:73: No driver to put! [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-27T03:23:57.353Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-27T03:23:57.353Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] [2020-06-27T03:23:57.353Z] DONE 2124 tests, 26 skipped in 188.860s Post stage [Pipeline] junit [2020-06-27T03:23:57.625Z] Recording test results [2020-06-27T03:23:58.183Z] #65 sending tarball 13.9s done [2020-06-27T03:23:58.183Z] #65 DONE 92.7s [2020-06-27T03:23:58.183Z] [2020-06-27T03:23:58.183Z] #66 importing to docker [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-27T03:24:00.709Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -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:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh dynbinary test-integration [2020-06-27T03:24:01.277Z] [2020-06-27T03:24:01.535Z] Removing bundles/ [2020-06-27T03:24:01.535Z] [2020-06-27T03:24:01.535Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-27T03:24:01.535Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-27T03:24:01.535Z] GOOS="" GOARCH="" GOARM="" [2020-06-27T03:24:11.111Z] --- PASS: TestBuildWithHugeFile (26.87s) [2020-06-27T03:24:11.111Z] === RUN TestBuildWithEmptyDockerfile [2020-06-27T03:24:11.111Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-27T03:24:11.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-27T03:24:11.111Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-27T03:24:11.111Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-27T03:24:11.111Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-27T03:24:11.111Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-27T03:24:11.111Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-27T03:24:11.111Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-27T03:24:11.111Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-27T03:24:11.111Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-06-27T03:24:11.111Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.17s) [2020-06-27T03:24:11.111Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.17s) [2020-06-27T03:24:11.111Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.11s) [2020-06-27T03:24:11.111Z] === RUN TestBuildPreserveOwnership [2020-06-27T03:24:11.111Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-27T03:24:13.280Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-27T03:24:14.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-27T03:24:15.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-27T03:24:15.609Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-27T03:24:16.659Z] #66 DONE 15.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-27T03:24:16.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-27T03:24:16.930Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-27T03:24:17.094Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/test/unit [2020-06-27T03:24:17.627Z] --- PASS: TestBuildPreserveOwnership (6.61s) [2020-06-27T03:24:17.627Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.20s) [2020-06-27T03:24:17.627Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.41s) [2020-06-27T03:24:17.627Z] === RUN TestBuildPlatformInvalid [2020-06-27T03:24:17.628Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-06-27T03:24:17.628Z] PASS [2020-06-27T03:24:17.628Z] [2020-06-27T03:24:17.628Z] === Skipped [2020-06-27T03:24:17.628Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-06-27T03:24:17.628Z] build_session_test.go:25: TODO: BuildKit [2020-06-27T03:24:17.628Z] [2020-06-27T03:24:17.628Z] [2020-06-27T03:24:17.628Z] DONE 32 tests, 1 skipped in 77.533s [2020-06-27T03:24:17.628Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-06-27T03:24:17.628Z] ++ 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-06-27T03:24:17.628Z] ++ set -e [2020-06-27T03:24:17.628Z] ++ '[' -n 0 ']' [2020-06-27T03:24:17.628Z] ++ set -x [2020-06-27T03:24:17.628Z] ++ env -i DEST=/go/src/github.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-06-27T03:24:17.628Z] INFO: Testing against a local daemon [2020-06-27T03:24:17.628Z] === RUN TestConfigInspect [2020-06-27T03:24:18.814Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-27T03:24:20.559Z] ? github.com/docker/docker/api [no test files] [2020-06-27T03:24:22.025Z] --- PASS: TestConfigInspect (3.85s) [2020-06-27T03:24:22.025Z] === RUN TestConfigList [2020-06-27T03:24:22.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-27T03:24:23.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-27T03:24:24.802Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-27T03:24:25.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-27T03:24:25.474Z] --- PASS: TestConfigList (3.76s) [2020-06-27T03:24:25.474Z] === RUN TestConfigsCreateAndDelete [2020-06-27T03:24:26.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-27T03:24:28.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-27T03:24:28.939Z] --- PASS: TestConfigsCreateAndDelete (3.68s) [2020-06-27T03:24:28.939Z] === RUN TestConfigsUpdate [2020-06-27T03:24:29.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-27T03:24:30.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-27T03:24:32.261Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-27T03:24:33.186Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-27T03:24:33.186Z] Using test binary docker [2020-06-27T03:24:33.186Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-27T03:24:33.186Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-27T03:24:33.186Z] INFO: Waiting for daemon to start... [2020-06-27T03:24:33.186Z] Starting dockerd [2020-06-27T03:24:33.354Z] --- PASS: TestConfigsUpdate (3.78s) [2020-06-27T03:24:33.354Z] === RUN TestTemplatedConfig [2020-06-27T03:24:36.024Z] --- PASS: TestTemplatedConfig (3.15s) [2020-06-27T03:24:36.024Z] === RUN TestConfigCreateResolve [2020-06-27T03:24:36.440Z] . [2020-06-27T03:24:36.440Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-27T03:24:36.440Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-27T03:24:36.440Z] Error: No such image: emptyfs [2020-06-27T03:24:36.440Z] Running integration-test (iteration 1) [2020-06-27T03:24:36.440Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-06-27T03:24:39.068Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2020-06-27T03:24:40.398Z] --- PASS: TestConfigCreateResolve (3.69s) [2020-06-27T03:24:40.398Z] === RUN TestConfigDaemonLibtrustID [2020-06-27T03:24:40.398Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-06-27T03:24:40.398Z] PASS [2020-06-27T03:24:40.398Z] [2020-06-27T03:24:40.398Z] DONE 7 tests in 22.518s [2020-06-27T03:24:40.398Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-06-27T03:24:40.398Z] ++ 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-06-27T03:24:40.398Z] ++ set -e [2020-06-27T03:24:40.398Z] ++ '[' -n 0 ']' [2020-06-27T03:24:40.398Z] ++ set -x [2020-06-27T03:24:40.398Z] ++ env -i DEST=/go/src/github.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-06-27T03:24:40.398Z] INFO: Testing against a local daemon [2020-06-27T03:24:40.398Z] === RUN TestCheckpoint [2020-06-27T03:24:40.398Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-27T03:24:40.398Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-27T03:24:40.398Z] === RUN TestContainerInvalidJSON [2020-06-27T03:24:40.398Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-27T03:24:40.398Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-27T03:24:40.398Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-27T03:24:40.398Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-27T03:24:40.398Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-27T03:24:40.398Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-27T03:24:40.398Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-27T03:24:40.398Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-27T03:24:40.398Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-27T03:24:40.398Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-06-27T03:24:40.398Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-27T03:24:40.398Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-27T03:24:40.398Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-27T03:24:40.398Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-27T03:24:40.398Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-06-27T03:24:40.398Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-27T03:24:40.680Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.16s) [2020-06-27T03:24:40.680Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-27T03:24:40.680Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.16s) [2020-06-27T03:24:40.680Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-27T03:24:40.962Z] --- PASS: TestCopyToContainerPathIsNotDir (0.15s) [2020-06-27T03:24:40.962Z] === RUN TestCopyFromContainer [2020-06-27T03:24:42.986Z] === RUN TestCopyFromContainer// [2020-06-27T03:24:42.986Z] === RUN TestCopyFromContainer//bar/root [2020-06-27T03:24:43.268Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-27T03:24:43.268Z] === RUN TestCopyFromContainer/bar/quux [2020-06-27T03:24:43.268Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-27T03:24:43.549Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-27T03:24:43.549Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-27T03:24:43.549Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-27T03:24:43.549Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-27T03:24:43.831Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-27T03:24:43.831Z] --- PASS: TestCopyFromContainer (2.96s) [2020-06-27T03:24:43.831Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-06-27T03:24:43.831Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-06-27T03:24:43.831Z] --- PASS: TestCopyFromContainer//bar/root/ (0.04s) [2020-06-27T03:24:43.831Z] --- PASS: TestCopyFromContainer/bar/quux (0.10s) [2020-06-27T03:24:43.831Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-06-27T03:24:43.831Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-06-27T03:24:43.831Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-06-27T03:24:43.831Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-06-27T03:24:43.831Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-06-27T03:24:43.831Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-06-27T03:24:43.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-27T03:24:43.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-27T03:24:43.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-27T03:24:43.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-27T03:24:43.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-27T03:24:43.831Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-27T03:24:43.831Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-27T03:24:43.831Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-27T03:24:43.831Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-27T03:24:43.831Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-27T03:24:43.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-06-27T03:24:43.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-27T03:24:43.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-27T03:24:43.831Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-27T03:24:43.831Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-27T03:24:43.831Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2020-06-27T03:24:43.831Z] === RUN TestCreateWithInvalidEnv [2020-06-27T03:24:43.831Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-27T03:24:43.831Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-27T03:24:43.831Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-27T03:24:43.831Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-27T03:24:43.831Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-27T03:24:43.831Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-27T03:24:43.831Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-27T03:24:43.831Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-27T03:24:43.831Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-27T03:24:43.831Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-06-27T03:24:43.831Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-06-27T03:24:43.831Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-27T03:24:43.831Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-06-27T03:24:43.831Z] === RUN TestCreateTmpfsMountsTarget [2020-06-27T03:24:43.831Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2020-06-27T03:24:43.831Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-27T03:24:46.363Z] Loaded image: buildpack-deps:jessie [2020-06-27T03:24:46.363Z] Loaded image: busybox:latest [2020-06-27T03:24:46.363Z] Loaded image: busybox:glibc [2020-06-27T03:24:46.363Z] Loaded image: debian:jessie [2020-06-27T03:24:46.363Z] Loaded image: hello-world:latest [2020-06-27T03:24:46.363Z] INFO: Testing against a local daemon [2020-06-27T03:24:46.363Z] === RUN TestCgroupNamespacesBuild [2020-06-27T03:24:46.504Z] --- PASS: TestCreateWithCustomMaskedPaths (2.60s) [2020-06-27T03:24:46.504Z] === RUN TestCreateWithCapabilities [2020-06-27T03:24:46.504Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-27T03:24:46.504Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-27T03:24:46.504Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-27T03:24:46.504Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-27T03:24:46.504Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-27T03:24:46.504Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-27T03:24:46.504Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-27T03:24:46.504Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-27T03:24:46.504Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-27T03:24:46.504Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-27T03:24:46.504Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-27T03:24:46.504Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-27T03:24:46.504Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-27T03:24:46.504Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-27T03:24:46.504Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-27T03:24:46.786Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-27T03:24:46.786Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-27T03:24:46.786Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-27T03:24:46.786Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-27T03:24:46.786Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-27T03:24:46.786Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-27T03:24:46.786Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-27T03:24:46.786Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-27T03:24:46.786Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-06-27T03:24:46.786Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-27T03:24:46.786Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.11s) [2020-06-27T03:24:46.786Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.11s) [2020-06-27T03:24:46.786Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-27T03:24:46.786Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.07s) [2020-06-27T03:24:46.786Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-06-27T03:24:46.786Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-06-27T03:24:46.786Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.10s) [2020-06-27T03:24:46.786Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-27T03:24:46.786Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-06-27T03:24:46.786Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-06-27T03:24:46.786Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-27T03:24:49.458Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.55s) [2020-06-27T03:24:49.458Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-27T03:24:49.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-27T03:24:49.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-27T03:24:49.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-27T03:24:49.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-27T03:24:49.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-27T03:24:49.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-27T03:24:49.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-27T03:24:49.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-27T03:24:49.458Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-27T03:24:49.458Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-27T03:24:49.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-27T03:24:49.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-27T03:24:49.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-27T03:24:49.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-27T03:24:49.458Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-27T03:24:49.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-06-27T03:24:49.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-27T03:24:49.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-27T03:24:49.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-27T03:24:49.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-27T03:24:49.458Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-27T03:24:49.458Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-27T03:24:49.619Z] --- PASS: TestCgroupNamespacesBuild (3.28s) [2020-06-27T03:24:49.619Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-27T03:24:50.462Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s) [2020-06-27T03:24:50.462Z] === RUN TestCreateDifferentPlatform [2020-06-27T03:24:50.462Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-27T03:24:50.462Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-27T03:24:50.462Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2020-06-27T03:24:50.462Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-27T03:24:50.462Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-27T03:24:50.462Z] === RUN TestContainerStartOnDaemonRestart [2020-06-27T03:24:50.462Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-27T03:24:50.462Z] === RUN TestDaemonRestartIpcMode [2020-06-27T03:24:50.462Z] === PAUSE TestDaemonRestartIpcMode [2020-06-27T03:24:50.462Z] === RUN TestDaemonHostGatewayIP [2020-06-27T03:24:50.462Z] === PAUSE TestDaemonHostGatewayIP [2020-06-27T03:24:50.462Z] === RUN TestContainerKillOnDaemonStart [2020-06-27T03:24:50.462Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-27T03:24:50.462Z] === RUN TestDiff [2020-06-27T03:24:51.469Z] --- PASS: TestDiff (0.92s) [2020-06-27T03:24:51.469Z] === RUN TestExecWithCloseStdin [2020-06-27T03:24:52.084Z] --- PASS: TestExecWithCloseStdin (0.98s) [2020-06-27T03:24:52.084Z] === RUN TestExec [2020-06-27T03:24:52.125Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2020-06-27T03:24:52.125Z] === RUN TestBuildWithSession [2020-06-27T03:24:52.125Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-27T03:24:52.125Z] build_session_test.go:25: TODO: BuildKit [2020-06-27T03:24:52.125Z] === RUN TestBuildSquashParent [2020-06-27T03:24:53.089Z] --- PASS: TestExec (0.92s) [2020-06-27T03:24:53.089Z] === RUN TestExecUser [2020-06-27T03:24:54.094Z] --- PASS: TestExecUser (0.92s) [2020-06-27T03:24:54.094Z] === RUN TestExportContainerAndImportImage [2020-06-27T03:24:55.101Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-06-27T03:24:55.101Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-27T03:24:57.122Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-06-27T03:24:57.122Z] === RUN TestHealthCheckWorkdir [2020-06-27T03:24:57.737Z] --- PASS: TestHealthCheckWorkdir (1.12s) [2020-06-27T03:24:57.737Z] === RUN TestHealthKillContainer [2020-06-27T03:25:00.192Z] --- PASS: TestBuildSquashParent (7.19s) [2020-06-27T03:25:00.192Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-27T03:25:00.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-27T03:25:00.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-27T03:25:00.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-27T03:25:00.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-27T03:25:00.192Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-27T03:25:00.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-27T03:25:00.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-27T03:25:00.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-27T03:25:00.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-27T03:25:00.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-27T03:25:00.192Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-27T03:25:00.192Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-27T03:25:00.192Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-27T03:25:00.192Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-27T03:25:00.751Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-27T03:25:00.751Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-27T03:25:01.183Z] --- PASS: TestHealthKillContainer (3.06s) [2020-06-27T03:25:01.183Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-27T03:25:01.796Z] --- PASS: TestInspectCpusetInConfigPre120 (0.91s) [2020-06-27T03:25:01.796Z] === RUN TestIpcModeNone [2020-06-27T03:25:02.803Z] --- PASS: TestIpcModeNone (0.96s) [2020-06-27T03:25:02.803Z] === RUN TestIpcModePrivate [2020-06-27T03:25:03.259Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-27T03:25:03.260Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-27T03:25:03.831Z] --- PASS: TestIpcModePrivate (0.96s) [2020-06-27T03:25:03.831Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-06-27T03:25:03.831Z] === RUN TestIpcModeShareable [2020-06-27T03:25:04.620Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-06-27T03:25:04.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.75s) [2020-06-27T03:25:04.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.82s) [2020-06-27T03:25:04.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.15s) [2020-06-27T03:25:04.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.11s) [2020-06-27T03:25:04.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.75s) [2020-06-27T03:25:04.620Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.83s) [2020-06-27T03:25:04.620Z] === RUN TestBuildMultiStageCopy [2020-06-27T03:25:04.620Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-27T03:25:04.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-27T03:25:04.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-27T03:25:04.839Z] --- PASS: TestIpcModeShareable (0.98s) [2020-06-27T03:25:04.839Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-06-27T03:25:04.839Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-27T03:25:08.418Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.08s) [2020-06-27T03:25:08.418Z] === RUN TestAPIIpcModeHost [2020-06-27T03:25:08.418Z] --- PASS: TestAPIIpcModeHost (0.59s) [2020-06-27T03:25:08.418Z] === RUN TestDaemonIpcModeShareable [2020-06-27T03:25:08.774Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-27T03:25:09.246Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-27T03:25:09.332Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-27T03:25:10.182Z] [2020-06-27T03:25:10.182Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-27T03:25:10.254Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-27T03:25:10.439Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2020-06-27T03:25:10.439Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-06-27T03:25:10.439Z] === RUN TestDaemonIpcModePrivate [2020-06-27T03:25:10.441Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-27T03:25:10.441Z] HOSTNAME=1c311b45870f [2020-06-27T03:25:10.441Z] TESTDEBUG=0 [2020-06-27T03:25:10.441Z] DEST=bundles/test-integration [2020-06-27T03:25:10.441Z] PWD=/go/src/github.com/docker/docker [2020-06-27T03:25:10.441Z] DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:25:10.441Z] container=docker [2020-06-27T03:25:10.441Z] HOME=/root [2020-06-27T03:25:10.441Z] GOLANG_VERSION=1.13.12 [2020-06-27T03:25:10.441Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-27T03:25:10.441Z] VALIDATE_BRANCH=master [2020-06-27T03:25:10.441Z] TERM=xterm [2020-06-27T03:25:10.441Z] DOCKER_PKG=github.com/docker/docker [2020-06-27T03:25:10.441Z] SHLVL=1 [2020-06-27T03:25:10.441Z] TIMEOUT=120m [2020-06-27T03:25:10.441Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-27T03:25:10.441Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-27T03:25:10.441Z] GO111MODULE=off [2020-06-27T03:25:10.441Z] DOCKER_EXPERIMENTAL=1 [2020-06-27T03:25:10.441Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-27T03:25:10.441Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-27T03:25:10.441Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-27T03:25:10.441Z] GOPATH=/go [2020-06-27T03:25:10.441Z] PKG_CONFIG=pkg-config [2020-06-27T03:25:10.441Z] _=/usr/bin/env [2020-06-27T03:25:10.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-27T03:25:11.176Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-27T03:25:11.360Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-27T03:25:11.910Z] --- PASS: TestDaemonIpcModePrivate (1.76s) [2020-06-27T03:25:11.910Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-06-27T03:25:11.910Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-27T03:25:12.098Z] --- PASS: TestBuildMultiStageCopy (7.45s) [2020-06-27T03:25:12.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.45s) [2020-06-27T03:25:12.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.01s) [2020-06-27T03:25:12.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.99s) [2020-06-27T03:25:12.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.01s) [2020-06-27T03:25:12.098Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.99s) [2020-06-27T03:25:12.098Z] === RUN TestBuildMultiStageParentConfig [2020-06-27T03:25:13.731Z] 666079ee0460: Pull complete [2020-06-27T03:25:13.731Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-06-27T03:25:13.731Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:25:13.731Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:25:13.731Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2020-06-27T03:25:13.732Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2020-06-27T03:25:13.732Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1282' [2020-06-27T03:25:13.732Z] INFO: Docker version of control daemon [2020-06-27T03:25:13.732Z] [2020-06-27T03:25:13.732Z] Client: Docker Engine - Enterprise [2020-06-27T03:25:13.732Z] Version: 19.03.5 [2020-06-27T03:25:13.732Z] API version: 1.40 [2020-06-27T03:25:13.732Z] Go version: go1.12.12 [2020-06-27T03:25:13.732Z] Git commit: 2ee0c57608 [2020-06-27T03:25:13.732Z] Built: 11/13/2019 08:00:16 [2020-06-27T03:25:13.732Z] OS/Arch: windows/amd64 [2020-06-27T03:25:13.732Z] Experimental: false [2020-06-27T03:25:13.732Z] [2020-06-27T03:25:13.732Z] Server: Docker Engine - Enterprise [2020-06-27T03:25:13.732Z] Engine: [2020-06-27T03:25:13.732Z] Version: 19.03.5 [2020-06-27T03:25:13.732Z] API version: 1.40 (minimum version 1.24) [2020-06-27T03:25:13.732Z] Go version: go1.12.12 [2020-06-27T03:25:13.732Z] Git commit: 2ee0c57608 [2020-06-27T03:25:13.732Z] Built: 11/13/2019 07:58:51 [2020-06-27T03:25:13.732Z] OS/Arch: windows/amd64 [2020-06-27T03:25:13.732Z] Experimental: true [2020-06-27T03:25:13.732Z] [2020-06-27T03:25:13.732Z] INFO: Docker info of control daemon [2020-06-27T03:25:13.732Z] [2020-06-27T03:25:13.732Z] Client: [2020-06-27T03:25:13.732Z] Debug Mode: false [2020-06-27T03:25:13.732Z] Plugins: [2020-06-27T03:25:13.732Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-06-27T03:25:13.732Z] [2020-06-27T03:25:13.732Z] Server: [2020-06-27T03:25:13.732Z] Containers: 0 [2020-06-27T03:25:13.732Z] Running: 0 [2020-06-27T03:25:13.732Z] Paused: 0 [2020-06-27T03:25:13.732Z] Stopped: 0 [2020-06-27T03:25:13.732Z] Images: 1 [2020-06-27T03:25:13.732Z] Server Version: 19.03.5 [2020-06-27T03:25:13.732Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-06-27T03:25:13.732Z] Windows: [2020-06-27T03:25:13.732Z] LCOW: [2020-06-27T03:25:13.732Z] Logging Driver: json-file [2020-06-27T03:25:13.732Z] Plugins: [2020-06-27T03:25:13.732Z] Volume: local [2020-06-27T03:25:13.732Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-27T03:25:13.732Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-27T03:25:13.732Z] Swarm: inactive [2020-06-27T03:25:13.732Z] Default Isolation: process [2020-06-27T03:25:13.732Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-27T03:25:13.732Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-06-27T03:25:13.732Z] OSType: windows [2020-06-27T03:25:13.732Z] Architecture: x86_64 [2020-06-27T03:25:13.732Z] CPUs: 4 [2020-06-27T03:25:13.732Z] Total Memory: 32GiB [2020-06-27T03:25:13.732Z] Name: azwin-2-1d4440 [2020-06-27T03:25:13.732Z] ID: ZOFV:QAC5:2FLK:T5RX:FVJP:LT5R:IR5Y:HY4P:UCVB:IXLC:5JTE:Z7K5 [2020-06-27T03:25:13.732Z] Docker Root Dir: D:\docker [2020-06-27T03:25:13.732Z] Debug Mode: false [2020-06-27T03:25:13.732Z] Registry: https://index.docker.io/v1/ [2020-06-27T03:25:13.732Z] Labels: [2020-06-27T03:25:13.732Z] Experimental: true [2020-06-27T03:25:13.732Z] Insecure Registries: [2020-06-27T03:25:13.732Z] 10.0.0.4:5000 [2020-06-27T03:25:13.732Z] 127.0.0.0/8 [2020-06-27T03:25:13.732Z] Registry Mirrors: [2020-06-27T03:25:13.732Z] http://10.0.0.4:5000/ [2020-06-27T03:25:13.732Z] Live Restore Enabled: false [2020-06-27T03:25:13.732Z] [2020-06-27T03:25:13.732Z] [2020-06-27T03:25:13.732Z] INFO: Commit hash is 0e915e5413 [2020-06-27T03:25:13.732Z] INFO: Nuke-Everything... [2020-06-27T03:25:13.732Z] INFO: Container count on control daemon to delete is 0 [2020-06-27T03:25:13.732Z] INFO: Nuking d:\CI [2020-06-27T03:25:13.732Z] INFO: Zapped successfully [2020-06-27T03:25:13.732Z] INFO: Location for testing is d:\CI\PR-41159\1 [2020-06-27T03:25:13.732Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-06-27T03:25:13.732Z] [2020-06-27T03:25:13.732Z] [2020-06-27T03:25:13.732Z] INFO: Building the image from Dockerfile.windows at 06/27/2020 03:25:11... [2020-06-27T03:25:13.732Z] [2020-06-27T03:25:13.927Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.83s) [2020-06-27T03:25:13.927Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-06-27T03:25:13.927Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-27T03:25:15.945Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.82s) [2020-06-27T03:25:15.945Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-06-27T03:25:15.945Z] === RUN TestIpcModeOlderClient [2020-06-27T03:25:15.945Z] === PAUSE TestIpcModeOlderClient [2020-06-27T03:25:15.945Z] === RUN TestKillContainerInvalidSignal [2020-06-27T03:25:16.358Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-27T03:25:16.358Z] [2020-06-27T03:25:16.358Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-06-27T03:25:16.358Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-06-27T03:25:16.358Z] Using test binary docker [2020-06-27T03:25:16.358Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-27T03:25:16.358Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-27T03:25:16.358Z] INFO: Waiting for daemon to start... [2020-06-27T03:25:16.358Z] Starting dockerd [2020-06-27T03:25:16.358Z] . [2020-06-27T03:25:16.358Z] INFO: Building docker-sdk-python3:4.2.1... [2020-06-27T03:25:16.558Z] --- PASS: TestKillContainerInvalidSignal (0.91s) [2020-06-27T03:25:16.558Z] === RUN TestKillContainer [2020-06-27T03:25:16.558Z] === RUN TestKillContainer/no_signal [2020-06-27T03:25:16.824Z] Sending build context to Docker daemon 56.02MB [2020-06-27T03:25:16.824Z] [2020-06-27T03:25:17.291Z] Step 1/10 : FROM microsoft/windowsservercore [2020-06-27T03:25:17.291Z] ---> 486def14a6bd [2020-06-27T03:25:17.291Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-06-27T03:25:17.291Z] ---> Running in 533d9b483ca8 [2020-06-27T03:25:17.366Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2020-06-27T03:25:17.366Z] === RUN TestBuildLabelWithTargets [2020-06-27T03:25:17.563Z] === RUN TestKillContainer/non_killing_signal [2020-06-27T03:25:17.757Z] Removing intermediate container 533d9b483ca8 [2020-06-27T03:25:17.757Z] ---> 863d7bd40844 [2020-06-27T03:25:17.757Z] Step 3/10 : ARG GO_VERSION=1.13.12 [2020-06-27T03:25:17.757Z] ---> Running in ec084184c537 [2020-06-27T03:25:17.844Z] === RUN TestKillContainer/killing_signal [2020-06-27T03:25:18.224Z] Removing intermediate container ec084184c537 [2020-06-27T03:25:18.224Z] ---> e4c1afce20d9 [2020-06-27T03:25:18.224Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-06-27T03:25:18.224Z] ---> Running in c39f00fb2906 [2020-06-27T03:25:18.691Z] Removing intermediate container c39f00fb2906 [2020-06-27T03:25:18.691Z] ---> 0d7966d98d02 [2020-06-27T03:25:18.691Z] 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-06-27T03:25:18.691Z] ---> Running in c1a849e13e9f [2020-06-27T03:25:19.158Z] Removing intermediate container c1a849e13e9f [2020-06-27T03:25:19.158Z] ---> 0abd0d4787ac [2020-06-27T03:25:19.158Z] 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-06-27T03:25:19.158Z] ---> Running in ebca6ed08443 [2020-06-27T03:25:19.313Z] --- PASS: TestKillContainer (2.71s) [2020-06-27T03:25:19.313Z] --- PASS: TestKillContainer/no_signal (0.92s) [2020-06-27T03:25:19.313Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2020-06-27T03:25:19.313Z] --- PASS: TestKillContainer/killing_signal (0.82s) [2020-06-27T03:25:19.313Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-27T03:25:19.313Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-27T03:25:20.321Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-27T03:25:20.934Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.82s) [2020-06-27T03:25:20.934Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.88s) [2020-06-27T03:25:20.934Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.53s) [2020-06-27T03:25:20.934Z] === RUN TestKillStoppedContainer [2020-06-27T03:25:21.216Z] --- PASS: TestKillStoppedContainer (0.10s) [2020-06-27T03:25:21.216Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-27T03:25:21.216Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-06-27T03:25:21.216Z] === RUN TestKillDifferentUserContainer [2020-06-27T03:25:22.221Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-06-27T03:25:22.221Z] === RUN TestInspectOomKilledTrue [2020-06-27T03:25:22.221Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-27T03:25:22.221Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:25:22.221Z] === RUN TestInspectOomKilledFalse [2020-06-27T03:25:22.221Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-27T03:25:22.221Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:25:22.221Z] === RUN TestLinksEtcHostsContentMatch [2020-06-27T03:25:22.834Z] --- PASS: TestLinksEtcHostsContentMatch (0.61s) [2020-06-27T03:25:22.834Z] === RUN TestLinksContainerNames [2020-06-27T03:25:24.853Z] --- PASS: TestLinksContainerNames (1.75s) [2020-06-27T03:25:24.853Z] === RUN TestLogsFollowTailEmpty [2020-06-27T03:25:25.429Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-06-27T03:25:25.429Z] === RUN TestBuildWithEmptyLayers [2020-06-27T03:25:25.487Z] --- PASS: TestLogsFollowTailEmpty (0.90s) [2020-06-27T03:25:25.487Z] === RUN TestContainerNetworkMountsNoChown [2020-06-27T03:25:26.100Z] --- PASS: TestContainerNetworkMountsNoChown (0.89s) [2020-06-27T03:25:26.100Z] === RUN TestMountDaemonRoot [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/default [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/default [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/private [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/private [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/rprivate [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/slave [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/slave [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/rslave [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/shared [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/shared [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/rshared [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-27T03:25:26.382Z] === CONT TestMountDaemonRoot/default [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-27T03:25:26.382Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-27T03:25:26.382Z] === CONT TestMountDaemonRoot/rshared [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-27T03:25:26.382Z] === CONT TestMountDaemonRoot/rprivate [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-27T03:25:26.382Z] === CONT TestMountDaemonRoot/shared [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-27T03:25:26.382Z] === CONT TestMountDaemonRoot/rslave [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-27T03:25:26.382Z] === CONT TestMountDaemonRoot/slave [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-27T03:25:26.382Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-27T03:25:26.382Z] === CONT TestMountDaemonRoot/private [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-27T03:25:26.382Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-27T03:25:26.382Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-27T03:25:26.382Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-27T03:25:26.382Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-27T03:25:26.382Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-27T03:25:26.382Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-27T03:25:26.382Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-27T03:25:26.382Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-27T03:25:26.663Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-27T03:25:26.663Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-27T03:25:26.663Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-27T03:25:26.663Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-27T03:25:26.663Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-27T03:25:26.663Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-27T03:25:26.663Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-27T03:25:26.663Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-27T03:25:26.663Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-27T03:25:26.663Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-27T03:25:26.945Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-27T03:25:26.945Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-27T03:25:26.945Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-27T03:25:26.945Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-27T03:25:26.945Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-27T03:25:26.945Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-27T03:25:26.945Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-27T03:25:26.945Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-27T03:25:27.227Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-27T03:25:27.227Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.09s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.10s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-06-27T03:25:27.227Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2020-06-27T03:25:27.227Z] === RUN TestContainerBindMountNonRecursive [2020-06-27T03:25:27.818Z] [2020-06-27T03:25:27.818Z] SUCCESS: Specified value was saved. [2020-06-27T03:25:27.818Z] INFO: Downloading git... [2020-06-27T03:25:28.683Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-06-27T03:25:28.683Z] === RUN TestBuildMultiStageOnBuild [2020-06-27T03:25:29.249Z] --- PASS: TestContainerBindMountNonRecursive (1.99s) [2020-06-27T03:25:29.249Z] === RUN TestNetworkNat [2020-06-27T03:25:29.382Z] INFO: Downloading go... [2020-06-27T03:25:30.254Z] --- PASS: TestNetworkNat (0.91s) [2020-06-27T03:25:30.254Z] === RUN TestNetworkLocalhostTCPNat [2020-06-27T03:25:30.867Z] --- PASS: TestNetworkLocalhostTCPNat (0.93s) [2020-06-27T03:25:30.867Z] === RUN TestNetworkLoopbackNat [2020-06-27T03:25:30.943Z] INFO: Downloading compiler 1 of 3... [2020-06-27T03:25:31.409Z] INFO: Downloading compiler 2 of 3... [2020-06-27T03:25:32.337Z] --- PASS: TestNetworkLoopbackNat (1.14s) [2020-06-27T03:25:32.337Z] === RUN TestPause [2020-06-27T03:25:32.392Z] INFO: Downloading compiler 3 of 3... [2020-06-27T03:25:32.860Z] INFO: Extracting git... [2020-06-27T03:25:32.951Z] --- PASS: TestPause (0.92s) [2020-06-27T03:25:32.951Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-27T03:25:32.951Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-27T03:25:32.951Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-27T03:25:32.951Z] === RUN TestPauseStopPausedContainer [2020-06-27T03:25:33.910Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-06-27T03:25:33.910Z] === RUN TestBuildUncleanTarFilenames [2020-06-27T03:25:33.910Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2020-06-27T03:25:33.910Z] === RUN TestBuildMultiStageLayerLeak [2020-06-27T03:25:33.956Z] --- PASS: TestPauseStopPausedContainer (0.93s) [2020-06-27T03:25:33.956Z] === RUN TestPsFilter [2020-06-27T03:25:34.237Z] --- PASS: TestPsFilter (0.30s) [2020-06-27T03:25:34.237Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-27T03:25:35.272Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-06-27T03:25:35.272Z] === RUN TestRemoveContainerWithVolume [2020-06-27T03:25:36.283Z] --- PASS: TestRemoveContainerWithVolume (0.91s) [2020-06-27T03:25:36.283Z] === RUN TestRemoveContainerRunning [2020-06-27T03:25:36.897Z] --- PASS: TestRemoveContainerRunning (0.85s) [2020-06-27T03:25:36.897Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-27T03:25:37.902Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.87s) [2020-06-27T03:25:37.902Z] === RUN TestRemoveInvalidContainer [2020-06-27T03:25:37.902Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-27T03:25:37.902Z] === RUN TestRenameLinkedContainer [2020-06-27T03:25:38.061Z] --- PASS: TestBuildMultiStageLayerLeak (4.38s) [2020-06-27T03:25:38.061Z] === RUN TestBuildWithHugeFile [2020-06-27T03:25:41.352Z] --- PASS: TestRenameLinkedContainer (3.53s) [2020-06-27T03:25:41.352Z] === RUN TestRenameStoppedContainer [2020-06-27T03:25:42.364Z] --- PASS: TestRenameStoppedContainer (0.88s) [2020-06-27T03:25:42.364Z] === RUN TestRenameRunningContainerAndReuse [2020-06-27T03:25:42.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-27T03:25:42.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-27T03:25:43.461Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-27T03:25:44.383Z] --- PASS: TestRenameRunningContainerAndReuse (1.82s) [2020-06-27T03:25:44.383Z] === RUN TestRenameInvalidName [2020-06-27T03:25:44.996Z] --- PASS: TestRenameInvalidName (0.88s) [2020-06-27T03:25:44.996Z] === RUN TestRenameAnonymousContainer [2020-06-27T03:25:45.330Z] INFO: Expanding go... [2020-06-27T03:25:50.489Z] --- PASS: TestRenameAnonymousContainer (4.89s) [2020-06-27T03:25:50.489Z] === RUN TestRenameContainerWithSameName [2020-06-27T03:25:50.770Z] --- PASS: TestRenameContainerWithSameName (0.91s) [2020-06-27T03:25:50.770Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-27T03:25:52.790Z] --- PASS: TestRenameContainerWithLinkedContainer (1.79s) [2020-06-27T03:25:52.790Z] === RUN TestResize [2020-06-27T03:25:53.403Z] --- PASS: TestResize (0.89s) [2020-06-27T03:25:53.403Z] === RUN TestResizeWithInvalidSize [2020-06-27T03:25:54.409Z] --- PASS: TestResizeWithInvalidSize (0.86s) [2020-06-27T03:25:54.409Z] === RUN TestResizeWhenContainerNotStarted [2020-06-27T03:25:55.023Z] --- PASS: TestResizeWhenContainerNotStarted (0.81s) [2020-06-27T03:25:55.023Z] === RUN TestDaemonRestartKillContainers [2020-06-27T03:25:55.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-27T03:25:55.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-27T03:25:55.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-27T03:25:55.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-27T03:25:55.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-27T03:25:55.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-27T03:25:55.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-27T03:25:55.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-27T03:25:55.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:25:55.023Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:25:55.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:25:55.023Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:25:55.023Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:25:55.023Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-27T03:25:55.023Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-27T03:25:55.046Z] sha256:c34c40a363b081fa3c1f608bece2f60310ba18c4196497b82853758717bd0be9 [2020-06-27T03:25:55.046Z] INFO: Starting docker-py tests... [2020-06-27T03:25:55.046Z] ============================= test session starts ============================== [2020-06-27T03:25:55.046Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.9.0, pluggy-0.13.1 [2020-06-27T03:25:55.046Z] rootdir: /src, inifile: pytest.ini [2020-06-27T03:25:55.046Z] plugins: cov-2.6.1, timeout-1.3.3 [2020-06-27T03:25:55.046Z] collected 388 items / 1 deselected / 387 selected [2020-06-27T03:25:55.046Z] [2020-06-27T03:25:57.043Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:25:57.326Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:25:58.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:25:58.808Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:25:59.814Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-27T03:26:00.427Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-27T03:26:01.158Z] ok github.com/docker/docker/api/server/httputils 0.047s coverage: 14.7% of statements [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-27T03:26:01.158Z] ok github.com/docker/docker/api/server/middleware 0.018s coverage: 37.7% of statements [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-27T03:26:01.158Z] ok github.com/docker/docker/api/types/filters 0.006s coverage: 92.2% of statements [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-27T03:26:01.158Z] ok github.com/docker/docker/api/types/strslice 0.019s coverage: 90.0% of statements [2020-06-27T03:26:01.158Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 5.1% of statements [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/types [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-27T03:26:01.158Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2020-06-27T03:26:01.158Z] ok github.com/docker/docker/api/types/time 0.016s coverage: 100.0% of statements [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/builder [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-27T03:26:01.158Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-27T03:26:01.158Z] ok github.com/docker/docker/builder/dockerignore 0.037s coverage: 96.8% of statements [2020-06-27T03:26:01.158Z] ok github.com/docker/docker/cli/debug 0.006s coverage: 100.0% of statements [2020-06-27T03:26:01.158Z] ok github.com/docker/docker/builder/remotecontext/git 3.684s coverage: 86.3% of statements [2020-06-27T03:26:02.177Z] ok github.com/docker/docker/builder/remotecontext 0.643s coverage: 13.6% of statements [2020-06-27T03:26:02.448Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-27T03:26:02.730Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-27T03:26:02.799Z] ok github.com/docker/docker/builder/dockerfile 1.217s coverage: 48.1% of statements [2020-06-27T03:26:02.799Z] ? github.com/docker/docker/cli [no test files] [2020-06-27T03:26:02.799Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-27T03:26:04.750Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-27T03:26:05.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-27T03:26:05.404Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-27T03:26:05.405Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-27T03:26:05.755Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-27T03:26:06.341Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-27T03:26:06.600Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-27T03:26:07.214Z] ok github.com/docker/docker/client 0.529s coverage: 75.4% of statements [2020-06-27T03:26:08.426Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-27T03:26:08.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.96s) [2020-06-27T03:26:08.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.37s) [2020-06-27T03:26:08.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-06-27T03:26:08.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-06-27T03:26:08.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s) [2020-06-27T03:26:08.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.45s) [2020-06-27T03:26:08.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s) [2020-06-27T03:26:08.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.28s) [2020-06-27T03:26:08.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.70s) [2020-06-27T03:26:08.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.13s) [2020-06-27T03:26:08.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.33s) [2020-06-27T03:26:08.426Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.21s) [2020-06-27T03:26:08.426Z] === RUN TestCgroupNamespacesRun [2020-06-27T03:26:08.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-27T03:26:08.717Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-06-27T03:26:09.281Z] tests/integration/api_client_test.py ..... [ 7%] [2020-06-27T03:26:09.905Z] --- PASS: TestCgroupNamespacesRun (1.72s) [2020-06-27T03:26:09.905Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-27T03:26:10.587Z] INFO: Expanding compiler 1 of 3... [2020-06-27T03:26:10.587Z] INFO: Expanding compiler 2 of 3... [2020-06-27T03:26:10.775Z] tests/integration/api_config_test.py ..... [ 8%] [2020-06-27T03:26:11.374Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.61s) [2020-06-27T03:26:11.374Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-27T03:26:11.793Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-27T03:26:13.392Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.78s) [2020-06-27T03:26:13.392Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-27T03:26:13.698Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-27T03:26:14.369Z] INFO: Expanding compiler 3 of 3... [2020-06-27T03:26:14.835Z] INFO: Removing downloaded files... [2020-06-27T03:26:14.835Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-06-27T03:26:14.835Z] INFO: Configuring git core.autocrlf... [2020-06-27T03:26:14.870Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-06-27T03:26:14.870Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-27T03:26:15.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-27T03:26:16.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-27T03:26:16.895Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.72s) [2020-06-27T03:26:16.895Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-27T03:26:18.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-27T03:26:18.364Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2020-06-27T03:26:18.364Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-27T03:26:18.977Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.84s) [2020-06-27T03:26:18.977Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-27T03:26:19.449Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-27T03:26:20.996Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.80s) [2020-06-27T03:26:20.996Z] === RUN TestKernelTCPMemory [2020-06-27T03:26:21.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-27T03:26:22.001Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-06-27T03:26:22.001Z] === RUN TestNISDomainname [2020-06-27T03:26:22.732Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-27T03:26:23.007Z] --- PASS: TestNISDomainname (0.98s) [2020-06-27T03:26:23.007Z] === RUN TestHostnameDnsResolution [2020-06-27T03:26:24.109Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-27T03:26:24.476Z] --- PASS: TestHostnameDnsResolution (1.71s) [2020-06-27T03:26:24.476Z] === RUN TestStats [2020-06-27T03:26:25.485Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-27T03:26:25.485Z] Using test binary docker [2020-06-27T03:26:25.485Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-27T03:26:25.485Z] +++ /etc/init.d/apparmor start [2020-06-27T03:26:25.485Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-27T03:26:25.485Z] INFO: Waiting for daemon to start... [2020-06-27T03:26:25.485Z] Starting dockerd [2020-06-27T03:26:25.485Z] +++ 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-06-27T03:26:27.926Z] --- PASS: TestStats (2.97s) [2020-06-27T03:26:27.926Z] === RUN TestStopContainerWithTimeout [2020-06-27T03:26:27.926Z] === RUN TestStopContainerWithTimeout/0 [2020-06-27T03:26:27.926Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-27T03:26:27.926Z] === RUN TestStopContainerWithTimeout/1 [2020-06-27T03:26:27.926Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-27T03:26:27.926Z] === RUN TestStopContainerWithTimeout/3 [2020-06-27T03:26:27.926Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-27T03:26:27.926Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-27T03:26:27.926Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-27T03:26:27.926Z] === CONT TestStopContainerWithTimeout/0 [2020-06-27T03:26:27.926Z] === CONT TestStopContainerWithTimeout/3 [2020-06-27T03:26:28.542Z] === CONT TestStopContainerWithTimeout/1 [2020-06-27T03:26:29.670Z] . [2020-06-27T03:26:29.670Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-27T03:26:29.670Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-27T03:26:29.670Z] Error: No such image: emptyfs [2020-06-27T03:26:29.670Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-27T03:26:29.670Z] ++++ docker load [2020-06-27T03:26:29.670Z] Running integration-test (iteration 1) [2020-06-27T03:26:29.670Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-06-27T03:26:29.670Z] ++ 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-06-27T03:26:29.670Z] ++ set -e [2020-06-27T03:26:29.670Z] ++ '[' -n 0 ']' [2020-06-27T03:26:29.670Z] ++ set -x [2020-06-27T03:26:29.670Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-27T03:26:30.561Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-27T03:26:32.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-27T03:26:32.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-27T03:26:32.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-27T03:26:32.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-27T03:26:33.274Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-06-27T03:26:33.274Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2020-06-27T03:26:33.274Z] --- PASS: TestStopContainerWithTimeout/1 (1.99s) [2020-06-27T03:26:33.274Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) [2020-06-27T03:26:33.274Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2020-06-27T03:26:33.274Z] === RUN TestDeleteDevicemapper [2020-06-27T03:26:33.274Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-27T03:26:33.274Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-27T03:26:33.274Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-27T03:26:33.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-27T03:26:34.198Z] --- PASS: TestBuildWithHugeFile (52.32s) [2020-06-27T03:26:34.198Z] === RUN TestBuildWithEmptyDockerfile [2020-06-27T03:26:34.198Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-27T03:26:34.198Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-27T03:26:34.198Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-27T03:26:34.198Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-27T03:26:34.198Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-27T03:26:34.198Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-27T03:26:34.198Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-27T03:26:34.198Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-27T03:26:34.198Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-27T03:26:34.198Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2020-06-27T03:26:34.198Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2020-06-27T03:26:34.198Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s) [2020-06-27T03:26:34.198Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-06-27T03:26:34.198Z] === RUN TestBuildPreserveOwnership [2020-06-27T03:26:34.198Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-27T03:26:36.722Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.32s) [2020-06-27T03:26:36.723Z] === RUN TestUpdateMemory [2020-06-27T03:26:36.723Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-27T03:26:36.723Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:26:36.723Z] === RUN TestUpdateCPUQuota [2020-06-27T03:26:37.453Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-27T03:26:38.195Z] --- PASS: TestUpdateCPUQuota (1.24s) [2020-06-27T03:26:38.195Z] === RUN TestUpdatePidsLimit [2020-06-27T03:26:38.195Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-27T03:26:38.195Z] === RUN TestUpdatePidsLimit/no_change [2020-06-27T03:26:38.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-27T03:26:38.811Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-27T03:26:39.093Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-27T03:26:39.375Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-27T03:26:39.646Z] Loaded image: buildpack-deps:jessie [2020-06-27T03:26:39.646Z] Loaded image: busybox:latest [2020-06-27T03:26:39.646Z] Loaded image: busybox:glibc [2020-06-27T03:26:39.646Z] Loaded image: debian:jessie [2020-06-27T03:26:39.646Z] Loaded image: hello-world:latest [2020-06-27T03:26:39.646Z] INFO: Testing against a local daemon [2020-06-27T03:26:39.646Z] === RUN TestCgroupNamespacesBuild [2020-06-27T03:26:39.988Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-27T03:26:40.082Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-06-27T03:26:40.270Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-27T03:26:41.604Z] --- PASS: TestBuildPreserveOwnership (10.37s) [2020-06-27T03:26:41.604Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.36s) [2020-06-27T03:26:41.604Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-06-27T03:26:41.604Z] === RUN TestBuildPlatformInvalid [2020-06-27T03:26:41.604Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2020-06-27T03:26:41.604Z] PASS [2020-06-27T03:26:41.604Z] [2020-06-27T03:26:41.604Z] === Skipped [2020-06-27T03:26:41.604Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-06-27T03:26:41.604Z] build_session_test.go:25: TODO: BuildKit [2020-06-27T03:26:41.604Z] [2020-06-27T03:26:41.604Z] [2020-06-27T03:26:41.604Z] DONE 32 tests, 1 skipped in 124.978s [2020-06-27T03:26:41.604Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-06-27T03:26:41.604Z] INFO: Testing against a local daemon [2020-06-27T03:26:41.604Z] === RUN TestConfigInspect [2020-06-27T03:26:41.604Z] --- SKIP: TestConfigInspect (0.02s) [2020-06-27T03:26:41.604Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:26:41.604Z] === RUN TestConfigList [2020-06-27T03:26:41.604Z] --- SKIP: TestConfigList (0.01s) [2020-06-27T03:26:41.604Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:26:41.604Z] === RUN TestConfigsCreateAndDelete [2020-06-27T03:26:41.604Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-06-27T03:26:41.604Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:26:41.604Z] === RUN TestConfigsUpdate [2020-06-27T03:26:41.604Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-06-27T03:26:41.604Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:26:41.604Z] === RUN TestTemplatedConfig [2020-06-27T03:26:41.604Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-06-27T03:26:41.604Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:26:41.604Z] === RUN TestConfigCreateResolve [2020-06-27T03:26:41.604Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-06-27T03:26:41.604Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:26:41.604Z] === RUN TestConfigDaemonLibtrustID [2020-06-27T03:26:41.738Z] --- PASS: TestUpdatePidsLimit (3.68s) [2020-06-27T03:26:41.738Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2020-06-27T03:26:41.738Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-06-27T03:26:41.738Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-06-27T03:26:41.738Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-06-27T03:26:41.739Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.43s) [2020-06-27T03:26:41.739Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-06-27T03:26:41.739Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-06-27T03:26:41.739Z] === RUN TestUpdateRestartPolicy [2020-06-27T03:26:42.176Z] --- PASS: TestCgroupNamespacesBuild (3.45s) [2020-06-27T03:26:42.176Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-27T03:26:42.963Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2020-06-27T03:26:42.963Z] PASS [2020-06-27T03:26:42.963Z] [2020-06-27T03:26:42.963Z] === Skipped [2020-06-27T03:26:42.963Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2020-06-27T03:26:42.963Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:26:42.963Z] [2020-06-27T03:26:42.963Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2020-06-27T03:26:42.963Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:26:42.963Z] [2020-06-27T03:26:42.963Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-06-27T03:26:42.963Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:26:42.963Z] [2020-06-27T03:26:42.964Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-06-27T03:26:42.964Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:26:42.964Z] [2020-06-27T03:26:42.964Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-06-27T03:26:42.964Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:26:42.964Z] [2020-06-27T03:26:42.964Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-06-27T03:26:42.964Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:26:42.964Z] [2020-06-27T03:26:42.964Z] [2020-06-27T03:26:42.964Z] DONE 7 tests, 6 skipped in 1.738s [2020-06-27T03:26:42.964Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-06-27T03:26:43.218Z] INFO: Testing against a local daemon [2020-06-27T03:26:43.218Z] === RUN TestCheckpoint [2020-06-27T03:26:43.218Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-27T03:26:43.218Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-27T03:26:43.218Z] === RUN TestContainerInvalidJSON [2020-06-27T03:26:43.218Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-27T03:26:43.218Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-27T03:26:43.218Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-27T03:26:43.218Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-27T03:26:43.218Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-27T03:26:43.218Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-27T03:26:43.218Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-27T03:26:43.218Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-27T03:26:43.218Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-27T03:26:43.218Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-06-27T03:26:43.218Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-27T03:26:43.218Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-27T03:26:43.218Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-27T03:26:43.218Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-27T03:26:43.218Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2020-06-27T03:26:43.218Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-27T03:26:43.218Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-06-27T03:26:43.218Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-27T03:26:43.218Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2020-06-27T03:26:43.218Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-27T03:26:43.472Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2020-06-27T03:26:43.472Z] === RUN TestCopyFromContainer [2020-06-27T03:26:44.078Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.81s) [2020-06-27T03:26:44.078Z] === RUN TestBuildWithSession [2020-06-27T03:26:44.078Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-27T03:26:44.078Z] build_session_test.go:25: TODO: BuildKit [2020-06-27T03:26:44.078Z] === RUN TestBuildSquashParent [2020-06-27T03:26:46.475Z] ok github.com/docker/docker/cmd/dockerd 0.113s coverage: 30.8% of statements [2020-06-27T03:26:47.628Z] === RUN TestCopyFromContainer// [2020-06-27T03:26:47.628Z] === RUN TestCopyFromContainer//bar/root [2020-06-27T03:26:47.628Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-27T03:26:47.628Z] === RUN TestCopyFromContainer/bar/quux [2020-06-27T03:26:47.628Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-27T03:26:47.628Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-27T03:26:47.628Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-27T03:26:47.628Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-27T03:26:47.628Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-27T03:26:47.628Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-27T03:26:47.882Z] --- PASS: TestCopyFromContainer (4.40s) [2020-06-27T03:26:47.882Z] --- PASS: TestCopyFromContainer// (0.07s) [2020-06-27T03:26:47.882Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2020-06-27T03:26:47.882Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-06-27T03:26:47.882Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2020-06-27T03:26:47.882Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2020-06-27T03:26:47.882Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-06-27T03:26:47.882Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-06-27T03:26:47.882Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2020-06-27T03:26:47.882Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-06-27T03:26:47.882Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2020-06-27T03:26:47.882Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-27T03:26:47.882Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-27T03:26:47.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-27T03:26:47.882Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-27T03:26:47.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-27T03:26:47.882Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-27T03:26:47.882Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-27T03:26:47.882Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-27T03:26:47.882Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-27T03:26:47.882Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-27T03:26:47.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-27T03:26:47.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-27T03:26:47.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-27T03:26:47.882Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-27T03:26:47.882Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-27T03:26:47.882Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-06-27T03:26:47.882Z] === RUN TestCreateWithInvalidEnv [2020-06-27T03:26:47.882Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-27T03:26:47.882Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-27T03:26:47.882Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-27T03:26:47.882Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-27T03:26:47.882Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-27T03:26:47.882Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-27T03:26:47.882Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-27T03:26:47.882Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-27T03:26:47.882Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-27T03:26:47.882Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-06-27T03:26:47.882Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-27T03:26:47.882Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-27T03:26:47.882Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-27T03:26:47.882Z] === RUN TestCreateTmpfsMountsTarget [2020-06-27T03:26:47.882Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-06-27T03:26:47.882Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-27T03:26:48.623Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-27T03:26:49.241Z] --- PASS: TestCreateWithCustomMaskedPaths (1.27s) [2020-06-27T03:26:49.241Z] === RUN TestCreateWithCapabilities [2020-06-27T03:26:49.241Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-27T03:26:49.241Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-27T03:26:49.241Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-27T03:26:49.241Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-27T03:26:49.241Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-27T03:26:49.241Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-27T03:26:49.241Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-27T03:26:49.241Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-27T03:26:49.241Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-27T03:26:49.241Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-27T03:26:49.241Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-27T03:26:49.241Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-27T03:26:49.241Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-27T03:26:49.241Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-27T03:26:49.241Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-27T03:26:49.241Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-27T03:26:49.241Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-27T03:26:49.241Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-27T03:26:49.242Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-27T03:26:49.242Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-27T03:26:49.242Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-27T03:26:49.242Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-27T03:26:49.242Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-27T03:26:49.242Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-06-27T03:26:49.242Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.03s) [2020-06-27T03:26:49.242Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-27T03:26:49.242Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-27T03:26:49.242Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-06-27T03:26:49.242Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.03s) [2020-06-27T03:26:49.242Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-27T03:26:49.242Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.03s) [2020-06-27T03:26:49.242Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.02s) [2020-06-27T03:26:49.242Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-06-27T03:26:49.242Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.02s) [2020-06-27T03:26:49.242Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.02s) [2020-06-27T03:26:49.242Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-27T03:26:50.599Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.23s) [2020-06-27T03:26:50.600Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-27T03:26:50.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-27T03:26:50.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-27T03:26:50.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-27T03:26:50.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-27T03:26:50.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-27T03:26:50.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-27T03:26:50.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-27T03:26:50.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-27T03:26:50.600Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-27T03:26:50.600Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-27T03:26:50.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-27T03:26:50.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-27T03:26:50.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-27T03:26:50.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-27T03:26:50.600Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-27T03:26:50.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-06-27T03:26:50.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-06-27T03:26:50.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-27T03:26:50.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-27T03:26:50.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-27T03:26:50.600Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-27T03:26:50.600Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-27T03:26:50.640Z] --- PASS: TestBuildSquashParent (6.64s) [2020-06-27T03:26:50.640Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-27T03:26:50.640Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-27T03:26:50.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-27T03:26:50.640Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-27T03:26:50.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-27T03:26:50.640Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-27T03:26:50.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-27T03:26:50.640Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-27T03:26:50.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-27T03:26:50.640Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-27T03:26:50.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-27T03:26:50.640Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-27T03:26:50.640Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-27T03:26:50.640Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-27T03:26:50.640Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-27T03:26:50.640Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-27T03:26:50.640Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-27T03:26:50.854Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.43s) [2020-06-27T03:26:50.854Z] === RUN TestCreateDifferentPlatform [2020-06-27T03:26:50.854Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-27T03:26:50.854Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-27T03:26:50.854Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-27T03:26:50.854Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-27T03:26:50.854Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-27T03:26:50.854Z] === RUN TestContainerStartOnDaemonRestart [2020-06-27T03:26:50.854Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-06-27T03:26:50.854Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-06-27T03:26:50.854Z] === RUN TestDaemonRestartIpcMode [2020-06-27T03:26:50.854Z] === PAUSE TestDaemonRestartIpcMode [2020-06-27T03:26:50.854Z] === RUN TestDaemonHostGatewayIP [2020-06-27T03:26:50.854Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-06-27T03:26:50.854Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:26:50.854Z] === RUN TestContainerKillOnDaemonStart [2020-06-27T03:26:50.854Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2020-06-27T03:26:50.854Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-06-27T03:26:50.854Z] === RUN TestDiff [2020-06-27T03:26:50.911Z] ok github.com/docker/docker/container 0.136s coverage: 34.7% of statements [2020-06-27T03:26:50.911Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-27T03:26:50.911Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-27T03:26:50.911Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-27T03:26:50.911Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-27T03:26:51.412Z] --- PASS: TestDiff (0.42s) [2020-06-27T03:26:51.412Z] === RUN TestExecWithCloseStdin [2020-06-27T03:26:51.970Z] --- PASS: TestExecWithCloseStdin (0.47s) [2020-06-27T03:26:51.970Z] === RUN TestExec [2020-06-27T03:26:52.528Z] --- PASS: TestExec (0.52s) [2020-06-27T03:26:52.529Z] === RUN TestExecUser [2020-06-27T03:26:52.783Z] --- PASS: TestExecUser (0.46s) [2020-06-27T03:26:52.783Z] === RUN TestExportContainerAndImportImage [2020-06-27T03:26:52.801Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-27T03:26:52.957Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.045s coverage: 65.3% of statements [2020-06-27T03:26:53.341Z] --- PASS: TestExportContainerAndImportImage (0.62s) [2020-06-27T03:26:53.341Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-27T03:26:53.928Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-27T03:26:53.928Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-27T03:26:55.840Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-06-27T03:26:55.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.83s) [2020-06-27T03:26:55.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.91s) [2020-06-27T03:26:55.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.97s) [2020-06-27T03:26:55.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.03s) [2020-06-27T03:26:55.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.15s) [2020-06-27T03:26:55.840Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.27s) [2020-06-27T03:26:55.840Z] === RUN TestBuildMultiStageCopy [2020-06-27T03:26:55.840Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-27T03:26:56.636Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2020-06-27T03:26:56.636Z] === RUN TestHealthCheckWorkdir [2020-06-27T03:26:56.950Z] --- PASS: TestUpdateRestartPolicy (12.88s) [2020-06-27T03:26:56.950Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-27T03:26:56.950Z] --- PASS: TestUpdateRestartWithAutoRemove (0.92s) [2020-06-27T03:26:56.950Z] === RUN TestWaitNonBlocked [2020-06-27T03:26:56.950Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-27T03:26:56.950Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-27T03:26:56.950Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-27T03:26:56.950Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-27T03:26:56.950Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-27T03:26:56.950Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-27T03:26:56.950Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-06-27T03:26:56.950Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s) [2020-06-27T03:26:56.950Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.21s) [2020-06-27T03:26:56.950Z] === RUN TestWaitBlocked [2020-06-27T03:26:56.950Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-27T03:26:56.950Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-27T03:26:56.950Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-27T03:26:56.950Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-27T03:26:56.950Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-27T03:26:56.950Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-27T03:26:56.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-27T03:26:57.577Z] --- PASS: TestHealthCheckWorkdir (0.61s) [2020-06-27T03:26:57.577Z] === RUN TestHealthKillContainer [2020-06-27T03:26:57.952Z] --- PASS: TestWaitBlocked (0.01s) [2020-06-27T03:26:57.952Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.15s) [2020-06-27T03:26:57.952Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.23s) [2020-06-27T03:26:57.952Z] === CONT TestContainerKillOnDaemonStart [2020-06-27T03:26:57.952Z] === CONT TestContainerStartOnDaemonRestart [2020-06-27T03:26:58.357Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-27T03:26:58.371Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-27T03:26:58.473Z] ok github.com/docker/docker/daemon/cluster/convert 0.047s coverage: 35.4% of statements [2020-06-27T03:26:58.630Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-27T03:26:58.889Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-27T03:26:59.455Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-27T03:27:00.023Z] --- PASS: TestBuildMultiStageCopy (4.27s) [2020-06-27T03:27:00.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.18s) [2020-06-27T03:27:00.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2020-06-27T03:27:00.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-06-27T03:27:00.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s) [2020-06-27T03:27:00.023Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.56s) [2020-06-27T03:27:00.023Z] === RUN TestBuildMultiStageParentConfig [2020-06-27T03:27:00.091Z] --- PASS: TestHealthKillContainer (2.58s) [2020-06-27T03:27:00.091Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-27T03:27:00.345Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2020-06-27T03:27:00.345Z] === RUN TestIpcModeNone [2020-06-27T03:27:00.904Z] --- PASS: TestIpcModeNone (0.48s) [2020-06-27T03:27:00.904Z] === RUN TestIpcModePrivate [2020-06-27T03:27:01.175Z] ok github.com/docker/docker/daemon/cluster 0.159s coverage: 0.5% of statements [2020-06-27T03:27:01.391Z] --- PASS: TestContainerStartOnDaemonRestart (3.01s) [2020-06-27T03:27:01.391Z] === CONT TestDaemonHostGatewayIP [2020-06-27T03:27:01.462Z] --- PASS: TestIpcModePrivate (0.48s) [2020-06-27T03:27:01.463Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-27T03:27:01.463Z] === RUN TestIpcModeShareable [2020-06-27T03:27:01.463Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-06-27T03:27:01.463Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-27T03:27:01.463Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-27T03:27:01.924Z] --- PASS: TestBuildMultiStageParentConfig (1.47s) [2020-06-27T03:27:01.924Z] === RUN TestBuildLabelWithTargets [2020-06-27T03:27:02.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-27T03:27:02.822Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.45s) [2020-06-27T03:27:02.822Z] === RUN TestAPIIpcModeHost [2020-06-27T03:27:02.822Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-06-27T03:27:02.822Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-27T03:27:02.822Z] === RUN TestDaemonIpcModeShareable [2020-06-27T03:27:02.822Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-06-27T03:27:02.822Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-27T03:27:02.822Z] === RUN TestDaemonIpcModePrivate [2020-06-27T03:27:03.833Z] --- PASS: TestBuildLabelWithTargets (2.20s) [2020-06-27T03:27:03.833Z] === RUN TestBuildWithEmptyLayers [2020-06-27T03:27:04.055Z] --- PASS: TestDaemonHostGatewayIP (3.29s) [2020-06-27T03:27:04.055Z] === CONT TestDaemonRestartIpcMode [2020-06-27T03:27:04.663Z] ok github.com/docker/docker/daemon/discovery 0.027s coverage: 30.0% of statements [2020-06-27T03:27:04.768Z] --- PASS: TestBuildWithEmptyLayers (0.97s) [2020-06-27T03:27:04.768Z] === RUN TestBuildMultiStageOnBuild [2020-06-27T03:27:05.326Z] --- PASS: TestDaemonIpcModePrivate (2.21s) [2020-06-27T03:27:05.326Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:73, shared: false, mustBeShared: false [2020-06-27T03:27:05.326Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-27T03:27:05.326Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-06-27T03:27:05.326Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-27T03:27:05.326Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-27T03:27:05.326Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-06-27T03:27:05.326Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-27T03:27:05.326Z] === RUN TestIpcModeOlderClient [2020-06-27T03:27:05.326Z] === PAUSE TestIpcModeOlderClient [2020-06-27T03:27:05.326Z] === RUN TestKillContainerInvalidSignal [2020-06-27T03:27:05.582Z] --- PASS: TestKillContainerInvalidSignal (0.47s) [2020-06-27T03:27:05.582Z] === RUN TestKillContainer [2020-06-27T03:27:05.582Z] === RUN TestKillContainer/no_signal [2020-06-27T03:27:05.836Z] === RUN TestKillContainer/non_killing_signal [2020-06-27T03:27:06.090Z] === RUN TestKillContainer/killing_signal [2020-06-27T03:27:06.152Z] ok github.com/docker/docker/daemon/events 0.071s coverage: 50.0% of statements [2020-06-27T03:27:06.152Z] ok github.com/docker/docker/daemon/config 0.080s coverage: 81.7% of statements [2020-06-27T03:27:06.649Z] --- PASS: TestKillContainer (1.29s) [2020-06-27T03:27:06.649Z] --- PASS: TestKillContainer/no_signal (0.41s) [2020-06-27T03:27:06.649Z] --- PASS: TestKillContainer/non_killing_signal (0.29s) [2020-06-27T03:27:06.649Z] --- PASS: TestKillContainer/killing_signal (0.42s) [2020-06-27T03:27:06.649Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-27T03:27:06.649Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-27T03:27:06.722Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-27T03:27:07.207Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-27T03:27:07.297Z] --- PASS: TestBuildMultiStageOnBuild (2.66s) [2020-06-27T03:27:07.298Z] === RUN TestBuildUncleanTarFilenames [2020-06-27T03:27:07.766Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s) [2020-06-27T03:27:07.766Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s) [2020-06-27T03:27:07.766Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2020-06-27T03:27:07.766Z] === RUN TestKillStoppedContainer [2020-06-27T03:27:07.766Z] --- PASS: TestKillStoppedContainer (0.04s) [2020-06-27T03:27:07.766Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-27T03:27:07.766Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2020-06-27T03:27:07.766Z] === RUN TestKillDifferentUserContainer [2020-06-27T03:27:08.020Z] --- PASS: TestKillDifferentUserContainer (0.44s) [2020-06-27T03:27:08.020Z] === RUN TestInspectOomKilledTrue [2020-06-27T03:27:08.020Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-27T03:27:08.020Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-27T03:27:08.020Z] === RUN TestInspectOomKilledFalse [2020-06-27T03:27:08.020Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-27T03:27:08.020Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:27:08.020Z] === RUN TestLinksEtcHostsContentMatch [2020-06-27T03:27:08.020Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-06-27T03:27:08.020Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-06-27T03:27:08.020Z] === RUN TestLinksContainerNames [2020-06-27T03:27:08.441Z] --- PASS: TestDaemonRestartIpcMode (3.54s) [2020-06-27T03:27:08.441Z] === CONT TestIpcModeOlderClient [2020-06-27T03:27:08.441Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-06-27T03:27:08.862Z] ok github.com/docker/docker/daemon/graphdriver 0.007s coverage: 2.2% of statements [2020-06-27T03:27:08.942Z] --- PASS: TestLinksContainerNames (0.85s) [2020-06-27T03:27:08.942Z] === RUN TestLogsFollowTailEmpty [2020-06-27T03:27:09.198Z] --- PASS: TestBuildUncleanTarFilenames (1.40s) [2020-06-27T03:27:09.198Z] === RUN TestBuildMultiStageLayerLeak [2020-06-27T03:27:09.500Z] --- PASS: TestLogsFollowTailEmpty (0.45s) [2020-06-27T03:27:09.501Z] === RUN TestContainerNetworkMountsNoChown [2020-06-27T03:27:09.760Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2020-06-27T03:27:09.760Z] === RUN TestMountDaemonRoot [2020-06-27T03:27:09.760Z] === RUN TestMountDaemonRoot/default [2020-06-27T03:27:09.760Z] === PAUSE TestMountDaemonRoot/default [2020-06-27T03:27:09.760Z] === RUN TestMountDaemonRoot/private [2020-06-27T03:27:09.760Z] === PAUSE TestMountDaemonRoot/private [2020-06-27T03:27:09.760Z] === RUN TestMountDaemonRoot/rprivate [2020-06-27T03:27:09.760Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-27T03:27:09.760Z] === RUN TestMountDaemonRoot/slave [2020-06-27T03:27:09.760Z] === PAUSE TestMountDaemonRoot/slave [2020-06-27T03:27:09.760Z] === RUN TestMountDaemonRoot/rslave [2020-06-27T03:27:09.760Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-27T03:27:09.760Z] === RUN TestMountDaemonRoot/shared [2020-06-27T03:27:09.760Z] === PAUSE TestMountDaemonRoot/shared [2020-06-27T03:27:09.760Z] === RUN TestMountDaemonRoot/rshared [2020-06-27T03:27:09.760Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-27T03:27:09.760Z] === CONT TestMountDaemonRoot/default [2020-06-27T03:27:09.760Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-27T03:27:09.760Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-27T03:27:09.760Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-27T03:27:09.761Z] === CONT TestMountDaemonRoot/rslave [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-27T03:27:09.761Z] === CONT TestMountDaemonRoot/rshared [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-27T03:27:09.761Z] === CONT TestMountDaemonRoot/shared [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-27T03:27:09.761Z] === CONT TestMountDaemonRoot/rprivate [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-27T03:27:09.761Z] === CONT TestMountDaemonRoot/slave [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-27T03:27:09.761Z] === CONT TestMountDaemonRoot/private [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-27T03:27:09.761Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-27T03:27:09.761Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-27T03:27:09.761Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-27T03:27:09.761Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-27T03:27:10.015Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-27T03:27:10.015Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-27T03:27:10.015Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-27T03:27:10.015Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-27T03:27:10.015Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-27T03:27:10.015Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-27T03:27:10.015Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-27T03:27:10.015Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-27T03:27:10.015Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-27T03:27:10.015Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-27T03:27:10.015Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-27T03:27:10.269Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-27T03:27:10.269Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-27T03:27:10.269Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-27T03:27:10.269Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-27T03:27:10.269Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-27T03:27:10.269Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-27T03:27:10.269Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-27T03:27:10.269Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-27T03:27:10.269Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-27T03:27:10.269Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-27T03:27:10.269Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-27T03:27:10.269Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-27T03:27:10.269Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-27T03:27:10.269Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-27T03:27:10.269Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.01s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-06-27T03:27:10.269Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.01s) [2020-06-27T03:27:10.269Z] === RUN TestContainerBindMountNonRecursive [2020-06-27T03:27:10.269Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-06-27T03:27:10.269Z] 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-06-27T03:27:10.269Z] === RUN TestNetworkNat [2020-06-27T03:27:10.452Z] --- PASS: TestContainerKillOnDaemonStart (12.32s) [2020-06-27T03:27:10.452Z] PASS [2020-06-27T03:27:10.452Z] [2020-06-27T03:27:10.452Z] === Skipped [2020-06-27T03:27:10.452Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-06-27T03:27:10.452Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-27T03:27:10.452Z] [2020-06-27T03:27:10.452Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-27T03:27:10.452Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:27:10.452Z] [2020-06-27T03:27:10.452Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-27T03:27:10.452Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:27:10.452Z] [2020-06-27T03:27:10.452Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-27T03:27:10.452Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-27T03:27:10.452Z] [2020-06-27T03:27:10.452Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-06-27T03:27:10.452Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-27T03:27:10.452Z] [2020-06-27T03:27:10.452Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-06-27T03:27:10.452Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:27:10.452Z] [2020-06-27T03:27:10.452Z] [2020-06-27T03:27:10.452Z] DONE 203 tests, 6 skipped in 149.986s [2020-06-27T03:27:10.452Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-06-27T03:27:10.452Z] ++ 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-06-27T03:27:10.452Z] ++ set -e [2020-06-27T03:27:10.452Z] ++ '[' -n 0 ']' [2020-06-27T03:27:10.452Z] ++ set -x [2020-06-27T03:27:10.452Z] ++ env -i DEST=/go/src/github.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-06-27T03:27:10.452Z] INFO: Testing against a local daemon [2020-06-27T03:27:10.452Z] === RUN TestCommitInheritsEnv [2020-06-27T03:27:10.827Z] --- PASS: TestNetworkNat (0.50s) [2020-06-27T03:27:10.827Z] === RUN TestNetworkLocalhostTCPNat [2020-06-27T03:27:10.904Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-27T03:27:11.063Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-06-27T03:27:11.063Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-27T03:27:11.063Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-27T03:27:11.063Z] === RUN TestImagesFilterMultiReference [2020-06-27T03:27:11.063Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-06-27T03:27:11.063Z] === RUN TestImagePullPlatformInvalid [2020-06-27T03:27:11.063Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-06-27T03:27:11.063Z] === RUN TestRemoveImageOrphaning [2020-06-27T03:27:11.386Z] --- PASS: TestNetworkLocalhostTCPNat (0.46s) [2020-06-27T03:27:11.386Z] === RUN TestNetworkLoopbackNat [2020-06-27T03:27:11.556Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2020-06-27T03:27:11.556Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.493s coverage: 13.9% of statements [2020-06-27T03:27:11.673Z] --- PASS: TestRemoveImageOrphaning (0.58s) [2020-06-27T03:27:11.673Z] === RUN TestRemoveImageGarbageCollector [2020-06-27T03:27:11.673Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-27T03:27:11.673Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:27:11.673Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-27T03:27:11.673Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-06-27T03:27:11.673Z] === RUN TestTagInvalidReference [2020-06-27T03:27:11.673Z] --- PASS: TestTagInvalidReference (0.01s) [2020-06-27T03:27:11.673Z] === RUN TestTagValidPrefixedRepo [2020-06-27T03:27:11.673Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-06-27T03:27:11.673Z] === RUN TestTagExistedNameWithoutForce [2020-06-27T03:27:11.673Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-06-27T03:27:11.673Z] === RUN TestTagOfficialNames [2020-06-27T03:27:11.673Z] --- PASS: TestTagOfficialNames (0.04s) [2020-06-27T03:27:11.673Z] === RUN TestTagMatchesDigest [2020-06-27T03:27:11.673Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-27T03:27:11.673Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-27T03:27:11.727Z] --- PASS: TestBuildMultiStageLayerLeak (2.90s) [2020-06-27T03:27:11.727Z] === RUN TestBuildWithHugeFile [2020-06-27T03:27:11.944Z] --- PASS: TestNetworkLoopbackNat (0.53s) [2020-06-27T03:27:11.944Z] === RUN TestPause [2020-06-27T03:27:11.944Z] --- SKIP: TestPause (0.00s) [2020-06-27T03:27:11.944Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-27T03:27:11.944Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-27T03:27:11.944Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-27T03:27:11.944Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-27T03:27:11.944Z] === RUN TestPauseStopPausedContainer [2020-06-27T03:27:11.944Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-06-27T03:27:11.944Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-27T03:27:11.944Z] === RUN TestPsFilter [2020-06-27T03:27:11.944Z] --- PASS: TestPsFilter (0.10s) [2020-06-27T03:27:11.944Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-27T03:27:12.204Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2020-06-27T03:27:12.204Z] === RUN TestRemoveContainerWithVolume [2020-06-27T03:27:12.764Z] --- PASS: TestRemoveContainerWithVolume (0.44s) [2020-06-27T03:27:12.764Z] === RUN TestRemoveContainerRunning [2020-06-27T03:27:13.324Z] --- PASS: TestRemoveContainerRunning (0.43s) [2020-06-27T03:27:13.324Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-27T03:27:13.578Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.42s) [2020-06-27T03:27:13.578Z] === RUN TestRemoveInvalidContainer [2020-06-27T03:27:13.578Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-27T03:27:13.578Z] === RUN TestRenameLinkedContainer [2020-06-27T03:27:13.591Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.650s coverage: 57.9% of statements [2020-06-27T03:27:14.184Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-27T03:27:15.460Z] --- PASS: TestRenameLinkedContainer (1.68s) [2020-06-27T03:27:15.460Z] === RUN TestRenameStoppedContainer [2020-06-27T03:27:15.714Z] --- PASS: TestRenameStoppedContainer (0.39s) [2020-06-27T03:27:15.714Z] === RUN TestRenameRunningContainerAndReuse [2020-06-27T03:27:16.295Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.8% of statements [2020-06-27T03:27:16.638Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s) [2020-06-27T03:27:16.638Z] === RUN TestRenameInvalidName [2020-06-27T03:27:16.893Z] --- PASS: TestRenameInvalidName (0.43s) [2020-06-27T03:27:16.893Z] === RUN TestRenameAnonymousContainer [2020-06-27T03:27:16.916Z] ok github.com/docker/docker/daemon 12.322s coverage: 17.5% of statements [2020-06-27T03:27:16.916Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-27T03:27:16.916Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-27T03:27:16.916Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-27T03:27:16.916Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-27T03:27:17.201Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.338s coverage: 69.2% of statements [2020-06-27T03:27:18.366Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-27T03:27:18.684Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.009s coverage: 46.2% of statements [2020-06-27T03:27:18.684Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-27T03:27:18.775Z] --- PASS: TestRenameAnonymousContainer (1.51s) [2020-06-27T03:27:18.775Z] === RUN TestRenameContainerWithSameName [2020-06-27T03:27:19.029Z] --- PASS: TestRenameContainerWithSameName (0.42s) [2020-06-27T03:27:19.029Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-27T03:27:19.951Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2020-06-27T03:27:19.951Z] === RUN TestResize [2020-06-27T03:27:20.206Z] --- PASS: TestResize (0.42s) [2020-06-27T03:27:20.206Z] === RUN TestResizeWithInvalidSize [2020-06-27T03:27:20.726Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.300s coverage: 49.5% of statements [2020-06-27T03:27:20.765Z] --- PASS: TestResizeWithInvalidSize (0.44s) [2020-06-27T03:27:20.765Z] === RUN TestResizeWhenContainerNotStarted [2020-06-27T03:27:21.012Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.557s coverage: 76.1% of statements [2020-06-27T03:27:21.019Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2020-06-27T03:27:21.019Z] === RUN TestDaemonRestartKillContainers [2020-06-27T03:27:21.019Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-06-27T03:27:21.019Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-06-27T03:27:21.019Z] === RUN TestCgroupNamespacesRun [2020-06-27T03:27:21.646Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-27T03:27:21.646Z] Using test binary docker [2020-06-27T03:27:21.646Z] +++ /etc/init.d/apparmor start [2020-06-27T03:27:21.646Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-27T03:27:21.646Z] INFO: Waiting for daemon to start... [2020-06-27T03:27:21.646Z] Starting dockerd [2020-06-27T03:27:21.646Z] +++ 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-06-27T03:27:21.649Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.027s coverage: 58.0% of statements [2020-06-27T03:27:23.530Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2020-06-27T03:27:23.530Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-27T03:27:23.545Z] . [2020-06-27T03:27:23.545Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-27T03:27:23.691Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2020-06-27T03:27:23.691Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2020-06-27T03:27:23.803Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-27T03:27:23.803Z] Error: No such image: emptyfs [2020-06-27T03:27:23.803Z] ++++ docker load [2020-06-27T03:27:23.803Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-27T03:27:24.061Z] Running integration-test (iteration 1) [2020-06-27T03:27:24.061Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-06-27T03:27:24.061Z] ++ 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-06-27T03:27:24.061Z] ++ set -e [2020-06-27T03:27:24.061Z] ++ '[' -n 0 ']' [2020-06-27T03:27:24.061Z] ++ set -x [2020-06-27T03:27:24.061Z] ++ env -i DEST=/go/src/github.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-06-27T03:27:25.174Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.005s coverage: 52.1% of statements [2020-06-27T03:27:25.174Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-27T03:27:25.174Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-27T03:27:25.410Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.12s) [2020-06-27T03:27:25.410Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-27T03:27:27.216Z] ok github.com/docker/docker/daemon/logger 0.270s coverage: 41.8% of statements [2020-06-27T03:27:27.839Z] ok github.com/docker/docker/daemon/logger/gelf 0.036s coverage: 67.0% of statements [2020-06-27T03:27:27.839Z] ok github.com/docker/docker/daemon/images 0.053s coverage: 4.8% of statements [2020-06-27T03:27:27.839Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-27T03:27:27.839Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-27T03:27:27.915Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.20s) [2020-06-27T03:27:27.915Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-27T03:27:28.460Z] ok github.com/docker/docker/daemon/logger/awslogs 0.495s coverage: 77.8% of statements [2020-06-27T03:27:28.461Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-27T03:27:28.461Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-27T03:27:29.082Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.008s coverage: 87.2% of statements [2020-06-27T03:27:29.368Z] ok github.com/docker/docker/daemon/logger/journald 0.023s coverage: 26.2% of statements [2020-06-27T03:27:29.838Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2020-06-27T03:27:29.838Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-27T03:27:31.422Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.025s coverage: 61.6% of statements [2020-06-27T03:27:31.708Z] ok github.com/docker/docker/daemon/logger/local 0.087s coverage: 75.2% of statements [2020-06-27T03:27:31.708Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-27T03:27:31.719Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2020-06-27T03:27:31.719Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-27T03:27:32.483Z] ..........................xx.................... [ 29%] [2020-06-27T03:27:32.729Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.039s coverage: 33.3% of statements [2020-06-27T03:27:32.729Z] time="2020-06-27T03:27:32Z" level=error msg="Failed to open log file: open /tmp/TestCheckCapacityAndRotate530404378/log552830129.1: no such file or directory" [2020-06-27T03:27:32.729Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.032s coverage: 37.7% of statements [2020-06-27T03:27:33.752Z] ok github.com/docker/docker/daemon/logger/templates 0.005s coverage: 8.3% of statements [2020-06-27T03:27:34.225Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.11s) [2020-06-27T03:27:34.225Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-27T03:27:34.375Z] ok github.com/docker/docker/daemon/logger/syslog 0.030s coverage: 46.8% of statements [2020-06-27T03:27:35.583Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2020-06-27T03:27:35.583Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-27T03:27:37.079Z] ok github.com/docker/docker/daemon/network 0.008s coverage: 63.8% of statements [2020-06-27T03:27:37.401Z] ok github.com/docker/docker/daemon/logger/splunk 2.497s coverage: 82.5% of statements [2020-06-27T03:27:37.401Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-27T03:27:37.401Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-27T03:27:38.024Z] ok github.com/docker/docker/distribution/metadata 0.105s coverage: 48.2% of statements [2020-06-27T03:27:38.130Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2020-06-27T03:27:38.130Z] === RUN TestKernelTCPMemory [2020-06-27T03:27:38.130Z] --- SKIP: TestKernelTCPMemory (0.03s) [2020-06-27T03:27:38.130Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-27T03:27:38.130Z] === RUN TestNISDomainname [2020-06-27T03:27:38.130Z] --- SKIP: TestNISDomainname (0.00s) [2020-06-27T03:27:38.130Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-06-27T03:27:38.130Z] === RUN TestHostnameDnsResolution [2020-06-27T03:27:38.384Z] --- PASS: TestHostnameDnsResolution (0.66s) [2020-06-27T03:27:38.384Z] === RUN TestStats [2020-06-27T03:27:38.384Z] --- SKIP: TestStats (0.00s) [2020-06-27T03:27:38.384Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-27T03:27:38.384Z] === RUN TestStopContainerWithTimeout [2020-06-27T03:27:38.638Z] === RUN TestStopContainerWithTimeout/0 [2020-06-27T03:27:38.638Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-27T03:27:38.638Z] === RUN TestStopContainerWithTimeout/1 [2020-06-27T03:27:38.638Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-27T03:27:38.638Z] === RUN TestStopContainerWithTimeout/3 [2020-06-27T03:27:38.638Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-27T03:27:38.638Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-27T03:27:38.638Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-27T03:27:38.638Z] === CONT TestStopContainerWithTimeout/0 [2020-06-27T03:27:38.638Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-27T03:27:39.198Z] === CONT TestStopContainerWithTimeout/3 [2020-06-27T03:27:40.067Z] ok github.com/docker/docker/errdefs 0.031s coverage: 49.4% of statements [2020-06-27T03:27:40.354Z] ok github.com/docker/docker/distribution 0.779s coverage: 22.1% of statements [2020-06-27T03:27:40.354Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-27T03:27:41.704Z] === CONT TestStopContainerWithTimeout/1 [2020-06-27T03:27:41.840Z] ok github.com/docker/docker/image 0.052s coverage: 86.4% of statements [2020-06-27T03:27:42.625Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-06-27T03:27:42.625Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2020-06-27T03:27:42.625Z] --- PASS: TestStopContainerWithTimeout/-1 (2.69s) [2020-06-27T03:27:42.625Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2020-06-27T03:27:42.625Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2020-06-27T03:27:42.625Z] === RUN TestDeleteDevicemapper [2020-06-27T03:27:42.625Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-27T03:27:42.625Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-27T03:27:42.625Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-27T03:27:42.862Z] ok github.com/docker/docker/distribution/xfer 1.713s coverage: 85.6% of statements [2020-06-27T03:27:42.862Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-27T03:27:42.862Z] ok github.com/docker/docker/image/cache 0.027s coverage: 19.2% of statements [2020-06-27T03:27:42.862Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-27T03:27:43.149Z] ok github.com/docker/docker/image/v1 0.042s coverage: 25.0% of statements [2020-06-27T03:27:43.149Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-27T03:27:43.984Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.19s) [2020-06-27T03:27:43.984Z] === RUN TestUpdateMemory [2020-06-27T03:27:43.984Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-27T03:27:43.984Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-27T03:27:43.984Z] === RUN TestUpdateCPUQuota [2020-06-27T03:27:43.984Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-06-27T03:27:43.984Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-27T03:27:43.984Z] === RUN TestUpdatePidsLimit [2020-06-27T03:27:43.984Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-06-27T03:27:43.984Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-27T03:27:43.984Z] === RUN TestUpdateRestartPolicy [2020-06-27T03:27:44.171Z] ok github.com/docker/docker/libcontainerd/queue 0.054s coverage: 100.0% of statements [2020-06-27T03:27:44.458Z] ok github.com/docker/docker/pkg/aaparser 0.020s coverage: 50.0% of statements [2020-06-27T03:27:47.938Z] ok github.com/docker/docker/opts 0.070s coverage: 67.4% of statements [2020-06-27T03:27:48.222Z] ok github.com/docker/docker/pkg/authorization 0.230s coverage: 68.3% of statements [2020-06-27T03:27:48.222Z] ok github.com/docker/docker/pkg/broadcaster 0.003s coverage: 100.0% of statements [2020-06-27T03:27:48.484Z] tests/integration/api_exec_test.py ..................... [ 34%] [2020-06-27T03:27:48.841Z] ok github.com/docker/docker/pkg/capabilities 0.024s coverage: 87.5% of statements [2020-06-27T03:27:49.514Z] ok github.com/docker/docker/pkg/archive 1.167s coverage: 77.2% of statements [2020-06-27T03:27:49.799Z] ok github.com/docker/docker/pkg/directory 0.022s coverage: 80.0% of statements [2020-06-27T03:27:50.418Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-06-27T03:27:50.704Z] ok github.com/docker/docker/pkg/discovery/file 0.030s coverage: 92.9% of statements [2020-06-27T03:27:51.719Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-06-27T03:27:52.341Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2020-06-27T03:27:52.961Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2020-06-27T03:27:53.972Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2020-06-27T03:27:54.258Z] ok github.com/docker/docker/pkg/chrootarchive 3.822s coverage: 43.2% of statements [2020-06-27T03:27:54.258Z] ok github.com/docker/docker/layer 7.183s coverage: 68.8% of statements [2020-06-27T03:27:54.258Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-27T03:27:54.258Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-27T03:27:54.258Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-27T03:27:54.258Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-27T03:27:54.258Z] ? github.com/docker/docker/oci [no test files] [2020-06-27T03:27:54.258Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-27T03:27:54.258Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-27T03:27:54.258Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-27T03:27:55.277Z] ok github.com/docker/docker/pkg/fileutils 0.022s coverage: 89.5% of statements [2020-06-27T03:27:55.277Z] ok github.com/docker/docker/pkg/discovery/kv 3.089s coverage: 84.1% of statements [2020-06-27T03:27:55.277Z] ok github.com/docker/docker/pkg/fsutils 0.437s coverage: 85.1% of statements [2020-06-27T03:27:55.563Z] ok github.com/docker/docker/pkg/homedir 0.029s coverage: 11.4% of statements [2020-06-27T03:27:56.041Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2020-06-27T03:27:56.186Z] --- PASS: TestUpdateRestartPolicy (11.14s) [2020-06-27T03:27:56.186Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-27T03:27:56.186Z] --- PASS: TestUpdateRestartWithAutoRemove (0.63s) [2020-06-27T03:27:56.186Z] === RUN TestWaitNonBlocked [2020-06-27T03:27:56.186Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-27T03:27:56.186Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-27T03:27:56.186Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-27T03:27:56.186Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-27T03:27:56.186Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-27T03:27:56.186Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-27T03:27:56.186Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-06-27T03:27:56.186Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s) [2020-06-27T03:27:56.186Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.70s) [2020-06-27T03:27:56.186Z] === RUN TestWaitBlocked [2020-06-27T03:27:56.186Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-27T03:27:56.186Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-27T03:27:56.186Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-27T03:27:56.186Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-27T03:27:56.186Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-27T03:27:56.186Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-27T03:27:57.052Z] ok github.com/docker/docker/pkg/jsonmessage 0.014s coverage: 91.7% of statements [2020-06-27T03:27:57.109Z] --- PASS: TestWaitBlocked (0.01s) [2020-06-27T03:27:57.109Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.76s) [2020-06-27T03:27:57.109Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.78s) [2020-06-27T03:27:57.109Z] === CONT TestDaemonRestartIpcMode [2020-06-27T03:27:57.109Z] === CONT TestIpcModeOlderClient [2020-06-27T03:27:57.109Z] --- PASS: TestIpcModeOlderClient (0.07s) [2020-06-27T03:27:57.338Z] ok github.com/docker/docker/pkg/locker 0.046s coverage: 88.9% of statements [2020-06-27T03:27:57.338Z] ok github.com/docker/docker/pkg/longpath 0.022s coverage: 100.0% of statements [2020-06-27T03:27:57.962Z] ok github.com/docker/docker/pkg/namesgenerator 0.033s coverage: 85.7% of statements [2020-06-27T03:27:58.248Z] ok github.com/docker/docker/pkg/ioutils 1.282s coverage: 70.6% of statements [2020-06-27T03:27:58.248Z] ok github.com/docker/docker/pkg/idtools 0.825s coverage: 70.5% of statements [2020-06-27T03:27:58.248Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-27T03:27:58.248Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-27T03:27:58.248Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-27T03:27:58.248Z] ok github.com/docker/docker/pkg/parsers 0.017s coverage: 97.0% of statements [2020-06-27T03:27:59.270Z] ok github.com/docker/docker/pkg/parsers/kernel 0.021s coverage: 60.0% of statements [2020-06-27T03:27:59.270Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.022s coverage: 91.4% of statements [2020-06-27T03:27:59.270Z] ok github.com/docker/docker/pkg/pidfile 0.005s coverage: 82.4% of statements [2020-06-27T03:27:59.270Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-27T03:27:59.270Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-27T03:27:59.582Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-06-27T03:28:00.758Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.043s coverage: 56.8% of statements [2020-06-27T03:28:01.044Z] ok github.com/docker/docker/pkg/pools 0.006s coverage: 88.2% of statements [2020-06-27T03:28:01.304Z] --- PASS: TestDaemonRestartIpcMode (4.23s) [2020-06-27T03:28:01.304Z] PASS [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === Skipped [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-06-27T03:28:01.304Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-06-27T03:28:01.304Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-06-27T03:28:01.304Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2020-06-27T03:28:01.304Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-06-27T03:28:01.304Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-06-27T03:28:01.304Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-06-27T03:28:01.304Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-06-27T03:28:01.304Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-06-27T03:28:01.304Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-27T03:28:01.304Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-27T03:28:01.304Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-06-27T03:28:01.304Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-06-27T03:28:01.304Z] 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-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-06-27T03:28:01.304Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-27T03:28:01.304Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-06-27T03:28:01.304Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-06-27T03:28:01.304Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.03s) [2020-06-27T03:28:01.304Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestNISDomainname (0.00s) [2020-06-27T03:28:01.304Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-06-27T03:28:01.304Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-27T03:28:01.304Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-06-27T03:28:01.304Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-06-27T03:28:01.304Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-06-27T03:28:01.304Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] [2020-06-27T03:28:01.304Z] DONE 184 tests, 24 skipped in 78.252s [2020-06-27T03:28:01.304Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-06-27T03:28:01.331Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2020-06-27T03:28:01.331Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-06-27T03:28:01.559Z] INFO: Testing against a local daemon [2020-06-27T03:28:01.559Z] === RUN TestCommitInheritsEnv [2020-06-27T03:28:01.957Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2020-06-27T03:28:02.758Z] Loaded image: buildpack-deps:jessie [2020-06-27T03:28:02.758Z] Loaded image: busybox:latest [2020-06-27T03:28:02.758Z] Loaded image: busybox:glibc [2020-06-27T03:28:02.758Z] Loaded image: debian:jessie [2020-06-27T03:28:02.758Z] Loaded image: hello-world:latest [2020-06-27T03:28:02.758Z] INFO: Testing against a local daemon [2020-06-27T03:28:02.758Z] === RUN TestCgroupNamespacesBuild [2020-06-27T03:28:02.758Z] --- PASS: TestCgroupNamespacesBuild (3.44s) [2020-06-27T03:28:02.758Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-27T03:28:02.972Z] ok github.com/docker/docker/pkg/stdcopy 0.006s coverage: 100.0% of statements [2020-06-27T03:28:02.972Z] ok github.com/docker/docker/pkg/pubsub 1.170s coverage: 73.9% of statements [2020-06-27T03:28:03.438Z] --- PASS: TestCommitInheritsEnv (1.66s) [2020-06-27T03:28:03.438Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-27T03:28:03.438Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-27T03:28:03.438Z] === RUN TestImagesFilterMultiReference [2020-06-27T03:28:03.438Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-06-27T03:28:03.438Z] === RUN TestImagePullPlatformInvalid [2020-06-27T03:28:03.438Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-06-27T03:28:03.438Z] === RUN TestRemoveImageOrphaning [2020-06-27T03:28:03.590Z] ok github.com/docker/docker/pkg/stringid 0.004s coverage: 70.6% of statements [2020-06-27T03:28:03.690Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.18s) [2020-06-27T03:28:03.690Z] === RUN TestBuildWithSession [2020-06-27T03:28:03.690Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-27T03:28:03.690Z] build_session_test.go:25: TODO: BuildKit [2020-06-27T03:28:03.690Z] === RUN TestBuildSquashParent [2020-06-27T03:28:03.875Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2020-06-27T03:28:04.163Z] ok github.com/docker/docker/pkg/symlink 0.013s coverage: 87.7% of statements [2020-06-27T03:28:05.177Z] ok github.com/docker/docker/pkg/signal 2.940s coverage: 61.0% of statements [2020-06-27T03:28:05.177Z] ok github.com/docker/docker/pkg/system 0.028s coverage: 36.9% of statements [2020-06-27T03:28:05.363Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-06-27T03:28:05.363Z] === RUN TestRemoveImageGarbageCollector [2020-06-27T03:28:05.363Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-27T03:28:05.363Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-06-27T03:28:05.363Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-27T03:28:05.363Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-06-27T03:28:05.363Z] === RUN TestTagInvalidReference [2020-06-27T03:28:05.363Z] --- PASS: TestTagInvalidReference (0.02s) [2020-06-27T03:28:05.363Z] === RUN TestTagValidPrefixedRepo [2020-06-27T03:28:05.363Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2020-06-27T03:28:05.363Z] === RUN TestTagExistedNameWithoutForce [2020-06-27T03:28:05.363Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-06-27T03:28:05.363Z] === RUN TestTagOfficialNames [2020-06-27T03:28:05.363Z] --- PASS: TestTagOfficialNames (0.04s) [2020-06-27T03:28:05.363Z] === RUN TestTagMatchesDigest [2020-06-27T03:28:05.363Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-27T03:28:05.363Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-27T03:28:05.462Z] ok github.com/docker/docker/pkg/sysinfo 0.011s coverage: 53.7% of statements [2020-06-27T03:28:06.479Z] ok github.com/docker/docker/pkg/tailfile 0.148s coverage: 88.6% of statements [2020-06-27T03:28:06.479Z] testing: warning: no tests to run [2020-06-27T03:28:06.479Z] coverage: [no statements] [2020-06-27T03:28:06.479Z] ok github.com/docker/docker/pkg/term/windows 0.011s coverage: [no statements] [no tests to run] [2020-06-27T03:28:06.765Z] ok github.com/docker/docker/pkg/tarsum 0.150s coverage: 89.3% of statements [2020-06-27T03:28:07.051Z] ok github.com/docker/docker/pkg/urlutil 0.003s coverage: 100.0% of statements [2020-06-27T03:28:07.051Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2020-06-27T03:28:07.337Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2020-06-27T03:28:07.961Z] --- PASS: TestBuildWithHugeFile (50.34s) [2020-06-27T03:28:07.961Z] === RUN TestBuildWithEmptyDockerfile [2020-06-27T03:28:07.961Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-27T03:28:07.961Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-27T03:28:07.961Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-27T03:28:07.961Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-27T03:28:07.961Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-27T03:28:07.961Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-27T03:28:07.961Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-27T03:28:07.961Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-27T03:28:07.961Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-27T03:28:07.961Z] --- PASS: TestBuildWithEmptyDockerfile (0.15s) [2020-06-27T03:28:07.961Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.28s) [2020-06-27T03:28:07.961Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2020-06-27T03:28:07.961Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.29s) [2020-06-27T03:28:07.961Z] === RUN TestBuildPreserveOwnership [2020-06-27T03:28:07.961Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-27T03:28:07.961Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-27T03:28:08.528Z] --- PASS: TestBuildPreserveOwnership (5.92s) [2020-06-27T03:28:08.528Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.81s) [2020-06-27T03:28:08.528Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.09s) [2020-06-27T03:28:08.528Z] === RUN TestBuildPlatformInvalid [2020-06-27T03:28:08.528Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-06-27T03:28:08.528Z] PASS [2020-06-27T03:28:08.528Z] [2020-06-27T03:28:08.528Z] === Skipped [2020-06-27T03:28:08.528Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-06-27T03:28:08.528Z] build_session_test.go:25: TODO: BuildKit [2020-06-27T03:28:08.528Z] [2020-06-27T03:28:08.528Z] [2020-06-27T03:28:08.528Z] DONE 32 tests, 1 skipped in 99.069s [2020-06-27T03:28:08.788Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-06-27T03:28:08.788Z] ++ 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-06-27T03:28:08.788Z] ++ set -e [2020-06-27T03:28:08.788Z] ++ '[' -n 0 ']' [2020-06-27T03:28:08.788Z] ++ set -x [2020-06-27T03:28:08.788Z] ++ env -i DEST=/go/src/github.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-06-27T03:28:08.788Z] INFO: Testing against a local daemon [2020-06-27T03:28:08.788Z] === RUN TestConfigInspect [2020-06-27T03:28:09.377Z] ok github.com/docker/docker/plugin/v2 0.021s coverage: 14.5% of statements [2020-06-27T03:28:10.002Z] ok github.com/docker/docker/profiles/seccomp 0.012s coverage: 68.8% of statements [2020-06-27T03:28:11.022Z] ok github.com/docker/docker/reference 0.018s coverage: 84.4% of statements [2020-06-27T03:28:11.494Z] Removing intermediate container ebca6ed08443 [2020-06-27T03:28:11.494Z] ---> b748c4455e8d [2020-06-27T03:28:11.494Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $env:GO111MODULE = 'on'; &go get -d "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"Failed getting gotestsum sources..."' }; $env:GO111MODULE = 'on'; &go build -buildmode=exe -o "${Env:GOPATH}\bin\gotestsum.exe" gotest.tools/gotestsum; $env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-06-27T03:28:11.494Z] ---> Running in 1982fe581a3e [2020-06-27T03:28:11.494Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-06-27T03:28:11.494Z] go: finding gotest.tools v0.3.5 [2020-06-27T03:28:11.494Z] go: finding gotest.tools/gotestsum v0.3.5 [2020-06-27T03:28:11.494Z] go: downloading gotest.tools/gotestsum v0.3.5 [2020-06-27T03:28:11.494Z] go: extracting gotest.tools/gotestsum v0.3.5 [2020-06-27T03:28:11.494Z] go: downloading gotest.tools v2.1.0+incompatible [2020-06-27T03:28:11.494Z] go: extracting gotest.tools v2.1.0+incompatible [2020-06-27T03:28:11.494Z] go: downloading github.com/fatih/color v1.6.0 [2020-06-27T03:28:11.494Z] go: downloading github.com/sirupsen/logrus v1.0.5 [2020-06-27T03:28:11.494Z] go: downloading github.com/pkg/errors v0.8.0 [2020-06-27T03:28:11.494Z] go: downloading github.com/spf13/pflag v1.0.1 [2020-06-27T03:28:11.494Z] go: extracting github.com/spf13/pflag v1.0.1 [2020-06-27T03:28:11.494Z] go: extracting github.com/fatih/color v1.6.0 [2020-06-27T03:28:11.494Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:28:11.494Z] go: downloading golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-27T03:28:11.494Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:28:11.494Z] go: extracting golang.org/x/sync v0.0.0-20180314180146-1d60e4601c6f [2020-06-27T03:28:11.494Z] go: downloading github.com/mattn/go-colorable v0.0.9 [2020-06-27T03:28:11.494Z] go: extracting github.com/sirupsen/logrus v1.0.5 [2020-06-27T03:28:11.494Z] go: extracting github.com/mattn/go-colorable v0.0.9 [2020-06-27T03:28:11.494Z] go: extracting github.com/pkg/errors v0.8.0 [2020-06-27T03:28:11.494Z] go: downloading github.com/mattn/go-isatty v0.0.3 [2020-06-27T03:28:11.494Z] go: extracting github.com/mattn/go-isatty v0.0.3 [2020-06-27T03:28:11.494Z] go: downloading golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-27T03:28:11.494Z] go: downloading golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-27T03:28:11.494Z] go: downloading golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-27T03:28:11.494Z] go: extracting golang.org/x/net v0.0.0-20181102091132-c10e9556a7bc [2020-06-27T03:28:11.494Z] go: extracting golang.org/x/sys v0.0.0-20180909124046-d0be0721c37e [2020-06-27T03:28:11.494Z] go: extracting golang.org/x/crypto v0.0.0-20180426230345-b49d69b5da94 [2020-06-27T03:28:11.494Z] go: finding gotest.tools/gotestsum v0.5.1 [2020-06-27T03:28:11.494Z] go: finding gotest.tools v2.2.0+incompatible [2020-06-27T03:28:11.494Z] go: downloading gotest.tools/gotestsum v0.5.1 [2020-06-27T03:28:11.494Z] go: downloading gotest.tools v2.2.0+incompatible [2020-06-27T03:28:11.494Z] go: extracting gotest.tools v2.2.0+incompatible [2020-06-27T03:28:11.494Z] go: extracting gotest.tools/gotestsum v0.5.1 [2020-06-27T03:28:11.645Z] ok github.com/docker/docker/plugin 0.563s coverage: 23.1% of statements [2020-06-27T03:28:11.960Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:28:11.960Z] go: downloading github.com/pkg/errors v0.9.1 [2020-06-27T03:28:11.960Z] go: downloading github.com/spf13/pflag v1.0.3 [2020-06-27T03:28:11.960Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:28:11.960Z] go: downloading github.com/fatih/color v1.9.0 [2020-06-27T03:28:11.960Z] go: extracting github.com/pkg/errors v0.9.1 [2020-06-27T03:28:11.960Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:28:11.960Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:28:11.960Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:28:11.960Z] go: extracting github.com/spf13/pflag v1.0.3 [2020-06-27T03:28:11.960Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:28:11.960Z] go: extracting github.com/fatih/color v1.9.0 [2020-06-27T03:28:11.960Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:28:11.960Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:28:11.960Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:28:11.960Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:28:11.960Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:28:11.960Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:28:11.960Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:28:12.427Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:28:12.661Z] ok github.com/docker/docker/restartmanager 0.005s coverage: 45.3% of statements [2020-06-27T03:28:12.661Z] ok github.com/docker/docker/registry/resumable 0.027s coverage: 100.0% of statements [2020-06-27T03:28:12.972Z] --- PASS: TestConfigInspect (3.90s) [2020-06-27T03:28:12.973Z] === RUN TestConfigList [2020-06-27T03:28:13.652Z] --- PASS: TestBuildSquashParent (8.61s) [2020-06-27T03:28:13.652Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-27T03:28:13.652Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-27T03:28:13.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-27T03:28:13.652Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-27T03:28:13.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-27T03:28:13.652Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-27T03:28:13.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-27T03:28:13.652Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-27T03:28:13.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-27T03:28:13.652Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-27T03:28:13.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-27T03:28:13.652Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-27T03:28:13.652Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-27T03:28:13.652Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-27T03:28:13.652Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-27T03:28:13.680Z] ok github.com/docker/docker/testutil 0.004s coverage: 62.5% of statements [2020-06-27T03:28:13.680Z] ok github.com/docker/docker/registry 0.297s coverage: 56.3% of statements [2020-06-27T03:28:14.064Z] go: finding github.com/fatih/color v1.9.0 [2020-06-27T03:28:14.064Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2020-06-27T03:28:14.064Z] go: finding github.com/pkg/errors v0.9.1 [2020-06-27T03:28:14.064Z] go: finding github.com/spf13/pflag v1.0.3 [2020-06-27T03:28:14.064Z] go: finding github.com/mattn/go-colorable v0.1.6 [2020-06-27T03:28:14.064Z] go: finding github.com/mattn/go-isatty v0.0.12 [2020-06-27T03:28:14.064Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2020-06-27T03:28:14.064Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2020-06-27T03:28:14.064Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2020-06-27T03:28:14.064Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2020-06-27T03:28:14.065Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2020-06-27T03:28:14.713Z] ok github.com/docker/docker/runconfig 0.023s coverage: 65.8% of statements [2020-06-27T03:28:14.914Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-06-27T03:28:15.548Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-27T03:28:15.548Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-27T03:28:16.263Z] --- PASS: TestConfigList (3.18s) [2020-06-27T03:28:16.263Z] === RUN TestConfigsCreateAndDelete [2020-06-27T03:28:16.756Z] ok github.com/docker/docker/volume/drivers 0.032s coverage: 36.1% of statements [2020-06-27T03:28:17.847Z] INFO: Build done for gotestsum... [2020-06-27T03:28:18.244Z] ok github.com/docker/docker/volume/mounts 0.051s coverage: 67.0% of statements [2020-06-27T03:28:18.527Z] ok github.com/docker/docker/volume/local 0.038s coverage: 73.0% of statements [2020-06-27T03:28:18.828Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-27T03:28:19.086Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-27T03:28:19.539Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.0% of statements [2020-06-27T03:28:19.545Z] --- PASS: TestConfigsCreateAndDelete (3.21s) [2020-06-27T03:28:19.545Z] === RUN TestConfigsUpdate [2020-06-27T03:28:22.164Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-06-27T03:28:22.368Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-06-27T03:28:22.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) [2020-06-27T03:28:22.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.23s) [2020-06-27T03:28:22.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.12s) [2020-06-27T03:28:22.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2020-06-27T03:28:22.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.93s) [2020-06-27T03:28:22.368Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.09s) [2020-06-27T03:28:22.368Z] === RUN TestBuildMultiStageCopy [2020-06-27T03:28:22.368Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-27T03:28:22.828Z] --- PASS: TestConfigsUpdate (3.25s) [2020-06-27T03:28:22.828Z] === RUN TestTemplatedConfig [2020-06-27T03:28:23.657Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-06-27T03:28:24.903Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-27T03:28:25.469Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-27T03:28:25.727Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-27T03:28:26.111Z] --- PASS: TestTemplatedConfig (3.37s) [2020-06-27T03:28:26.111Z] === RUN TestConfigCreateResolve [2020-06-27T03:28:26.293Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-27T03:28:26.859Z] --- PASS: TestBuildMultiStageCopy (4.87s) [2020-06-27T03:28:26.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.77s) [2020-06-27T03:28:26.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s) [2020-06-27T03:28:26.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.51s) [2020-06-27T03:28:26.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-06-27T03:28:26.859Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.52s) [2020-06-27T03:28:26.859Z] === RUN TestBuildMultiStageParentConfig [2020-06-27T03:28:27.965Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-06-27T03:28:28.232Z] --- PASS: TestBuildMultiStageParentConfig (1.23s) [2020-06-27T03:28:28.232Z] === RUN TestBuildLabelWithTargets [2020-06-27T03:28:29.397Z] --- PASS: TestConfigCreateResolve (3.07s) [2020-06-27T03:28:29.397Z] === RUN TestConfigDaemonLibtrustID [2020-06-27T03:28:29.656Z] --- PASS: TestConfigDaemonLibtrustID (0.69s) [2020-06-27T03:28:29.656Z] PASS [2020-06-27T03:28:29.656Z] [2020-06-27T03:28:29.656Z] DONE 7 tests in 20.851s [2020-06-27T03:28:29.656Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-06-27T03:28:29.656Z] ++ 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-06-27T03:28:29.656Z] ++ set -e [2020-06-27T03:28:29.656Z] ++ '[' -n 0 ']' [2020-06-27T03:28:29.656Z] ++ set -x [2020-06-27T03:28:29.656Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-27T03:28:29.656Z] INFO: Testing against a local daemon [2020-06-27T03:28:29.656Z] === RUN TestCheckpoint [2020-06-27T03:28:29.656Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-27T03:28:29.656Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-27T03:28:29.656Z] === RUN TestContainerInvalidJSON [2020-06-27T03:28:29.656Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-27T03:28:29.656Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-27T03:28:29.656Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-27T03:28:29.656Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-27T03:28:29.656Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-27T03:28:29.656Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-27T03:28:29.656Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-27T03:28:29.656Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-27T03:28:29.656Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-27T03:28:29.656Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-06-27T03:28:29.656Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-06-27T03:28:29.656Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2020-06-27T03:28:29.656Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2020-06-27T03:28:29.656Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-27T03:28:29.914Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s) [2020-06-27T03:28:29.914Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-27T03:28:29.914Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-06-27T03:28:29.914Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-27T03:28:30.132Z] --- PASS: TestBuildLabelWithTargets (2.00s) [2020-06-27T03:28:30.132Z] === RUN TestBuildWithEmptyLayers [2020-06-27T03:28:30.173Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.12s) [2020-06-27T03:28:30.173Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-27T03:28:30.173Z] --- PASS: TestCopyToContainerPathIsNotDir (0.14s) [2020-06-27T03:28:30.173Z] === RUN TestCopyFromContainer [2020-06-27T03:28:31.505Z] --- PASS: TestBuildWithEmptyLayers (1.24s) [2020-06-27T03:28:31.505Z] === RUN TestBuildMultiStageOnBuild [2020-06-27T03:28:32.704Z] === RUN TestCopyFromContainer// [2020-06-27T03:28:32.704Z] === RUN TestCopyFromContainer//bar/root [2020-06-27T03:28:32.704Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-27T03:28:32.704Z] === RUN TestCopyFromContainer/bar/quux [2020-06-27T03:28:32.704Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-27T03:28:32.704Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-27T03:28:32.963Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-27T03:28:32.963Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-27T03:28:33.221Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-27T03:28:33.221Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-27T03:28:33.480Z] --- PASS: TestCopyFromContainer (3.10s) [2020-06-27T03:28:33.480Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-06-27T03:28:33.480Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-06-27T03:28:33.480Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-06-27T03:28:33.480Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-06-27T03:28:33.480Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-06-27T03:28:33.480Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-06-27T03:28:33.480Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-06-27T03:28:33.480Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-06-27T03:28:33.480Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2020-06-27T03:28:33.480Z] --- PASS: TestCopyFromContainer/bar/notarget (0.10s) [2020-06-27T03:28:33.480Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-27T03:28:33.480Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-27T03:28:33.480Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-27T03:28:33.480Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-27T03:28:33.480Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-27T03:28:33.480Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-27T03:28:33.480Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-27T03:28:33.480Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-27T03:28:33.480Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-27T03:28:33.480Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-27T03:28:33.480Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-27T03:28:33.480Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-27T03:28:33.480Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-27T03:28:33.480Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-27T03:28:33.480Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-27T03:28:33.480Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-06-27T03:28:33.480Z] === RUN TestCreateWithInvalidEnv [2020-06-27T03:28:33.480Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-27T03:28:33.480Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-27T03:28:33.480Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-27T03:28:33.480Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-27T03:28:33.480Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-27T03:28:33.480Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-27T03:28:33.480Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-27T03:28:33.480Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-27T03:28:33.480Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-27T03:28:33.480Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-27T03:28:33.480Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-27T03:28:33.480Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-27T03:28:33.480Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-27T03:28:33.480Z] === RUN TestCreateTmpfsMountsTarget [2020-06-27T03:28:33.480Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-06-27T03:28:33.480Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-27T03:28:34.745Z] ok github.com/docker/docker/pkg/plugins 33.629s coverage: 76.6% of statements [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/rootless [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/volume [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-27T03:28:34.745Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-27T03:28:34.745Z] [2020-06-27T03:28:34.745Z] === Skipped [2020-06-27T03:28:34.745Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-27T03:28:34.745Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-27T03:28:34.745Z] [2020-06-27T03:28:34.745Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-27T03:28:34.745Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-27T03:28:34.745Z] [2020-06-27T03:28:34.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-27T03:28:34.745Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:28:34.745Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:28:34.745Z] [2020-06-27T03:28:34.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-27T03:28:34.745Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:28:34.745Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:28:34.745Z] [2020-06-27T03:28:34.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-27T03:28:34.745Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:28:34.745Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:28:34.745Z] [2020-06-27T03:28:34.745Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-27T03:28:34.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:28:34.746Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-27T03:28:34.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:28:34.746Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-27T03:28:34.746Z] graphtest_unix.go:73: No driver to put! [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-27T03:28:34.746Z] time="2020-06-27T03:27:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:28:34.746Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:28:34.746Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-27T03:28:34.746Z] time="2020-06-27T03:27:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:28:34.746Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:28:34.746Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-27T03:28:34.746Z] time="2020-06-27T03:27:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:28:34.746Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:28:34.746Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-27T03:28:34.746Z] time="2020-06-27T03:27:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:28:34.746Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:28:34.746Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-27T03:28:34.746Z] time="2020-06-27T03:27:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:28:34.746Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:28:34.746Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-27T03:28:34.746Z] graphtest_unix.go:73: No driver to put! [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-27T03:28:34.746Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-27T03:28:34.746Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-27T03:28:34.746Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-27T03:28:34.746Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-27T03:28:34.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:28:34.746Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-27T03:28:34.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:28:34.746Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-27T03:28:34.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:28:34.746Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-27T03:28:34.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:28:34.746Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-27T03:28:34.746Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:28:34.746Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-27T03:28:34.746Z] graphtest_unix.go:73: No driver to put! [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-27T03:28:34.746Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-27T03:28:34.746Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] [2020-06-27T03:28:34.746Z] DONE 2124 tests, 26 skipped in 255.516s Post stage [Pipeline] junit [2020-06-27T03:28:34.782Z] Recording test results [2020-06-27T03:28:34.788Z] --- PASS: TestBuildMultiStageOnBuild (2.94s) [2020-06-27T03:28:34.788Z] === RUN TestBuildUncleanTarFilenames [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-06-27T03:28:35.639Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -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:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh dynbinary test-integration [2020-06-27T03:28:35.924Z] [2020-06-27T03:28:35.924Z] Removing bundles/ [2020-06-27T03:28:35.924Z] [2020-06-27T03:28:35.924Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-06-27T03:28:35.924Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-06-27T03:28:35.924Z] GOOS="" GOARCH="" GOARM="" [2020-06-27T03:28:36.012Z] --- PASS: TestCreateWithCustomMaskedPaths (2.19s) [2020-06-27T03:28:36.012Z] === RUN TestCreateWithCapabilities [2020-06-27T03:28:36.012Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-27T03:28:36.012Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-27T03:28:36.012Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-27T03:28:36.012Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-27T03:28:36.012Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-27T03:28:36.012Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-27T03:28:36.012Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-27T03:28:36.012Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-27T03:28:36.012Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-27T03:28:36.012Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-27T03:28:36.012Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-27T03:28:36.012Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-27T03:28:36.012Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-27T03:28:36.012Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-27T03:28:36.012Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-27T03:28:36.012Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-27T03:28:36.012Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-27T03:28:36.012Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-27T03:28:36.012Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-27T03:28:36.012Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-27T03:28:36.012Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-27T03:28:36.012Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-27T03:28:36.012Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-27T03:28:36.012Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-06-27T03:28:36.012Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-27T03:28:36.012Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-27T03:28:36.012Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-06-27T03:28:36.012Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-06-27T03:28:36.012Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-06-27T03:28:36.012Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-27T03:28:36.012Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-06-27T03:28:36.012Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-06-27T03:28:36.012Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.10s) [2020-06-27T03:28:36.012Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.10s) [2020-06-27T03:28:36.012Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.11s) [2020-06-27T03:28:36.012Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-27T03:28:36.166Z] --- PASS: TestBuildUncleanTarFilenames (1.81s) [2020-06-27T03:28:36.167Z] === RUN TestBuildMultiStageLayerLeak [2020-06-27T03:28:38.544Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.20s) [2020-06-27T03:28:38.544Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-27T03:28:38.544Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-27T03:28:38.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-27T03:28:38.544Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-27T03:28:38.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-27T03:28:38.544Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-27T03:28:38.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-27T03:28:38.544Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-27T03:28:38.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-27T03:28:38.544Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-27T03:28:38.544Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-27T03:28:38.544Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-27T03:28:38.544Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-27T03:28:38.544Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-27T03:28:38.544Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-27T03:28:38.544Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-27T03:28:38.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-06-27T03:28:38.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-06-27T03:28:38.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-06-27T03:28:38.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2020-06-27T03:28:38.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-06-27T03:28:38.544Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2020-06-27T03:28:38.544Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-27T03:28:39.056Z] Removing intermediate container 1982fe581a3e [2020-06-27T03:28:39.056Z] ---> 1d40a56d5567 [2020-06-27T03:28:39.056Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-06-27T03:28:39.056Z] ---> Running in fcffa324e646 [2020-06-27T03:28:39.056Z] Removing intermediate container fcffa324e646 [2020-06-27T03:28:39.056Z] ---> eb180f73598c [2020-06-27T03:28:39.056Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-06-27T03:28:39.056Z] ---> Running in 0438e54f66cf [2020-06-27T03:28:39.110Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.74s) [2020-06-27T03:28:39.110Z] === RUN TestCreateDifferentPlatform [2020-06-27T03:28:39.110Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-27T03:28:39.110Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-27T03:28:39.110Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-06-27T03:28:39.110Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-27T03:28:39.110Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-27T03:28:39.110Z] === RUN TestContainerStartOnDaemonRestart [2020-06-27T03:28:39.110Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-27T03:28:39.110Z] === RUN TestDaemonRestartIpcMode [2020-06-27T03:28:39.110Z] === PAUSE TestDaemonRestartIpcMode [2020-06-27T03:28:39.110Z] === RUN TestDaemonHostGatewayIP [2020-06-27T03:28:39.110Z] === PAUSE TestDaemonHostGatewayIP [2020-06-27T03:28:39.110Z] === RUN TestContainerKillOnDaemonStart [2020-06-27T03:28:39.110Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-27T03:28:39.110Z] === RUN TestDiff [2020-06-27T03:28:39.449Z] --- PASS: TestBuildMultiStageLayerLeak (3.17s) [2020-06-27T03:28:39.449Z] === RUN TestBuildWithHugeFile [2020-06-27T03:28:39.677Z] --- PASS: TestDiff (0.79s) [2020-06-27T03:28:39.677Z] === RUN TestExecWithCloseStdin [2020-06-27T03:28:40.612Z] --- PASS: TestExecWithCloseStdin (0.91s) [2020-06-27T03:28:40.613Z] === RUN TestExec [2020-06-27T03:28:41.548Z] --- PASS: TestExec (0.88s) [2020-06-27T03:28:41.548Z] === RUN TestExecUser [2020-06-27T03:28:41.999Z] Removing intermediate container 0438e54f66cf [2020-06-27T03:28:41.999Z] ---> b830dd501f13 [2020-06-27T03:28:41.999Z] Step 10/10 : COPY . . [2020-06-27T03:28:42.266Z] ......................... [ 66%] [2020-06-27T03:28:42.486Z] --- PASS: TestExecUser (0.88s) [2020-06-27T03:28:42.486Z] === RUN TestExportContainerAndImportImage [2020-06-27T03:28:43.422Z] --- PASS: TestExportContainerAndImportImage (1.07s) [2020-06-27T03:28:43.422Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-27T03:28:45.955Z] --- PASS: TestExportContainerAfterDaemonRestart (1.97s) [2020-06-27T03:28:45.955Z] === RUN TestHealthCheckWorkdir [2020-06-27T03:28:46.522Z] --- PASS: TestHealthCheckWorkdir (1.04s) [2020-06-27T03:28:46.522Z] === RUN TestHealthKillContainer [2020-06-27T03:28:48.640Z] --- PASS: TestImportExtremelyLargeImageWorks (87.22s) [2020-06-27T03:28:48.640Z] PASS [2020-06-27T03:28:48.640Z] [2020-06-27T03:28:48.640Z] === Skipped [2020-06-27T03:28:48.640Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-27T03:28:48.640Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:28:48.640Z] [2020-06-27T03:28:48.640Z] [2020-06-27T03:28:48.640Z] DONE 12 tests, 1 skipped in 88.663s [2020-06-27T03:28:48.640Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-06-27T03:28:48.640Z] ++ 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-06-27T03:28:48.640Z] ++ set -e [2020-06-27T03:28:48.640Z] ++ '[' -n 0 ']' [2020-06-27T03:28:48.640Z] ++ set -x [2020-06-27T03:28:48.640Z] ++ env -i DEST=/go/src/github.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-06-27T03:28:48.640Z] INFO: Testing against a local daemon [2020-06-27T03:28:48.640Z] === RUN TestNetworkCreateDelete [2020-06-27T03:28:48.640Z] --- PASS: TestNetworkCreateDelete (0.14s) [2020-06-27T03:28:48.640Z] === RUN TestDockerNetworkDeletePreferID [2020-06-27T03:28:48.640Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2020-06-27T03:28:48.640Z] === RUN TestDaemonDNSFallback [2020-06-27T03:28:48.640Z] --- PASS: TestDaemonDNSFallback (2.60s) [2020-06-27T03:28:48.640Z] === RUN TestInspectNetwork [2020-06-27T03:28:48.640Z] === RUN TestInspectNetwork/full_network_id [2020-06-27T03:28:48.640Z] === RUN TestInspectNetwork/partial_network_id [2020-06-27T03:28:48.640Z] === RUN TestInspectNetwork/network_name [2020-06-27T03:28:48.640Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-27T03:28:49.806Z] --- PASS: TestHealthKillContainer (2.98s) [2020-06-27T03:28:49.806Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-27T03:28:50.373Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-06-27T03:28:50.373Z] === RUN TestIpcModeNone [2020-06-27T03:28:51.308Z] --- PASS: TestIpcModeNone (0.88s) [2020-06-27T03:28:51.308Z] === RUN TestIpcModePrivate [2020-06-27T03:28:52.244Z] --- PASS: TestIpcModePrivate (0.91s) [2020-06-27T03:28:52.244Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-06-27T03:28:52.244Z] === RUN TestIpcModeShareable [2020-06-27T03:28:53.179Z] --- PASS: TestIpcModeShareable (0.89s) [2020-06-27T03:28:53.179Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-06-27T03:28:53.179Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-27T03:28:54.112Z] --- PASS: TestInspectNetwork (11.08s) [2020-06-27T03:28:54.112Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-27T03:28:54.112Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-27T03:28:54.112Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-27T03:28:54.112Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-27T03:28:54.112Z] === RUN TestRunContainerWithBridgeNone [2020-06-27T03:28:55.710Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.73s) [2020-06-27T03:28:55.710Z] === RUN TestAPIIpcModeHost [2020-06-27T03:28:56.126Z] --- PASS: TestRunContainerWithBridgeNone (2.54s) [2020-06-27T03:28:56.126Z] === RUN TestNetworkInvalidJSON [2020-06-27T03:28:56.126Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-27T03:28:56.126Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-27T03:28:56.126Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-27T03:28:56.126Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-27T03:28:56.126Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-27T03:28:56.126Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-27T03:28:56.126Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-27T03:28:56.126Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-27T03:28:56.126Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-27T03:28:56.126Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-06-27T03:28:56.126Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-27T03:28:56.126Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-27T03:28:56.126Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-27T03:28:56.126Z] === RUN TestHostIPv4BridgeLabel [2020-06-27T03:28:56.277Z] --- PASS: TestAPIIpcModeHost (0.68s) [2020-06-27T03:28:56.277Z] === RUN TestDaemonIpcModeShareable [2020-06-27T03:28:56.406Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-06-27T03:28:56.406Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-27T03:28:57.407Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-06-27T03:28:57.407Z] === RUN TestDaemonDefaultNetworkPools [2020-06-27T03:28:57.528Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-27T03:28:57.528Z] Using test binary docker [2020-06-27T03:28:57.528Z] +++ /etc/init.d/apparmor start [2020-06-27T03:28:57.528Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-27T03:28:57.528Z] Starting dockerd [2020-06-27T03:28:57.528Z] INFO: Waiting for daemon to start... [2020-06-27T03:28:57.528Z] +++ 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-06-27T03:28:57.528Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-27T03:28:57.528Z] Using test binary docker [2020-06-27T03:28:57.528Z] +++ /etc/init.d/apparmor start [2020-06-27T03:28:57.528Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-27T03:28:57.528Z] INFO: Waiting for daemon to start... [2020-06-27T03:28:57.528Z] Starting dockerd [2020-06-27T03:28:57.528Z] +++ 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-06-27T03:28:58.179Z] --- PASS: TestDaemonIpcModeShareable (1.80s) [2020-06-27T03:28:58.179Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-06-27T03:28:58.179Z] === RUN TestDaemonIpcModePrivate [2020-06-27T03:28:58.408Z] --- PASS: TestDaemonDefaultNetworkPools (0.89s) [2020-06-27T03:28:58.408Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-27T03:28:59.409Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-06-27T03:28:59.409Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-27T03:29:00.082Z] --- PASS: TestDaemonIpcModePrivate (1.80s) [2020-06-27T03:29:00.082Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-06-27T03:29:00.082Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-27T03:29:00.873Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2020-06-27T03:29:00.873Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-27T03:29:01.153Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-06-27T03:29:01.153Z] === RUN TestServiceWithPredefinedNetwork [2020-06-27T03:29:01.984Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.84s) [2020-06-27T03:29:01.984Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-06-27T03:29:01.984Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-27T03:29:03.926Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.91s) [2020-06-27T03:29:03.926Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-06-27T03:29:03.926Z] === RUN TestIpcModeOlderClient [2020-06-27T03:29:03.926Z] === PAUSE TestIpcModeOlderClient [2020-06-27T03:29:03.926Z] === RUN TestKillContainerInvalidSignal [2020-06-27T03:29:04.086Z] . [2020-06-27T03:29:04.086Z] [2020-06-27T03:29:04.086Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-27T03:29:04.086Z] [2020-06-27T03:29:04.086Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-27T03:29:04.086Z] Error: No such image: emptyfs [2020-06-27T03:29:04.086Z] ++++ docker load [2020-06-27T03:29:04.086Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-27T03:29:04.086Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-27T03:29:04.086Z] Error: No such image: emptyfs [2020-06-27T03:29:04.086Z] ++++ docker load [2020-06-27T03:29:04.086Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-27T03:29:04.086Z] Running integration-test (iteration 1) [2020-06-27T03:29:04.086Z] Running integration-test (iteration 1) [2020-06-27T03:29:04.086Z] 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-06-27T03:29:04.086Z] ++ 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-06-27T03:29:04.086Z] ++ set -eRunning /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-06-27T03:29:04.086Z] ++ 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-06-27T03:29:04.086Z] [2020-06-27T03:29:04.086Z] ++ '[' -n 0 ']' [2020-06-27T03:29:04.086Z] ++ set -e [2020-06-27T03:29:04.086Z] ++ set -x++ '[' -n 0 ']' [2020-06-27T03:29:04.086Z] [2020-06-27T03:29:04.086Z] ++ set -x [2020-06-27T03:29:04.086Z] ++ env -i DEST=/go/src/github.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)/'++ env -i DEST=/go/src/github.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-06-27T03:29:04.086Z] [2020-06-27T03:29:04.515Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-06-27T03:29:04.515Z] === RUN TestKillContainer [2020-06-27T03:29:04.515Z] === RUN TestKillContainer/no_signal [2020-06-27T03:29:05.470Z] === RUN TestKillContainer/non_killing_signal [2020-06-27T03:29:05.518Z] --- PASS: TestServiceWithPredefinedNetwork (3.71s) [2020-06-27T03:29:05.518Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-27T03:29:05.518Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-27T03:29:05.518Z] service_test.go:236: FLAKY_TEST [2020-06-27T03:29:05.518Z] === RUN TestServiceWithDataPathPortInit [2020-06-27T03:29:06.039Z] === RUN TestKillContainer/killing_signal [2020-06-27T03:29:06.974Z] --- PASS: TestKillContainer (2.44s) [2020-06-27T03:29:06.974Z] --- PASS: TestKillContainer/no_signal (0.79s) [2020-06-27T03:29:06.974Z] --- PASS: TestKillContainer/non_killing_signal (0.55s) [2020-06-27T03:29:06.975Z] --- PASS: TestKillContainer/killing_signal (0.78s) [2020-06-27T03:29:06.975Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-27T03:29:06.975Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-27T03:29:07.292Z] ---> fd2fce898997 [2020-06-27T03:29:07.292Z] Successfully built fd2fce898997 [2020-06-27T03:29:07.292Z] Successfully tagged docker:latest [2020-06-27T03:29:07.292Z] INFO: Image build ended at 06/27/2020 03:29:06. Duration:00:03:54.2814280 [2020-06-27T03:29:07.292Z] [2020-06-27T03:29:07.292Z] [2020-06-27T03:29:07.292Z] INFO: Building the test binaries at 06/27/2020 03:29:06... [2020-06-27T03:29:07.910Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-27T03:29:08.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.56s) [2020-06-27T03:29:08.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-06-27T03:29:08.477Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.51s) [2020-06-27T03:29:08.477Z] === RUN TestKillStoppedContainer [2020-06-27T03:29:08.736Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-06-27T03:29:08.736Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-27T03:29:08.736Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-06-27T03:29:08.736Z] === RUN TestKillDifferentUserContainer [2020-06-27T03:29:09.670Z] --- PASS: TestKillDifferentUserContainer (0.83s) [2020-06-27T03:29:09.670Z] === RUN TestInspectOomKilledTrue [2020-06-27T03:29:09.670Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-27T03:29:09.670Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:29:09.670Z] === RUN TestInspectOomKilledFalse [2020-06-27T03:29:09.670Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-27T03:29:09.670Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:29:09.670Z] === RUN TestLinksEtcHostsContentMatch [2020-06-27T03:29:10.237Z] --- PASS: TestLinksEtcHostsContentMatch (0.67s) [2020-06-27T03:29:10.237Z] === RUN TestLinksContainerNames [2020-06-27T03:29:12.043Z] INFO: make.ps1 starting at 06/27/2020 03:29:11 [2020-06-27T03:29:12.043Z] INFO: Git commit (0e915e5413) assumed from DOCKER_GITCOMMIT environment variable [2020-06-27T03:29:12.044Z] INFO: Invoking autogen... [2020-06-27T03:29:12.137Z] --- PASS: TestLinksContainerNames (1.58s) [2020-06-27T03:29:12.137Z] === RUN TestLogsFollowTailEmpty [2020-06-27T03:29:12.510Z] INFO: Building daemon... [2020-06-27T03:29:12.703Z] --- PASS: TestLogsFollowTailEmpty (0.75s) [2020-06-27T03:29:12.703Z] === RUN TestContainerNetworkMountsNoChown [2020-06-27T03:29:13.638Z] --- PASS: TestContainerNetworkMountsNoChown (0.81s) [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/default [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/default [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/private [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/private [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/rprivate [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/slave [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/slave [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/rslave [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/shared [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/shared [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/rshared [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-27T03:29:13.638Z] === CONT TestMountDaemonRoot/default [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-27T03:29:13.638Z] === CONT TestMountDaemonRoot/rslave [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-27T03:29:13.638Z] === CONT TestMountDaemonRoot/slave [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-27T03:29:13.638Z] === CONT TestMountDaemonRoot/shared [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-27T03:29:13.638Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-27T03:29:13.638Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-27T03:29:13.639Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-27T03:29:13.639Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/private [2020-06-27T03:29:13.639Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-27T03:29:13.639Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-27T03:29:13.639Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-27T03:29:13.639Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/rprivate [2020-06-27T03:29:13.639Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-27T03:29:13.639Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-27T03:29:13.639Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-27T03:29:13.639Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/rshared [2020-06-27T03:29:13.639Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-27T03:29:13.639Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-27T03:29:13.639Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-27T03:29:13.639Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-27T03:29:13.639Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-27T03:29:13.639Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-27T03:29:13.897Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-27T03:29:13.897Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-27T03:29:13.897Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-27T03:29:13.897Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-27T03:29:13.897Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-27T03:29:13.897Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.09s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-06-27T03:29:13.897Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2020-06-27T03:29:13.897Z] === RUN TestContainerBindMountNonRecursive [2020-06-27T03:29:15.798Z] --- PASS: TestContainerBindMountNonRecursive (1.94s) [2020-06-27T03:29:15.798Z] === RUN TestNetworkNat [2020-06-27T03:29:16.734Z] --- PASS: TestNetworkNat (0.90s) [2020-06-27T03:29:16.734Z] === RUN TestNetworkLocalhostTCPNat [2020-06-27T03:29:17.441Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 71%] [2020-06-27T03:29:17.669Z] --- PASS: TestNetworkLocalhostTCPNat (0.86s) [2020-06-27T03:29:17.669Z] === RUN TestNetworkLoopbackNat [2020-06-27T03:29:19.044Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2020-06-27T03:29:19.044Z] === RUN TestPause [2020-06-27T03:29:19.610Z] --- PASS: TestPause (0.88s) [2020-06-27T03:29:19.610Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-27T03:29:19.610Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-27T03:29:19.610Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-27T03:29:19.610Z] === RUN TestPauseStopPausedContainer [2020-06-27T03:29:20.544Z] --- PASS: TestPauseStopPausedContainer (0.87s) [2020-06-27T03:29:20.544Z] === RUN TestPsFilter [2020-06-27T03:29:20.804Z] --- PASS: TestPsFilter (0.26s) [2020-06-27T03:29:20.804Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-27T03:29:21.740Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-06-27T03:29:21.740Z] === RUN TestRemoveContainerWithVolume [2020-06-27T03:29:22.307Z] --- PASS: TestRemoveContainerWithVolume (0.79s) [2020-06-27T03:29:22.307Z] === RUN TestRemoveContainerRunning [2020-06-27T03:29:26.343Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-06-27T03:29:26.343Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-27T03:29:26.343Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s) [2020-06-27T03:29:26.343Z] === RUN TestRemoveInvalidContainer [2020-06-27T03:29:26.343Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-27T03:29:26.343Z] === RUN TestRenameLinkedContainer [2020-06-27T03:29:26.353Z] --- PASS: TestServiceWithDataPathPortInit (19.84s) [2020-06-27T03:29:26.353Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-27T03:29:26.910Z] --- PASS: TestRenameLinkedContainer (3.09s) [2020-06-27T03:29:26.910Z] === RUN TestRenameStoppedContainer [2020-06-27T03:29:27.849Z] --- PASS: TestRenameStoppedContainer (0.78s) [2020-06-27T03:29:27.849Z] === RUN TestRenameRunningContainerAndReuse [2020-06-27T03:29:29.224Z] --- PASS: TestRenameRunningContainerAndReuse (1.57s) [2020-06-27T03:29:29.224Z] === RUN TestRenameInvalidName [2020-06-27T03:29:30.160Z] --- PASS: TestRenameInvalidName (0.77s) [2020-06-27T03:29:30.160Z] === RUN TestRenameAnonymousContainer [2020-06-27T03:29:34.460Z] --- PASS: TestRenameAnonymousContainer (4.19s) [2020-06-27T03:29:34.460Z] === RUN TestRenameContainerWithSameName [2020-06-27T03:29:34.648Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-06-27T03:29:34.648Z] tests/integration/client_test.py ..... [ 75%] [2020-06-27T03:29:34.648Z] tests/integration/context_api_test.py ... [ 76%] [2020-06-27T03:29:34.909Z] tests/integration/errors_test.py . [ 76%] [2020-06-27T03:29:35.027Z] --- PASS: TestRenameContainerWithSameName (0.81s) [2020-06-27T03:29:35.027Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-27T03:29:36.483Z] Loaded image: buildpack-deps:jessie [2020-06-27T03:29:36.483Z] Loaded image: buildpack-deps:jessie [2020-06-27T03:29:36.483Z] Loaded image: busybox:latest [2020-06-27T03:29:36.483Z] Loaded image: busybox:latest [2020-06-27T03:29:36.483Z] Loaded image: busybox:glibc [2020-06-27T03:29:36.483Z] Loaded image: debian:jessie [2020-06-27T03:29:36.483Z] Loaded image: busybox:glibc [2020-06-27T03:29:36.483Z] Loaded image: debian:jessie [2020-06-27T03:29:36.483Z] Loaded image: hello-world:latest [2020-06-27T03:29:36.483Z] Loaded image: hello-world:latest [2020-06-27T03:29:36.483Z] INFO: Testing against a local daemon [2020-06-27T03:29:36.483Z] === RUN TestDockerDaemonSuite [2020-06-27T03:29:36.483Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-06-27T03:29:36.483Z] INFO: Testing against a local daemon [2020-06-27T03:29:36.483Z] === RUN TestDockerSuite [2020-06-27T03:29:36.483Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-06-27T03:29:36.483Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-06-27T03:29:36.483Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-06-27T03:29:36.483Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-06-27T03:29:36.483Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-06-27T03:29:36.483Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-06-27T03:29:36.483Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-06-27T03:29:36.483Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-06-27T03:29:36.591Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.52s) [2020-06-27T03:29:36.591Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kr9xrlhe3t15n1rpdok40anzs Created:2020-06-27 03:29:26.209462205 +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[765dbb90864bb95e6ff60ebc01af2fbe6f59c1a30cb21a06bfc42c0ef6bc93c4:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k4gq154697fm2ripuvt6waaou EndpointID:7e21e164865372b90679a466537c7abf96ce3f8d1067e592f5bed8d09b91b3bf MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5f1be03c8739a99c6ec8977e5058cc79fd9b04f4196d551d3c46d62fcd2dc8a3 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:58d3e2f31a0d IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.k4gq154697fm2ripuvt6waaou EndpointID:7e21e164865372b90679a466537c7abf96ce3f8d1067e592f5bed8d09b91b3bf EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-27T03:29:36.592Z] PASS [2020-06-27T03:29:36.592Z] [2020-06-27T03:29:36.592Z] === Skipped [2020-06-27T03:29:36.592Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-27T03:29:36.592Z] service_test.go:236: FLAKY_TEST [2020-06-27T03:29:36.592Z] [2020-06-27T03:29:36.592Z] [2020-06-27T03:29:36.592Z] DONE 23 tests, 1 skipped in 56.475s [2020-06-27T03:29:36.592Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-27T03:29:36.592Z] ++ 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-06-27T03:29:36.592Z] ++ set -e [2020-06-27T03:29:36.592Z] ++ '[' -n 0 ']' [2020-06-27T03:29:36.592Z] ++ set -x [2020-06-27T03:29:36.592Z] ++ env -i DEST=/go/src/github.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-06-27T03:29:36.592Z] INFO: Testing against a local daemon [2020-06-27T03:29:36.592Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-27T03:29:36.592Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-27T03:29:36.592Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:29:36.592Z] === RUN TestDockerNetworkIpvlan [2020-06-27T03:29:36.592Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-27T03:29:36.592Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:29:36.592Z] PASS [2020-06-27T03:29:36.592Z] [2020-06-27T03:29:36.592Z] === Skipped [2020-06-27T03:29:36.592Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-27T03:29:36.592Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:29:36.592Z] [2020-06-27T03:29:36.592Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-27T03:29:36.592Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:29:36.592Z] [2020-06-27T03:29:36.592Z] [2020-06-27T03:29:36.592Z] DONE 2 tests, 2 skipped in 0.077s [2020-06-27T03:29:36.592Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-27T03:29:36.592Z] ++ 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-06-27T03:29:36.592Z] ++ set -e [2020-06-27T03:29:36.592Z] ++ '[' -n 0 ']' [2020-06-27T03:29:36.592Z] ++ set -x [2020-06-27T03:29:36.592Z] ++ env -i DEST=/go/src/github.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-06-27T03:29:36.592Z] INFO: Testing against a local daemon [2020-06-27T03:29:36.592Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-27T03:29:36.927Z] --- PASS: TestRenameContainerWithLinkedContainer (1.59s) [2020-06-27T03:29:36.927Z] === RUN TestResize [2020-06-27T03:29:37.202Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.49s) [2020-06-27T03:29:37.202Z] === RUN TestDockerNetworkMacvlan [2020-06-27T03:29:37.493Z] --- PASS: TestResize (0.80s) [2020-06-27T03:29:37.493Z] === RUN TestResizeWithInvalidSize [2020-06-27T03:29:37.812Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-27T03:29:38.380Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-06-27T03:29:38.380Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-06-27T03:29:38.428Z] --- PASS: TestResizeWithInvalidSize (0.79s) [2020-06-27T03:29:38.428Z] === RUN TestResizeWhenContainerNotStarted [2020-06-27T03:29:38.814Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-27T03:29:38.946Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-06-27T03:29:38.946Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-06-27T03:29:38.996Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2020-06-27T03:29:38.996Z] === RUN TestDaemonRestartKillContainers [2020-06-27T03:29:38.996Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-27T03:29:38.996Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-27T03:29:38.996Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-27T03:29:38.996Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-27T03:29:38.996Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-27T03:29:38.996Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-27T03:29:38.996Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-27T03:29:38.996Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-27T03:29:38.996Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:29:38.996Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:29:38.996Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:29:38.996Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:29:38.996Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:29:38.996Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-27T03:29:38.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:29:38.996Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-27T03:29:38.996Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:29:39.511Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-06-27T03:29:39.769Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-06-27T03:29:39.769Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-06-27T03:29:39.827Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-27T03:29:40.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-27T03:29:40.901Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-27T03:29:41.140Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-06-27T03:29:41.705Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-06-27T03:29:41.705Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-06-27T03:29:41.705Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-06-27T03:29:41.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-27T03:29:41.838Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-27T03:29:41.963Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-06-27T03:29:42.895Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-06-27T03:29:43.828Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-06-27T03:29:43.828Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-06-27T03:29:44.085Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-06-27T03:29:44.085Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-06-27T03:29:44.085Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-06-27T03:29:44.193Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-27T03:29:44.343Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-06-27T03:29:44.373Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-27T03:29:44.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:29:44.373Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-27T03:29:44.632Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:29:46.869Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-06-27T03:29:47.167Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-27T03:29:47.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-06-27T03:29:47.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-06-27T03:29:47.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.68s) [2020-06-27T03:29:47.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.85s) [2020-06-27T03:29:47.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.45s) [2020-06-27T03:29:47.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.64s) [2020-06-27T03:29:47.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.70s) [2020-06-27T03:29:47.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.63s) [2020-06-27T03:29:47.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-06-27T03:29:47.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.68s) [2020-06-27T03:29:47.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.53s) [2020-06-27T03:29:47.167Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.44s) [2020-06-27T03:29:47.167Z] === RUN TestCgroupNamespacesRun [2020-06-27T03:29:47.677Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-27T03:29:47.843Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-06-27T03:29:48.543Z] --- PASS: TestCgroupNamespacesRun (1.77s) [2020-06-27T03:29:48.543Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-27T03:29:49.741Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-06-27T03:29:49.999Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-06-27T03:29:50.444Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.82s) [2020-06-27T03:29:50.444Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-27T03:29:51.371Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-06-27T03:29:52.303Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-06-27T03:29:52.346Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.81s) [2020-06-27T03:29:52.346Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-27T03:29:52.560Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-06-27T03:29:54.248Z] --- PASS: TestCgroupNamespacesRunHostMode (1.82s) [2020-06-27T03:29:54.248Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-27T03:29:54.458Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-06-27T03:29:54.460Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-27T03:29:55.391Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-06-27T03:29:55.956Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-06-27T03:29:56.149Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.82s) [2020-06-27T03:29:56.149Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-27T03:29:56.215Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-06-27T03:29:56.473Z] --- PASS: TestDockerNetworkMacvlan (19.28s) [2020-06-27T03:29:56.473Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-06-27T03:29:56.473Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2020-06-27T03:29:56.473Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.45s) [2020-06-27T03:29:56.473Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.50s) [2020-06-27T03:29:56.473Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.26s) [2020-06-27T03:29:56.473Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.47s) [2020-06-27T03:29:56.473Z] PASS [2020-06-27T03:29:56.473Z] [2020-06-27T03:29:56.473Z] DONE 8 tests in 20.846s [2020-06-27T03:29:56.473Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-27T03:29:56.473Z] ++ 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-06-27T03:29:56.473Z] ++ set -e [2020-06-27T03:29:56.473Z] ++ '[' -n 0 ']' [2020-06-27T03:29:56.473Z] ++ set -x [2020-06-27T03:29:56.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=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-06-27T03:29:56.473Z] testing: warning: no tests to run [2020-06-27T03:29:56.473Z] PASS [2020-06-27T03:29:56.473Z] [2020-06-27T03:29:56.473Z] DONE 0 tests in 0.016s [2020-06-27T03:29:56.473Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-27T03:29:56.473Z] ++ 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-06-27T03:29:56.473Z] ++ set -e [2020-06-27T03:29:56.473Z] ++ '[' -n 0 ']' [2020-06-27T03:29:56.473Z] ++ set -x [2020-06-27T03:29:56.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=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-06-27T03:29:56.473Z] INFO: Testing against a local daemon [2020-06-27T03:29:56.473Z] === RUN TestAuthZPluginAllowRequest [2020-06-27T03:29:56.836Z] --- PASS: TestImportExtremelyLargeImageWorks (108.40s) [2020-06-27T03:29:56.836Z] PASS [2020-06-27T03:29:56.836Z] [2020-06-27T03:29:56.836Z] === Skipped [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-27T03:29:56.836Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-06-27T03:29:56.836Z] [2020-06-27T03:29:56.836Z] [2020-06-27T03:29:56.836Z] DONE 12 tests, 1 skipped in 112.414s [2020-06-27T03:29:56.836Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-06-27T03:29:56.836Z] INFO: Testing against a local daemon [2020-06-27T03:29:56.836Z] === RUN TestNetworkCreateDelete [2020-06-27T03:29:56.836Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-06-27T03:29:56.836Z] === RUN TestDockerNetworkDeletePreferID [2020-06-27T03:29:56.836Z] --- PASS: TestDockerNetworkDeletePreferID (0.34s) [2020-06-27T03:29:56.836Z] === RUN TestDaemonDNSFallback [2020-06-27T03:29:56.836Z] --- PASS: TestDaemonDNSFallback (2.31s) [2020-06-27T03:29:56.836Z] === RUN TestInspectNetwork [2020-06-27T03:29:56.836Z] --- SKIP: TestInspectNetwork (0.00s) [2020-06-27T03:29:56.836Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:29:56.836Z] === RUN TestRunContainerWithBridgeNone [2020-06-27T03:29:56.836Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-06-27T03:29:56.836Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:56.836Z] === RUN TestNetworkInvalidJSON [2020-06-27T03:29:56.836Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-27T03:29:56.836Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-27T03:29:56.836Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-27T03:29:56.836Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-27T03:29:56.836Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-27T03:29:56.836Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-27T03:29:56.836Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-27T03:29:56.836Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-27T03:29:56.836Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-27T03:29:56.836Z] --- PASS: TestNetworkInvalidJSON (0.05s) [2020-06-27T03:29:56.836Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-27T03:29:56.836Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-27T03:29:56.836Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-27T03:29:56.836Z] === RUN TestHostIPv4BridgeLabel [2020-06-27T03:29:56.836Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-06-27T03:29:56.836Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:56.836Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-27T03:29:56.836Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.04s) [2020-06-27T03:29:56.836Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:56.836Z] === RUN TestDaemonDefaultNetworkPools [2020-06-27T03:29:56.836Z] --- SKIP: TestDaemonDefaultNetworkPools (0.03s) [2020-06-27T03:29:56.836Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:56.836Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-27T03:29:56.836Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.04s) [2020-06-27T03:29:56.836Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:56.836Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-27T03:29:56.836Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-06-27T03:29:56.836Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:56.836Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-27T03:29:56.836Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2020-06-27T03:29:56.836Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:56.836Z] === RUN TestServiceWithPredefinedNetwork [2020-06-27T03:29:56.836Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-06-27T03:29:56.836Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:29:56.836Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-27T03:29:56.836Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-27T03:29:56.836Z] service_test.go:236: FLAKY_TEST [2020-06-27T03:29:56.836Z] === RUN TestServiceWithDataPathPortInit [2020-06-27T03:29:56.836Z] --- SKIP: TestServiceWithDataPathPortInit (0.04s) [2020-06-27T03:29:56.836Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:29:56.836Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-27T03:29:56.836Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-27T03:29:56.836Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:29:56.836Z] PASS [2020-06-27T03:29:56.836Z] [2020-06-27T03:29:56.836Z] === Skipped [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-06-27T03:29:56.836Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:29:56.836Z] [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-06-27T03:29:56.836Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:56.836Z] [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-06-27T03:29:56.836Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:56.836Z] [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.04s) [2020-06-27T03:29:56.836Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:56.836Z] [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.03s) [2020-06-27T03:29:56.836Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:56.836Z] [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.04s) [2020-06-27T03:29:56.836Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:56.836Z] [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2020-06-27T03:29:56.836Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:56.836Z] [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s) [2020-06-27T03:29:56.836Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:56.836Z] [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-06-27T03:29:56.836Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:29:56.836Z] [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-27T03:29:56.836Z] service_test.go:236: FLAKY_TEST [2020-06-27T03:29:56.836Z] [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.04s) [2020-06-27T03:29:56.836Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:29:56.836Z] [2020-06-27T03:29:56.836Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-27T03:29:56.836Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:29:56.836Z] [2020-06-27T03:29:56.836Z] [2020-06-27T03:29:56.836Z] DONE 19 tests, 12 skipped in 3.115s [2020-06-27T03:29:56.836Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-27T03:29:57.090Z] INFO: Testing against a local daemon [2020-06-27T03:29:57.090Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-27T03:29:57.090Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-06-27T03:29:57.090Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:29:57.090Z] === RUN TestDockerNetworkIpvlan [2020-06-27T03:29:57.090Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-27T03:29:57.090Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:29:57.090Z] PASS [2020-06-27T03:29:57.090Z] [2020-06-27T03:29:57.090Z] === Skipped [2020-06-27T03:29:57.090Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-06-27T03:29:57.090Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:29:57.090Z] [2020-06-27T03:29:57.090Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-27T03:29:57.090Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:29:57.090Z] [2020-06-27T03:29:57.090Z] [2020-06-27T03:29:57.090Z] DONE 2 tests, 2 skipped in 0.107s [2020-06-27T03:29:57.090Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-27T03:29:57.090Z] INFO: Testing against a local daemon [2020-06-27T03:29:57.090Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-27T03:29:57.090Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-06-27T03:29:57.090Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:57.090Z] === RUN TestDockerNetworkMacvlan [2020-06-27T03:29:57.090Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-06-27T03:29:57.090Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:57.090Z] PASS [2020-06-27T03:29:57.090Z] [2020-06-27T03:29:57.090Z] === Skipped [2020-06-27T03:29:57.090Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-06-27T03:29:57.090Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:57.090Z] [2020-06-27T03:29:57.090Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-06-27T03:29:57.090Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:29:57.090Z] [2020-06-27T03:29:57.090Z] [2020-06-27T03:29:57.090Z] DONE 2 tests, 2 skipped in 0.098s [2020-06-27T03:29:57.090Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-27T03:29:57.090Z] testing: warning: no tests to run [2020-06-27T03:29:57.090Z] PASS [2020-06-27T03:29:57.090Z] [2020-06-27T03:29:57.090Z] DONE 0 tests in 0.022s [2020-06-27T03:29:57.090Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-27T03:29:57.146Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-06-27T03:29:57.344Z] INFO: Testing against a local daemon [2020-06-27T03:29:57.344Z] === RUN TestAuthZPluginAllowRequest [2020-06-27T03:29:57.344Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-06-27T03:29:57.344Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:57.344Z] === RUN TestAuthZPluginTLS [2020-06-27T03:29:57.344Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-06-27T03:29:57.344Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:57.344Z] === RUN TestAuthZPluginDenyRequest [2020-06-27T03:29:57.344Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-06-27T03:29:57.344Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:57.344Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-27T03:29:57.344Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-06-27T03:29:57.344Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:57.344Z] === RUN TestAuthZPluginDenyResponse [2020-06-27T03:29:57.344Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-06-27T03:29:57.344Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:57.344Z] === RUN TestAuthZPluginAllowEventStream [2020-06-27T03:29:57.344Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-06-27T03:29:57.344Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:57.345Z] === RUN TestAuthZPluginErrorResponse [2020-06-27T03:29:57.345Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-06-27T03:29:57.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:57.345Z] === RUN TestAuthZPluginErrorRequest [2020-06-27T03:29:57.345Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-06-27T03:29:57.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:57.345Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-27T03:29:57.345Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-06-27T03:29:57.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:57.345Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-27T03:29:57.345Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-06-27T03:29:57.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:57.345Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-27T03:29:57.345Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-06-27T03:29:57.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:57.345Z] === RUN TestAuthZPluginHeader [2020-06-27T03:29:57.345Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-06-27T03:29:57.345Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:57.345Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-27T03:29:57.525Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.73s) [2020-06-27T03:29:57.525Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-27T03:29:57.599Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.26s) [2020-06-27T03:29:57.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:57.599Z] === RUN TestAuthZPluginV2Disable [2020-06-27T03:29:57.599Z] --- SKIP: TestAuthZPluginV2Disable (0.14s) [2020-06-27T03:29:57.599Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:57.599Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-27T03:29:57.853Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.18s) [2020-06-27T03:29:57.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:57.853Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-27T03:29:58.078Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-06-27T03:29:58.107Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.23s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-27T03:29:58.107Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] PASS [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] === Skipped [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.26s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.14s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.18s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.23s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.03s) [2020-06-27T03:29:58.107Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] [2020-06-27T03:29:58.107Z] DONE 17 tests, 17 skipped in 0.958s [2020-06-27T03:29:58.107Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-27T03:29:58.361Z] INFO: Testing against a local daemon [2020-06-27T03:29:58.361Z] === RUN TestPluginInvalidJSON [2020-06-27T03:29:58.361Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-27T03:29:58.361Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-27T03:29:58.361Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-27T03:29:58.361Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-06-27T03:29:58.361Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-27T03:29:58.361Z] === RUN TestPluginInstall [2020-06-27T03:29:58.361Z] --- SKIP: TestPluginInstall (0.00s) [2020-06-27T03:29:58.361Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.361Z] PASS [2020-06-27T03:29:58.361Z] [2020-06-27T03:29:58.361Z] === Skipped [2020-06-27T03:29:58.361Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2020-06-27T03:29:58.361Z] plugin_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-06-27T03:29:58.361Z] [2020-06-27T03:29:58.361Z] [2020-06-27T03:29:58.361Z] DONE 3 tests, 1 skipped in 0.131s [2020-06-27T03:29:58.361Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-27T03:29:58.361Z] INFO: Testing against a local daemon [2020-06-27T03:29:58.361Z] === RUN TestExternalGraphDriver [2020-06-27T03:29:58.361Z] --- SKIP: TestExternalGraphDriver (0.08s) [2020-06-27T03:29:58.361Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-06-27T03:29:58.361Z] === RUN TestGraphdriverPluginV2 [2020-06-27T03:29:58.487Z] --- PASS: TestAuthZPluginAllowRequest (1.72s) [2020-06-27T03:29:58.487Z] === RUN TestAuthZPluginTLS [2020-06-27T03:29:58.643Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-06-27T03:29:58.767Z] --- PASS: TestAuthZPluginTLS (0.54s) [2020-06-27T03:29:58.767Z] === RUN TestAuthZPluginDenyRequest [2020-06-27T03:29:58.901Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-06-27T03:29:58.901Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-27T03:29:59.378Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2020-06-27T03:29:59.378Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-27T03:29:59.659Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-06-27T03:29:59.659Z] === RUN TestAuthZPluginDenyResponse [2020-06-27T03:30:00.015Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-06-27T03:30:00.269Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-06-27T03:30:00.269Z] === RUN TestAuthZPluginAllowEventStream [2020-06-27T03:30:00.801Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.84s) [2020-06-27T03:30:00.801Z] === RUN TestKernelTCPMemory [2020-06-27T03:30:01.222Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-06-27T03:30:01.222Z] [2020-06-27T03:30:01.222Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-06-27T03:30:01.367Z] --- PASS: TestKernelTCPMemory (0.92s) [2020-06-27T03:30:01.367Z] === RUN TestNISDomainname [2020-06-27T03:30:01.841Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-06-27T03:30:01.842Z] HOSTNAME=37440fd01d9d [2020-06-27T03:30:01.842Z] TESTDEBUG=0 [2020-06-27T03:30:01.842Z] DEST=bundles/test-integration [2020-06-27T03:30:01.842Z] PWD=/go/src/github.com/docker/docker [2020-06-27T03:30:01.842Z] DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc [2020-06-27T03:30:01.842Z] container=docker [2020-06-27T03:30:01.842Z] HOME=/root [2020-06-27T03:30:01.842Z] GOLANG_VERSION=1.13.12 [2020-06-27T03:30:01.842Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-06-27T03:30:01.842Z] VALIDATE_BRANCH=master [2020-06-27T03:30:01.842Z] TERM=xterm [2020-06-27T03:30:01.842Z] DOCKER_PKG=github.com/docker/docker [2020-06-27T03:30:01.842Z] SHLVL=1 [2020-06-27T03:30:01.842Z] TIMEOUT=120m [2020-06-27T03:30:01.842Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-06-27T03:30:01.842Z] DOCKER_GRAPHDRIVER=overlay2 [2020-06-27T03:30:01.842Z] GO111MODULE=off [2020-06-27T03:30:01.842Z] DOCKER_EXPERIMENTAL=1 [2020-06-27T03:30:01.842Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-06-27T03:30:01.842Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-06-27T03:30:01.842Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-06-27T03:30:01.842Z] GOPATH=/go [2020-06-27T03:30:01.842Z] PKG_CONFIG=pkg-config [2020-06-27T03:30:01.842Z] _=/usr/bin/env [2020-06-27T03:30:01.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-27T03:30:01.911Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-06-27T03:30:01.911Z] === RUN TestDockerSuite/TestAttachDetach [2020-06-27T03:30:02.281Z] --- PASS: TestAuthZPluginAllowEventStream (1.77s) [2020-06-27T03:30:02.281Z] === RUN TestAuthZPluginErrorResponse [2020-06-27T03:30:02.302Z] --- PASS: TestNISDomainname (1.00s) [2020-06-27T03:30:02.302Z] === RUN TestHostnameDnsResolution [2020-06-27T03:30:02.562Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-06-27T03:30:02.562Z] === RUN TestAuthZPluginErrorRequest [2020-06-27T03:30:03.173Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-06-27T03:30:03.173Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-27T03:30:03.283Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-06-27T03:30:03.784Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-06-27T03:30:03.784Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-27T03:30:04.204Z] --- PASS: TestHostnameDnsResolution (1.77s) [2020-06-27T03:30:04.204Z] === RUN TestStats [2020-06-27T03:30:04.217Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-06-27T03:30:04.881Z] --- PASS: TestGraphdriverPluginV2 (5.73s) [2020-06-27T03:30:04.881Z] PASS [2020-06-27T03:30:04.881Z] [2020-06-27T03:30:04.881Z] === Skipped [2020-06-27T03:30:04.881Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.08s) [2020-06-27T03:30:04.881Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-06-27T03:30:04.881Z] [2020-06-27T03:30:04.881Z] [2020-06-27T03:30:04.881Z] DONE 2 tests, 1 skipped in 5.905s [2020-06-27T03:30:04.881Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-27T03:30:04.881Z] INFO: Testing against a local daemon [2020-06-27T03:30:04.881Z] === RUN TestContinueAfterPluginCrash [2020-06-27T03:30:04.881Z] === PAUSE TestContinueAfterPluginCrash [2020-06-27T03:30:04.881Z] === RUN TestReadPluginNoRead [2020-06-27T03:30:04.881Z] === PAUSE TestReadPluginNoRead [2020-06-27T03:30:04.881Z] === RUN TestDaemonStartWithLogOpt [2020-06-27T03:30:04.881Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-27T03:30:04.881Z] === CONT TestContinueAfterPluginCrash [2020-06-27T03:30:04.881Z] === CONT TestDaemonStartWithLogOpt [2020-06-27T03:30:05.590Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-06-27T03:30:05.798Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-06-27T03:30:05.799Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-27T03:30:06.155Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-06-27T03:30:07.486Z] --- PASS: TestStats (2.83s) [2020-06-27T03:30:07.486Z] === RUN TestStopContainerWithTimeout [2020-06-27T03:30:07.486Z] === RUN TestStopContainerWithTimeout/0 [2020-06-27T03:30:07.486Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-27T03:30:07.486Z] === RUN TestStopContainerWithTimeout/1 [2020-06-27T03:30:07.486Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-27T03:30:07.486Z] === RUN TestStopContainerWithTimeout/3 [2020-06-27T03:30:07.486Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-27T03:30:07.486Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-27T03:30:07.486Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-27T03:30:07.486Z] === CONT TestStopContainerWithTimeout/0 [2020-06-27T03:30:07.486Z] === CONT TestStopContainerWithTimeout/3 [2020-06-27T03:30:07.486Z] === CONT TestStopContainerWithTimeout/1 [2020-06-27T03:30:07.486Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-27T03:30:07.526Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-06-27T03:30:08.093Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-06-27T03:30:08.093Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-06-27T03:30:08.462Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.29s) [2020-06-27T03:30:08.462Z] === RUN TestAuthZPluginHeader [2020-06-27T03:30:09.073Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-06-27T03:30:09.073Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-27T03:30:09.073Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-27T03:30:09.073Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:30:09.073Z] === RUN TestAuthZPluginV2Disable [2020-06-27T03:30:09.073Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-27T03:30:09.073Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:30:09.073Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-27T03:30:09.073Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-27T03:30:09.073Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:30:09.073Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-27T03:30:09.073Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-27T03:30:09.073Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:30:09.073Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-27T03:30:09.468Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-06-27T03:30:09.725Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-06-27T03:30:09.740Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-06-27T03:30:10.771Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-06-27T03:30:10.771Z] --- PASS: TestStopContainerWithTimeout/0 (1.31s) [2020-06-27T03:30:10.771Z] --- PASS: TestStopContainerWithTimeout/1 (2.27s) [2020-06-27T03:30:10.771Z] --- PASS: TestStopContainerWithTimeout/-1 (3.21s) [2020-06-27T03:30:10.771Z] --- PASS: TestStopContainerWithTimeout/3 (3.24s) [2020-06-27T03:30:10.771Z] === RUN TestDeleteDevicemapper [2020-06-27T03:30:10.771Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-27T03:30:10.771Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-27T03:30:10.771Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-27T03:30:11.624Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-06-27T03:30:12.189Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-06-27T03:30:12.674Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.16s) [2020-06-27T03:30:12.674Z] === RUN TestUpdateMemory [2020-06-27T03:30:12.674Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-27T03:30:12.674Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:30:12.674Z] === RUN TestUpdateCPUQuota [2020-06-27T03:30:12.755Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-06-27T03:30:12.755Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-06-27T03:30:13.012Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-06-27T03:30:14.049Z] --- PASS: TestUpdateCPUQuota (1.50s) [2020-06-27T03:30:14.049Z] === RUN TestUpdatePidsLimit [2020-06-27T03:30:14.049Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-27T03:30:14.308Z] === RUN TestUpdatePidsLimit/no_change [2020-06-27T03:30:14.387Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-06-27T03:30:14.387Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-06-27T03:30:14.566Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-27T03:30:14.952Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-06-27T03:30:15.132Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-27T03:30:15.391Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-27T03:30:15.518Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-06-27T03:30:15.518Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-06-27T03:30:15.958Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-27T03:30:16.239Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-27T03:30:16.461Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-06-27T03:30:18.141Z] --- PASS: TestUpdatePidsLimit (3.98s) [2020-06-27T03:30:18.141Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.38s) [2020-06-27T03:30:18.141Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2020-06-27T03:30:18.141Z] --- PASS: TestUpdatePidsLimit/update_lower (0.38s) [2020-06-27T03:30:18.141Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.40s) [2020-06-27T03:30:18.141Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-06-27T03:30:18.141Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.39s) [2020-06-27T03:30:18.141Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.45s) [2020-06-27T03:30:18.141Z] === RUN TestUpdateRestartPolicy [2020-06-27T03:30:18.358Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-06-27T03:30:19.700Z] --- PASS: TestDaemonStartWithLogOpt (13.03s) [2020-06-27T03:30:19.700Z] === CONT TestReadPluginNoRead [2020-06-27T03:30:19.732Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-06-27T03:30:21.058Z] === RUN TestReadPluginNoRead/default [2020-06-27T03:30:21.058Z] --- PASS: TestContinueAfterPluginCrash (16.74s) [2020-06-27T03:30:22.257Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-06-27T03:30:23.189Z] --- PASS: TestBuildWithHugeFile (103.93s) [2020-06-27T03:30:23.189Z] === RUN TestBuildWithEmptyDockerfile [2020-06-27T03:30:23.189Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-27T03:30:23.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-27T03:30:23.189Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-27T03:30:23.189Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-27T03:30:23.189Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-27T03:30:23.189Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-27T03:30:23.189Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-27T03:30:23.189Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-27T03:30:23.446Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-06-27T03:30:23.446Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-27T03:30:23.606Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-27T03:30:23.703Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2020-06-27T03:30:23.703Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s) [2020-06-27T03:30:23.703Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2020-06-27T03:30:23.703Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s) [2020-06-27T03:30:23.703Z] === RUN TestBuildPreserveOwnership [2020-06-27T03:30:23.703Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-27T03:30:24.268Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-06-27T03:30:25.490Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-27T03:30:25.620Z] ......... [ 86%] [2020-06-27T03:30:26.794Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-27T03:30:27.489Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.29s) [2020-06-27T03:30:27.490Z] PASS [2020-06-27T03:30:27.490Z] [2020-06-27T03:30:27.490Z] === Skipped [2020-06-27T03:30:27.490Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-27T03:30:27.490Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:30:27.490Z] [2020-06-27T03:30:27.490Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-27T03:30:27.490Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:30:27.490Z] [2020-06-27T03:30:27.490Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-27T03:30:27.490Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:30:27.490Z] [2020-06-27T03:30:27.490Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-27T03:30:27.490Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:30:27.490Z] [2020-06-27T03:30:27.490Z] [2020-06-27T03:30:27.490Z] DONE 17 tests, 4 skipped in 29.927s [2020-06-27T03:30:27.490Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-27T03:30:27.490Z] ++ 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-06-27T03:30:27.490Z] ++ set -e [2020-06-27T03:30:27.490Z] ++ '[' -n 0 ']' [2020-06-27T03:30:27.490Z] ++ set -x [2020-06-27T03:30:27.490Z] ++ env -i DEST=/go/src/github.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-06-27T03:30:27.490Z] INFO: Testing against a local daemon [2020-06-27T03:30:27.490Z] === RUN TestPluginInvalidJSON [2020-06-27T03:30:27.490Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-27T03:30:27.490Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-27T03:30:27.490Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-27T03:30:27.490Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-06-27T03:30:27.490Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-27T03:30:27.490Z] === RUN TestPluginInstall [2020-06-27T03:30:27.490Z] === RUN TestPluginInstall/no_auth [2020-06-27T03:30:27.727Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-06-27T03:30:27.986Z] --- PASS: TestBuildPreserveOwnership (4.45s) [2020-06-27T03:30:27.986Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.90s) [2020-06-27T03:30:27.986Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.53s) [2020-06-27T03:30:27.986Z] === RUN TestBuildPlatformInvalid [2020-06-27T03:30:28.040Z] --- PASS: TestReadPluginNoRead (10.37s) [2020-06-27T03:30:28.040Z] --- PASS: TestReadPluginNoRead/default (2.26s) [2020-06-27T03:30:28.040Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.28s) [2020-06-27T03:30:28.040Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.27s) [2020-06-27T03:30:28.040Z] read_test.go:92: [de5e586547a85] daemon is not started [2020-06-27T03:30:28.040Z] PASS [2020-06-27T03:30:28.040Z] [2020-06-27T03:30:28.040Z] DONE 6 tests in 23.546s [2020-06-27T03:30:28.040Z] 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-06-27T03:30:28.040Z] testing: warning: no tests to run [2020-06-27T03:30:28.040Z] PASS [2020-06-27T03:30:28.040Z] [2020-06-27T03:30:28.040Z] DONE 0 tests in 0.036s [2020-06-27T03:30:28.040Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-27T03:30:28.040Z] INFO: Testing against a local daemon [2020-06-27T03:30:28.040Z] === RUN TestPluginWithDevMounts [2020-06-27T03:30:28.040Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-06-27T03:30:28.040Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-06-27T03:30:28.040Z] PASS [2020-06-27T03:30:28.040Z] [2020-06-27T03:30:28.040Z] === Skipped [2020-06-27T03:30:28.040Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-06-27T03:30:28.040Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-06-27T03:30:28.040Z] [2020-06-27T03:30:28.040Z] [2020-06-27T03:30:28.040Z] DONE 1 tests, 1 skipped in 0.120s [2020-06-27T03:30:28.040Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-27T03:30:28.040Z] INFO: Testing against a local daemon [2020-06-27T03:30:28.040Z] === RUN TestSecretInspect [2020-06-27T03:30:28.040Z] --- SKIP: TestSecretInspect (0.03s) [2020-06-27T03:30:28.040Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.040Z] === RUN TestSecretList [2020-06-27T03:30:28.040Z] --- SKIP: TestSecretList (0.01s) [2020-06-27T03:30:28.040Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.040Z] === RUN TestSecretsCreateAndDelete [2020-06-27T03:30:28.040Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-06-27T03:30:28.040Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.040Z] === RUN TestSecretsUpdate [2020-06-27T03:30:28.040Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-06-27T03:30:28.040Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.040Z] === RUN TestTemplatedSecret [2020-06-27T03:30:28.040Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-06-27T03:30:28.040Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.040Z] === RUN TestSecretCreateResolve [2020-06-27T03:30:28.040Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-06-27T03:30:28.040Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.040Z] PASS [2020-06-27T03:30:28.040Z] [2020-06-27T03:30:28.040Z] === Skipped [2020-06-27T03:30:28.040Z] === SKIP: amd64.integration.secret TestSecretInspect (0.03s) [2020-06-27T03:30:28.040Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.040Z] [2020-06-27T03:30:28.040Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2020-06-27T03:30:28.040Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.040Z] [2020-06-27T03:30:28.040Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-06-27T03:30:28.040Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.040Z] [2020-06-27T03:30:28.040Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-06-27T03:30:28.040Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.040Z] [2020-06-27T03:30:28.040Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-06-27T03:30:28.040Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.040Z] [2020-06-27T03:30:28.040Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-06-27T03:30:28.040Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.040Z] [2020-06-27T03:30:28.040Z] [2020-06-27T03:30:28.040Z] DONE 6 tests, 6 skipped in 0.178s [2020-06-27T03:30:28.040Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-06-27T03:30:28.244Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-06-27T03:30:28.244Z] PASS [2020-06-27T03:30:28.244Z] [2020-06-27T03:30:28.244Z] === Skipped [2020-06-27T03:30:28.244Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-06-27T03:30:28.244Z] build_session_test.go:25: TODO: BuildKit [2020-06-27T03:30:28.244Z] [2020-06-27T03:30:28.244Z] [2020-06-27T03:30:28.244Z] DONE 32 tests, 1 skipped in 184.092s [2020-06-27T03:30:28.244Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-06-27T03:30:28.244Z] ++ 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-06-27T03:30:28.244Z] ++ set -e [2020-06-27T03:30:28.244Z] ++ '[' -n 0 ']' [2020-06-27T03:30:28.244Z] ++ set -x [2020-06-27T03:30:28.244Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-27T03:30:28.294Z] INFO: Testing against a local daemon [2020-06-27T03:30:28.294Z] === RUN TestServiceCreateInit [2020-06-27T03:30:28.294Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-27T03:30:28.294Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-27T03:30:28.294Z] --- PASS: TestServiceCreateInit (0.02s) [2020-06-27T03:30:28.294Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-27T03:30:28.294Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.294Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-27T03:30:28.294Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.294Z] === RUN TestCreateServiceMultipleTimes [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-06-27T03:30:28.294Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.294Z] === RUN TestCreateServiceConflict [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateServiceConflict (0.01s) [2020-06-27T03:30:28.294Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.294Z] === RUN TestCreateServiceMaxReplicas [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-06-27T03:30:28.294Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.294Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-06-27T03:30:28.294Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.294Z] === RUN TestCreateServiceSecretFileMode [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateServiceSecretFileMode (0.02s) [2020-06-27T03:30:28.294Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.294Z] === RUN TestCreateServiceConfigFileMode [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateServiceConfigFileMode (0.02s) [2020-06-27T03:30:28.294Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.294Z] === RUN TestCreateServiceSysctls [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-06-27T03:30:28.294Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.294Z] === RUN TestCreateServiceCapabilities [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-06-27T03:30:28.294Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.294Z] === RUN TestInspect [2020-06-27T03:30:28.294Z] --- SKIP: TestInspect (0.01s) [2020-06-27T03:30:28.294Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.294Z] === RUN TestCreateJob [2020-06-27T03:30:28.294Z] --- SKIP: TestCreateJob (0.01s) [2020-06-27T03:30:28.294Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.294Z] === RUN TestReplicatedJob [2020-06-27T03:30:28.348Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-06-27T03:30:28.348Z] [2020-06-27T03:30:28.348Z] ________ ____ __. [2020-06-27T03:30:28.348Z] \_____ \ | |/ _| [2020-06-27T03:30:28.348Z] / | \| < [2020-06-27T03:30:28.348Z] / | \ | \ [2020-06-27T03:30:28.348Z] \_______ /____|__ \ [2020-06-27T03:30:28.348Z] \/ \/ [2020-06-27T03:30:28.348Z] [2020-06-27T03:30:28.348Z] INFO: make.ps1 ended at 06/27/2020 03:30:19 [2020-06-27T03:30:28.348Z] INFO: Binaries build ended at 06/27/2020 03:30:21. Duration:00:01:15.1710600 [2020-06-27T03:30:28.348Z] INFO: Copying the built daemon binary to d:\CI\PR-41159\1\binary\dockerd-0e915e5413.exe... [2020-06-27T03:30:28.348Z] INFO: Copying the built client binary to d:\CI\PR-41159\1\binary\docker-0e915e5413.exe... [2020-06-27T03:30:28.348Z] INFO: Copying dockerversion from the container... [2020-06-27T03:30:28.348Z] INFO: Copying the golang package from the container to d:\CI\PR-41159\1\installer\go.zip... [2020-06-27T03:30:28.502Z] INFO: Testing against a local daemon [2020-06-27T03:30:28.502Z] === RUN TestConfigInspect [2020-06-27T03:30:28.549Z] --- SKIP: TestReplicatedJob (0.01s) [2020-06-27T03:30:28.549Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.549Z] === RUN TestUpdateReplicatedJob [2020-06-27T03:30:28.549Z] --- SKIP: TestUpdateReplicatedJob (0.03s) [2020-06-27T03:30:28.549Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.549Z] === RUN TestServiceListWithStatuses [2020-06-27T03:30:28.549Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-27T03:30:28.549Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-27T03:30:28.549Z] === RUN TestDockerNetworkConnectAlias [2020-06-27T03:30:28.549Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-06-27T03:30:28.549Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.549Z] === RUN TestDockerNetworkReConnect [2020-06-27T03:30:28.549Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2020-06-27T03:30:28.549Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:28.549Z] === RUN TestServicePlugin [2020-06-27T03:30:28.815Z] INFO: Extracting go.zip to d:\CI\PR-41159\1\go [2020-06-27T03:30:30.152Z] time="2020-06-27T03:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:30:30.152Z] time="2020-06-27T03:30:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:30:30.152Z] time="2020-06-27T03:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09595d7462e2803d8f4cafc8f9bb646305dfffc51cdf9562645172604272d110" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:30:30.152Z] time="2020-06-27T03:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:30:30.152Z] time="2020-06-27T03:30:29Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:30:30.152Z] time="2020-06-27T03:30:29Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:09595d7462e2803d8f4cafc8f9bb646305dfffc51cdf9562645172604272d110" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:30:30.152Z] === RUN TestPluginInstall/with_htpasswd [2020-06-27T03:30:30.291Z] tests/integration/models_images_test.py ............... [ 89%] [2020-06-27T03:30:30.339Z] --- PASS: TestUpdateRestartPolicy (12.48s) [2020-06-27T03:30:30.339Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-27T03:30:30.763Z] time="2020-06-27T03:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:30:30.764Z] time="2020-06-27T03:30:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:30:30.764Z] time="2020-06-27T03:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eff38c71e57befabc7bf154f8aefe3d93d6e9b3cecf19417f15c72475233b3bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:30:30.764Z] time="2020-06-27T03:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:30:30.764Z] time="2020-06-27T03:30:30Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:30:30.764Z] time="2020-06-27T03:30:30Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:eff38c71e57befabc7bf154f8aefe3d93d6e9b3cecf19417f15c72475233b3bb" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:30:31.044Z] === RUN TestPluginInstall/with_insecure [2020-06-27T03:30:31.273Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-06-27T03:30:31.273Z] === RUN TestWaitNonBlocked [2020-06-27T03:30:31.273Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-27T03:30:31.273Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-27T03:30:31.273Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-27T03:30:31.273Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-27T03:30:31.273Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-27T03:30:31.273Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-27T03:30:31.479Z] tests/integration/models_networks_test.py .... [ 90%] [2020-06-27T03:30:31.780Z] --- PASS: TestConfigInspect (2.87s) [2020-06-27T03:30:31.780Z] === RUN TestConfigList [2020-06-27T03:30:31.780Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-06-27T03:30:31.780Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-06-27T03:30:31.850Z] --- SKIP: TestServicePlugin (3.39s) [2020-06-27T03:30:31.850Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] === RUN TestServiceUpdateLabel [2020-06-27T03:30:31.850Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2020-06-27T03:30:31.850Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] === RUN TestServiceUpdateSecrets [2020-06-27T03:30:31.850Z] --- SKIP: TestServiceUpdateSecrets (0.02s) [2020-06-27T03:30:31.850Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] === RUN TestServiceUpdateConfigs [2020-06-27T03:30:31.850Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-06-27T03:30:31.850Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] === RUN TestServiceUpdateNetwork [2020-06-27T03:30:31.850Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-06-27T03:30:31.850Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] === RUN TestServiceUpdatePidsLimit [2020-06-27T03:30:31.850Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s) [2020-06-27T03:30:31.850Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] PASS [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === Skipped [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-27T03:30:31.850Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-27T03:30:31.850Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-27T03:30:31.850Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-27T03:30:31.850Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-06-27T03:30:31.850Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2020-06-27T03:30:31.850Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-06-27T03:30:31.850Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-06-27T03:30:31.850Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.02s) [2020-06-27T03:30:31.850Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.02s) [2020-06-27T03:30:31.850Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-06-27T03:30:31.850Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-06-27T03:30:31.850Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-06-27T03:30:31.850Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-06-27T03:30:31.850Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-06-27T03:30:31.850Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.03s) [2020-06-27T03:30:31.850Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-27T03:30:31.850Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-06-27T03:30:31.850Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2020-06-27T03:30:31.850Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServicePlugin (3.39s) [2020-06-27T03:30:31.850Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2020-06-27T03:30:31.850Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s) [2020-06-27T03:30:31.850Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-06-27T03:30:31.850Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-06-27T03:30:31.850Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s) [2020-06-27T03:30:31.850Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] [2020-06-27T03:30:31.850Z] DONE 24 tests, 23 skipped in 3.832s [2020-06-27T03:30:32.058Z] time="2020-06-27T03:30:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:30:32.059Z] time="2020-06-27T03:30:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:30:32.059Z] time="2020-06-27T03:30:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a7a08e919f088a41565bb2299bc3eb0df1472ff48ecaba9309d9e6a98ec0ba7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:30:32.059Z] time="2020-06-27T03:30:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:30:32.059Z] time="2020-06-27T03:30:31Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:30:32.059Z] time="2020-06-27T03:30:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:2a7a08e919f088a41565bb2299bc3eb0df1472ff48ecaba9309d9e6a98ec0ba7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:30:32.105Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-06-27T03:30:32.105Z] INFO: Testing against a local daemon [2020-06-27T03:30:32.105Z] === RUN TestSessionCreate [2020-06-27T03:30:32.105Z] --- PASS: TestSessionCreate (0.03s) [2020-06-27T03:30:32.105Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-27T03:30:32.105Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-06-27T03:30:32.105Z] PASS [2020-06-27T03:30:32.105Z] [2020-06-27T03:30:32.105Z] DONE 2 tests in 0.141s [2020-06-27T03:30:32.105Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-06-27T03:30:32.208Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-06-27T03:30:32.208Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.97s) [2020-06-27T03:30:32.208Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.03s) [2020-06-27T03:30:32.208Z] === RUN TestWaitBlocked [2020-06-27T03:30:32.208Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-27T03:30:32.208Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-27T03:30:32.208Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-27T03:30:32.208Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-27T03:30:32.208Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-27T03:30:32.208Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-27T03:30:32.338Z] --- PASS: TestPluginInstall (5.96s) [2020-06-27T03:30:32.339Z] --- PASS: TestPluginInstall/no_auth (3.88s) [2020-06-27T03:30:32.339Z] --- PASS: TestPluginInstall/with_htpasswd (0.81s) [2020-06-27T03:30:32.339Z] --- PASS: TestPluginInstall/with_insecure (1.27s) [2020-06-27T03:30:32.339Z] plugin_test.go:157: [d0f9bce02b2af] daemon is not started [2020-06-27T03:30:32.339Z] PASS [2020-06-27T03:30:32.339Z] [2020-06-27T03:30:32.339Z] DONE 6 tests in 6.064s [2020-06-27T03:30:32.339Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-27T03:30:32.339Z] ++ 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-06-27T03:30:32.339Z] ++ set -e [2020-06-27T03:30:32.339Z] ++ '[' -n 0 ']' [2020-06-27T03:30:32.339Z] ++ set -x [2020-06-27T03:30:32.339Z] ++ env -i DEST=/go/src/github.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-06-27T03:30:32.339Z] INFO: Testing against a local daemon [2020-06-27T03:30:32.339Z] === RUN TestExternalGraphDriver [2020-06-27T03:30:32.345Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-06-27T03:30:32.345Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-06-27T03:30:32.359Z] INFO: Testing against a local daemon [2020-06-27T03:30:32.359Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-27T03:30:32.359Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-27T03:30:32.359Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-27T03:30:32.359Z] === RUN TestEventsExecDie [2020-06-27T03:30:32.613Z] --- PASS: TestEventsExecDie (0.48s) [2020-06-27T03:30:32.613Z] === RUN TestEventsBackwardsCompatible [2020-06-27T03:30:32.618Z] === RUN TestExternalGraphDriver/json [2020-06-27T03:30:32.867Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2020-06-27T03:30:32.867Z] === RUN TestInfoBinaryCommits [2020-06-27T03:30:32.867Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-06-27T03:30:32.867Z] === RUN TestInfoAPIVersioned [2020-06-27T03:30:32.867Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-27T03:30:32.867Z] === RUN TestInfoDiscoveryBackend [2020-06-27T03:30:32.909Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-06-27T03:30:32.909Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-06-27T03:30:33.474Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-06-27T03:30:33.584Z] --- PASS: TestWaitBlocked (0.03s) [2020-06-27T03:30:33.584Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2020-06-27T03:30:33.584Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2020-06-27T03:30:33.584Z] === CONT TestContainerStartOnDaemonRestart [2020-06-27T03:30:33.584Z] === CONT TestContainerKillOnDaemonStart [2020-06-27T03:30:33.584Z] === CONT TestIpcModeOlderClient [2020-06-27T03:30:33.584Z] === CONT TestDaemonHostGatewayIP [2020-06-27T03:30:33.584Z] --- PASS: TestIpcModeOlderClient (0.20s) [2020-06-27T03:30:33.584Z] === CONT TestDaemonRestartIpcMode [2020-06-27T03:30:34.039Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-06-27T03:30:34.225Z] --- PASS: TestInfoDiscoveryBackend (1.53s) [2020-06-27T03:30:34.225Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-27T03:30:34.297Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-06-27T03:30:34.297Z] --- PASS: TestConfigList (3.09s) [2020-06-27T03:30:34.297Z] === RUN TestConfigsCreateAndDelete [2020-06-27T03:30:34.630Z] === RUN TestExternalGraphDriver/spec [2020-06-27T03:30:35.231Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-06-27T03:30:36.163Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-06-27T03:30:36.871Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2020-06-27T03:30:37.293Z] === RUN TestExternalGraphDriver/pull [2020-06-27T03:30:37.534Z] --- PASS: TestConfigsCreateAndDelete (2.92s) [2020-06-27T03:30:37.534Z] === RUN TestConfigsUpdate [2020-06-27T03:30:37.534Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-06-27T03:30:37.806Z] --- PASS: TestDaemonRestartIpcMode (4.33s) [2020-06-27T03:30:38.023Z] tests/integration/models_nodes_test.py . [ 91%] [2020-06-27T03:30:38.024Z] tests/integration/models_resources_test.py . [ 91%] [2020-06-27T03:30:38.065Z] --- PASS: TestDaemonHostGatewayIP (4.76s) [2020-06-27T03:30:38.377Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.36s) [2020-06-27T03:30:38.377Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-27T03:30:38.377Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-06-27T03:30:38.377Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:30:38.377Z] === RUN TestInfoAPI [2020-06-27T03:30:38.377Z] --- PASS: TestInfoAPI (0.04s) [2020-06-27T03:30:38.377Z] === RUN TestInfoAPIWarnings [2020-06-27T03:30:38.757Z] --- PASS: TestExternalGraphDriver (6.35s) [2020-06-27T03:30:38.757Z] --- PASS: TestExternalGraphDriver/json (2.14s) [2020-06-27T03:30:38.757Z] --- PASS: TestExternalGraphDriver/spec (2.11s) [2020-06-27T03:30:38.757Z] --- PASS: TestExternalGraphDriver/pull (1.98s) [2020-06-27T03:30:38.757Z] === RUN TestGraphdriverPluginV2 [2020-06-27T03:30:38.757Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-06-27T03:30:38.757Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:30:38.757Z] PASS [2020-06-27T03:30:38.757Z] [2020-06-27T03:30:38.757Z] === Skipped [2020-06-27T03:30:38.757Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-06-27T03:30:38.757Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:30:38.757Z] [2020-06-27T03:30:38.757Z] [2020-06-27T03:30:38.757Z] DONE 5 tests, 1 skipped in 6.520s [2020-06-27T03:30:39.038Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-27T03:30:39.038Z] ++ 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-06-27T03:30:39.038Z] ++ set -e [2020-06-27T03:30:39.038Z] ++ '[' -n 0 ']' [2020-06-27T03:30:39.038Z] ++ set -x [2020-06-27T03:30:39.038Z] ++ env -i DEST=/go/src/github.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-06-27T03:30:39.038Z] INFO: Testing against a local daemon [2020-06-27T03:30:39.038Z] === RUN TestContinueAfterPluginCrash [2020-06-27T03:30:39.038Z] === PAUSE TestContinueAfterPluginCrash [2020-06-27T03:30:39.038Z] === RUN TestReadPluginNoRead [2020-06-27T03:30:39.038Z] === PAUSE TestReadPluginNoRead [2020-06-27T03:30:39.038Z] === RUN TestDaemonStartWithLogOpt [2020-06-27T03:30:39.038Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-27T03:30:39.038Z] === CONT TestContinueAfterPluginCrash [2020-06-27T03:30:39.038Z] === CONT TestDaemonStartWithLogOpt [2020-06-27T03:30:39.298Z] --- PASS: TestInfoAPIWarnings (1.52s) [2020-06-27T03:30:39.298Z] === RUN TestInfoDebug [2020-06-27T03:30:40.058Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-06-27T03:30:40.058Z] --- PASS: TestConfigsUpdate (2.60s) [2020-06-27T03:30:40.058Z] === RUN TestTemplatedConfig [2020-06-27T03:30:40.623Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-06-27T03:30:40.880Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-06-27T03:30:41.178Z] --- PASS: TestInfoDebug (1.53s) [2020-06-27T03:30:41.178Z] === RUN TestInfoInsecureRegistries [2020-06-27T03:30:42.536Z] --- PASS: TestInfoInsecureRegistries (1.53s) [2020-06-27T03:30:42.536Z] === RUN TestInfoRegistryMirrors [2020-06-27T03:30:43.402Z] --- PASS: TestDaemonStartWithLogOpt (3.92s) [2020-06-27T03:30:43.402Z] === CONT TestReadPluginNoRead [2020-06-27T03:30:43.789Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-06-27T03:30:43.897Z] --- PASS: TestInfoRegistryMirrors (1.53s) [2020-06-27T03:30:43.897Z] === RUN TestLoginFailsWithBadCredentials [2020-06-27T03:30:44.152Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-06-27T03:30:44.152Z] === RUN TestPingCacheHeaders [2020-06-27T03:30:44.152Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-06-27T03:30:44.152Z] === RUN TestPingGet [2020-06-27T03:30:44.152Z] --- PASS: TestPingGet (0.01s) [2020-06-27T03:30:44.152Z] === RUN TestPingHead [2020-06-27T03:30:44.152Z] --- PASS: TestPingHead (0.02s) [2020-06-27T03:30:44.152Z] === RUN TestVersion [2020-06-27T03:30:44.152Z] --- PASS: TestVersion (0.02s) [2020-06-27T03:30:44.152Z] PASS [2020-06-27T03:30:44.152Z] [2020-06-27T03:30:44.152Z] === Skipped [2020-06-27T03:30:44.152Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-27T03:30:44.152Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-27T03:30:44.152Z] [2020-06-27T03:30:44.152Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-06-27T03:30:44.152Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-06-27T03:30:44.152Z] [2020-06-27T03:30:44.152Z] [2020-06-27T03:30:44.152Z] DONE 18 tests, 2 skipped in 12.034s [2020-06-27T03:30:44.152Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-27T03:30:44.156Z] --- PASS: TestTemplatedConfig (3.68s) [2020-06-27T03:30:44.156Z] === RUN TestConfigCreateResolve [2020-06-27T03:30:44.156Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-06-27T03:30:44.156Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-06-27T03:30:44.406Z] INFO: Testing against a local daemon [2020-06-27T03:30:44.406Z] === RUN TestVolumesCreateAndList [2020-06-27T03:30:44.406Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-06-27T03:30:44.406Z] === RUN TestVolumesRemove [2020-06-27T03:30:44.406Z] --- PASS: TestVolumesRemove (0.05s) [2020-06-27T03:30:44.406Z] === RUN TestVolumesInspect [2020-06-27T03:30:44.406Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-27T03:30:44.406Z] === RUN TestVolumesInvalidJSON [2020-06-27T03:30:44.406Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-27T03:30:44.406Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-27T03:30:44.406Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-27T03:30:44.406Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-06-27T03:30:44.406Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-27T03:30:44.406Z] PASS [2020-06-27T03:30:44.406Z] [2020-06-27T03:30:44.406Z] DONE 5 tests in 0.202s [2020-06-27T03:30:44.406Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-27T03:30:44.406Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11989 is not a child of this shell [2020-06-27T03:30:44.406Z] warning: PID 11989 from bundles/test-integration/docker.pid had a nonzero exit code [2020-06-27T03:30:44.406Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-27T03:30:44.406Z] [2020-06-27T03:30:44.406Z] Unloading profiles will leave already running processes permanently [2020-06-27T03:30:44.406Z] unconfined, which can lead to unexpected situations. [2020-06-27T03:30:44.406Z] [2020-06-27T03:30:44.406Z] To set a process to complain mode, use the command line tool [2020-06-27T03:30:44.406Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-27T03:30:44.406Z] Removing test suite binaries [2020-06-27T03:30:44.406Z] exiting test-integration [2020-06-27T03:30:44.406Z] ++ exit 0 [2020-06-27T03:30:45.767Z] [2020-06-27T03:30:46.097Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-06-27T03:30:46.105Z] === RUN TestReadPluginNoRead/default [2020-06-27T03:30:46.359Z] --- PASS: TestConfigCreateResolve (2.88s) [2020-06-27T03:30:46.359Z] === RUN TestConfigDaemonLibtrustID [2020-06-27T03:30:46.527Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-06-27T03:30:46.527Z] tests/integration/models_volumes_test.py .. [ 96%] Post stage [Pipeline] junit [2020-06-27T03:30:46.699Z] Recording test results [2020-06-27T03:30:46.926Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-06-27T03:30:46.926Z] PASS [2020-06-27T03:30:46.926Z] [2020-06-27T03:30:46.926Z] DONE 7 tests in 18.737s [2020-06-27T03:30:47.184Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-06-27T03:30:47.184Z] ++ 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-06-27T03:30:47.184Z] ++ set -e [2020-06-27T03:30:47.184Z] ++ '[' -n 0 ']' [2020-06-27T03:30:47.184Z] ++ set -x [2020-06-27T03:30:47.184Z] ++ env -i DEST=/go/src/github.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-06-27T03:30:47.184Z] INFO: Testing against a local daemon [2020-06-27T03:30:47.184Z] === RUN TestCheckpoint [2020-06-27T03:30:47.184Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-27T03:30:47.184Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-27T03:30:47.184Z] === RUN TestContainerInvalidJSON [2020-06-27T03:30:47.184Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-27T03:30:47.184Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-27T03:30:47.184Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-27T03:30:47.184Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-27T03:30:47.184Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-27T03:30:47.184Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-27T03:30:47.184Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-27T03:30:47.184Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-27T03:30:47.184Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-27T03:30:47.184Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-06-27T03:30:47.184Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-27T03:30:47.184Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-27T03:30:47.184Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-06-27T03:30:47.184Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-27T03:30:47.444Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-06-27T03:30:47.444Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-27T03:30:47.444Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2020-06-27T03:30:47.444Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-27T03:30:47.444Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-06-27T03:30:47.444Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-27T03:30:47.444Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2020-06-27T03:30:47.444Z] === RUN TestCopyFromContainer [2020-06-27T03:30:47.702Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-06-27T03:30:48.033Z] --- PASS: TestContainerKillOnDaemonStart (13.12s) [2020-06-27T03:30:48.033Z] PASS [2020-06-27T03:30:48.033Z] [2020-06-27T03:30:48.033Z] === Skipped [2020-06-27T03:30:48.033Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-06-27T03:30:48.033Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-27T03:30:48.033Z] [2020-06-27T03:30:48.033Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-27T03:30:48.033Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:30:48.033Z] [2020-06-27T03:30:48.033Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-27T03:30:48.033Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:30:48.033Z] [2020-06-27T03:30:48.033Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-27T03:30:48.033Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-27T03:30:48.033Z] [2020-06-27T03:30:48.033Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-27T03:30:48.033Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-27T03:30:48.033Z] [2020-06-27T03:30:48.033Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-06-27T03:30:48.033Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:30:48.033Z] [2020-06-27T03:30:48.033Z] [2020-06-27T03:30:48.033Z] DONE 203 tests, 6 skipped in 136.868s [2020-06-27T03:30:48.033Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-06-27T03:30:48.033Z] ++ 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-06-27T03:30:48.033Z] ++ set -e [2020-06-27T03:30:48.033Z] ++ '[' -n 0 ']' [2020-06-27T03:30:48.033Z] ++ set -x [2020-06-27T03:30:48.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-06-27T03:30:48.033Z] INFO: Testing against a local daemon [2020-06-27T03:30:48.033Z] === RUN TestCommitInheritsEnv [2020-06-27T03:30:48.033Z] --- PASS: TestCommitInheritsEnv (0.57s) [2020-06-27T03:30:48.033Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-27T03:30:48.033Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.01s) [2020-06-27T03:30:48.033Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-06-27T03:30:48.033Z] === RUN TestImagesFilterMultiReference [2020-06-27T03:30:48.033Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-06-27T03:30:48.033Z] === RUN TestImagePullPlatformInvalid [2020-06-27T03:30:48.033Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-06-27T03:30:48.033Z] === RUN TestRemoveImageOrphaning [2020-06-27T03:30:48.033Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-06-27T03:30:48.033Z] === RUN TestRemoveImageGarbageCollector [2020-06-27T03:30:48.033Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-27T03:30:48.033Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:30:48.033Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-27T03:30:48.033Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-06-27T03:30:48.033Z] === RUN TestTagInvalidReference [2020-06-27T03:30:48.033Z] --- PASS: TestTagInvalidReference (0.03s) [2020-06-27T03:30:48.033Z] === RUN TestTagValidPrefixedRepo [2020-06-27T03:30:48.033Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2020-06-27T03:30:48.033Z] === RUN TestTagExistedNameWithoutForce [2020-06-27T03:30:48.118Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-27T03:30:48.118Z] --- PASS: TestContinueAfterPluginCrash (9.08s) [2020-06-27T03:30:48.268Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-06-27T03:30:48.292Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-06-27T03:30:48.292Z] === RUN TestTagOfficialNames [2020-06-27T03:30:48.292Z] --- PASS: TestTagOfficialNames (0.07s) [2020-06-27T03:30:48.292Z] === RUN TestTagMatchesDigest [2020-06-27T03:30:48.292Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-06-27T03:30:48.292Z] PASS [2020-06-27T03:30:48.292Z] [2020-06-27T03:30:48.292Z] === Skipped [2020-06-27T03:30:48.292Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.01s) [2020-06-27T03:30:48.292Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2020-06-27T03:30:48.292Z] [2020-06-27T03:30:48.292Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-27T03:30:48.292Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:30:48.292Z] [2020-06-27T03:30:48.292Z] [2020-06-27T03:30:48.292Z] DONE 12 tests, 2 skipped in 1.816s [2020-06-27T03:30:48.292Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-06-27T03:30:48.292Z] ++ 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-06-27T03:30:48.292Z] ++ set -e [2020-06-27T03:30:48.292Z] ++ '[' -n 0 ']' [2020-06-27T03:30:48.292Z] ++ set -x [2020-06-27T03:30:48.292Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-27T03:30:48.550Z] INFO: Testing against a local daemon [2020-06-27T03:30:48.550Z] === RUN TestNetworkCreateDelete [2020-06-27T03:30:48.809Z] --- PASS: TestNetworkCreateDelete (0.43s) [2020-06-27T03:30:48.809Z] === RUN TestDockerNetworkDeletePreferID [2020-06-27T03:30:49.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-27T03:30:49.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-27T03:30:49.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [Pipeline] } [Pipeline] // withEnv [2020-06-27T03:30:49.200Z] === RUN TestCopyFromContainer// [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-27T03:30:49.458Z] === RUN TestCopyFromContainer//bar/root [2020-06-27T03:30:49.521Z] + echo Ensuring container killed. [2020-06-27T03:30:49.521Z] Ensuring container killed. [2020-06-27T03:30:49.521Z] + docker rm -vf docker-pr1 [2020-06-27T03:30:49.521Z] Error: No such container: docker-pr1 [2020-06-27T03:30:49.521Z] + true [Pipeline] sh [2020-06-27T03:30:49.715Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-27T03:30:49.715Z] === RUN TestCopyFromContainer/bar/quux [2020-06-27T03:30:49.797Z] + echo Chowning /workspace to jenkins user [2020-06-27T03:30:49.797Z] Chowning /workspace to jenkins user [2020-06-27T03:30:49.797Z] + id -u [2020-06-27T03:30:49.797Z] + id -g [2020-06-27T03:30:49.797Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41159:/workspace busybox chown -R 1000:1000 /workspace [2020-06-27T03:30:49.797Z] Unable to find image 'busybox:latest' locally [2020-06-27T03:30:49.797Z] latest: Pulling from library/busybox [2020-06-27T03:30:49.797Z] 76df9210b28c: Pulling fs layer [2020-06-27T03:30:49.973Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-06-27T03:30:49.973Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-27T03:30:49.973Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-27T03:30:50.052Z] 76df9210b28c: Download complete [2020-06-27T03:30:50.052Z] 76df9210b28c: Pull complete [2020-06-27T03:30:50.052Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-27T03:30:50.052Z] Status: Downloaded newer image for busybox:latest [2020-06-27T03:30:50.131Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-27T03:30:50.184Z] --- PASS: TestDockerNetworkDeletePreferID (1.18s) [2020-06-27T03:30:50.184Z] === RUN TestDaemonDNSFallback [2020-06-27T03:30:50.231Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-27T03:30:50.231Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-27T03:30:50.386Z] tests/integration/regression_test.py ...... [ 98%] [2020-06-27T03:30:50.489Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-27T03:30:50.489Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-27T03:30:50.746Z] --- PASS: TestCopyFromContainer (3.12s) [2020-06-27T03:30:50.746Z] --- PASS: TestCopyFromContainer// (0.16s) [2020-06-27T03:30:50.746Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2020-06-27T03:30:50.746Z] --- PASS: TestCopyFromContainer//bar/root/ (0.13s) [2020-06-27T03:30:50.746Z] --- PASS: TestCopyFromContainer/bar/quux (0.16s) [2020-06-27T03:30:50.746Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.13s) [2020-06-27T03:30:50.746Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.14s) [2020-06-27T03:30:50.746Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-06-27T03:30:50.746Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-06-27T03:30:50.746Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.13s) [2020-06-27T03:30:50.746Z] --- PASS: TestCopyFromContainer/bar/notarget (0.13s) [2020-06-27T03:30:50.746Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-27T03:30:50.746Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-27T03:30:50.746Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-27T03:30:50.746Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-27T03:30:50.746Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-27T03:30:50.746Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-27T03:30:50.746Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-27T03:30:50.746Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-27T03:30:50.746Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-27T03:30:50.746Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-27T03:30:50.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2020-06-27T03:30:50.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2020-06-27T03:30:50.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-27T03:30:50.746Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-06-27T03:30:50.746Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-27T03:30:50.746Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-06-27T03:30:50.746Z] === RUN TestCreateWithInvalidEnv [2020-06-27T03:30:50.746Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-27T03:30:50.746Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-27T03:30:50.746Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-27T03:30:50.746Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-27T03:30:50.746Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-27T03:30:50.746Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-27T03:30:50.746Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-27T03:30:50.746Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-27T03:30:50.746Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-27T03:30:50.746Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-27T03:30:50.746Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-27T03:30:50.746Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-27T03:30:50.746Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-27T03:30:50.746Z] === RUN TestCreateTmpfsMountsTarget [2020-06-27T03:30:50.746Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-06-27T03:30:50.746Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-27T03:30:50.900Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-06-27T03:30:50.900Z] tests/integration/credentials/utils_test.py . [100%] [2020-06-27T03:30:50.900Z] [2020-06-27T03:30:50.900Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-06-27T03:30:50.900Z] =========================== short test summary info ============================ [2020-06-27T03:30:50.900Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-06-27T03:30:50.900Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-06-27T03:30:50.900Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-06-27T03:30:50.900Z] Not supported on most drivers [2020-06-27T03:30:50.900Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2020-06-27T03:30:50.900Z] Output of docker top depends on host distro, and is not formalized. [2020-06-27T03:30:50.900Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2020-06-27T03:30:50.900Z] Output of docker top depends on host distro, and is not formalized. [2020-06-27T03:30:50.900Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-06-27T03:30:50.900Z] Can fail if eth0 has multiple IP addresses [2020-06-27T03:30:50.900Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-06-27T03:30:50.900Z] This doesn't seem to be taken into account by the engine [2020-06-27T03:30:50.900Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-06-27T03:30:50.900Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-06-27T03:30:50.900Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-06-27T03:30:50.900Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-06-27T03:30:50.900Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-06-27T03:30:50.900Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-06-27T03:30:50.900Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-06-27T03:30:50.900Z] = 372 passed, 7 skipped, 1 deselected, 6 xfailed, 2 xpassed in 298.96 seconds == [2020-06-27T03:30:51.157Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-27T03:30:51.677Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-06-27T03:30:51.677Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-06-27T03:30:51.746Z] + bundleName=amd64-rootless [2020-06-27T03:30:51.746Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-06-27T03:30:51.746Z] Creating amd64-rootless-bundles.tar.gz [2020-06-27T03:30:51.746Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-06-27T03:30:51.746Z] + 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-06-27T03:30:51.753Z] Archiving artifacts [2020-06-27T03:30:51.934Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-06-27T03:30:52.145Z] --- PASS: TestReadPluginNoRead (8.99s) [2020-06-27T03:30:52.145Z] --- PASS: TestReadPluginNoRead/default (2.05s) [2020-06-27T03:30:52.145Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.00s) [2020-06-27T03:30:52.145Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.05s) [2020-06-27T03:30:52.145Z] read_test.go:92: [deaf3b38b700d] daemon is not started [2020-06-27T03:30:52.145Z] PASS [2020-06-27T03:30:52.145Z] [2020-06-27T03:30:52.145Z] DONE 6 tests in 13.016s [2020-06-27T03:30:52.145Z] 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-06-27T03:30:52.145Z] ++ 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-06-27T03:30:52.145Z] ++ set -e [2020-06-27T03:30:52.145Z] ++ '[' -n 0 ']' [2020-06-27T03:30:52.145Z] ++ set -x [2020-06-27T03:30:52.145Z] ++ env -i DEST=/go/src/github.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-06-27T03:30:52.145Z] testing: warning: no tests to run [2020-06-27T03:30:52.145Z] PASS [2020-06-27T03:30:52.145Z] [2020-06-27T03:30:52.145Z] DONE 0 tests in 0.035s [2020-06-27T03:30:52.145Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-27T03:30:52.145Z] ++ 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-06-27T03:30:52.145Z] ++ set -e [2020-06-27T03:30:52.145Z] ++ '[' -n 0 ']' [2020-06-27T03:30:52.145Z] ++ set -x [2020-06-27T03:30:52.145Z] ++ env -i DEST=/go/src/github.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-06-27T03:30:52.145Z] INFO: Testing against a local daemon [2020-06-27T03:30:52.145Z] === RUN TestPluginWithDevMounts [2020-06-27T03:30:52.145Z] === PAUSE TestPluginWithDevMounts [2020-06-27T03:30:52.145Z] === CONT TestPluginWithDevMounts [2020-06-27T03:30:52.714Z] --- PASS: TestDaemonDNSFallback (2.46s) [2020-06-27T03:30:52.714Z] === RUN TestInspectNetwork [2020-06-27T03:30:52.871Z] --- PASS: TestCreateWithCustomMaskedPaths (2.12s) [2020-06-27T03:30:52.871Z] === RUN TestCreateWithCapabilities [2020-06-27T03:30:52.871Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-27T03:30:52.871Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-27T03:30:52.871Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-27T03:30:52.871Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-27T03:30:52.871Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-27T03:30:52.871Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-27T03:30:52.871Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-27T03:30:52.871Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-27T03:30:52.871Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-27T03:30:52.871Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-27T03:30:52.871Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-27T03:30:52.871Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-27T03:30:53.129Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-27T03:30:53.129Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-27T03:30:53.129Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-27T03:30:53.129Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-27T03:30:53.129Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-27T03:30:53.129Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-27T03:30:53.129Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-27T03:30:53.129Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-27T03:30:53.129Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-27T03:30:53.129Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-27T03:30:53.129Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-27T03:30:53.129Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-06-27T03:30:53.129Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-27T03:30:53.129Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-06-27T03:30:53.129Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-06-27T03:30:53.129Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-06-27T03:30:53.129Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-06-27T03:30:53.129Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.04s) [2020-06-27T03:30:53.129Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.03s) [2020-06-27T03:30:53.129Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-27T03:30:53.129Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-06-27T03:30:53.129Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.04s) [2020-06-27T03:30:53.129Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.03s) [2020-06-27T03:30:53.129Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-27T03:30:53.186Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41159/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-27T03:30:53.488Z] + make clean [2020-06-27T03:30:53.743Z] docker volume rm -f docker-dev-cache [2020-06-27T03:30:53.743Z] docker-dev-cache [Pipeline] deleteDir [2020-06-27T03:30:54.061Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-06-27T03:30:54.157Z] --- PASS: TestPluginWithDevMounts (1.93s) [2020-06-27T03:30:54.157Z] PASS [2020-06-27T03:30:54.157Z] [2020-06-27T03:30:54.157Z] DONE 1 tests in 2.045s [2020-06-27T03:30:54.157Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-06-27T03:30:54.157Z] ++ 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-06-27T03:30:54.157Z] ++ set -e [2020-06-27T03:30:54.157Z] ++ '[' -n 0 ']' [2020-06-27T03:30:54.157Z] ++ set -x [2020-06-27T03:30:54.158Z] ++ env -i DEST=/go/src/github.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-06-27T03:30:54.158Z] INFO: Testing against a local daemon [2020-06-27T03:30:54.158Z] === RUN TestSecretInspect [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-27T03:30:54.994Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-06-27T03:30:55.252Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.14s) [2020-06-27T03:30:55.252Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-27T03:30:55.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-27T03:30:55.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-27T03:30:55.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-27T03:30:55.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-27T03:30:55.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-27T03:30:55.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-27T03:30:55.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-27T03:30:55.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-27T03:30:55.252Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-27T03:30:55.252Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-27T03:30:55.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-27T03:30:55.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-27T03:30:55.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-27T03:30:55.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-27T03:30:55.252Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-27T03:30:55.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-06-27T03:30:55.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-06-27T03:30:55.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-06-27T03:30:55.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-06-27T03:30:55.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-06-27T03:30:55.509Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-27T03:30:55.509Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-27T03:30:55.509Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-06-27T03:30:56.073Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.69s) [2020-06-27T03:30:56.073Z] === RUN TestCreateDifferentPlatform [2020-06-27T03:30:56.073Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-27T03:30:56.073Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-27T03:30:56.073Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2020-06-27T03:30:56.073Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-27T03:30:56.073Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-27T03:30:56.073Z] === RUN TestContainerStartOnDaemonRestart [2020-06-27T03:30:56.073Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-27T03:30:56.073Z] === RUN TestDaemonRestartIpcMode [2020-06-27T03:30:56.073Z] === PAUSE TestDaemonRestartIpcMode [2020-06-27T03:30:56.073Z] === RUN TestDaemonHostGatewayIP [2020-06-27T03:30:56.073Z] === PAUSE TestDaemonHostGatewayIP [2020-06-27T03:30:56.073Z] === RUN TestContainerKillOnDaemonStart [2020-06-27T03:30:56.073Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-27T03:30:56.073Z] === RUN TestDiff [2020-06-27T03:30:57.006Z] --- PASS: TestDiff (0.71s) [2020-06-27T03:30:57.006Z] === RUN TestExecWithCloseStdin [2020-06-27T03:30:57.570Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-06-27T03:30:57.570Z] --- PASS: TestExecWithCloseStdin (0.87s) [2020-06-27T03:30:57.570Z] === RUN TestExec [2020-06-27T03:30:57.981Z] === RUN TestInspectNetwork/full_network_id [2020-06-27T03:30:57.981Z] === RUN TestInspectNetwork/partial_network_id [2020-06-27T03:30:57.981Z] === RUN TestInspectNetwork/network_name [2020-06-27T03:30:57.981Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-27T03:30:58.505Z] --- PASS: TestExec (0.81s) [2020-06-27T03:30:58.505Z] === RUN TestExecUser [2020-06-27T03:30:58.536Z] --- PASS: TestSecretInspect (3.81s) [2020-06-27T03:30:58.536Z] === RUN TestSecretList [2020-06-27T03:30:58.762Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-06-27T03:30:58.897Z] INFO: Extraction ended at 06/27/2020 03:30:54. Duration:00:00:26.3660656 [2020-06-27T03:30:58.897Z] INFO: Updating the golang and path environment variables [2020-06-27T03:30:58.897Z] INFO: GOPATH=d:\gopath [2020-06-27T03:30:58.897Z] INFO: go version go1.13.12 windows/amd64 [2020-06-27T03:30:58.897Z] INFO: Running the daemon under test in debug mode [2020-06-27T03:30:58.897Z] INFO: Starting a daemon under test... [2020-06-27T03:30:58.897Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-41159\1\daemon --pidfile d:\CI\PR-41159\1\docker.pid -D [2020-06-27T03:30:58.897Z] INFO: Process started successfully. [2020-06-27T03:30:58.897Z] INFO: Start tailing logs of the daemon under tests [2020-06-27T03:30:58.897Z] INFO: Waiting for the daemon under test to start... [2020-06-27T03:30:58.897Z] INFO: Daemon under test started and replied! [2020-06-27T03:30:58.897Z] INFO: Docker version of the daemon under test [2020-06-27T03:30:58.897Z] [2020-06-27T03:30:59.329Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-06-27T03:30:59.329Z] --- PASS: TestExecUser (0.96s) [2020-06-27T03:30:59.329Z] === RUN TestExportContainerAndImportImage [2020-06-27T03:30:59.363Z] Client: [2020-06-27T03:30:59.363Z] Version: 17.06.2-ce [2020-06-27T03:30:59.363Z] API version: 1.30 [2020-06-27T03:30:59.363Z] Go version: go1.8.3 [2020-06-27T03:30:59.363Z] Git commit: cec0b72 [2020-06-27T03:30:59.363Z] Built: Tue Sep 5 19:57:19 2017 [2020-06-27T03:30:59.363Z] OS/Arch: windows/amd64 [2020-06-27T03:30:59.363Z] [2020-06-27T03:30:59.363Z] Server: [2020-06-27T03:30:59.363Z] Version: 0.0.0-dev [2020-06-27T03:30:59.363Z] API version: 1.41 (minimum version 1.24) [2020-06-27T03:30:59.363Z] Go version: go1.13.12 [2020-06-27T03:30:59.363Z] Git commit: 0e915e5413 [2020-06-27T03:30:59.363Z] Built: 06/27/2020 03:29:11 [2020-06-27T03:30:59.363Z] OS/Arch: windows/amd64 [2020-06-27T03:30:59.363Z] Experimental: false [2020-06-27T03:30:59.363Z] [2020-06-27T03:30:59.363Z] INFO: Docker info of the daemon under test [2020-06-27T03:30:59.363Z] [2020-06-27T03:30:59.363Z] Containers: 0 [2020-06-27T03:30:59.363Z] Running: 0 [2020-06-27T03:30:59.363Z] Paused: 0 [2020-06-27T03:30:59.363Z] Stopped: 0 [2020-06-27T03:30:59.363Z] Images: 0 [2020-06-27T03:30:59.363Z] Server Version: 0.0.0-dev [2020-06-27T03:30:59.363Z] Storage Driver: windowsfilter [2020-06-27T03:30:59.363Z] Windows: [2020-06-27T03:30:59.363Z] Logging Driver: json-file [2020-06-27T03:30:59.363Z] Plugins: [2020-06-27T03:30:59.363Z] Volume: local [2020-06-27T03:30:59.363Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-27T03:30:59.363Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-27T03:30:59.363Z] Swarm: inactive [2020-06-27T03:30:59.363Z] Default Isolation: process [2020-06-27T03:30:59.363Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-27T03:30:59.363Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-06-27T03:30:59.363Z] OSType: windows [2020-06-27T03:30:59.363Z] Architecture: x86_64 [2020-06-27T03:30:59.363Z] CPUs: 4 [2020-06-27T03:30:59.363Z] Total Memory: 32GiB [2020-06-27T03:30:59.363Z] Name: azwin-2-1d4440 [2020-06-27T03:30:59.363Z] ID: GQRX:763A:ECIV:MORG:S34U:DRWX:QEHX:IBMC:AO33:AWRW:F2T2:2DPW [2020-06-27T03:30:59.363Z] Docker Root Dir: D:\CI\PR-41159\1\daemon [2020-06-27T03:30:59.363Z] Debug Mode (client): false [2020-06-27T03:30:59.363Z] Debug Mode (server): true [2020-06-27T03:30:59.363Z] File Descriptors: -1 [2020-06-27T03:30:59.363Z] Goroutines: 17 [2020-06-27T03:30:59.363Z] System Time: 2020-06-27T03:30:58.9839294Z [2020-06-27T03:30:59.363Z] EventsListeners: 0 [2020-06-27T03:30:59.364Z] Registry: https://index.docker.io/v1/ [2020-06-27T03:30:59.364Z] Labels: [2020-06-27T03:30:59.364Z] Experimental: false [2020-06-27T03:30:59.364Z] Insecure Registries: [2020-06-27T03:30:59.364Z] 127.0.0.0/8 [2020-06-27T03:30:59.364Z] Live Restore Enabled: false [2020-06-27T03:30:59.364Z] [2020-06-27T03:30:59.364Z] [2020-06-27T03:30:59.364Z] INFO: Docker images of the daemon under test [2020-06-27T03:30:59.364Z] [2020-06-27T03:30:59.364Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-06-27T03:30:59.364Z] [2020-06-27T03:30:59.364Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-06-27T03:30:59.364Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-06-27T03:30:59.364Z] ltsc2019: Pulling from windows/servercore [2020-06-27T03:30:59.364Z] 4612f6d0b889: Pulling fs layer [2020-06-27T03:30:59.364Z] 666079ee0460: Pulling fs layer [2020-06-27T03:30:59.587Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-06-27T03:31:00.518Z] --- PASS: TestExportContainerAndImportImage (0.96s) [2020-06-27T03:31:00.518Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-27T03:31:01.200Z] --- PASS: TestSecretList (3.29s) [2020-06-27T03:31:01.200Z] === RUN TestSecretsCreateAndDelete [2020-06-27T03:31:02.166Z] --- PASS: TestInspectNetwork (9.37s) [2020-06-27T03:31:02.166Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-27T03:31:02.166Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-27T03:31:02.166Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-27T03:31:02.166Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-27T03:31:02.166Z] === RUN TestRunContainerWithBridgeNone [2020-06-27T03:31:02.419Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2020-06-27T03:31:02.419Z] === RUN TestHealthCheckWorkdir [2020-06-27T03:31:02.676Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-06-27T03:31:02.934Z] --- PASS: TestHealthCheckWorkdir (0.86s) [2020-06-27T03:31:02.934Z] === RUN TestHealthKillContainer [2020-06-27T03:31:02.934Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-06-27T03:31:03.336Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-27T03:31:03.336Z] [2020-06-27T03:31:03.336Z] Unloading profiles will leave already running processes permanently [2020-06-27T03:31:03.336Z] unconfined, which can lead to unexpected situations. [2020-06-27T03:31:03.336Z] [2020-06-27T03:31:03.336Z] To set a process to complain mode, use the command line tool [2020-06-27T03:31:03.336Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-27T03:31:03.336Z] Post stage [Pipeline] junit [2020-06-27T03:31:03.910Z] Recording test results [2020-06-27T03:31:04.696Z] --- PASS: TestRunContainerWithBridgeNone (2.54s) [2020-06-27T03:31:04.697Z] === RUN TestNetworkInvalidJSON [2020-06-27T03:31:04.697Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-27T03:31:04.697Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-27T03:31:04.697Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-27T03:31:04.697Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-27T03:31:04.697Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-27T03:31:04.697Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-27T03:31:04.697Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-27T03:31:04.697Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-27T03:31:04.697Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-27T03:31:04.697Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-06-27T03:31:04.697Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-27T03:31:04.697Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-27T03:31:04.697Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-27T03:31:04.697Z] === RUN TestHostIPv4BridgeLabel [Pipeline] sh [2020-06-27T03:31:05.263Z] --- PASS: TestHostIPv4BridgeLabel (0.77s) [2020-06-27T03:31:05.263Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-27T03:31:05.375Z] + echo Ensuring container killed. [2020-06-27T03:31:05.375Z] Ensuring container killed. [2020-06-27T03:31:05.375Z] + docker rm -vf docker-pr1 [2020-06-27T03:31:05.375Z] Error: No such container: docker-pr1 [2020-06-27T03:31:05.375Z] + true [Pipeline] sh [2020-06-27T03:31:05.458Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-06-27T03:31:05.566Z] --- PASS: TestSecretsCreateAndDelete (3.76s) [2020-06-27T03:31:05.566Z] === RUN TestSecretsUpdate [2020-06-27T03:31:05.656Z] + echo Chowning /workspace to jenkins user [2020-06-27T03:31:05.656Z] Chowning /workspace to jenkins user [2020-06-27T03:31:05.656Z] + id -u [2020-06-27T03:31:05.656Z] + id -g [2020-06-27T03:31:05.656Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41159:/workspace busybox chown -R 1000:1000 /workspace [2020-06-27T03:31:05.656Z] Unable to find image 'busybox:latest' locally [2020-06-27T03:31:05.656Z] latest: Pulling from library/busybox [2020-06-27T03:31:05.656Z] 76df9210b28c: Pulling fs layer [2020-06-27T03:31:05.716Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-06-27T03:31:05.717Z] --- PASS: TestHealthKillContainer (2.89s) [2020-06-27T03:31:05.717Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-27T03:31:05.912Z] 76df9210b28c: Verifying Checksum [2020-06-27T03:31:05.912Z] 76df9210b28c: Download complete [2020-06-27T03:31:05.912Z] 76df9210b28c: Pull complete [2020-06-27T03:31:05.912Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-27T03:31:05.912Z] Status: Downloaded newer image for busybox:latest [2020-06-27T03:31:05.974Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-06-27T03:31:06.517Z] 666079ee0460: Download complete [2020-06-27T03:31:06.538Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-06-27T03:31:06.538Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-06-27T03:31:06.538Z] === RUN TestIpcModeNone [2020-06-27T03:31:06.538Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-06-27T03:31:06.638Z] --- PASS: TestDaemonRestartWithLiveRestore (1.39s) [2020-06-27T03:31:06.638Z] === RUN TestDaemonDefaultNetworkPools [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-27T03:31:07.103Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-06-27T03:31:07.143Z] + bundleName=docker-py [2020-06-27T03:31:07.143Z] + echo Creating docker-py-bundles.tar.gz [2020-06-27T03:31:07.143Z] Creating docker-py-bundles.tar.gz [2020-06-27T03:31:07.143Z] + 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-06-27T03:31:07.153Z] Archiving artifacts [2020-06-27T03:31:07.361Z] --- PASS: TestIpcModeNone (0.78s) [2020-06-27T03:31:07.361Z] === RUN TestIpcModePrivate [2020-06-27T03:31:07.927Z] === RUN TestDockerSuite/TestBuildAddScript [2020-06-27T03:31:08.014Z] --- PASS: TestDaemonDefaultNetworkPools (1.28s) [2020-06-27T03:31:08.014Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-27T03:31:08.184Z] --- PASS: TestIpcModePrivate (0.84s) [2020-06-27T03:31:08.185Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:97, shared: false, mustBeShared: false [2020-06-27T03:31:08.185Z] === RUN TestIpcModeShareable [2020-06-27T03:31:08.571Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41159/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-06-27T03:31:08.750Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-06-27T03:31:08.933Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh binary-daemon [2020-06-27T03:31:09.006Z] --- PASS: TestSecretsUpdate (3.61s) [2020-06-27T03:31:09.006Z] === RUN TestTemplatedSecret [2020-06-27T03:31:09.007Z] --- PASS: TestIpcModeShareable (0.92s) [2020-06-27T03:31:09.007Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2020-06-27T03:31:09.007Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-27T03:31:09.498Z] [2020-06-27T03:31:09.498Z] Removing bundles/ [2020-06-27T03:31:09.498Z] [2020-06-27T03:31:09.498Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-06-27T03:31:09.498Z] Building: bundles/binary-daemon/dockerd-dev [2020-06-27T03:31:09.498Z] GOOS="" GOARCH="" GOARM="" [2020-06-27T03:31:09.915Z] --- PASS: TestDaemonRestartWithExistingNetwork (2.00s) [2020-06-27T03:31:09.915Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-27T03:31:10.904Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-06-27T03:31:10.904Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-06-27T03:31:11.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-27T03:31:11.433Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-27T03:31:11.471Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.56s) [2020-06-27T03:31:11.471Z] === RUN TestAPIIpcModeHost [2020-06-27T03:31:12.403Z] --- PASS: TestAPIIpcModeHost (0.77s) [2020-06-27T03:31:12.403Z] === RUN TestDaemonIpcModeShareable [2020-06-27T03:31:12.403Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-06-27T03:31:12.444Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-27T03:31:12.446Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.35s) [2020-06-27T03:31:12.446Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-27T03:31:12.468Z] --- PASS: TestTemplatedSecret (3.78s) [2020-06-27T03:31:12.468Z] === RUN TestSecretCreateResolve [2020-06-27T03:31:13.012Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.79s) [2020-06-27T03:31:13.012Z] === RUN TestServiceWithPredefinedNetwork [2020-06-27T03:31:13.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-27T03:31:14.207Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-27T03:31:14.302Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-06-27T03:31:14.302Z] --- PASS: TestDaemonIpcModeShareable (1.96s) [2020-06-27T03:31:14.302Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true [2020-06-27T03:31:14.302Z] === RUN TestDaemonIpcModePrivate [2020-06-27T03:31:15.165Z] 4612f6d0b889: Verifying Checksum [2020-06-27T03:31:15.165Z] 4612f6d0b889: Download complete [2020-06-27T03:31:16.199Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-06-27T03:31:16.199Z] --- PASS: TestDaemonIpcModePrivate (1.79s) [2020-06-27T03:31:16.199Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:101, shared: false, mustBeShared: false [2020-06-27T03:31:16.199Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-27T03:31:16.270Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-27T03:31:16.297Z] --- PASS: TestServiceWithPredefinedNetwork (3.23s) [2020-06-27T03:31:16.297Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-27T03:31:16.297Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-27T03:31:16.297Z] service_test.go:236: FLAKY_TEST [2020-06-27T03:31:16.297Z] === RUN TestServiceWithDataPathPortInit [2020-06-27T03:31:16.898Z] --- PASS: TestSecretCreateResolve (3.74s) [2020-06-27T03:31:16.898Z] PASS [2020-06-27T03:31:16.898Z] [2020-06-27T03:31:16.898Z] DONE 6 tests in 22.089s [2020-06-27T03:31:16.898Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-06-27T03:31:16.898Z] ++ 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-06-27T03:31:16.898Z] ++ set -e [2020-06-27T03:31:16.898Z] ++ '[' -n 0 ']' [2020-06-27T03:31:16.898Z] ++ set -x [2020-06-27T03:31:16.898Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-06-27T03:31:16.898Z] INFO: Testing against a local daemon [2020-06-27T03:31:16.898Z] === RUN TestServiceCreateInit [2020-06-27T03:31:16.898Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-27T03:31:18.095Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-06-27T03:31:18.095Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-06-27T03:31:18.095Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.87s) [2020-06-27T03:31:18.095Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:111, shared: false, mustBeShared: false [2020-06-27T03:31:18.095Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-27T03:31:19.744Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-27T03:31:19.996Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.83s) [2020-06-27T03:31:19.996Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2020-06-27T03:31:19.996Z] === RUN TestIpcModeOlderClient [2020-06-27T03:31:19.996Z] === PAUSE TestIpcModeOlderClient [2020-06-27T03:31:19.996Z] === RUN TestKillContainerInvalidSignal [2020-06-27T03:31:19.996Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-06-27T03:31:20.253Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-06-27T03:31:20.512Z] --- PASS: TestKillContainerInvalidSignal (0.79s) [2020-06-27T03:31:20.512Z] === RUN TestKillContainer [2020-06-27T03:31:20.512Z] === RUN TestKillContainer/no_signal [2020-06-27T03:31:21.444Z] === RUN TestKillContainer/non_killing_signal [2020-06-27T03:31:21.701Z] === RUN TestKillContainer/killing_signal [2020-06-27T03:31:21.779Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-27T03:31:22.269Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-06-27T03:31:22.365Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-27T03:31:22.527Z] --- PASS: TestKillContainer (1.89s) [2020-06-27T03:31:22.527Z] --- PASS: TestKillContainer/no_signal (0.62s) [2020-06-27T03:31:22.527Z] --- PASS: TestKillContainer/non_killing_signal (0.38s) [2020-06-27T03:31:22.527Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2020-06-27T03:31:22.527Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-27T03:31:22.527Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-27T03:31:23.092Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-27T03:31:23.658Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.25s) [2020-06-27T03:31:23.658Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.61s) [2020-06-27T03:31:23.658Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.43s) [2020-06-27T03:31:23.658Z] === RUN TestKillStoppedContainer [2020-06-27T03:31:23.658Z] --- PASS: TestKillStoppedContainer (0.05s) [2020-06-27T03:31:23.658Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-27T03:31:23.808Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-27T03:31:23.916Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2020-06-27T03:31:23.916Z] === RUN TestKillDifferentUserContainer [2020-06-27T03:31:23.916Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-06-27T03:31:24.448Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-27T03:31:24.481Z] --- PASS: TestKillDifferentUserContainer (0.73s) [2020-06-27T03:31:24.481Z] === RUN TestInspectOomKilledTrue [2020-06-27T03:31:24.481Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-06-27T03:31:24.481Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:31:24.481Z] === RUN TestInspectOomKilledFalse [2020-06-27T03:31:24.481Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-06-27T03:31:24.481Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:31:24.481Z] === RUN TestLinksEtcHostsContentMatch [2020-06-27T03:31:24.481Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-06-27T03:31:25.045Z] === RUN TestDockerSuite/TestBuildAddTar [2020-06-27T03:31:25.045Z] --- PASS: TestLinksEtcHostsContentMatch (0.47s) [2020-06-27T03:31:25.045Z] === RUN TestLinksContainerNames [2020-06-27T03:31:25.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-27T03:31:26.416Z] --- PASS: TestLinksContainerNames (1.15s) [2020-06-27T03:31:26.416Z] === RUN TestLogsFollowTailEmpty [2020-06-27T03:31:26.674Z] --- PASS: TestLogsFollowTailEmpty (0.60s) [2020-06-27T03:31:26.674Z] === RUN TestContainerNetworkMountsNoChown [2020-06-27T03:31:26.735Z] --- PASS: TestServiceCreateInit (10.39s) [2020-06-27T03:31:26.735Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.18s) [2020-06-27T03:31:26.735Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.19s) [2020-06-27T03:31:26.735Z] === RUN TestCreateServiceMultipleTimes [2020-06-27T03:31:27.411Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-27T03:31:27.607Z] --- PASS: TestContainerNetworkMountsNoChown (0.69s) [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/default [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/default [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/private [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/private [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/rprivate [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/slave [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/slave [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/rslave [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/shared [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/shared [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/rshared [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-27T03:31:27.607Z] === CONT TestMountDaemonRoot/default [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-27T03:31:27.607Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-27T03:31:27.607Z] === CONT TestMountDaemonRoot/rshared [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-27T03:31:27.607Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-27T03:31:27.607Z] === CONT TestMountDaemonRoot/shared [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-27T03:31:27.607Z] === CONT TestMountDaemonRoot/rslave [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-27T03:31:27.607Z] === CONT TestMountDaemonRoot/slave [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-27T03:31:27.607Z] === CONT TestMountDaemonRoot/rprivate [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-27T03:31:27.607Z] === CONT TestMountDaemonRoot/private [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-27T03:31:27.607Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-27T03:31:27.607Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-27T03:31:27.607Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-27T03:31:27.607Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-27T03:31:27.607Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-27T03:31:27.607Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-27T03:31:27.607Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-27T03:31:27.607Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-27T03:31:27.607Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-27T03:31:27.864Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-27T03:31:27.864Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-27T03:31:27.864Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-27T03:31:27.865Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-27T03:31:27.865Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-27T03:31:27.865Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-27T03:31:27.865Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-27T03:31:27.865Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-27T03:31:27.865Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-27T03:31:27.865Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-27T03:31:27.865Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-27T03:31:27.865Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-27T03:31:27.865Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-27T03:31:27.865Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-27T03:31:27.865Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-27T03:31:28.122Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-27T03:31:28.122Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-27T03:31:28.122Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-27T03:31:28.122Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2020-06-27T03:31:28.122Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-06-27T03:31:28.122Z] === RUN TestContainerBindMountNonRecursive [2020-06-27T03:31:29.454Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-27T03:31:29.495Z] --- PASS: TestContainerBindMountNonRecursive (1.47s) [2020-06-27T03:31:29.495Z] === RUN TestNetworkNat [2020-06-27T03:31:30.059Z] --- PASS: TestNetworkNat (0.65s) [2020-06-27T03:31:30.059Z] === RUN TestNetworkLocalhostTCPNat [2020-06-27T03:31:30.316Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-06-27T03:31:30.883Z] --- PASS: TestNetworkLocalhostTCPNat (0.69s) [2020-06-27T03:31:30.883Z] === RUN TestNetworkLoopbackNat [2020-06-27T03:31:30.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-27T03:31:31.140Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-06-27T03:31:32.073Z] --- PASS: TestNetworkLoopbackNat (1.16s) [2020-06-27T03:31:32.073Z] === RUN TestPause [2020-06-27T03:31:32.330Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-06-27T03:31:32.434Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-06-27T03:31:32.895Z] --- PASS: TestPause (0.82s) [2020-06-27T03:31:32.895Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-27T03:31:32.895Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-27T03:31:32.895Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-27T03:31:32.895Z] === RUN TestPauseStopPausedContainer [2020-06-27T03:31:33.828Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2020-06-27T03:31:33.828Z] === RUN TestPsFilter [2020-06-27T03:31:33.828Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-06-27T03:31:33.828Z] --- PASS: TestPsFilter (0.16s) [2020-06-27T03:31:33.828Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-27T03:31:33.910Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-06-27T03:31:33.910Z] Using test binary docker [2020-06-27T03:31:33.910Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-06-27T03:31:33.910Z] +++ /etc/init.d/apparmor start [2020-06-27T03:31:33.910Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-06-27T03:31:33.910Z] INFO: Waiting for daemon to start... [2020-06-27T03:31:33.910Z] Starting dockerd [2020-06-27T03:31:33.910Z] +++ 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-06-27T03:31:34.373Z] --- PASS: TestServiceWithDataPathPortInit (18.06s) [2020-06-27T03:31:34.373Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-27T03:31:34.761Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.87s) [2020-06-27T03:31:34.761Z] === RUN TestRemoveContainerWithVolume [2020-06-27T03:31:35.694Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-06-27T03:31:35.694Z] === RUN TestRemoveContainerRunning [2020-06-27T03:31:35.929Z] . [2020-06-27T03:31:35.929Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-06-27T03:31:35.929Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-06-27T03:31:35.929Z] Error: No such image: emptyfs [2020-06-27T03:31:35.929Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-06-27T03:31:35.929Z] ++++ docker load [2020-06-27T03:31:35.929Z] Running integration-test (iteration 1) [2020-06-27T03:31:35.929Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-06-27T03:31:35.929Z] ++ 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-06-27T03:31:35.929Z] ++ set -e [2020-06-27T03:31:35.929Z] ++ '[' -n 0 ']' [2020-06-27T03:31:35.929Z] ++ set -x [2020-06-27T03:31:35.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=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-06-27T03:31:36.259Z] --- PASS: TestRemoveContainerRunning (0.79s) [2020-06-27T03:31:36.259Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-27T03:31:37.239Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-06-27T03:31:37.239Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.01s) [2020-06-27T03:31:37.239Z] === RUN TestRemoveInvalidContainer [2020-06-27T03:31:37.239Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-06-27T03:31:37.239Z] === RUN TestRenameLinkedContainer [2020-06-27T03:31:38.182Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-06-27T03:31:39.555Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-06-27T03:31:40.488Z] --- PASS: TestRenameLinkedContainer (3.02s) [2020-06-27T03:31:40.488Z] === RUN TestRenameStoppedContainer [2020-06-27T03:31:41.422Z] --- PASS: TestRenameStoppedContainer (0.86s) [2020-06-27T03:31:41.422Z] === RUN TestRenameRunningContainerAndReuse [2020-06-27T03:31:43.324Z] --- PASS: TestRenameRunningContainerAndReuse (2.08s) [2020-06-27T03:31:43.324Z] === RUN TestRenameInvalidName [2020-06-27T03:31:44.258Z] --- PASS: TestRenameInvalidName (0.92s) [2020-06-27T03:31:44.258Z] === RUN TestRenameAnonymousContainer [2020-06-27T03:31:44.343Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.86s) [2020-06-27T03:31:44.343Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:kd40pw4ti13qejvaeb1s3u9lq Created:2020-06-27 03:31:35.988370417 +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[bf3ff8b52fc59da2f297110d5b5ea36da0f992e7f636c2d3132a2d4b449bce30:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.su5wrbtapk54y7jipbn9tngf0 EndpointID:801e4f121697e23afaf1471a6b8fdf1218556f920d1c531f03580f4a2e6d454c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0bd87a270dacf58bb5550e677729cf458480200156eb6e969d4d5fbadd5080b0 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:1304855d867c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.su5wrbtapk54y7jipbn9tngf0 EndpointID:801e4f121697e23afaf1471a6b8fdf1218556f920d1c531f03580f4a2e6d454c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-27T03:31:44.343Z] PASS [2020-06-27T03:31:44.343Z] [2020-06-27T03:31:44.343Z] === Skipped [2020-06-27T03:31:44.343Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-27T03:31:44.343Z] service_test.go:236: FLAKY_TEST [2020-06-27T03:31:44.343Z] [2020-06-27T03:31:44.343Z] [2020-06-27T03:31:44.343Z] DONE 23 tests, 1 skipped in 54.933s [2020-06-27T03:31:44.343Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-27T03:31:44.343Z] ++ 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-06-27T03:31:44.343Z] ++ set -e [2020-06-27T03:31:44.343Z] ++ '[' -n 0 ']' [2020-06-27T03:31:44.343Z] ++ set -x [2020-06-27T03:31:44.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=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-06-27T03:31:44.909Z] INFO: Testing against a local daemon [2020-06-27T03:31:44.909Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-27T03:31:44.909Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-27T03:31:44.909Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:31:44.909Z] === RUN TestDockerNetworkIpvlan [2020-06-27T03:31:44.909Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-27T03:31:44.909Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:31:44.909Z] PASS [2020-06-27T03:31:44.909Z] [2020-06-27T03:31:44.909Z] === Skipped [2020-06-27T03:31:44.909Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-27T03:31:44.909Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:31:44.909Z] [2020-06-27T03:31:44.909Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-27T03:31:44.909Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:31:44.909Z] [2020-06-27T03:31:44.909Z] [2020-06-27T03:31:44.909Z] DONE 2 tests, 2 skipped in 1.506s [2020-06-27T03:31:44.909Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-27T03:31:44.909Z] ++ 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-06-27T03:31:44.909Z] ++ set -e [2020-06-27T03:31:44.909Z] ++ '[' -n 0 ']' [2020-06-27T03:31:44.909Z] ++ set -x [2020-06-27T03:31:44.909Z] ++ env -i DEST=/go/src/github.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-06-27T03:31:45.632Z] === RUN TestDockerSuite/TestBuildBlankName [2020-06-27T03:31:45.843Z] INFO: Testing against a local daemon [2020-06-27T03:31:45.843Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-27T03:31:46.255Z] Loaded image: buildpack-deps:jessie [2020-06-27T03:31:46.255Z] Loaded image: busybox:latest [2020-06-27T03:31:46.255Z] Loaded image: busybox:glibc [2020-06-27T03:31:46.255Z] Loaded image: debian:jessie [2020-06-27T03:31:46.255Z] Loaded image: hello-world:latest [2020-06-27T03:31:46.255Z] INFO: Testing against a local daemon [2020-06-27T03:31:46.255Z] === RUN TestCgroupNamespacesBuild [2020-06-27T03:31:46.566Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-06-27T03:31:47.735Z] --- PASS: TestCgroupNamespacesBuild (1.39s) [2020-06-27T03:31:47.735Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-06-27T03:31:47.745Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.05s) [2020-06-27T03:31:47.745Z] === RUN TestDockerNetworkMacvlan [2020-06-27T03:31:47.939Z] --- PASS: TestRenameAnonymousContainer (3.60s) [2020-06-27T03:31:47.939Z] === RUN TestRenameContainerWithSameName [2020-06-27T03:31:48.504Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-06-27T03:31:48.504Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-27T03:31:48.679Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-27T03:31:49.072Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-06-27T03:31:49.212Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2020-06-27T03:31:49.213Z] === RUN TestBuildWithSession [2020-06-27T03:31:49.213Z] --- SKIP: TestBuildWithSession (0.00s) [2020-06-27T03:31:49.213Z] build_session_test.go:25: TODO: BuildKit [2020-06-27T03:31:49.213Z] === RUN TestBuildSquashParent [2020-06-27T03:31:50.054Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-27T03:31:50.445Z] --- PASS: TestRenameContainerWithLinkedContainer (1.88s) [2020-06-27T03:31:50.445Z] === RUN TestResize [2020-06-27T03:31:51.378Z] --- PASS: TestResize (0.96s) [2020-06-27T03:31:51.378Z] === RUN TestResizeWithInvalidSize [2020-06-27T03:31:51.430Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-27T03:31:51.636Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-06-27T03:31:52.568Z] --- PASS: TestResizeWithInvalidSize (1.04s) [2020-06-27T03:31:52.568Z] === RUN TestResizeWhenContainerNotStarted [2020-06-27T03:31:52.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-06-27T03:31:53.084Z] --- PASS: TestResizeWhenContainerNotStarted (0.65s) [2020-06-27T03:31:53.084Z] === RUN TestDaemonRestartKillContainers [2020-06-27T03:31:53.084Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-27T03:31:53.084Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-27T03:31:53.084Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-27T03:31:53.084Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-27T03:31:53.084Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-27T03:31:53.084Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-27T03:31:53.084Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-27T03:31:53.084Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-27T03:31:53.084Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:31:53.084Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:31:53.084Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:31:53.084Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:31:53.084Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:31:53.084Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-27T03:31:53.084Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-27T03:31:53.596Z] --- PASS: TestBuildSquashParent (4.29s) [2020-06-27T03:31:53.596Z] === RUN TestBuildWithRemoveAndForceRemove [2020-06-27T03:31:53.596Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-27T03:31:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-27T03:31:53.596Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-27T03:31:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-27T03:31:53.596Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-27T03:31:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-27T03:31:53.596Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-27T03:31:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-27T03:31:53.596Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-27T03:31:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-27T03:31:53.596Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-27T03:31:53.596Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-27T03:31:53.597Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-06-27T03:31:53.597Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-06-27T03:31:53.597Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-06-27T03:31:53.597Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-06-27T03:31:53.651Z] --- PASS: TestCreateServiceMultipleTimes (22.81s) [2020-06-27T03:31:53.651Z] === RUN TestCreateServiceConflict [2020-06-27T03:31:53.651Z] --- PASS: TestCreateServiceConflict (3.58s) [2020-06-27T03:31:53.651Z] === RUN TestCreateServiceMaxReplicas [2020-06-27T03:31:54.713Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-27T03:31:54.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-06-27T03:31:55.914Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-06-27T03:31:56.172Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:31:56.172Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:31:56.290Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-06-27T03:31:56.290Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-06-27T03:31:57.100Z] --- PASS: TestCreateServiceMaxReplicas (3.95s) [2020-06-27T03:31:57.100Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-27T03:31:57.547Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-06-27T03:31:57.772Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-06-27T03:31:57.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.68s) [2020-06-27T03:31:57.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.74s) [2020-06-27T03:31:57.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.80s) [2020-06-27T03:31:57.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.84s) [2020-06-27T03:31:57.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.50s) [2020-06-27T03:31:57.772Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.81s) [2020-06-27T03:31:57.772Z] === RUN TestBuildMultiStageCopy [2020-06-27T03:31:57.772Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-06-27T03:31:57.805Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:31:57.997Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-27T03:31:58.063Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:31:58.321Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-06-27T03:31:58.578Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-06-27T03:31:59.254Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-06-27T03:31:59.512Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-27T03:31:59.536Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-06-27T03:31:59.769Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-27T03:31:59.819Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-06-27T03:32:00.434Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-06-27T03:32:00.703Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-06-27T03:32:00.720Z] --- PASS: TestBuildMultiStageCopy (2.82s) [2020-06-27T03:32:00.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.55s) [2020-06-27T03:32:00.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.30s) [2020-06-27T03:32:00.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2020-06-27T03:32:00.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2020-06-27T03:32:00.720Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2020-06-27T03:32:00.720Z] === RUN TestBuildMultiStageParentConfig [2020-06-27T03:32:01.341Z] --- PASS: TestBuildMultiStageParentConfig (0.79s) [2020-06-27T03:32:01.341Z] === RUN TestBuildLabelWithTargets [2020-06-27T03:32:02.076Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-06-27T03:32:02.333Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-27T03:32:02.814Z] --- PASS: TestBuildLabelWithTargets (1.26s) [2020-06-27T03:32:02.814Z] === RUN TestBuildWithEmptyLayers [2020-06-27T03:32:02.898Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-27T03:32:03.429Z] --- PASS: TestBuildWithEmptyLayers (0.61s) [2020-06-27T03:32:03.430Z] === RUN TestBuildMultiStageOnBuild [2020-06-27T03:32:03.832Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-06-27T03:32:04.557Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-27T03:32:04.902Z] --- PASS: TestBuildMultiStageOnBuild (1.77s) [2020-06-27T03:32:04.902Z] === RUN TestBuildUncleanTarFilenames [2020-06-27T03:32:05.729Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-06-27T03:32:05.911Z] --- PASS: TestBuildUncleanTarFilenames (0.85s) [2020-06-27T03:32:05.912Z] === RUN TestBuildMultiStageLayerLeak [2020-06-27T03:32:06.459Z] --- PASS: TestDockerNetworkMacvlan (18.40s) [2020-06-27T03:32:06.459Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.13s) [2020-06-27T03:32:06.459Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-06-27T03:32:06.459Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s) [2020-06-27T03:32:06.459Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.05s) [2020-06-27T03:32:06.459Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.80s) [2020-06-27T03:32:06.459Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.29s) [2020-06-27T03:32:06.459Z] PASS [2020-06-27T03:32:06.459Z] [2020-06-27T03:32:06.459Z] DONE 8 tests in 21.351s [2020-06-27T03:32:06.459Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-27T03:32:06.459Z] ++ 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-06-27T03:32:06.459Z] ++ set -e [2020-06-27T03:32:06.459Z] ++ '[' -n 0 ']' [2020-06-27T03:32:06.459Z] ++ set -x [2020-06-27T03:32:06.459Z] ++ env -i DEST=/go/src/github.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-06-27T03:32:06.459Z] testing: warning: no tests to run [2020-06-27T03:32:06.459Z] PASS [2020-06-27T03:32:06.459Z] [2020-06-27T03:32:06.459Z] DONE 0 tests in 0.034s [2020-06-27T03:32:06.459Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-27T03:32:06.459Z] ++ 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-06-27T03:32:06.459Z] ++ set -e [2020-06-27T03:32:06.459Z] ++ '[' -n 0 ']' [2020-06-27T03:32:06.459Z] ++ set -x [2020-06-27T03:32:06.459Z] ++ env -i DEST=/go/src/github.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-06-27T03:32:06.459Z] INFO: Testing against a local daemon [2020-06-27T03:32:06.459Z] === RUN TestAuthZPluginAllowRequest [2020-06-27T03:32:06.663Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-27T03:32:06.663Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-27T03:32:07.229Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-06-27T03:32:07.936Z] --- PASS: TestBuildMultiStageLayerLeak (1.84s) [2020-06-27T03:32:07.936Z] === RUN TestBuildWithHugeFile [2020-06-27T03:32:08.361Z] --- PASS: TestAuthZPluginAllowRequest (1.81s) [2020-06-27T03:32:08.361Z] === RUN TestAuthZPluginTLS [2020-06-27T03:32:08.928Z] --- PASS: TestAuthZPluginTLS (0.69s) [2020-06-27T03:32:08.928Z] === RUN TestAuthZPluginDenyRequest [2020-06-27T03:32:09.759Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-27T03:32:09.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.00s) [2020-06-27T03:32:09.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.08s) [2020-06-27T03:32:09.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.78s) [2020-06-27T03:32:09.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.83s) [2020-06-27T03:32:09.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.72s) [2020-06-27T03:32:09.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.84s) [2020-06-27T03:32:09.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.71s) [2020-06-27T03:32:09.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.89s) [2020-06-27T03:32:09.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s) [2020-06-27T03:32:09.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.21s) [2020-06-27T03:32:09.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.78s) [2020-06-27T03:32:09.759Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.82s) [2020-06-27T03:32:09.759Z] === RUN TestCgroupNamespacesRun [2020-06-27T03:32:09.862Z] --- PASS: TestAuthZPluginDenyRequest (0.64s) [2020-06-27T03:32:09.862Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-27T03:32:10.429Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.65s) [2020-06-27T03:32:10.429Z] === RUN TestAuthZPluginDenyResponse [2020-06-27T03:32:10.996Z] --- PASS: TestAuthZPluginDenyResponse (0.65s) [2020-06-27T03:32:10.996Z] === RUN TestAuthZPluginAllowEventStream [2020-06-27T03:32:11.132Z] --- PASS: TestCgroupNamespacesRun (1.86s) [2020-06-27T03:32:11.132Z] === RUN TestCgroupNamespacesRunPrivileged [2020-06-27T03:32:12.284Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.35s) [2020-06-27T03:32:12.285Z] === RUN TestCreateServiceSecretFileMode [2020-06-27T03:32:12.504Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-06-27T03:32:12.763Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2020-06-27T03:32:12.763Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-27T03:32:12.898Z] --- PASS: TestAuthZPluginAllowEventStream (1.76s) [2020-06-27T03:32:12.898Z] === RUN TestAuthZPluginErrorResponse [2020-06-27T03:32:13.464Z] --- PASS: TestAuthZPluginErrorResponse (0.68s) [2020-06-27T03:32:13.464Z] === RUN TestAuthZPluginErrorRequest [2020-06-27T03:32:14.031Z] --- PASS: TestAuthZPluginErrorRequest (0.64s) [2020-06-27T03:32:14.031Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-27T03:32:14.133Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-06-27T03:32:14.391Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.66s) [2020-06-27T03:32:14.391Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-27T03:32:14.598Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-06-27T03:32:14.598Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-27T03:32:15.726Z] --- PASS: TestCreateServiceSecretFileMode (3.47s) [2020-06-27T03:32:15.726Z] === RUN TestCreateServiceConfigFileMode [2020-06-27T03:32:16.291Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-06-27T03:32:16.291Z] --- PASS: TestCgroupNamespacesRunHostMode (1.73s) [2020-06-27T03:32:16.291Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-06-27T03:32:17.129Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.22s) [2020-06-27T03:32:17.129Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-27T03:32:17.222Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-06-27T03:32:18.157Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.76s) [2020-06-27T03:32:18.157Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-27T03:32:19.030Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.26s) [2020-06-27T03:32:19.030Z] === RUN TestAuthZPluginHeader [2020-06-27T03:32:20.056Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.90s) [2020-06-27T03:32:20.056Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-27T03:32:20.088Z] --- PASS: TestCreateServiceConfigFileMode (3.61s) [2020-06-27T03:32:20.088Z] === RUN TestCreateServiceSysctls [2020-06-27T03:32:20.313Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-06-27T03:32:20.405Z] --- PASS: TestAuthZPluginHeader (1.02s) [2020-06-27T03:32:20.405Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-27T03:32:20.405Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-27T03:32:20.405Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:32:20.405Z] === RUN TestAuthZPluginV2Disable [2020-06-27T03:32:20.405Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-27T03:32:20.405Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:32:20.405Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-27T03:32:20.405Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-27T03:32:20.405Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:32:20.405Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-27T03:32:20.405Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-27T03:32:20.405Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:32:20.405Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-27T03:32:20.878Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2020-06-27T03:32:20.878Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-27T03:32:22.776Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.77s) [2020-06-27T03:32:22.776Z] === RUN TestKernelTCPMemory [2020-06-27T03:32:22.776Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-06-27T03:32:23.341Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-06-27T03:32:23.906Z] --- PASS: TestKernelTCPMemory (1.11s) [2020-06-27T03:32:23.906Z] === RUN TestNISDomainname [2020-06-27T03:32:24.453Z] --- PASS: TestCreateServiceSysctls (4.46s) [2020-06-27T03:32:24.453Z] === RUN TestCreateServiceCapabilities [2020-06-27T03:32:24.853Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-06-27T03:32:24.853Z] --- PASS: TestNISDomainname (1.18s) [2020-06-27T03:32:24.853Z] === RUN TestHostnameDnsResolution [2020-06-27T03:32:25.785Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-06-27T03:32:26.350Z] --- PASS: TestHostnameDnsResolution (1.30s) [2020-06-27T03:32:26.350Z] === RUN TestStats [2020-06-27T03:32:27.727Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-06-27T03:32:27.727Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-06-27T03:32:27.892Z] --- PASS: TestCreateServiceCapabilities (3.74s) [2020-06-27T03:32:27.892Z] === RUN TestInspect [2020-06-27T03:32:29.099Z] --- PASS: TestStats (2.82s) [2020-06-27T03:32:29.099Z] === RUN TestStopContainerWithTimeout [2020-06-27T03:32:29.099Z] === RUN TestStopContainerWithTimeout/0 [2020-06-27T03:32:29.099Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-27T03:32:29.099Z] === RUN TestStopContainerWithTimeout/1 [2020-06-27T03:32:29.099Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-27T03:32:29.099Z] === RUN TestStopContainerWithTimeout/3 [2020-06-27T03:32:29.099Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-27T03:32:29.099Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-27T03:32:29.099Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-27T03:32:29.099Z] === CONT TestStopContainerWithTimeout/0 [2020-06-27T03:32:29.099Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-27T03:32:29.356Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-06-27T03:32:30.289Z] === CONT TestStopContainerWithTimeout/3 [2020-06-27T03:32:30.904Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-06-27T03:32:30.904Z] Copying nested executables into bundles/binary-daemon [2020-06-27T03:32:30.904Z] [2020-06-27T03:32:31.332Z] --- PASS: TestInspect (3.46s) [2020-06-27T03:32:31.332Z] === RUN TestCreateJob [2020-06-27T03:32:31.662Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-06-27T03:32:31.942Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-06-27T03:32:32.201Z] === CONT TestStopContainerWithTimeout/1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-06-27T03:32:32.639Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/make.sh cross [2020-06-27T03:32:32.896Z] [2020-06-27T03:32:33.153Z] Removing bundles/ [2020-06-27T03:32:33.153Z] [2020-06-27T03:32:33.153Z] ---> Making bundle: cross (in bundles/cross) [2020-06-27T03:32:33.153Z] Cross building: bundles/cross/linux/amd64 [2020-06-27T03:32:33.153Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-06-27T03:32:33.153Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-06-27T03:32:33.154Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-06-27T03:32:34.085Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-06-27T03:32:34.086Z] --- PASS: TestStopContainerWithTimeout/0 (1.16s) [2020-06-27T03:32:34.086Z] --- PASS: TestStopContainerWithTimeout/-1 (3.10s) [2020-06-27T03:32:34.086Z] --- PASS: TestStopContainerWithTimeout/3 (2.69s) [2020-06-27T03:32:34.086Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-06-27T03:32:34.086Z] === RUN TestDeleteDevicemapper [2020-06-27T03:32:34.086Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-27T03:32:34.086Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-27T03:32:34.086Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-27T03:32:34.343Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-06-27T03:32:34.601Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-06-27T03:32:34.601Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-06-27T03:32:34.601Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-06-27T03:32:35.533Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-06-27T03:32:35.728Z] --- PASS: TestCreateJob (4.36s) [2020-06-27T03:32:35.728Z] === RUN TestReplicatedJob [2020-06-27T03:32:36.465Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.36s) [2020-06-27T03:32:36.465Z] === RUN TestUpdateMemory [2020-06-27T03:32:36.465Z] --- SKIP: TestUpdateMemory (0.00s) [2020-06-27T03:32:36.465Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:32:36.465Z] === RUN TestUpdateCPUQuota [2020-06-27T03:32:36.465Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-06-27T03:32:37.837Z] --- PASS: TestUpdateCPUQuota (1.34s) [2020-06-27T03:32:37.837Z] === RUN TestUpdatePidsLimit [2020-06-27T03:32:37.837Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-27T03:32:38.094Z] === RUN TestUpdatePidsLimit/no_change [2020-06-27T03:32:38.094Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-06-27T03:32:38.482Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.01s) [2020-06-27T03:32:38.482Z] PASS [2020-06-27T03:32:38.482Z] [2020-06-27T03:32:38.482Z] === Skipped [2020-06-27T03:32:38.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-27T03:32:38.482Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:32:38.482Z] [2020-06-27T03:32:38.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-27T03:32:38.482Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:32:38.482Z] [2020-06-27T03:32:38.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-27T03:32:38.482Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:32:38.482Z] [2020-06-27T03:32:38.482Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-27T03:32:38.482Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:32:38.482Z] [2020-06-27T03:32:38.482Z] [2020-06-27T03:32:38.482Z] DONE 17 tests, 4 skipped in 31.964s [2020-06-27T03:32:38.482Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-27T03:32:38.482Z] ++ 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-06-27T03:32:38.482Z] ++ set -e [2020-06-27T03:32:38.482Z] ++ '[' -n 0 ']' [2020-06-27T03:32:38.482Z] ++ set -x [2020-06-27T03:32:38.482Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-27T03:32:38.482Z] INFO: Testing against a local daemon [2020-06-27T03:32:38.482Z] === RUN TestPluginInvalidJSON [2020-06-27T03:32:38.482Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-27T03:32:38.482Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-27T03:32:38.482Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-27T03:32:38.482Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-27T03:32:38.482Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-27T03:32:38.482Z] === RUN TestPluginInstall [2020-06-27T03:32:38.482Z] === RUN TestPluginInstall/no_auth [2020-06-27T03:32:38.660Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-27T03:32:38.918Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-27T03:32:39.176Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-27T03:32:39.741Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-27T03:32:39.998Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-27T03:32:41.897Z] --- PASS: TestUpdatePidsLimit (3.83s) [2020-06-27T03:32:41.897Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-06-27T03:32:41.897Z] --- PASS: TestUpdatePidsLimit/no_change (0.46s) [2020-06-27T03:32:41.897Z] --- PASS: TestUpdatePidsLimit/update_lower (0.36s) [2020-06-27T03:32:41.897Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.31s) [2020-06-27T03:32:41.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-06-27T03:32:41.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.44s) [2020-06-27T03:32:41.897Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.38s) [2020-06-27T03:32:41.897Z] === RUN TestUpdateRestartPolicy [2020-06-27T03:32:42.154Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-06-27T03:32:42.514Z] --- PASS: TestReplicatedJob (7.23s) [2020-06-27T03:32:42.514Z] === RUN TestUpdateReplicatedJob [2020-06-27T03:32:42.719Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-06-27T03:32:43.283Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-06-27T03:32:44.215Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-06-27T03:32:44.780Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ec0f632059418ffe46de36a2559448a83c69bb915899cc7119d5f6ddf22a303" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:43Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:43Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4ec0f632059418ffe46de36a2559448a83c69bb915899cc7119d5f6ddf22a303" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:32:45.047Z] === RUN TestPluginInstall/with_htpasswd [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b8533c782d0a976ccd5e283b13ef34334215eacf6ef0eb6024ca3263cf7a930" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:44Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:32:45.047Z] time="2020-06-27T03:32:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0b8533c782d0a976ccd5e283b13ef34334215eacf6ef0eb6024ca3263cf7a930" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:32:45.613Z] === RUN TestPluginInstall/with_insecure [2020-06-27T03:32:45.713Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-06-27T03:32:46.989Z] time="2020-06-27T03:32:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:32:46.989Z] time="2020-06-27T03:32:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:32:46.989Z] time="2020-06-27T03:32:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bed81dff03926a741cd0ca690448349d448c1a3dc3146ac07dd580abf2556d1b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:32:46.989Z] time="2020-06-27T03:32:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:32:46.989Z] time="2020-06-27T03:32:46Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:32:46.989Z] time="2020-06-27T03:32:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:bed81dff03926a741cd0ca690448349d448c1a3dc3146ac07dd580abf2556d1b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:32:47.248Z] --- PASS: TestPluginInstall (8.68s) [2020-06-27T03:32:47.248Z] --- PASS: TestPluginInstall/no_auth (5.83s) [2020-06-27T03:32:47.248Z] --- PASS: TestPluginInstall/with_htpasswd (1.17s) [2020-06-27T03:32:47.248Z] --- PASS: TestPluginInstall/with_insecure (1.69s) [2020-06-27T03:32:47.248Z] plugin_test.go:157: [d11ba172ff0f0] daemon is not started [2020-06-27T03:32:47.248Z] PASS [2020-06-27T03:32:47.248Z] [2020-06-27T03:32:47.248Z] DONE 6 tests in 8.958s [2020-06-27T03:32:47.248Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-27T03:32:47.248Z] ++ 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-06-27T03:32:47.248Z] ++ set -e [2020-06-27T03:32:47.248Z] ++ '[' -n 0 ']' [2020-06-27T03:32:47.248Z] ++ set -x [2020-06-27T03:32:47.248Z] ++ env -i DEST=/go/src/github.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-06-27T03:32:47.506Z] INFO: Testing against a local daemon [2020-06-27T03:32:47.506Z] === RUN TestExternalGraphDriver [2020-06-27T03:32:47.764Z] === RUN TestExternalGraphDriver/json [2020-06-27T03:32:47.981Z] --- PASS: TestUpdateReplicatedJob (4.48s) [2020-06-27T03:32:47.981Z] === RUN TestServiceListWithStatuses [2020-06-27T03:32:47.981Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-27T03:32:47.981Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-27T03:32:47.981Z] === RUN TestDockerNetworkConnectAlias [2020-06-27T03:32:48.237Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-06-27T03:32:49.169Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-06-27T03:32:50.305Z] === RUN TestExternalGraphDriver/spec [2020-06-27T03:32:50.541Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-06-27T03:32:50.799Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-06-27T03:32:51.363Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-06-27T03:32:51.621Z] === RUN TestDockerSuite/TestBuildCmd [2020-06-27T03:32:52.187Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-06-27T03:32:52.187Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-06-27T03:32:52.445Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-06-27T03:32:52.445Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-06-27T03:32:52.850Z] === RUN TestExternalGraphDriver/pull [2020-06-27T03:32:53.377Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-06-27T03:32:53.942Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-06-27T03:32:54.199Z] --- PASS: TestUpdateRestartPolicy (12.54s) [2020-06-27T03:32:54.199Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-27T03:32:54.764Z] --- PASS: TestUpdateRestartWithAutoRemove (0.73s) [2020-06-27T03:32:54.764Z] === RUN TestWaitNonBlocked [2020-06-27T03:32:54.764Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-27T03:32:54.764Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-27T03:32:54.764Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-27T03:32:54.764Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-27T03:32:54.764Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-27T03:32:54.764Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-27T03:32:55.407Z] --- PASS: TestExternalGraphDriver (7.70s) [2020-06-27T03:32:55.407Z] --- PASS: TestExternalGraphDriver/json (2.50s) [2020-06-27T03:32:55.407Z] --- PASS: TestExternalGraphDriver/spec (2.70s) [2020-06-27T03:32:55.407Z] --- PASS: TestExternalGraphDriver/pull (2.23s) [2020-06-27T03:32:55.407Z] === RUN TestGraphdriverPluginV2 [2020-06-27T03:32:55.407Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-06-27T03:32:55.407Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:32:55.407Z] PASS [2020-06-27T03:32:55.407Z] [2020-06-27T03:32:55.407Z] === Skipped [2020-06-27T03:32:55.407Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-06-27T03:32:55.407Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:32:55.407Z] [2020-06-27T03:32:55.407Z] [2020-06-27T03:32:55.407Z] DONE 5 tests, 1 skipped in 7.963s [2020-06-27T03:32:55.407Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-27T03:32:55.407Z] ++ 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-06-27T03:32:55.407Z] ++ set -e [2020-06-27T03:32:55.407Z] ++ '[' -n 0 ']' [2020-06-27T03:32:55.407Z] ++ set -x [2020-06-27T03:32:55.407Z] ++ env -i DEST=/go/src/github.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-06-27T03:32:55.407Z] INFO: Testing against a local daemon [2020-06-27T03:32:55.407Z] === RUN TestContinueAfterPluginCrash [2020-06-27T03:32:55.407Z] === PAUSE TestContinueAfterPluginCrash [2020-06-27T03:32:55.407Z] === RUN TestReadPluginNoRead [2020-06-27T03:32:55.407Z] === PAUSE TestReadPluginNoRead [2020-06-27T03:32:55.407Z] === RUN TestDaemonStartWithLogOpt [2020-06-27T03:32:55.407Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-27T03:32:55.407Z] === CONT TestContinueAfterPluginCrash [2020-06-27T03:32:55.407Z] === CONT TestDaemonStartWithLogOpt [2020-06-27T03:32:55.407Z] === CONT TestReadPluginNoRead [2020-06-27T03:32:56.137Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-06-27T03:32:56.137Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.11s) [2020-06-27T03:32:56.137Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2020-06-27T03:32:56.137Z] === RUN TestWaitBlocked [2020-06-27T03:32:56.137Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-27T03:32:56.137Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-27T03:32:56.137Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-27T03:32:56.137Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-27T03:32:56.137Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-27T03:32:56.137Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-27T03:32:56.342Z] --- PASS: TestDockerNetworkConnectAlias (8.00s) [2020-06-27T03:32:56.342Z] === RUN TestDockerNetworkReConnect [2020-06-27T03:32:57.069Z] --- PASS: TestWaitBlocked (0.03s) [2020-06-27T03:32:57.069Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2020-06-27T03:32:57.069Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.08s) [2020-06-27T03:32:57.069Z] === CONT TestContainerStartOnDaemonRestart [2020-06-27T03:32:57.069Z] === CONT TestIpcModeOlderClient [2020-06-27T03:32:57.327Z] --- PASS: TestIpcModeOlderClient (0.17s) [2020-06-27T03:32:57.327Z] === CONT TestDaemonHostGatewayIP [2020-06-27T03:32:58.261Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-06-27T03:32:58.825Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-06-27T03:32:59.598Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-27T03:33:00.164Z] --- PASS: TestDaemonStartWithLogOpt (4.82s) [2020-06-27T03:33:00.196Z] === RUN TestDockerSuite/TestBuildContChar [2020-06-27T03:33:01.128Z] --- PASS: TestContainerStartOnDaemonRestart (3.79s) [2020-06-27T03:33:01.128Z] === CONT TestContainerKillOnDaemonStart [2020-06-27T03:33:01.538Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-27T03:33:01.809Z] --- PASS: TestDockerNetworkReConnect (6.34s) [2020-06-27T03:33:01.809Z] === RUN TestServicePlugin [2020-06-27T03:33:01.809Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-27T03:33:01.809Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:33:01.809Z] === RUN TestServiceUpdateLabel [2020-06-27T03:33:03.029Z] --- PASS: TestDaemonHostGatewayIP (5.34s) [2020-06-27T03:33:03.029Z] === CONT TestDaemonRestartIpcMode [2020-06-27T03:33:03.029Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-06-27T03:33:03.438Z] === RUN TestReadPluginNoRead/default [2020-06-27T03:33:03.962Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-06-27T03:33:04.685Z] --- PASS: TestBuildWithHugeFile (54.30s) [2020-06-27T03:33:04.685Z] === RUN TestBuildWithEmptyDockerfile [2020-06-27T03:33:04.685Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-27T03:33:04.685Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-27T03:33:04.685Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-27T03:33:04.685Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-27T03:33:04.685Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-27T03:33:04.685Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-27T03:33:04.685Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-06-27T03:33:04.685Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-06-27T03:33:04.685Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-06-27T03:33:04.685Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-06-27T03:33:04.685Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.28s) [2020-06-27T03:33:04.685Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-06-27T03:33:04.685Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2020-06-27T03:33:04.685Z] === RUN TestBuildPreserveOwnership [2020-06-27T03:33:04.685Z] === RUN TestBuildPreserveOwnership/copy_from [2020-06-27T03:33:04.969Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-06-27T03:33:05.270Z] --- PASS: TestServiceUpdateLabel (3.62s) [2020-06-27T03:33:05.270Z] === RUN TestServiceUpdateSecrets [2020-06-27T03:33:05.332Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-06-27T03:33:05.332Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-06-27T03:33:05.339Z] --- PASS: TestReadPluginNoRead (9.90s) [2020-06-27T03:33:05.339Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.92s) [2020-06-27T03:33:05.339Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.89s) [2020-06-27T03:33:05.339Z] --- PASS: TestReadPluginNoRead/default (1.81s) [2020-06-27T03:33:05.339Z] read_test.go:92: [d7bfc346c9176] daemon is not started [2020-06-27T03:33:05.590Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-06-27T03:33:05.597Z] --- PASS: TestContinueAfterPluginCrash (10.18s) [2020-06-27T03:33:05.597Z] PASS [2020-06-27T03:33:05.597Z] [2020-06-27T03:33:05.597Z] DONE 6 tests in 10.362s [2020-06-27T03:33:05.597Z] 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-06-27T03:33:05.597Z] ++ 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-06-27T03:33:05.597Z] ++ set -e [2020-06-27T03:33:05.597Z] ++ '[' -n 0 ']' [2020-06-27T03:33:05.597Z] ++ set -x [2020-06-27T03:33:05.597Z] ++ env -i DEST=/go/src/github.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-06-27T03:33:05.597Z] testing: warning: no tests to run [2020-06-27T03:33:05.597Z] PASS [2020-06-27T03:33:05.597Z] [2020-06-27T03:33:05.597Z] DONE 0 tests in 0.071s [2020-06-27T03:33:05.597Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-27T03:33:05.597Z] ++ 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-06-27T03:33:05.597Z] ++ set -e [2020-06-27T03:33:05.597Z] ++ '[' -n 0 ']' [2020-06-27T03:33:05.597Z] ++ set -x [2020-06-27T03:33:05.597Z] ++ env -i DEST=/go/src/github.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-06-27T03:33:05.848Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-06-27T03:33:05.855Z] INFO: Testing against a local daemon [2020-06-27T03:33:05.855Z] === RUN TestPluginWithDevMounts [2020-06-27T03:33:05.855Z] === PAUSE TestPluginWithDevMounts [2020-06-27T03:33:05.855Z] === CONT TestPluginWithDevMounts [2020-06-27T03:33:06.106Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-06-27T03:33:06.106Z] --- PASS: TestDaemonRestartIpcMode (3.51s) [2020-06-27T03:33:06.364Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-06-27T03:33:06.451Z] --- PASS: TestBuildPreserveOwnership (3.86s) [2020-06-27T03:33:06.451Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.53s) [2020-06-27T03:33:06.451Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.33s) [2020-06-27T03:33:06.451Z] === RUN TestBuildPlatformInvalid [2020-06-27T03:33:06.451Z] --- PASS: TestBuildPlatformInvalid (0.13s) [2020-06-27T03:33:06.451Z] PASS [2020-06-27T03:33:06.451Z] [2020-06-27T03:33:06.451Z] === Skipped [2020-06-27T03:33:06.451Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-06-27T03:33:06.451Z] build_session_test.go:25: TODO: BuildKit [2020-06-27T03:33:06.451Z] [2020-06-27T03:33:06.451Z] [2020-06-27T03:33:06.451Z] DONE 32 tests, 1 skipped in 90.276s [2020-06-27T03:33:06.451Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-06-27T03:33:06.451Z] ++ 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-06-27T03:33:06.451Z] ++ set -e [2020-06-27T03:33:06.451Z] ++ '[' -n 0 ']' [2020-06-27T03:33:06.451Z] ++ set -x [2020-06-27T03:33:06.451Z] ++ env -i DEST=/go/src/github.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-06-27T03:33:06.451Z] INFO: Testing against a local daemon [2020-06-27T03:33:06.451Z] === RUN TestConfigInspect [2020-06-27T03:33:08.262Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-06-27T03:33:08.385Z] --- PASS: TestPluginWithDevMounts (2.19s) [2020-06-27T03:33:08.385Z] PASS [2020-06-27T03:33:08.385Z] [2020-06-27T03:33:08.385Z] DONE 1 tests in 2.485s [2020-06-27T03:33:08.385Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-27T03:33:08.385Z] ++ 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-06-27T03:33:08.385Z] ++ set -e [2020-06-27T03:33:08.385Z] ++ '[' -n 0 ']' [2020-06-27T03:33:08.385Z] ++ set -x [2020-06-27T03:33:08.385Z] ++ env -i DEST=/go/src/github.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-06-27T03:33:08.385Z] INFO: Testing against a local daemon [2020-06-27T03:33:08.385Z] === RUN TestSecretInspect [2020-06-27T03:33:08.475Z] --- PASS: TestConfigInspect (1.90s) [2020-06-27T03:33:08.475Z] === RUN TestConfigList [2020-06-27T03:33:10.497Z] --- PASS: TestConfigList (1.87s) [2020-06-27T03:33:10.497Z] === RUN TestConfigsCreateAndDelete [2020-06-27T03:33:11.540Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-06-27T03:33:11.668Z] --- PASS: TestSecretInspect (3.29s) [2020-06-27T03:33:11.668Z] === RUN TestSecretList [2020-06-27T03:33:12.525Z] --- PASS: TestConfigsCreateAndDelete (1.93s) [2020-06-27T03:33:12.525Z] === RUN TestConfigsUpdate [2020-06-27T03:33:12.912Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-06-27T03:33:13.851Z] --- PASS: TestContainerKillOnDaemonStart (12.85s) [2020-06-27T03:33:13.851Z] PASS [2020-06-27T03:33:13.851Z] [2020-06-27T03:33:13.851Z] === Skipped [2020-06-27T03:33:13.851Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-06-27T03:33:13.851Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-27T03:33:13.851Z] [2020-06-27T03:33:13.851Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-06-27T03:33:13.851Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:33:13.851Z] [2020-06-27T03:33:13.851Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-06-27T03:33:13.851Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:33:13.851Z] [2020-06-27T03:33:13.851Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-27T03:33:13.851Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-27T03:33:13.851Z] [2020-06-27T03:33:13.851Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-06-27T03:33:13.851Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-27T03:33:13.851Z] [2020-06-27T03:33:13.851Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-06-27T03:33:13.851Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:33:13.851Z] [2020-06-27T03:33:13.851Z] [2020-06-27T03:33:13.851Z] DONE 203 tests, 6 skipped in 146.769s [2020-06-27T03:33:13.851Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-06-27T03:33:13.851Z] ++ 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-06-27T03:33:13.851Z] ++ set -e [2020-06-27T03:33:13.851Z] ++ '[' -n 0 ']' [2020-06-27T03:33:13.851Z] ++ set -x [2020-06-27T03:33:13.851Z] ++ env -i DEST=/go/src/github.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-06-27T03:33:14.000Z] --- PASS: TestConfigsUpdate (1.91s) [2020-06-27T03:33:14.001Z] === RUN TestTemplatedConfig [2020-06-27T03:33:14.108Z] INFO: Testing against a local daemon [2020-06-27T03:33:14.108Z] === RUN TestCommitInheritsEnv [2020-06-27T03:33:14.365Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-06-27T03:33:14.623Z] --- PASS: TestCommitInheritsEnv (0.41s) [2020-06-27T03:33:14.623Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-27T03:33:14.623Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-27T03:33:14.623Z] === RUN TestImagesFilterMultiReference [2020-06-27T03:33:14.623Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-06-27T03:33:14.623Z] === RUN TestImagePullPlatformInvalid [2020-06-27T03:33:14.623Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-06-27T03:33:14.623Z] === RUN TestRemoveImageOrphaning [2020-06-27T03:33:14.880Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-06-27T03:33:14.880Z] --- PASS: TestRemoveImageOrphaning (0.36s) [2020-06-27T03:33:14.880Z] === RUN TestRemoveImageGarbageCollector [2020-06-27T03:33:14.950Z] --- PASS: TestSecretList (3.17s) [2020-06-27T03:33:14.950Z] === RUN TestSecretsCreateAndDelete [2020-06-27T03:33:15.447Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-06-27T03:33:16.379Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-06-27T03:33:16.683Z] --- PASS: TestTemplatedConfig (2.46s) [2020-06-27T03:33:16.683Z] === RUN TestConfigCreateResolve [2020-06-27T03:33:16.943Z] --- PASS: TestRemoveImageGarbageCollector (2.09s) [2020-06-27T03:33:16.943Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-27T03:33:17.201Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2020-06-27T03:33:17.201Z] === RUN TestTagInvalidReference [2020-06-27T03:33:17.201Z] --- PASS: TestTagInvalidReference (0.02s) [2020-06-27T03:33:17.201Z] === RUN TestTagValidPrefixedRepo [2020-06-27T03:33:17.201Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-06-27T03:33:17.201Z] === RUN TestTagExistedNameWithoutForce [2020-06-27T03:33:17.201Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-06-27T03:33:17.201Z] === RUN TestTagOfficialNames [2020-06-27T03:33:17.201Z] --- PASS: TestTagOfficialNames (0.07s) [2020-06-27T03:33:17.201Z] === RUN TestTagMatchesDigest [2020-06-27T03:33:17.458Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-27T03:33:17.458Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-27T03:33:17.715Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-06-27T03:33:18.232Z] --- PASS: TestSecretsCreateAndDelete (3.18s) [2020-06-27T03:33:18.232Z] === RUN TestSecretsUpdate [2020-06-27T03:33:18.708Z] --- PASS: TestConfigCreateResolve (1.90s) [2020-06-27T03:33:18.708Z] === RUN TestConfigDaemonLibtrustID [2020-06-27T03:33:18.990Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2020-06-27T03:33:18.990Z] PASS [2020-06-27T03:33:18.990Z] [2020-06-27T03:33:18.990Z] DONE 7 tests in 12.576s [2020-06-27T03:33:18.990Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-06-27T03:33:18.990Z] ++ 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-06-27T03:33:18.990Z] ++ set -e [2020-06-27T03:33:18.990Z] ++ '[' -n 0 ']' [2020-06-27T03:33:18.990Z] ++ set -x [2020-06-27T03:33: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=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-06-27T03:33:18.990Z] INFO: Testing against a local daemon [2020-06-27T03:33:18.990Z] === RUN TestCheckpoint [2020-06-27T03:33:18.990Z] --- SKIP: TestCheckpoint (0.00s) [2020-06-27T03:33:18.990Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-27T03:33:18.990Z] === RUN TestContainerInvalidJSON [2020-06-27T03:33:18.990Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-06-27T03:33:18.990Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-06-27T03:33:18.990Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-06-27T03:33:18.990Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-06-27T03:33:18.990Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-06-27T03:33:18.990Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-06-27T03:33:18.990Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-06-27T03:33:18.990Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-06-27T03:33:18.990Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-06-27T03:33:18.990Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-06-27T03:33:18.990Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-06-27T03:33:18.990Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-06-27T03:33:18.990Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-06-27T03:33:18.990Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-06-27T03:33:19.273Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2020-06-27T03:33:19.273Z] === RUN TestCopyFromContainerPathIsNotDir [2020-06-27T03:33:19.273Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2020-06-27T03:33:19.273Z] === RUN TestCopyToContainerPathDoesNotExist [2020-06-27T03:33:19.273Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2020-06-27T03:33:19.273Z] === RUN TestCopyToContainerPathIsNotDir [2020-06-27T03:33:19.273Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-06-27T03:33:19.273Z] === RUN TestCopyFromContainer [2020-06-27T03:33:20.746Z] === RUN TestCopyFromContainer// [2020-06-27T03:33:20.746Z] === RUN TestCopyFromContainer//bar/root [2020-06-27T03:33:20.746Z] === RUN TestCopyFromContainer//bar/root/ [2020-06-27T03:33:20.746Z] === RUN TestCopyFromContainer/bar/quux [2020-06-27T03:33:20.746Z] === RUN TestCopyFromContainer/bar/quux/ [2020-06-27T03:33:21.030Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-06-27T03:33:21.030Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-06-27T03:33:21.030Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-06-27T03:33:21.030Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-06-27T03:33:21.030Z] === RUN TestCopyFromContainer/bar/notarget [2020-06-27T03:33:21.313Z] --- PASS: TestCopyFromContainer (1.90s) [2020-06-27T03:33:21.313Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-06-27T03:33:21.313Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2020-06-27T03:33:21.313Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-06-27T03:33:21.313Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2020-06-27T03:33:21.313Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-06-27T03:33:21.313Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2020-06-27T03:33:21.313Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2020-06-27T03:33:21.313Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-06-27T03:33:21.313Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2020-06-27T03:33:21.313Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-06-27T03:33:21.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-06-27T03:33:21.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-27T03:33:21.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-27T03:33:21.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-27T03:33:21.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-27T03:33:21.313Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-27T03:33:21.313Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-27T03:33:21.313Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-06-27T03:33:21.313Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-06-27T03:33:21.313Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-06-27T03:33:21.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-06-27T03:33:21.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-06-27T03:33:21.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-06-27T03:33:21.313Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-06-27T03:33:21.313Z] === RUN TestCreateLinkToNonExistingContainer [2020-06-27T03:33:21.313Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-06-27T03:33:21.313Z] === RUN TestCreateWithInvalidEnv [2020-06-27T03:33:21.313Z] === RUN TestCreateWithInvalidEnv/0 [2020-06-27T03:33:21.314Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-06-27T03:33:21.314Z] === RUN TestCreateWithInvalidEnv/1 [2020-06-27T03:33:21.314Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-06-27T03:33:21.314Z] === RUN TestCreateWithInvalidEnv/2 [2020-06-27T03:33:21.314Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-06-27T03:33:21.314Z] === CONT TestCreateWithInvalidEnv/0 [2020-06-27T03:33:21.314Z] === CONT TestCreateWithInvalidEnv/1 [2020-06-27T03:33:21.314Z] === CONT TestCreateWithInvalidEnv/2 [2020-06-27T03:33:21.314Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-06-27T03:33:21.314Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-06-27T03:33:21.314Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-06-27T03:33:21.314Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-06-27T03:33:21.314Z] === RUN TestCreateTmpfsMountsTarget [2020-06-27T03:33:21.314Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-06-27T03:33:21.314Z] === RUN TestCreateWithCustomMaskedPaths [2020-06-27T03:33:21.514Z] --- PASS: TestSecretsUpdate (3.11s) [2020-06-27T03:33:21.515Z] === RUN TestTemplatedSecret [2020-06-27T03:33:21.894Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-06-27T03:33:21.894Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-06-27T03:33:22.458Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-06-27T03:33:23.024Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-06-27T03:33:23.024Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-06-27T03:33:23.024Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-06-27T03:33:23.024Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-06-27T03:33:23.024Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-06-27T03:33:23.024Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-06-27T03:33:23.340Z] --- PASS: TestCreateWithCustomMaskedPaths (1.59s) [2020-06-27T03:33:23.340Z] === RUN TestCreateWithCapabilities [2020-06-27T03:33:23.340Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-06-27T03:33:23.340Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-06-27T03:33:23.340Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-06-27T03:33:23.340Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-06-27T03:33:23.340Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-06-27T03:33:23.340Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-27T03:33:23.340Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-06-27T03:33:23.340Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-06-27T03:33:23.340Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-06-27T03:33:23.340Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-06-27T03:33:23.340Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-06-27T03:33:23.340Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-06-27T03:33:23.340Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-06-27T03:33:23.340Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-06-27T03:33:23.340Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-06-27T03:33:23.340Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-06-27T03:33:23.340Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-06-27T03:33:23.340Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-06-27T03:33:23.340Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-06-27T03:33:23.340Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-06-27T03:33:23.340Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-06-27T03:33:23.340Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-06-27T03:33:23.340Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-06-27T03:33:23.340Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-06-27T03:33:23.340Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-06-27T03:33:23.340Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.04s) [2020-06-27T03:33:23.340Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.04s) [2020-06-27T03:33:23.340Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-06-27T03:33:23.340Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-06-27T03:33:23.340Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-06-27T03:33:23.340Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.06s) [2020-06-27T03:33:23.340Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.04s) [2020-06-27T03:33:23.340Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.04s) [2020-06-27T03:33:23.340Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-06-27T03:33:23.340Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-06-27T03:33:23.340Z] === RUN TestCreateWithCustomReadonlyPaths [2020-06-27T03:33:23.589Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-06-27T03:33:23.685Z] --- PASS: TestServiceUpdateSecrets (15.89s) [2020-06-27T03:33:23.685Z] === RUN TestServiceUpdateConfigs [2020-06-27T03:33:24.797Z] --- PASS: TestTemplatedSecret (3.46s) [2020-06-27T03:33:24.797Z] === RUN TestSecretCreateResolve [2020-06-27T03:33:24.812Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.70s) [2020-06-27T03:33:24.812Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-06-27T03:33:24.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-27T03:33:24.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-27T03:33:24.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-27T03:33:24.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-27T03:33:24.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-27T03:33:24.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-27T03:33:24.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-27T03:33:24.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-27T03:33:24.812Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-27T03:33:24.812Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-27T03:33:24.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-06-27T03:33:24.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-06-27T03:33:24.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-06-27T03:33:24.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-06-27T03:33:24.812Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-06-27T03:33:24.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2020-06-27T03:33:24.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-06-27T03:33:24.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-06-27T03:33:24.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-06-27T03:33:24.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2020-06-27T03:33:24.812Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-06-27T03:33:24.812Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-06-27T03:33:25.432Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2020-06-27T03:33:25.432Z] === RUN TestCreateDifferentPlatform [2020-06-27T03:33:25.432Z] === RUN TestCreateDifferentPlatform/different_os [2020-06-27T03:33:25.432Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2020-06-27T03:33:25.432Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2020-06-27T03:33:25.432Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2020-06-27T03:33:25.432Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2020-06-27T03:33:25.432Z] === RUN TestContainerStartOnDaemonRestart [2020-06-27T03:33:25.432Z] === PAUSE TestContainerStartOnDaemonRestart [2020-06-27T03:33:25.432Z] === RUN TestDaemonRestartIpcMode [2020-06-27T03:33:25.432Z] === PAUSE TestDaemonRestartIpcMode [2020-06-27T03:33:25.432Z] === RUN TestDaemonHostGatewayIP [2020-06-27T03:33:25.432Z] === PAUSE TestDaemonHostGatewayIP [2020-06-27T03:33:25.432Z] === RUN TestContainerKillOnDaemonStart [2020-06-27T03:33:25.432Z] === PAUSE TestContainerKillOnDaemonStart [2020-06-27T03:33:25.432Z] === RUN TestDiff [2020-06-27T03:33:26.047Z] --- PASS: TestDiff (0.54s) [2020-06-27T03:33:26.047Z] === RUN TestExecWithCloseStdin [2020-06-27T03:33:26.664Z] --- PASS: TestExecWithCloseStdin (0.61s) [2020-06-27T03:33:26.664Z] === RUN TestExec [2020-06-27T03:33:27.279Z] --- PASS: TestExec (0.70s) [2020-06-27T03:33:27.279Z] === RUN TestExecUser [2020-06-27T03:33:27.770Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-06-27T03:33:27.896Z] --- PASS: TestExecUser (0.66s) [2020-06-27T03:33:27.896Z] === RUN TestExportContainerAndImportImage [2020-06-27T03:33:28.080Z] --- PASS: TestSecretCreateResolve (3.20s) [2020-06-27T03:33:28.081Z] PASS [2020-06-27T03:33:28.081Z] [2020-06-27T03:33:28.081Z] DONE 6 tests in 19.645s [2020-06-27T03:33:28.081Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-06-27T03:33:28.081Z] ++ 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-06-27T03:33:28.081Z] ++ set -e [2020-06-27T03:33:28.081Z] ++ '[' -n 0 ']' [2020-06-27T03:33:28.081Z] ++ set -x [2020-06-27T03:33:28.081Z] ++ env -i DEST=/go/src/github.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-06-27T03:33:28.081Z] INFO: Testing against a local daemon [2020-06-27T03:33:28.081Z] === RUN TestServiceCreateInit [2020-06-27T03:33:28.081Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-27T03:33:28.907Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2020-06-27T03:33:28.907Z] === RUN TestExportContainerAfterDaemonRestart [2020-06-27T03:33:29.180Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-06-27T03:33:30.112Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-06-27T03:33:30.382Z] --- PASS: TestExportContainerAfterDaemonRestart (1.38s) [2020-06-27T03:33:30.382Z] === RUN TestHealthCheckWorkdir [2020-06-27T03:33:30.676Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-06-27T03:33:30.997Z] --- PASS: TestHealthCheckWorkdir (0.75s) [2020-06-27T03:33:30.997Z] === RUN TestHealthKillContainer [2020-06-27T03:33:31.240Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-06-27T03:33:32.175Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-06-27T03:33:33.348Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-27T03:33:33.673Z] --- PASS: TestHealthKillContainer (2.71s) [2020-06-27T03:33:33.673Z] === RUN TestInspectCpusetInConfigPre120 [2020-06-27T03:33:34.291Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s) [2020-06-27T03:33:34.291Z] === RUN TestIpcModeNone [2020-06-27T03:33:34.701Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-06-27T03:33:34.701Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-06-27T03:33:34.907Z] --- PASS: TestIpcModeNone (0.63s) [2020-06-27T03:33:34.907Z] === RUN TestIpcModePrivate [2020-06-27T03:33:35.265Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-06-27T03:33:35.525Z] --- PASS: TestIpcModePrivate (0.65s) [2020-06-27T03:33:35.525Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-06-27T03:33:35.525Z] === RUN TestIpcModeShareable [2020-06-27T03:33:35.830Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-06-27T03:33:36.163Z] --- PASS: TestIpcModeShareable (0.67s) [2020-06-27T03:33:36.163Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-06-27T03:33:36.163Z] === RUN TestAPIIpcModeShareableAndContainer [2020-06-27T03:33:38.195Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.92s) [2020-06-27T03:33:38.195Z] === RUN TestAPIIpcModeHost [2020-06-27T03:33:38.354Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-06-27T03:33:38.478Z] --- PASS: TestAPIIpcModeHost (0.51s) [2020-06-27T03:33:38.478Z] === RUN TestDaemonIpcModeShareable [2020-06-27T03:33:38.615Z] --- PASS: TestServiceCreateInit (10.03s) [2020-06-27T03:33:38.615Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.03s) [2020-06-27T03:33:38.615Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.97s) [2020-06-27T03:33:38.615Z] === RUN TestCreateServiceMultipleTimes [2020-06-27T03:33:38.871Z] --- PASS: TestServiceUpdateConfigs (15.90s) [2020-06-27T03:33:38.872Z] === RUN TestServiceUpdateNetwork [2020-06-27T03:33:39.727Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-06-27T03:33:39.950Z] --- PASS: TestDaemonIpcModeShareable (1.39s) [2020-06-27T03:33:39.950Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-06-27T03:33:39.950Z] === RUN TestDaemonIpcModePrivate [2020-06-27T03:33:41.426Z] --- PASS: TestDaemonIpcModePrivate (1.36s) [2020-06-27T03:33:41.426Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-27T03:33:41.426Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-06-27T03:33:42.253Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-06-27T03:33:42.263Z] 4612f6d0b889: Pull complete [2020-06-27T03:33:42.920Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.42s) [2020-06-27T03:33:42.920Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-06-27T03:33:42.920Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-06-27T03:33:44.149Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-06-27T03:33:44.399Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.44s) [2020-06-27T03:33:44.399Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-06-27T03:33:44.399Z] === RUN TestIpcModeOlderClient [2020-06-27T03:33:44.399Z] === PAUSE TestIpcModeOlderClient [2020-06-27T03:33:44.399Z] === RUN TestKillContainerInvalidSignal [2020-06-27T03:33:44.680Z] --- PASS: TestKillContainerInvalidSignal (0.54s) [2020-06-27T03:33:44.680Z] === RUN TestKillContainer [2020-06-27T03:33:44.680Z] === RUN TestKillContainer/no_signal [2020-06-27T03:33:45.081Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-06-27T03:33:45.297Z] === RUN TestKillContainer/non_killing_signal [2020-06-27T03:33:45.581Z] === RUN TestKillContainer/killing_signal [2020-06-27T03:33:46.590Z] --- PASS: TestKillContainer (1.70s) [2020-06-27T03:33:46.590Z] --- PASS: TestKillContainer/no_signal (0.58s) [2020-06-27T03:33:46.590Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2020-06-27T03:33:46.590Z] --- PASS: TestKillContainer/killing_signal (0.51s) [2020-06-27T03:33:46.590Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-06-27T03:33:46.590Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-06-27T03:33:46.875Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-06-27T03:33:47.492Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2020-06-27T03:33:47.492Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.57s) [2020-06-27T03:33:47.492Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.36s) [2020-06-27T03:33:47.492Z] === RUN TestKillStoppedContainer [2020-06-27T03:33:47.492Z] --- PASS: TestKillStoppedContainer (0.06s) [2020-06-27T03:33:47.492Z] === RUN TestKillStoppedContainerAPIPre120 [2020-06-27T03:33:47.774Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-06-27T03:33:47.774Z] === RUN TestKillDifferentUserContainer [2020-06-27T03:33:48.359Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-06-27T03:33:48.388Z] --- PASS: TestKillDifferentUserContainer (0.53s) [2020-06-27T03:33:48.388Z] === RUN TestInspectOomKilledTrue [2020-06-27T03:33:49.006Z] --- PASS: TestInspectOomKilledTrue (0.91s) [2020-06-27T03:33:49.006Z] === RUN TestInspectOomKilledFalse [2020-06-27T03:33:49.291Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-06-27T03:33:49.621Z] --- PASS: TestInspectOomKilledFalse (0.54s) [2020-06-27T03:33:49.621Z] === RUN TestLinksEtcHostsContentMatch [2020-06-27T03:33:50.223Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-06-27T03:33:50.235Z] --- PASS: TestLinksEtcHostsContentMatch (0.46s) [2020-06-27T03:33:50.235Z] === RUN TestLinksContainerNames [2020-06-27T03:33:50.481Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-06-27T03:33:51.245Z] --- PASS: TestLinksContainerNames (1.05s) [2020-06-27T03:33:51.245Z] === RUN TestLogsFollowTailEmpty [2020-06-27T03:33:51.862Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2020-06-27T03:33:51.862Z] === RUN TestContainerNetworkMountsNoChown [2020-06-27T03:33:52.479Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s) [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/default [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/default [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/private [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/private [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/rprivate [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rprivate [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/slave [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/slave [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/rslave [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rslave [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/shared [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/shared [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/rshared [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rshared [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/default [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/rslave [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/default/bind_root [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/rshared [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/slave [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/default/mount_root [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/shared [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/default/bind_root [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/rprivate [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/private [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/private/bind_root [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/private/mount_root [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-06-27T03:33:52.479Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-06-27T03:33:52.479Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/default/mount_root [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/private/bind_root [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/private/mount_root [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-06-27T03:33:52.479Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot (0.03s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-06-27T03:33:52.763Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-06-27T03:33:52.763Z] === RUN TestContainerBindMountNonRecursive [2020-06-27T03:33:53.761Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-06-27T03:33:54.127Z] --- PASS: TestServiceUpdateNetwork (16.15s) [2020-06-27T03:33:54.127Z] === RUN TestServiceUpdatePidsLimit [2020-06-27T03:33:54.127Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-27T03:33:54.250Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2020-06-27T03:33:54.251Z] === RUN TestNetworkNat [2020-06-27T03:33:54.534Z] --- PASS: TestNetworkNat (0.61s) [2020-06-27T03:33:54.534Z] === RUN TestNetworkLocalhostTCPNat [2020-06-27T03:33:54.570Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-06-27T03:33:54.570Z] Copying nested executables into bundles/cross/linux/amd64 [2020-06-27T03:33:54.570Z] Cross building: bundles/cross/windows/amd64 [2020-06-27T03:33:54.570Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-06-27T03:33:54.570Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-06-27T03:33:54.695Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-06-27T03:33:54.738Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-27T03:33:55.150Z] --- PASS: TestNetworkLocalhostTCPNat (0.58s) [2020-06-27T03:33:55.150Z] === RUN TestNetworkLoopbackNat [2020-06-27T03:33:55.629Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-06-27T03:33:55.629Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-06-27T03:33:56.155Z] --- PASS: TestNetworkLoopbackNat (0.77s) [2020-06-27T03:33:56.155Z] === RUN TestPause [2020-06-27T03:33:56.437Z] --- PASS: TestPause (0.60s) [2020-06-27T03:33:56.437Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-06-27T03:33:56.437Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-27T03:33:56.437Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-27T03:33:56.437Z] === RUN TestPauseStopPausedContainer [2020-06-27T03:33:57.002Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-06-27T03:33:57.051Z] --- PASS: TestPauseStopPausedContainer (0.58s) [2020-06-27T03:33:57.051Z] === RUN TestPsFilter [2020-06-27T03:33:57.260Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-06-27T03:33:57.334Z] --- PASS: TestPsFilter (0.17s) [2020-06-27T03:33:57.334Z] === RUN TestRemoveContainerWithRemovedVolume [2020-06-27T03:33:57.950Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.52s) [2020-06-27T03:33:57.950Z] === RUN TestRemoveContainerWithVolume [2020-06-27T03:33:58.567Z] --- PASS: TestRemoveContainerWithVolume (0.60s) [2020-06-27T03:33:58.567Z] === RUN TestRemoveContainerRunning [2020-06-27T03:33:58.631Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-06-27T03:33:59.191Z] --- PASS: TestRemoveContainerRunning (0.59s) [2020-06-27T03:33:59.191Z] === RUN TestRemoveContainerForceRemoveRunning [2020-06-27T03:33:59.195Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-06-27T03:33:59.472Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.52s) [2020-06-27T03:33:59.472Z] === RUN TestRemoveInvalidContainer [2020-06-27T03:33:59.472Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-06-27T03:33:59.472Z] === RUN TestRenameLinkedContainer [2020-06-27T03:33:59.760Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-06-27T03:33:59.760Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-06-27T03:34:00.325Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-06-27T03:34:00.543Z] --- PASS: TestCreateServiceMultipleTimes (19.26s) [2020-06-27T03:34:00.543Z] === RUN TestCreateServiceConflict [2020-06-27T03:34:00.543Z] --- PASS: TestCreateServiceConflict (3.10s) [2020-06-27T03:34:00.543Z] === RUN TestCreateServiceMaxReplicas [2020-06-27T03:34:00.890Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-06-27T03:34:02.150Z] --- PASS: TestRenameLinkedContainer (2.19s) [2020-06-27T03:34:02.150Z] === RUN TestRenameStoppedContainer [2020-06-27T03:34:02.434Z] --- PASS: TestRenameStoppedContainer (0.59s) [2020-06-27T03:34:02.434Z] === RUN TestRenameRunningContainerAndReuse [2020-06-27T03:34:02.787Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-06-27T03:34:02.787Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-06-27T03:34:03.142Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-27T03:34:03.443Z] --- PASS: TestRenameRunningContainerAndReuse (1.09s) [2020-06-27T03:34:03.443Z] === RUN TestRenameInvalidName [2020-06-27T03:34:04.061Z] --- PASS: TestRenameInvalidName (0.61s) [2020-06-27T03:34:04.061Z] === RUN TestRenameAnonymousContainer [2020-06-27T03:34:04.685Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-06-27T03:34:04.729Z] --- PASS: TestCreateServiceMaxReplicas (3.57s) [2020-06-27T03:34:04.729Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-27T03:34:06.089Z] --- PASS: TestRenameAnonymousContainer (2.02s) [2020-06-27T03:34:06.090Z] === RUN TestRenameContainerWithSameName [2020-06-27T03:34:06.582Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-06-27T03:34:06.705Z] --- PASS: TestRenameContainerWithSameName (0.56s) [2020-06-27T03:34:06.705Z] === RUN TestRenameContainerWithLinkedContainer [2020-06-27T03:34:07.712Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s) [2020-06-27T03:34:07.712Z] === RUN TestResize [2020-06-27T03:34:08.331Z] --- PASS: TestResize (0.53s) [2020-06-27T03:34:08.331Z] === RUN TestResizeWithInvalidSize [2020-06-27T03:34:08.945Z] --- PASS: TestResizeWithInvalidSize (0.56s) [2020-06-27T03:34:08.945Z] === RUN TestResizeWhenContainerNotStarted [2020-06-27T03:34:09.564Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2020-06-27T03:34:09.564Z] === RUN TestDaemonRestartKillContainers [2020-06-27T03:34:09.564Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-27T03:34:09.564Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-27T03:34:09.564Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-27T03:34:09.564Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-27T03:34:09.564Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-27T03:34:09.564Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-27T03:34:09.564Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-27T03:34:09.564Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-27T03:34:09.564Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:34:09.564Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:34:09.564Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:34:09.564Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:34:09.564Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:34:09.564Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-06-27T03:34:09.564Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-06-27T03:34:09.564Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-06-27T03:34:09.564Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-06-27T03:34:10.766Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-06-27T03:34:10.766Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-06-27T03:34:11.331Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-06-27T03:34:11.562Z] --- PASS: TestServiceUpdatePidsLimit (17.34s) [2020-06-27T03:34:11.562Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2020-06-27T03:34:11.562Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.24s) [2020-06-27T03:34:11.562Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.14s) [2020-06-27T03:34:11.562Z] PASS [2020-06-27T03:34:11.562Z] [2020-06-27T03:34:11.562Z] === Skipped [2020-06-27T03:34:11.562Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-06-27T03:34:11.562Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-27T03:34:11.562Z] [2020-06-27T03:34:11.562Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-06-27T03:34:11.562Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:34:11.562Z] [2020-06-27T03:34:11.562Z] [2020-06-27T03:34:11.562Z] DONE 27 tests, 2 skipped in 174.218s [2020-06-27T03:34:11.562Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-06-27T03:34:11.562Z] ++ 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-06-27T03:34:11.562Z] ++ set -e [2020-06-27T03:34:11.562Z] ++ '[' -n 0 ']' [2020-06-27T03:34:11.562Z] ++ set -x [2020-06-27T03:34:11.562Z] ++ env -i DEST=/go/src/github.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-06-27T03:34:11.562Z] INFO: Testing against a local daemon [2020-06-27T03:34:11.562Z] === RUN TestSessionCreate [2020-06-27T03:34:11.562Z] --- PASS: TestSessionCreate (0.02s) [2020-06-27T03:34:11.562Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-27T03:34:11.562Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-06-27T03:34:11.562Z] PASS [2020-06-27T03:34:11.562Z] [2020-06-27T03:34:11.562Z] DONE 2 tests in 0.102s [2020-06-27T03:34:11.562Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-06-27T03:34:11.563Z] ++ 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-06-27T03:34:11.563Z] ++ set -e [2020-06-27T03:34:11.563Z] ++ '[' -n 0 ']' [2020-06-27T03:34:11.563Z] ++ set -x [2020-06-27T03:34:11.563Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-27T03:34:11.563Z] INFO: Testing against a local daemon [2020-06-27T03:34:11.563Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-27T03:34:11.563Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-27T03:34:11.563Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-27T03:34:11.563Z] === RUN TestEventsExecDie [2020-06-27T03:34:11.563Z] --- PASS: TestEventsExecDie (0.94s) [2020-06-27T03:34:11.563Z] === RUN TestEventsBackwardsCompatible [2020-06-27T03:34:11.563Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-06-27T03:34:11.563Z] === RUN TestInfoBinaryCommits [2020-06-27T03:34:11.563Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-06-27T03:34:11.563Z] === RUN TestInfoAPIVersioned [2020-06-27T03:34:11.563Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-27T03:34:11.563Z] === RUN TestInfoDiscoveryBackend [2020-06-27T03:34:11.896Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-06-27T03:34:12.240Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-06-27T03:34:12.240Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-27T03:34:12.262Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-06-27T03:34:12.262Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:34:12.263Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-06-27T03:34:12.263Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:34:13.240Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-27T03:34:13.240Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-27T03:34:13.587Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-06-27T03:34:13.587Z] === RUN TestInfoAPI [2020-06-27T03:34:13.587Z] --- PASS: TestInfoAPI (0.03s) [2020-06-27T03:34:13.587Z] === RUN TestInfoAPIWarnings [2020-06-27T03:34:13.744Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-06-27T03:34:13.800Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-06-27T03:34:14.030Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-06-27T03:34:14.198Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-06-27T03:34:14.198Z] === RUN TestInfoDebug [2020-06-27T03:34:14.731Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-06-27T03:34:14.812Z] --- PASS: TestInfoDebug (0.52s) [2020-06-27T03:34:14.812Z] === RUN TestInfoInsecureRegistries [2020-06-27T03:34:15.045Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-06-27T03:34:15.329Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-06-27T03:34:15.423Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-06-27T03:34:15.423Z] === RUN TestInfoRegistryMirrors [2020-06-27T03:34:15.703Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-06-27T03:34:15.703Z] === RUN TestLoginFailsWithBadCredentials [2020-06-27T03:34:16.314Z] --- PASS: TestLoginFailsWithBadCredentials (0.35s) [2020-06-27T03:34:16.314Z] === RUN TestPingCacheHeaders [2020-06-27T03:34:16.314Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-06-27T03:34:16.314Z] === RUN TestPingGet [2020-06-27T03:34:16.314Z] --- PASS: TestPingGet (0.01s) [2020-06-27T03:34:16.314Z] === RUN TestPingHead [2020-06-27T03:34:16.314Z] --- PASS: TestPingHead (0.01s) [2020-06-27T03:34:16.314Z] === RUN TestVersion [2020-06-27T03:34:16.314Z] --- PASS: TestVersion (0.01s) [2020-06-27T03:34:16.314Z] PASS [2020-06-27T03:34:16.314Z] [2020-06-27T03:34:16.314Z] === Skipped [2020-06-27T03:34:16.314Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-27T03:34:16.314Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-27T03:34:16.314Z] [2020-06-27T03:34:16.314Z] [2020-06-27T03:34:16.314Z] DONE 18 tests, 1 skipped in 5.704s [2020-06-27T03:34:16.314Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-06-27T03:34:16.314Z] ++ 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-06-27T03:34:16.314Z] ++ set -e [2020-06-27T03:34:16.314Z] ++ '[' -n 0 ']' [2020-06-27T03:34:16.314Z] ++ set -x [2020-06-27T03:34:16.314Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-06-27T03:34:16.314Z] INFO: Testing against a local daemon [2020-06-27T03:34:16.314Z] === RUN TestVolumesCreateAndList [2020-06-27T03:34:16.315Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-06-27T03:34:16.315Z] === RUN TestVolumesRemove [2020-06-27T03:34:16.315Z] --- PASS: TestVolumesRemove (0.12s) [2020-06-27T03:34:16.315Z] === RUN TestVolumesInspect [2020-06-27T03:34:16.315Z] --- PASS: TestVolumesInspect (0.01s) [2020-06-27T03:34:16.315Z] === RUN TestVolumesInvalidJSON [2020-06-27T03:34:16.315Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-27T03:34:16.315Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-27T03:34:16.315Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-27T03:34:16.315Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-06-27T03:34:16.315Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-27T03:34:16.315Z] PASS [2020-06-27T03:34:16.315Z] [2020-06-27T03:34:16.315Z] DONE 5 tests in 0.249s [2020-06-27T03:34:16.595Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-27T03:34:16.595Z] ++++ cat bundles/test-integration/docker.pid [2020-06-27T03:34:16.595Z] +++ kill 12015 [2020-06-27T03:34:17.258Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-06-27T03:34:17.361Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-06-27T03:34:17.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.62s) [2020-06-27T03:34:17.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s) [2020-06-27T03:34:17.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.87s) [2020-06-27T03:34:17.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.92s) [2020-06-27T03:34:17.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.68s) [2020-06-27T03:34:17.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.79s) [2020-06-27T03:34:17.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.08s) [2020-06-27T03:34:17.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.58s) [2020-06-27T03:34:17.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.32s) [2020-06-27T03:34:17.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.66s) [2020-06-27T03:34:17.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.96s) [2020-06-27T03:34:17.361Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.95s) [2020-06-27T03:34:17.361Z] === RUN TestCgroupNamespacesRun [2020-06-27T03:34:18.057Z] +++ /etc/init.d/apparmor stop [2020-06-27T03:34:18.057Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-27T03:34:18.057Z] [2020-06-27T03:34:18.057Z] Unloading profiles will leave already running processes permanently [2020-06-27T03:34:18.057Z] unconfined, which can lead to unexpected situations. [2020-06-27T03:34:18.057Z] [2020-06-27T03:34:18.057Z] To set a process to complain mode, use the command line tool [2020-06-27T03:34:18.057Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-27T03:34:18.057Z] +++ true [2020-06-27T03:34:18.057Z] exiting test-integration [2020-06-27T03:34:18.057Z] ++ exit 0 [2020-06-27T03:34:18.057Z] [2020-06-27T03:34:18.835Z] --- PASS: TestCgroupNamespacesRun (1.32s) [2020-06-27T03:34:18.836Z] === RUN TestCgroupNamespacesRunPrivileged Post stage [Pipeline] junit [2020-06-27T03:34:19.570Z] Recording test results [2020-06-27T03:34:19.600Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.62s) [2020-06-27T03:34:19.600Z] === RUN TestCreateServiceSecretFileMode [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-27T03:34:20.319Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.36s) [2020-06-27T03:34:20.319Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-06-27T03:34:20.361Z] + echo Ensuring container killed. [2020-06-27T03:34:20.361Z] Ensuring container killed. [2020-06-27T03:34:20.361Z] + docker rm -vf docker-pr1 [2020-06-27T03:34:20.361Z] Error: No such container: docker-pr1 [2020-06-27T03:34:20.361Z] + true [Pipeline] sh [2020-06-27T03:34:20.534Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-06-27T03:34:20.726Z] + echo Chowning /workspace to jenkins user [2020-06-27T03:34:20.726Z] Chowning /workspace to jenkins user [2020-06-27T03:34:20.726Z] + id -u [2020-06-27T03:34:20.726Z] + id -g [2020-06-27T03:34:20.726Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-41159:/workspace busybox chown -R 1001:1001 /workspace [2020-06-27T03:34:20.726Z] Unable to find image 'busybox:latest' locally [2020-06-27T03:34:21.006Z] latest: Pulling from library/busybox [2020-06-27T03:34:21.330Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.38s) [2020-06-27T03:34:21.330Z] === RUN TestCgroupNamespacesRunHostMode [2020-06-27T03:34:21.617Z] a84e58ddc6cf: Pulling fs layer [2020-06-27T03:34:21.617Z] a84e58ddc6cf: Download complete [2020-06-27T03:34:21.897Z] a84e58ddc6cf: Pull complete [2020-06-27T03:34:22.131Z] --- PASS: TestCreateServiceSecretFileMode (3.32s) [2020-06-27T03:34:22.131Z] === RUN TestCreateServiceConfigFileMode [2020-06-27T03:34:22.177Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-27T03:34:22.177Z] Status: Downloaded newer image for busybox:latest [2020-06-27T03:34:22.805Z] --- PASS: TestCgroupNamespacesRunHostMode (1.37s) [2020-06-27T03:34:22.805Z] === RUN TestCgroupNamespacesRunPrivateMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-27T03:34:24.021Z] + bundleName=s390x-integration [2020-06-27T03:34:24.021Z] + echo Creating s390x-integration-bundles.tar.gz [2020-06-27T03:34:24.021Z] Creating s390x-integration-bundles.tar.gz [2020-06-27T03:34:24.021Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-06-27T03:34:24.021Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-27T03:34:24.055Z] Archiving artifacts [2020-06-27T03:34:24.409Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.36s) [2020-06-27T03:34:24.409Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-06-27T03:34:24.443Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41159/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-27T03:34:24.822Z] + make clean [2020-06-27T03:34:25.102Z] docker volume rm -f docker-dev-cache [2020-06-27T03:34:25.102Z] docker-dev-cache [Pipeline] deleteDir [2020-06-27T03:34:25.417Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.36s) [2020-06-27T03:34:25.417Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-06-27T03:34:25.452Z] --- PASS: TestCreateServiceConfigFileMode (3.49s) [2020-06-27T03:34:25.452Z] === RUN TestCreateServiceSysctls [2020-06-27T03:34:25.797Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-06-27T03:34:26.054Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-27T03:34:26.438Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.79s) [2020-06-27T03:34:26.438Z] === RUN TestCgroupNamespacesRunOlderClient [2020-06-27T03:34:26.618Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-06-27T03:34:27.184Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-06-27T03:34:27.184Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-06-27T03:34:27.913Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.37s) [2020-06-27T03:34:27.914Z] === RUN TestKernelTCPMemory [2020-06-27T03:34:28.119Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-06-27T03:34:28.196Z] --- PASS: TestKernelTCPMemory (0.63s) [2020-06-27T03:34:28.196Z] === RUN TestNISDomainname [2020-06-27T03:34:29.053Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-06-27T03:34:29.206Z] --- PASS: TestNISDomainname (0.71s) [2020-06-27T03:34:29.206Z] === RUN TestHostnameDnsResolution [2020-06-27T03:34:29.637Z] --- PASS: TestCreateServiceSysctls (4.15s) [2020-06-27T03:34:29.638Z] === RUN TestCreateServiceCapabilities [2020-06-27T03:34:29.822Z] --- PASS: TestHostnameDnsResolution (0.88s) [2020-06-27T03:34:29.822Z] === RUN TestStats [2020-06-27T03:34:32.334Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-06-27T03:34:32.334Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-06-27T03:34:32.497Z] --- PASS: TestStats (2.57s) [2020-06-27T03:34:32.497Z] === RUN TestStopContainerWithTimeout [2020-06-27T03:34:32.497Z] === RUN TestStopContainerWithTimeout/0 [2020-06-27T03:34:32.497Z] === PAUSE TestStopContainerWithTimeout/0 [2020-06-27T03:34:32.497Z] === RUN TestStopContainerWithTimeout/1 [2020-06-27T03:34:32.497Z] === PAUSE TestStopContainerWithTimeout/1 [2020-06-27T03:34:32.497Z] === RUN TestStopContainerWithTimeout/3 [2020-06-27T03:34:32.497Z] === PAUSE TestStopContainerWithTimeout/3 [2020-06-27T03:34:32.497Z] === RUN TestStopContainerWithTimeout/-1 [2020-06-27T03:34:32.497Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-06-27T03:34:32.497Z] === CONT TestStopContainerWithTimeout/0 [2020-06-27T03:34:32.497Z] === CONT TestStopContainerWithTimeout/3 [2020-06-27T03:34:32.497Z] === CONT TestStopContainerWithTimeout/1 [2020-06-27T03:34:32.497Z] === CONT TestStopContainerWithTimeout/-1 [2020-06-27T03:34:32.923Z] --- PASS: TestCreateServiceCapabilities (3.31s) [2020-06-27T03:34:32.924Z] === RUN TestInspect [2020-06-27T03:34:34.910Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-06-27T03:34:35.967Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-06-27T03:34:35.967Z] --- PASS: TestStopContainerWithTimeout/0 (0.93s) [2020-06-27T03:34:35.967Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2020-06-27T03:34:35.967Z] --- PASS: TestStopContainerWithTimeout/-1 (2.92s) [2020-06-27T03:34:35.967Z] --- PASS: TestStopContainerWithTimeout/3 (3.04s) [2020-06-27T03:34:35.967Z] === RUN TestDeleteDevicemapper [2020-06-27T03:34:35.967Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-06-27T03:34:35.967Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-27T03:34:35.967Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-06-27T03:34:37.112Z] --- PASS: TestInspect (3.52s) [2020-06-27T03:34:37.112Z] === RUN TestCreateJob [2020-06-27T03:34:37.432Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-06-27T03:34:37.999Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.46s) [2020-06-27T03:34:37.999Z] === RUN TestUpdateMemory [2020-06-27T03:34:38.621Z] --- PASS: TestUpdateMemory (0.79s) [2020-06-27T03:34:38.621Z] === RUN TestUpdateCPUQuota [2020-06-27T03:34:39.630Z] --- PASS: TestUpdateCPUQuota (0.92s) [2020-06-27T03:34:39.630Z] === RUN TestUpdatePidsLimit [2020-06-27T03:34:39.630Z] === RUN TestUpdatePidsLimit/update_from_none [2020-06-27T03:34:39.913Z] === RUN TestUpdatePidsLimit/no_change [2020-06-27T03:34:40.195Z] === RUN TestUpdatePidsLimit/update_lower [2020-06-27T03:34:40.480Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-06-27T03:34:40.710Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-06-27T03:34:40.763Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-06-27T03:34:41.047Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-06-27T03:34:41.297Z] --- PASS: TestCreateJob (4.14s) [2020-06-27T03:34:41.298Z] === RUN TestReplicatedJob [2020-06-27T03:34:41.330Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-06-27T03:34:42.339Z] --- PASS: TestUpdatePidsLimit (2.64s) [2020-06-27T03:34:42.339Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.28s) [2020-06-27T03:34:42.339Z] --- PASS: TestUpdatePidsLimit/no_change (0.25s) [2020-06-27T03:34:42.339Z] --- PASS: TestUpdatePidsLimit/update_lower (0.25s) [2020-06-27T03:34:42.339Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.28s) [2020-06-27T03:34:42.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.28s) [2020-06-27T03:34:42.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.28s) [2020-06-27T03:34:42.339Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2020-06-27T03:34:42.339Z] === RUN TestUpdateRestartPolicy [2020-06-27T03:34:43.985Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2020-06-27T03:34:45.357Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2020-06-27T03:34:47.253Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-06-27T03:34:47.858Z] --- PASS: TestReplicatedJob (6.87s) [2020-06-27T03:34:47.858Z] === RUN TestUpdateReplicatedJob [2020-06-27T03:34:49.153Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-06-27T03:34:52.043Z] --- PASS: TestUpdateReplicatedJob (4.27s) [2020-06-27T03:34:52.044Z] === RUN TestServiceListWithStatuses [2020-06-27T03:34:52.044Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-27T03:34:52.044Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-27T03:34:52.044Z] === RUN TestDockerNetworkConnectAlias [2020-06-27T03:34:52.430Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-06-27T03:34:53.800Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-06-27T03:34:54.856Z] --- PASS: TestUpdateRestartPolicy (11.41s) [2020-06-27T03:34:54.856Z] === RUN TestUpdateRestartWithAutoRemove [2020-06-27T03:34:54.856Z] --- PASS: TestUpdateRestartWithAutoRemove (0.58s) [2020-06-27T03:34:54.856Z] === RUN TestWaitNonBlocked [2020-06-27T03:34:54.856Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-27T03:34:54.856Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-27T03:34:54.856Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-27T03:34:54.856Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-27T03:34:54.856Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-06-27T03:34:54.856Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-06-27T03:34:55.139Z] --- PASS: TestWaitNonBlocked (0.02s) [2020-06-27T03:34:55.139Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.61s) [2020-06-27T03:34:55.139Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2020-06-27T03:34:55.139Z] === RUN TestWaitBlocked [2020-06-27T03:34:55.139Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-27T03:34:55.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-27T03:34:55.139Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-06-27T03:34:55.139Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-06-27T03:34:55.139Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-06-27T03:34:55.139Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-06-27T03:34:55.758Z] --- PASS: TestWaitBlocked (0.03s) [2020-06-27T03:34:55.758Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.78s) [2020-06-27T03:34:55.758Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.85s) [2020-06-27T03:34:55.758Z] === CONT TestContainerStartOnDaemonRestart [2020-06-27T03:34:55.758Z] === CONT TestIpcModeOlderClient [2020-06-27T03:34:55.758Z] === CONT TestDaemonHostGatewayIP [2020-06-27T03:34:55.758Z] === CONT TestDaemonRestartIpcMode [2020-06-27T03:34:56.047Z] --- PASS: TestIpcModeOlderClient (0.16s) [2020-06-27T03:34:56.047Z] === CONT TestContainerKillOnDaemonStart [2020-06-27T03:34:57.077Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-06-27T03:34:57.077Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-06-27T03:34:58.604Z] --- PASS: TestDockerNetworkConnectAlias (6.65s) [2020-06-27T03:34:58.604Z] === RUN TestDockerNetworkReConnect [2020-06-27T03:34:59.529Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2020-06-27T03:34:59.813Z] --- PASS: TestDaemonHostGatewayIP (3.97s) [2020-06-27T03:34:59.813Z] --- PASS: TestDaemonRestartIpcMode (4.01s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite (325.95s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (5.80s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.82s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.64s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.40s) [2020-06-27T03:35:02.339Z] docker_cli_daemon_test.go:1449: [d6419d4b0ff7f] daemon is not started [2020-06-27T03:35:02.339Z] check_test.go:309: [d1a49940db38b] daemon is not started [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.59s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.88s) [2020-06-27T03:35:02.339Z] check_test.go:309: [dc009a40d990c] daemon is not started [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.43s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.19s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.70s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.29s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.58s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.70s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.60s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.37s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-06-27T03:35:02.339Z] check_test.go:309: [da770f0c8edfd] daemon is not started [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-06-27T03:35:02.339Z] check_test.go:309: [db04b75e28895] daemon is not started [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.69s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2020-06-27T03:35:02.339Z] check_test.go:309: [dfb74853c51c5] daemon is not started [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.63s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.60s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.71s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.19s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.62s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.59s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.63s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-06-27T03:35:02.339Z] check_test.go:309: [ded871c9cc815] daemon is not started [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.84s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.76s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.74s) [2020-06-27T03:35:02.339Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-06-27T03:35:02.339Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-06-27T03:35:02.339Z] check_test.go:309: [d006f2ea061da] daemon is not started [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.28s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.77s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.83s) [2020-06-27T03:35:02.339Z] check_test.go:309: [d46d4c4441e3e] daemon is not started [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.19s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-06-27T03:35:02.339Z] check_test.go:309: [dd5e67bd1bbe3] daemon is not started [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.76s) [2020-06-27T03:35:02.339Z] docker_cli_daemon_plugins_test.go:79: [da8847188e6dd] daemon is not started [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.80s) [2020-06-27T03:35:02.339Z] docker_cli_daemon_plugins_test.go:169: [ddf3820558689] daemon is not started [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.33s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.57s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2020-06-27T03:35:02.339Z] check_test.go:309: [dc982967abe81] daemon is not started [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.75s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.86s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.83s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.81s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.80s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.78s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.06s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (6.59s) [2020-06-27T03:35:02.339Z] check_test.go:309: [d58bd2cf366b7] daemon is not started [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.46s) [2020-06-27T03:35:02.339Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.44s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.63s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.10s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.42s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (5.05s) [2020-06-27T03:35:02.340Z] check_test.go:309: [d0a9f0524e8bd] daemon is not started [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.59s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.32s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.71s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.82s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.28s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.05s) [2020-06-27T03:35:02.340Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-06-27T03:35:02.340Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-06-27T03:35:02.340Z] check_test.go:309: [d5a28bab7b5d4] daemon is not started [2020-06-27T03:35:02.340Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-06-27T03:35:02.340Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-06-27T03:35:02.340Z] check_test.go:309: [dd0738e4786f1] daemon is not started [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.60s) [2020-06-27T03:35:02.340Z] check_test.go:309: [db15be6ec2068] daemon is not started [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.49s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.83s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.62s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.22s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.51s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.28s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.89s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.67s) [2020-06-27T03:35:02.340Z] check_test.go:309: [d111f79344519] daemon is not started [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.65s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.00s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.36s) [2020-06-27T03:35:02.340Z] check_test.go:309: [df643f388c847] daemon is not started [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.10s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.12s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.55s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.17s) [2020-06-27T03:35:02.340Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from config [2020-06-27T03:35:02.340Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from config [2020-06-27T03:35:02.340Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from config [2020-06-27T03:35:02.340Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from config [2020-06-27T03:35:02.340Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from config [2020-06-27T03:35:02.340Z] docker_cli_daemon_test.go:2881: Checking IpcMode private set from cli [2020-06-27T03:35:02.340Z] docker_cli_daemon_test.go:2881: Checking IpcMode shareable set from cli [2020-06-27T03:35:02.340Z] docker_cli_daemon_test.go:2881: Checking IpcMode host set from cli [2020-06-27T03:35:02.340Z] docker_cli_daemon_test.go:2881: Checking IpcMode container:123 set from cli [2020-06-27T03:35:02.340Z] docker_cli_daemon_test.go:2881: Checking IpcMode nosuchmode set from cli [2020-06-27T03:35:02.340Z] check_test.go:309: [da0bd4c8268ea] daemon is not started [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2020-06-27T03:35:02.340Z] check_test.go:309: [d12df4f00c7eb] daemon is not started [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.56s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.12s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.57s) [2020-06-27T03:35:02.340Z] check_test.go:309: [d16a32e69e9b8] daemon is not started [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.06s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.91s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.29s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-06-27T03:35:02.340Z] check_test.go:309: [dc4f993b87f46] daemon is not started [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.90s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.58s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.20s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.32s) [2020-06-27T03:35:02.340Z] check_test.go:309: [d0a760fce4f69] daemon is not started [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.58s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-06-27T03:35:02.340Z] check_test.go:309: [df2b069cd5620] daemon is not started [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.90s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.83s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.80s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.04s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.23s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.37s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.40s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.87s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.20s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.17s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (8.00s) [2020-06-27T03:35:02.340Z] docker_cli_daemon_test.go:2544: [d93bc16b45aae] daemon is not started [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.73s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.87s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.77s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.94s) [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.20s) [2020-06-27T03:35:02.340Z] check_test.go:309: [d79aa4b8b5d52] daemon is not started [2020-06-27T03:35:02.340Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.18s) [2020-06-27T03:35:02.340Z] === RUN TestDockerSwarmSuite [2020-06-27T03:35:02.340Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-06-27T03:35:03.272Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-06-27T03:35:03.272Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-06-27T03:35:03.869Z] --- PASS: TestDockerNetworkReConnect (4.79s) [2020-06-27T03:35:03.869Z] === RUN TestServicePlugin [2020-06-27T03:35:03.869Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-27T03:35:03.869Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:35:03.869Z] === RUN TestServiceUpdateLabel [2020-06-27T03:35:05.771Z] --- PASS: TestServiceUpdateLabel (2.71s) [2020-06-27T03:35:05.771Z] === RUN TestServiceUpdateSecrets [2020-06-27T03:35:05.798Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-06-27T03:35:07.697Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-06-27T03:35:07.955Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-06-27T03:35:08.520Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-06-27T03:35:08.520Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-06-27T03:35:09.085Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-06-27T03:35:09.342Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-06-27T03:35:09.600Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-06-27T03:35:10.070Z] --- PASS: TestContainerKillOnDaemonStart (12.57s) [2020-06-27T03:35:10.070Z] PASS [2020-06-27T03:35:10.070Z] [2020-06-27T03:35:10.070Z] === Skipped [2020-06-27T03:35:10.070Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-06-27T03:35:10.070Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-27T03:35:10.070Z] [2020-06-27T03:35:10.070Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-06-27T03:35:10.070Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-06-27T03:35:10.070Z] [2020-06-27T03:35:10.070Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-06-27T03:35:10.070Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-06-27T03:35:10.070Z] [2020-06-27T03:35:10.070Z] [2020-06-27T03:35:10.070Z] DONE 203 tests, 3 skipped in 109.630s [2020-06-27T03:35:10.070Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-06-27T03:35:10.070Z] ++ 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-06-27T03:35:10.070Z] ++ set -e [2020-06-27T03:35:10.070Z] ++ '[' -n 0 ']' [2020-06-27T03:35:10.070Z] ++ set -x [2020-06-27T03:35:10.070Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-27T03:35:10.070Z] INFO: Testing against a local daemon [2020-06-27T03:35:10.070Z] === RUN TestCommitInheritsEnv [2020-06-27T03:35:10.070Z] --- PASS: TestCommitInheritsEnv (0.34s) [2020-06-27T03:35:10.070Z] === RUN TestImportExtremelyLargeImageWorks [2020-06-27T03:35:10.070Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-06-27T03:35:10.070Z] === RUN TestImagesFilterMultiReference [2020-06-27T03:35:10.070Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2020-06-27T03:35:10.070Z] === RUN TestImagePullPlatformInvalid [2020-06-27T03:35:10.070Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2020-06-27T03:35:10.070Z] === RUN TestRemoveImageOrphaning [2020-06-27T03:35:10.070Z] --- PASS: TestRemoveImageOrphaning (0.31s) [2020-06-27T03:35:10.070Z] === RUN TestRemoveImageGarbageCollector [2020-06-27T03:35:10.070Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-06-27T03:35:10.070Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:35:10.070Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-06-27T03:35:10.070Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2020-06-27T03:35:10.070Z] === RUN TestTagInvalidReference [2020-06-27T03:35:10.070Z] --- PASS: TestTagInvalidReference (0.02s) [2020-06-27T03:35:10.070Z] === RUN TestTagValidPrefixedRepo [2020-06-27T03:35:10.070Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-06-27T03:35:10.070Z] === RUN TestTagExistedNameWithoutForce [2020-06-27T03:35:10.070Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-06-27T03:35:10.070Z] === RUN TestTagOfficialNames [2020-06-27T03:35:10.070Z] --- PASS: TestTagOfficialNames (0.05s) [2020-06-27T03:35:10.070Z] === RUN TestTagMatchesDigest [2020-06-27T03:35:10.070Z] --- PASS: TestTagMatchesDigest (0.02s) [2020-06-27T03:35:10.070Z] === CONT TestImportExtremelyLargeImageWorks [2020-06-27T03:35:10.164Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-06-27T03:35:12.689Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-06-27T03:35:13.621Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-06-27T03:35:14.185Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-06-27T03:35:15.980Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-06-27T03:35:15.980Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-06-27T03:35:15.980Z] remote: Enumerating objects: 2, done. [2020-06-27T03:35:15.980Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-06-27T03:35:15.980Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-06-27T03:35:15.980Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-06-27T03:35:15.980Z] 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-06-27T03:35:15.980Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-06-27T03:35:15.980Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-06-27T03:35:16.081Z] === RUN TestDockerSuite/TestBuildEnv [2020-06-27T03:35:16.311Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/test/unit [2020-06-27T03:35:17.452Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-06-27T03:35:18.824Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-06-27T03:35:18.835Z] ? github.com/docker/docker/api [no test files] [2020-06-27T03:35:19.389Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-06-27T03:35:23.849Z] --- PASS: TestServiceUpdateSecrets (15.39s) [2020-06-27T03:35:23.849Z] === RUN TestServiceUpdateConfigs [2020-06-27T03:35:24.647Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-06-27T03:35:27.172Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-06-27T03:35:28.544Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2020-06-27T03:35:33.703Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2020-06-27T03:35:38.719Z] --- PASS: TestServiceUpdateConfigs (15.34s) [2020-06-27T03:35:38.719Z] === RUN TestServiceUpdateNetwork [2020-06-27T03:35:38.956Z] 666079ee0460: Pull complete [2020-06-27T03:35:38.956Z] Digest: sha256:0594b3bb67e2b5e57ab4414d7ce012a72582a6094b04b536c421ea1a23b7e7c7 [2020-06-27T03:35:38.956Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:35:38.956Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-06-27T03:35:38.956Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-06-27T03:35:38.956Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1282' [2020-06-27T03:35:38.956Z] WARN: Skipping validation tests [2020-06-27T03:35:38.956Z] INFO: Running unit tests at 06/27/2020 03:35:27... [2020-06-27T03:35:38.956Z] INFO: make.ps1 starting at 06/27/2020 03:35:34 [2020-06-27T03:35:38.956Z] INFO: Git commit (0e915e5413) assumed from DOCKER_GITCOMMIT environment variable [2020-06-27T03:35:38.956Z] INFO: Invoking autogen... [2020-06-27T03:35:38.956Z] INFO: Running unit tests... [2020-06-27T03:35:43.710Z] INFO: Invoking unit tests run with C:\gopath/bin/\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-06-27T03:35:46.612Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-06-27T03:35:46.612Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-06-27T03:35:52.369Z] ? github.com/docker/docker/api [no test files] [2020-06-27T03:35:53.589Z] --- PASS: TestServiceUpdateNetwork (14.79s) [2020-06-27T03:35:53.589Z] === RUN TestServiceUpdatePidsLimit [2020-06-27T03:35:53.589Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-27T03:35:53.847Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-27T03:35:54.710Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-06-27T03:35:54.710Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-06-27T03:35:55.275Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-06-27T03:35:55.840Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-06-27T03:35:56.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-06-27T03:35:56.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-06-27T03:35:57.340Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-06-27T03:35:57.340Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-06-27T03:35:57.597Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-06-27T03:36:01.956Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-27T03:36:07.295Z] ok github.com/docker/docker/api/server 0.163s coverage: 9.0% of statements [2020-06-27T03:36:07.580Z] === RUN TestDockerSuite/TestBuildExpose [2020-06-27T03:36:07.580Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-06-27T03:36:08.146Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-06-27T03:36:08.711Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-06-27T03:36:08.969Z] === RUN TestDockerSuite/TestBuildFails [2020-06-27T03:36:09.902Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-06-27T03:36:09.902Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-06-27T03:36:10.066Z] --- PASS: TestServiceUpdatePidsLimit (17.46s) [2020-06-27T03:36:10.066Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.94s) [2020-06-27T03:36:10.066Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.12s) [2020-06-27T03:36:10.066Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s) [2020-06-27T03:36:10.066Z] PASS [2020-06-27T03:36:10.066Z] [2020-06-27T03:36:10.066Z] === Skipped [2020-06-27T03:36:10.066Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-27T03:36:10.066Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-27T03:36:10.066Z] [2020-06-27T03:36:10.066Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-06-27T03:36:10.066Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:36:10.066Z] [2020-06-27T03:36:10.066Z] [2020-06-27T03:36:10.066Z] DONE 27 tests, 2 skipped in 160.963s [2020-06-27T03:36:10.066Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-06-27T03:36:10.066Z] ++ 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-06-27T03:36:10.066Z] ++ set -e [2020-06-27T03:36:10.066Z] ++ '[' -n 0 ']' [2020-06-27T03:36:10.066Z] ++ set -x [2020-06-27T03:36:10.066Z] ++ env -i DEST=/go/src/github.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-06-27T03:36:10.066Z] INFO: Testing against a local daemon [2020-06-27T03:36:10.066Z] === RUN TestSessionCreate [2020-06-27T03:36:10.066Z] --- PASS: TestSessionCreate (0.05s) [2020-06-27T03:36:10.066Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-27T03:36:10.067Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-06-27T03:36:10.067Z] PASS [2020-06-27T03:36:10.067Z] [2020-06-27T03:36:10.067Z] DONE 2 tests in 0.259s [2020-06-27T03:36:10.067Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-06-27T03:36:10.067Z] ++ 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-06-27T03:36:10.067Z] ++ set -e [2020-06-27T03:36:10.067Z] ++ '[' -n 0 ']' [2020-06-27T03:36:10.067Z] ++ set -x [2020-06-27T03:36:10.067Z] ++ env -i DEST=/go/src/github.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-06-27T03:36:10.067Z] INFO: Testing against a local daemon [2020-06-27T03:36:10.067Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-27T03:36:10.067Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-27T03:36:10.067Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-27T03:36:10.067Z] === RUN TestEventsExecDie [2020-06-27T03:36:10.325Z] --- PASS: TestEventsExecDie (0.94s) [2020-06-27T03:36:10.325Z] === RUN TestEventsBackwardsCompatible [2020-06-27T03:36:10.325Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-06-27T03:36:10.325Z] === RUN TestInfoBinaryCommits [2020-06-27T03:36:10.325Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-06-27T03:36:10.325Z] === RUN TestInfoAPIVersioned [2020-06-27T03:36:10.325Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-06-27T03:36:10.325Z] === RUN TestInfoDiscoveryBackend [2020-06-27T03:36:11.260Z] --- PASS: TestInfoDiscoveryBackend (0.60s) [2020-06-27T03:36:11.260Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-27T03:36:12.194Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-27T03:36:12.194Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-27T03:36:12.431Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-06-27T03:36:12.761Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2020-06-27T03:36:12.761Z] === RUN TestInfoAPI [2020-06-27T03:36:12.761Z] --- PASS: TestInfoAPI (0.05s) [2020-06-27T03:36:12.761Z] === RUN TestInfoAPIWarnings [2020-06-27T03:36:13.328Z] --- PASS: TestInfoAPIWarnings (0.63s) [2020-06-27T03:36:13.328Z] === RUN TestInfoDebug [2020-06-27T03:36:13.895Z] --- PASS: TestInfoDebug (0.62s) [2020-06-27T03:36:13.895Z] === RUN TestInfoInsecureRegistries [2020-06-27T03:36:14.326Z] === RUN TestDockerSuite/TestBuildForceRm [2020-06-27T03:36:14.461Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2020-06-27T03:36:14.461Z] === RUN TestInfoRegistryMirrors [2020-06-27T03:36:15.028Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2020-06-27T03:36:15.028Z] === RUN TestLoginFailsWithBadCredentials [2020-06-27T03:36:15.594Z] --- PASS: TestLoginFailsWithBadCredentials (0.28s) [2020-06-27T03:36:15.594Z] === RUN TestPingCacheHeaders [2020-06-27T03:36:15.594Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-06-27T03:36:15.594Z] === RUN TestPingGet [2020-06-27T03:36:15.594Z] --- PASS: TestPingGet (0.03s) [2020-06-27T03:36:15.594Z] === RUN TestPingHead [2020-06-27T03:36:15.594Z] --- PASS: TestPingHead (0.05s) [2020-06-27T03:36:15.594Z] === RUN TestVersion [2020-06-27T03:36:15.594Z] --- PASS: TestVersion (0.05s) [2020-06-27T03:36:15.594Z] PASS [2020-06-27T03:36:15.594Z] [2020-06-27T03:36:15.594Z] === Skipped [2020-06-27T03:36:15.594Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-27T03:36:15.594Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-27T03:36:15.594Z] [2020-06-27T03:36:15.594Z] [2020-06-27T03:36:15.594Z] DONE 18 tests, 1 skipped in 6.485s [2020-06-27T03:36:15.594Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-27T03:36:15.594Z] ++ 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-06-27T03:36:15.594Z] ++ set -e [2020-06-27T03:36:15.594Z] ++ '[' -n 0 ']' [2020-06-27T03:36:15.594Z] ++ set -x [2020-06-27T03:36:15.594Z] ++ env -i DEST=/go/src/github.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-06-27T03:36:15.697Z] === RUN TestDockerSuite/TestBuildFromGit [2020-06-27T03:36:15.852Z] INFO: Testing against a local daemon [2020-06-27T03:36:15.852Z] === RUN TestVolumesCreateAndList [2020-06-27T03:36:15.852Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-06-27T03:36:15.852Z] === RUN TestVolumesRemove [2020-06-27T03:36:15.852Z] --- PASS: TestVolumesRemove (0.13s) [2020-06-27T03:36:15.852Z] === RUN TestVolumesInspect [2020-06-27T03:36:16.111Z] --- PASS: TestVolumesInspect (0.03s) [2020-06-27T03:36:16.111Z] === RUN TestVolumesInvalidJSON [2020-06-27T03:36:16.111Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-27T03:36:16.111Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-27T03:36:16.111Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-27T03:36:16.111Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-06-27T03:36:16.111Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-27T03:36:16.111Z] PASS [2020-06-27T03:36:16.111Z] [2020-06-27T03:36:16.111Z] DONE 5 tests in 0.388s [2020-06-27T03:36:16.111Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-27T03:36:16.369Z] ++++ cat bundles/test-integration/docker.pid [2020-06-27T03:36:16.369Z] +++ kill 13603 [2020-06-27T03:36:17.068Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-06-27T03:36:17.633Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-06-27T03:36:17.633Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-06-27T03:36:17.742Z] +++ /etc/init.d/apparmor stop [2020-06-27T03:36:17.742Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-27T03:36:17.742Z] [2020-06-27T03:36:17.742Z] Unloading profiles will leave already running processes permanently [2020-06-27T03:36:17.742Z] unconfined, which can lead to unexpected situations. [2020-06-27T03:36:17.742Z] [2020-06-27T03:36:17.742Z] To set a process to complain mode, use the command line tool [2020-06-27T03:36:17.742Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-27T03:36:17.742Z] +++ true [2020-06-27T03:36:17.742Z] exiting test-integration [2020-06-27T03:36:17.742Z] ++ exit 0 [2020-06-27T03:36:17.742Z] [2020-06-27T03:36:18.566Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-06-27T03:36:18.566Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken Post stage [Pipeline] junit [2020-06-27T03:36:20.285Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-27T03:36:21.091Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-06-27T03:36:21.097Z] + echo Ensuring container killed. [2020-06-27T03:36:21.097Z] Ensuring container killed. [2020-06-27T03:36:21.097Z] + docker rm -vf docker-pr1 [2020-06-27T03:36:21.097Z] Error: No such container: docker-pr1 [2020-06-27T03:36:21.097Z] + true [Pipeline] sh [2020-06-27T03:36:21.383Z] + echo Chowning /workspace to jenkins user [2020-06-27T03:36:21.383Z] Chowning /workspace to jenkins user [2020-06-27T03:36:21.383Z] + id -u [2020-06-27T03:36:21.383Z] + id -g [2020-06-27T03:36:21.383Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41159:/workspace busybox chown -R 1000:1000 /workspace [2020-06-27T03:36:21.383Z] Unable to find image 'busybox:latest' locally [2020-06-27T03:36:21.383Z] latest: Pulling from library/busybox [2020-06-27T03:36:21.641Z] fd44016e3d3e: Pulling fs layer [2020-06-27T03:36:21.641Z] fd44016e3d3e: Verifying Checksum [2020-06-27T03:36:21.641Z] fd44016e3d3e: Download complete [2020-06-27T03:36:21.901Z] fd44016e3d3e: Pull complete [2020-06-27T03:36:21.901Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-27T03:36:21.901Z] Status: Downloaded newer image for busybox:latest [2020-06-27T03:36:22.461Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-06-27T03:36:22.461Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-06-27T03:36:24.359Z] === RUN TestDockerSuite/TestBuildFromURLWithF [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-27T03:36:25.484Z] + bundleName=arm64-integration [2020-06-27T03:36:25.484Z] + echo Creating arm64-integration-bundles.tar.gz [2020-06-27T03:36:25.484Z] Creating arm64-integration-bundles.tar.gz [2020-06-27T03:36:25.484Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-06-27T03:36:25.484Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-27T03:36:26.061Z] Archiving artifacts [2020-06-27T03:36:26.255Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-06-27T03:36:27.628Z] === RUN TestDockerSuite/TestBuildHistory [2020-06-27T03:36:29.116Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41159/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-27T03:36:29.437Z] + make clean [2020-06-27T03:36:30.003Z] docker volume rm -f docker-dev-cache [2020-06-27T03:36:30.003Z] docker-dev-cache [Pipeline] deleteDir [2020-06-27T03:36:31.811Z] === RUN TestDockerSuite/TestBuildIidFile [2020-06-27T03:36:31.811Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-06-27T03:36:31.811Z] === RUN TestDockerSuite/TestBuildInheritance [2020-06-27T03:36:32.378Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-06-27T03:36:32.943Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-06-27T03:36:32.943Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-27T03:36:33.874Z] === RUN TestDockerSuite/TestBuildLabel [2020-06-27T03:36:34.440Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-06-27T03:36:34.698Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-06-27T03:36:35.263Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-06-27T03:36:35.521Z] === RUN TestDockerSuite/TestBuildLabels [2020-06-27T03:36:36.086Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-06-27T03:36:37.018Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-06-27T03:36:40.296Z] === RUN TestDockerSuite/TestBuildLastModified [2020-06-27T03:36:45.553Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-06-27T03:36:48.077Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-06-27T03:36:48.077Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-06-27T03:36:48.077Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-06-27T03:36:48.077Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-06-27T03:36:48.077Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-06-27T03:36:48.334Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-06-27T03:36:49.267Z] --- PASS: TestImportExtremelyLargeImageWorks (211.95s) [2020-06-27T03:36:49.267Z] PASS [2020-06-27T03:36:49.267Z] [2020-06-27T03:36:49.267Z] DONE 12 tests in 215.410s [2020-06-27T03:36:49.267Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-06-27T03:36:49.267Z] ++ 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-06-27T03:36:49.267Z] ++ set -e [2020-06-27T03:36:49.267Z] ++ '[' -n 0 ']' [2020-06-27T03:36:49.267Z] ++ set -x [2020-06-27T03:36:49.267Z] ++ env -i DEST=/go/src/github.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-06-27T03:36:49.525Z] INFO: Testing against a local daemon [2020-06-27T03:36:49.525Z] === RUN TestNetworkCreateDelete [2020-06-27T03:36:49.525Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-06-27T03:36:49.525Z] === RUN TestDockerNetworkDeletePreferID [2020-06-27T03:36:50.089Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-06-27T03:36:50.089Z] --- PASS: TestDockerNetworkDeletePreferID (0.46s) [2020-06-27T03:36:50.089Z] === RUN TestDaemonDNSFallback [2020-06-27T03:36:51.460Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-06-27T03:36:51.717Z] --- PASS: TestDaemonDNSFallback (1.61s) [2020-06-27T03:36:51.717Z] === RUN TestInspectNetwork [2020-06-27T03:36:54.244Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-06-27T03:36:54.809Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-27T03:36:55.132Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2020-06-27T03:36:55.132Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-27T03:36:55.132Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.1% of statements [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/types [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-27T03:36:55.132Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2020-06-27T03:36:55.132Z] ok github.com/docker/docker/api/types/filters 0.016s coverage: 92.2% of statements [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-27T03:36:55.132Z] ok github.com/docker/docker/api/types/time 0.009s coverage: 100.0% of statements [2020-06-27T03:36:55.132Z] ok github.com/docker/docker/api/types/versions 0.010s coverage: 75.0% of statements [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/builder [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-27T03:36:55.132Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-27T03:36:55.132Z] ok github.com/docker/docker/builder/dockerignore 0.003s coverage: 96.8% of statements [2020-06-27T03:36:55.132Z] ok github.com/docker/docker/builder/dockerfile 0.167s coverage: 48.1% of statements [2020-06-27T03:36:55.132Z] ok github.com/docker/docker/builder/remotecontext 0.091s coverage: 13.6% of statements [2020-06-27T03:36:55.132Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2020-06-27T03:36:55.373Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-06-27T03:36:55.391Z] ok github.com/docker/docker/builder/remotecontext/git 1.239s coverage: 86.3% of statements [2020-06-27T03:36:55.391Z] ? github.com/docker/docker/cli [no test files] [2020-06-27T03:36:55.391Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-27T03:36:55.631Z] === RUN TestInspectNetwork/full_network_id [2020-06-27T03:36:55.631Z] === RUN TestInspectNetwork/partial_network_id [2020-06-27T03:36:55.631Z] === RUN TestInspectNetwork/network_name [2020-06-27T03:36:55.631Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-27T03:36:58.162Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-06-27T03:36:58.162Z] ok github.com/docker/docker/api/server/httputils 0.175s coverage: 14.7% of statements [2020-06-27T03:36:58.162Z] ok github.com/docker/docker/api/server/middleware 0.160s coverage: 37.7% of statements [2020-06-27T03:36:58.162Z] ? github.com/docker/docker/api/server/router [no test files] [2020-06-27T03:36:58.162Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-06-27T03:36:58.162Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-06-27T03:36:58.162Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-06-27T03:36:58.162Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-06-27T03:36:58.162Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-06-27T03:36:58.162Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-06-27T03:36:58.162Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-06-27T03:36:58.162Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-06-27T03:36:58.162Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-06-27T03:36:58.162Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-06-27T03:36:58.162Z] ok github.com/docker/docker/api/types/strslice 0.040s coverage: 90.0% of statements [2020-06-27T03:36:58.630Z] ok github.com/docker/docker/api/types/filters 0.080s coverage: 92.2% of statements [2020-06-27T03:36:58.630Z] ok github.com/docker/docker/api/server/router/swarm 0.168s coverage: 5.1% of statements [2020-06-27T03:36:58.630Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-06-27T03:36:58.630Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-06-27T03:36:58.630Z] ? github.com/docker/docker/api/types [no test files] [2020-06-27T03:36:58.630Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-06-27T03:36:58.630Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-06-27T03:36:58.630Z] ? github.com/docker/docker/api/types/container [no test files] [2020-06-27T03:36:58.630Z] ? github.com/docker/docker/api/types/events [no test files] [2020-06-27T03:36:58.630Z] ? github.com/docker/docker/api/types/image [no test files] [2020-06-27T03:36:58.630Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-06-27T03:36:58.630Z] ? github.com/docker/docker/api/types/network [no test files] [2020-06-27T03:36:58.630Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-06-27T03:36:58.630Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-06-27T03:36:58.630Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-06-27T03:36:58.630Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-06-27T03:36:58.630Z] ok github.com/docker/docker/api/types/time 0.275s coverage: 100.0% of statements [2020-06-27T03:36:59.590Z] ok github.com/docker/docker/client 0.150s coverage: 75.4% of statements [2020-06-27T03:36:59.620Z] ok github.com/docker/docker/api/types/versions 0.081s coverage: 75.0% of statements [2020-06-27T03:36:59.620Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-06-27T03:36:59.620Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-06-27T03:36:59.620Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-06-27T03:36:59.620Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-06-27T03:36:59.620Z] ? github.com/docker/docker/builder [no test files] [2020-06-27T03:36:59.620Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-06-27T03:36:59.620Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-06-27T03:36:59.620Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-06-27T03:36:59.620Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-06-27T03:36:59.620Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-06-27T03:36:59.620Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-06-27T03:36:59.620Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-06-27T03:36:59.620Z] ok github.com/docker/docker/builder/dockerignore 0.097s coverage: 96.8% of statements [2020-06-27T03:37:00.889Z] --- PASS: TestInspectNetwork (8.38s) [2020-06-27T03:37:00.889Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-27T03:37:00.889Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-27T03:37:00.889Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-27T03:37:00.889Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-27T03:37:00.889Z] === RUN TestRunContainerWithBridgeNone [2020-06-27T03:37:02.261Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-06-27T03:37:02.262Z] --- PASS: TestRunContainerWithBridgeNone (2.03s) [2020-06-27T03:37:02.262Z] === RUN TestNetworkInvalidJSON [2020-06-27T03:37:02.262Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-27T03:37:02.262Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-27T03:37:02.262Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-27T03:37:02.262Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-27T03:37:02.262Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-27T03:37:02.262Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-27T03:37:02.262Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-27T03:37:02.262Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-27T03:37:02.262Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-27T03:37:02.262Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-06-27T03:37:02.262Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-06-27T03:37:02.262Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-06-27T03:37:02.262Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-27T03:37:02.262Z] === RUN TestHostIPv4BridgeLabel [2020-06-27T03:37:02.826Z] --- PASS: TestHostIPv4BridgeLabel (0.62s) [2020-06-27T03:37:02.826Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-27T03:37:03.758Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-06-27T03:37:03.758Z] === RUN TestDaemonDefaultNetworkPools [2020-06-27T03:37:04.371Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2020-06-27T03:37:04.371Z] ok github.com/docker/docker/builder/dockerfile 0.545s coverage: 46.4% of statements [2020-06-27T03:37:04.371Z] ok github.com/docker/docker/builder/remotecontext 0.737s coverage: 9.2% of statements [2020-06-27T03:37:04.689Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-06-27T03:37:04.689Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-27T03:37:04.689Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-06-27T03:37:05.620Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-06-27T03:37:05.878Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2020-06-27T03:37:05.878Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-27T03:37:07.252Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.29s) [2020-06-27T03:37:07.252Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-27T03:37:07.252Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-06-27T03:37:07.252Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-06-27T03:37:07.817Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.62s) [2020-06-27T03:37:07.817Z] === RUN TestServiceWithPredefinedNetwork [2020-06-27T03:37:07.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-06-27T03:37:12.004Z] --- PASS: TestServiceWithPredefinedNetwork (3.69s) [2020-06-27T03:37:12.004Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-27T03:37:12.004Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-27T03:37:12.004Z] service_test.go:236: FLAKY_TEST [2020-06-27T03:37:12.004Z] === RUN TestServiceWithDataPathPortInit [2020-06-27T03:37:12.004Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-06-27T03:37:12.575Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-06-27T03:37:14.479Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-06-27T03:37:14.479Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-06-27T03:37:15.849Z] === RUN TestDockerSuite/TestBuildNetNone [2020-06-27T03:37:16.106Z] === RUN TestDockerSuite/TestBuildNoContext [2020-06-27T03:37:16.670Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-06-27T03:37:16.868Z] ok github.com/docker/docker/client 0.427s coverage: 74.9% of statements [2020-06-27T03:37:17.234Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-06-27T03:37:18.830Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-06-27T03:37:18.830Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-06-27T03:37:18.830Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-06-27T03:37:19.087Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-06-27T03:37:19.652Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-06-27T03:37:19.909Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-06-27T03:37:22.433Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-06-27T03:37:22.434Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-06-27T03:37:24.329Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-06-27T03:37:24.894Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-06-27T03:37:26.266Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-06-27T03:37:27.197Z] --- PASS: TestServiceWithDataPathPortInit (15.54s) [2020-06-27T03:37:27.197Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-27T03:37:27.197Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-06-27T03:37:28.569Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-06-27T03:37:28.569Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-06-27T03:37:31.796Z] ok github.com/docker/docker/builder/remotecontext/git 30.206s coverage: 86.3% of statements [2020-06-27T03:37:31.796Z] ? github.com/docker/docker/cli [no test files] [2020-06-27T03:37:31.796Z] ? github.com/docker/docker/cli/config [no test files] [2020-06-27T03:37:31.847Z] === RUN TestDockerSuite/TestBuildPATH [2020-06-27T03:37:32.778Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-06-27T03:37:33.342Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-06-27T03:37:33.906Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-06-27T03:37:35.279Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.01s) [2020-06-27T03:37:35.279Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:bn1ukj89mnparea2uv9ifkc9p Created:2020-06-27 03:37:28.544586582 +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[be3c93361a76802108d7e27d6b14ae57a2acde72fe4f78494599f280f0745989:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t1l3tpkmytlxfpn8dhq940vnb EndpointID:1ba0f75423fce66ccb8441d9bbe83935532cee6ad6b7d9b632d3c826759d9f5b MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:e8b03fbe10e4c6ec5c5a6d5de03ca0e4d37d83ca974f08f3a06dfc3b6d5eb493 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:82b4fc169a92 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.t1l3tpkmytlxfpn8dhq940vnb EndpointID:1ba0f75423fce66ccb8441d9bbe83935532cee6ad6b7d9b632d3c826759d9f5b EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-27T03:37:35.279Z] PASS [2020-06-27T03:37:35.279Z] [2020-06-27T03:37:35.279Z] === Skipped [2020-06-27T03:37:35.279Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-27T03:37:35.279Z] service_test.go:236: FLAKY_TEST [2020-06-27T03:37:35.279Z] [2020-06-27T03:37:35.279Z] [2020-06-27T03:37:35.279Z] DONE 23 tests, 1 skipped in 45.691s [2020-06-27T03:37:35.279Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-27T03:37:35.279Z] ++ 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-06-27T03:37:35.279Z] ++ set -e [2020-06-27T03:37:35.279Z] ++ '[' -n 0 ']' [2020-06-27T03:37:35.279Z] ++ set -x [2020-06-27T03:37:35.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-27T03:37:35.279Z] INFO: Testing against a local daemon [2020-06-27T03:37:35.279Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-27T03:37:35.279Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-27T03:37:35.279Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:37:35.279Z] === RUN TestDockerNetworkIpvlan [2020-06-27T03:37:35.279Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-27T03:37:35.279Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:37:35.279Z] PASS [2020-06-27T03:37:35.279Z] [2020-06-27T03:37:35.279Z] === Skipped [2020-06-27T03:37:35.279Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-27T03:37:35.279Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:37:35.279Z] [2020-06-27T03:37:35.279Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-27T03:37:35.279Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:37:35.279Z] [2020-06-27T03:37:35.279Z] [2020-06-27T03:37:35.279Z] DONE 2 tests, 2 skipped in 0.162s [2020-06-27T03:37:35.279Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-27T03:37:35.279Z] ++ 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-06-27T03:37:35.279Z] ++ set -e [2020-06-27T03:37:35.279Z] ++ '[' -n 0 ']' [2020-06-27T03:37:35.279Z] ++ set -x [2020-06-27T03:37:35.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-27T03:37:35.279Z] INFO: Testing against a local daemon [2020-06-27T03:37:35.279Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-27T03:37:36.652Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-06-27T03:37:36.652Z] === RUN TestDockerNetworkMacvlan [2020-06-27T03:37:37.583Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-27T03:37:38.336Z] ok github.com/docker/docker/cmd/dockerd 0.101s coverage: 30.8% of statements [2020-06-27T03:37:38.516Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-27T03:37:39.448Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-27T03:37:39.707Z] ok github.com/docker/docker/container 0.120s coverage: 34.7% of statements [2020-06-27T03:37:39.707Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-27T03:37:39.707Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-27T03:37:39.707Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-27T03:37:39.707Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-27T03:37:40.454Z] ok github.com/docker/docker/cmd/dockerd 0.623s coverage: 19.3% of statements [2020-06-27T03:37:40.922Z] ok github.com/docker/docker/container 0.479s coverage: 41.6% of statements [2020-06-27T03:37:40.922Z] ? github.com/docker/docker/container/stream [no test files] [2020-06-27T03:37:40.922Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-06-27T03:37:40.922Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-06-27T03:37:40.922Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-06-27T03:37:41.343Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-06-27T03:37:41.601Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-27T03:37:43.875Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.872s coverage: 65.3% of statements [2020-06-27T03:37:44.127Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-27T03:37:44.384Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-06-27T03:37:45.439Z] ok github.com/docker/docker/daemon/cluster 0.579s coverage: 0.5% of statements [2020-06-27T03:37:45.910Z] ok github.com/docker/docker/daemon/cluster/convert 0.893s coverage: 35.4% of statements [2020-06-27T03:37:46.281Z] === RUN TestDockerSuite/TestBuildRm [2020-06-27T03:37:48.806Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-27T03:37:49.064Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-06-27T03:37:49.629Z] --- PASS: TestDockerNetworkMacvlan (12.89s) [2020-06-27T03:37:49.629Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2020-06-27T03:37:49.629Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-06-27T03:37:49.629Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s) [2020-06-27T03:37:49.629Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.22s) [2020-06-27T03:37:49.629Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.92s) [2020-06-27T03:37:49.629Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.96s) [2020-06-27T03:37:49.629Z] PASS [2020-06-27T03:37:49.629Z] [2020-06-27T03:37:49.629Z] DONE 8 tests in 14.439s [2020-06-27T03:37:49.629Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-27T03:37:49.629Z] ++ 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-06-27T03:37:49.629Z] ++ set -e [2020-06-27T03:37:49.629Z] ++ '[' -n 0 ']' [2020-06-27T03:37:49.629Z] ++ set -x [2020-06-27T03:37:49.629Z] ++ env -i DEST=/go/src/github.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-06-27T03:37:49.629Z] testing: warning: no tests to run [2020-06-27T03:37:49.629Z] PASS [2020-06-27T03:37:49.629Z] [2020-06-27T03:37:49.629Z] DONE 0 tests in 0.026s [2020-06-27T03:37:49.629Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-27T03:37:49.629Z] ++ 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-06-27T03:37:49.629Z] ++ set -e [2020-06-27T03:37:49.629Z] ++ '[' -n 0 ']' [2020-06-27T03:37:49.629Z] ++ set -x [2020-06-27T03:37:49.629Z] ++ env -i DEST=/go/src/github.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-06-27T03:37:49.668Z] ok github.com/docker/docker/daemon/cluster 0.059s coverage: 0.5% of statements [2020-06-27T03:37:49.886Z] INFO: Testing against a local daemon [2020-06-27T03:37:49.886Z] === RUN TestAuthZPluginAllowRequest [2020-06-27T03:37:49.886Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-06-27T03:37:51.257Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-06-27T03:37:51.257Z] --- PASS: TestAuthZPluginAllowRequest (1.47s) [2020-06-27T03:37:51.257Z] === RUN TestAuthZPluginTLS [2020-06-27T03:37:51.515Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-06-27T03:37:51.564Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2020-06-27T03:37:51.775Z] ok github.com/docker/docker/daemon/discovery 0.138s coverage: 30.0% of statements [2020-06-27T03:37:51.775Z] ok github.com/docker/docker/daemon/config 0.640s coverage: 79.6% of statements [2020-06-27T03:37:52.080Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-06-27T03:37:52.080Z] --- PASS: TestAuthZPluginTLS (0.59s) [2020-06-27T03:37:52.080Z] === RUN TestAuthZPluginDenyRequest [2020-06-27T03:37:52.338Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-06-27T03:37:52.338Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-27T03:37:52.905Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-06-27T03:37:52.905Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-06-27T03:37:52.905Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2020-06-27T03:37:52.905Z] === RUN TestAuthZPluginDenyResponse [2020-06-27T03:37:52.937Z] ok github.com/docker/docker/daemon/cluster/convert 0.007s coverage: 35.4% of statements [2020-06-27T03:37:53.470Z] --- PASS: TestAuthZPluginDenyResponse (0.57s) [2020-06-27T03:37:53.470Z] === RUN TestAuthZPluginAllowEventStream [2020-06-27T03:37:53.988Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.398s coverage: 11.1% of statements [2020-06-27T03:37:54.035Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-06-27T03:37:54.973Z] ok github.com/docker/docker/daemon/events 0.362s coverage: 50.0% of statements [2020-06-27T03:37:54.973Z] ok github.com/docker/docker/daemon 3.222s coverage: 9.2% of statements [2020-06-27T03:37:54.973Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-27T03:37:54.973Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-27T03:37:54.973Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-27T03:37:54.973Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-27T03:37:55.407Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-06-27T03:37:55.407Z] --- PASS: TestAuthZPluginAllowEventStream (1.89s) [2020-06-27T03:37:55.407Z] === RUN TestAuthZPluginErrorResponse [2020-06-27T03:37:55.441Z] ok github.com/docker/docker/daemon/graphdriver 0.127s coverage: 2.3% of statements [2020-06-27T03:37:55.441Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-06-27T03:37:55.441Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-06-27T03:37:55.441Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-06-27T03:37:55.441Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-27T03:37:55.441Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-06-27T03:37:55.441Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-06-27T03:37:55.441Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-06-27T03:37:55.441Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-06-27T03:37:55.441Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-27T03:37:55.441Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-06-27T03:37:55.441Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-06-27T03:37:55.441Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-06-27T03:37:55.909Z] ok github.com/docker/docker/daemon/links 0.064s coverage: 93.0% of statements [2020-06-27T03:37:55.971Z] --- PASS: TestAuthZPluginErrorResponse (0.56s) [2020-06-27T03:37:55.971Z] === RUN TestAuthZPluginErrorRequest [2020-06-27T03:37:56.536Z] --- PASS: TestAuthZPluginErrorRequest (0.58s) [2020-06-27T03:37:56.536Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-27T03:37:57.101Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.57s) [2020-06-27T03:37:57.101Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-27T03:37:58.862Z] ok github.com/docker/docker/daemon/logger/awslogs 0.637s coverage: 77.8% of statements [2020-06-27T03:37:58.997Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-06-27T03:37:58.997Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-06-27T03:37:58.997Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.91s) [2020-06-27T03:37:58.997Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-27T03:37:59.256Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-06-27T03:37:59.329Z] ok github.com/docker/docker/daemon/logger 0.953s coverage: 42.1% of statements [2020-06-27T03:37:59.514Z] === RUN TestDockerSuite/TestBuildSpaces [2020-06-27T03:37:59.771Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-06-27T03:37:59.797Z] ok github.com/docker/docker/daemon/images 0.694s coverage: 4.8% of statements [2020-06-27T03:37:59.797Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-27T03:37:59.797Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-27T03:37:59.797Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-06-27T03:37:59.797Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-27T03:37:59.797Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-27T03:37:59.797Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-06-27T03:37:59.797Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-06-27T03:38:00.265Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.651s coverage: 61.6% of statements [2020-06-27T03:38:00.707Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-06-27T03:38:00.707Z] === RUN TestDockerSuite/TestBuildStderr [2020-06-27T03:38:00.965Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.87s) [2020-06-27T03:38:00.965Z] === RUN TestAuthZPluginHeader [2020-06-27T03:38:01.251Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.265s coverage: 87.2% of statements [2020-06-27T03:38:01.529Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-06-27T03:38:01.786Z] --- PASS: TestAuthZPluginHeader (0.86s) [2020-06-27T03:38:01.786Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-27T03:38:02.238Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.199s coverage: 35.9% of statements [2020-06-27T03:38:02.706Z] ok github.com/docker/docker/daemon/logger/local 0.523s coverage: 75.2% of statements [2020-06-27T03:38:02.706Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-27T03:38:02.895Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.435s coverage: 13.9% of statements [2020-06-27T03:38:03.152Z] ok github.com/docker/docker/daemon 12.187s coverage: 17.5% of statements [2020-06-27T03:38:03.152Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-06-27T03:38:03.152Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-06-27T03:38:03.175Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.338s coverage: 33.3% of statements [2020-06-27T03:38:03.410Z] ok github.com/docker/docker/daemon/config 0.054s coverage: 81.7% of statements [2020-06-27T03:38:04.739Z] ok github.com/docker/docker/daemon/logger/templates 0.529s coverage: 8.3% of statements [2020-06-27T03:38:04.740Z] ok github.com/docker/docker/daemon/logger/syslog 0.142s coverage: 46.8% of statements [2020-06-27T03:38:04.783Z] ok github.com/docker/docker/daemon/discovery 0.005s coverage: 30.0% of statements [2020-06-27T03:38:04.783Z] ok github.com/docker/docker/daemon/events 0.059s coverage: 50.0% of statements [2020-06-27T03:38:04.783Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-06-27T03:38:04.783Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-06-27T03:38:05.065Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-06-27T03:38:05.629Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-06-27T03:38:06.156Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-06-27T03:38:06.194Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.31s) [2020-06-27T03:38:06.194Z] === RUN TestAuthZPluginV2Disable [2020-06-27T03:38:06.451Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-06-27T03:38:06.708Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-06-27T03:38:06.953Z] ok github.com/docker/docker/daemon/logger/splunk 2.443s coverage: 82.5% of statements [2020-06-27T03:38:06.954Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-27T03:38:06.954Z] ? github.com/docker/docker/daemon/network [no test files] [2020-06-27T03:38:06.954Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-27T03:38:07.272Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-06-27T03:38:07.939Z] ok github.com/docker/docker/distribution/metadata 1.358s coverage: 48.2% of statements [2020-06-27T03:38:08.051Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.437s coverage: 73.1% of statements [2020-06-27T03:38:08.407Z] ok github.com/docker/docker/distribution 1.639s coverage: 20.3% of statements [2020-06-27T03:38:08.407Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-27T03:38:08.407Z] ok github.com/docker/docker/errdefs 0.178s coverage: 49.4% of statements [2020-06-27T03:38:08.615Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2020-06-27T03:38:08.643Z] === RUN TestDockerSuite/TestBuildUser [2020-06-27T03:38:09.548Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.513s coverage: 57.0% of statements [2020-06-27T03:38:09.575Z] --- PASS: TestAuthZPluginV2Disable (3.41s) [2020-06-27T03:38:09.575Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-27T03:38:09.832Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-06-27T03:38:10.016Z] ok github.com/docker/docker/distribution/xfer 2.658s coverage: 76.8% of statements [2020-06-27T03:38:10.016Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-27T03:38:10.485Z] ok github.com/docker/docker/image/cache 0.149s coverage: 19.2% of statements [2020-06-27T03:38:10.953Z] ok github.com/docker/docker/image/v1 0.384s coverage: 25.0% of statements [2020-06-27T03:38:11.423Z] ok github.com/docker/docker/image 0.910s coverage: 86.4% of statements [2020-06-27T03:38:11.423Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-27T03:38:11.423Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-27T03:38:12.095Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.009s coverage: 1.8% of statements [2020-06-27T03:38:12.363Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-06-27T03:38:12.409Z] ok github.com/docker/docker/libcontainerd/queue 0.103s coverage: 100.0% of statements [2020-06-27T03:38:12.626Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.12s) [2020-06-27T03:38:12.626Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-27T03:38:13.973Z] ok github.com/docker/docker/libcontainerd/local 0.314s coverage: 1.0% of statements [2020-06-27T03:38:13.973Z] ok github.com/docker/docker/pkg/aaparser 0.321s coverage: 50.0% of statements [2020-06-27T03:38:13.993Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.532s coverage: 46.2% of statements [2020-06-27T03:38:13.993Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-06-27T03:38:13.993Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.299s coverage: 49.5% of statements [2020-06-27T03:38:14.441Z] ok github.com/docker/docker/layer 0.626s coverage: 30.1% of statements [2020-06-27T03:38:14.441Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-27T03:38:14.441Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-27T03:38:14.441Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-27T03:38:14.441Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-27T03:38:14.441Z] ? github.com/docker/docker/oci [no test files] [2020-06-27T03:38:14.441Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-27T03:38:14.532Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-06-27T03:38:15.428Z] ok github.com/docker/docker/opts 0.533s coverage: 67.7% of statements [2020-06-27T03:38:16.414Z] ok github.com/docker/docker/pkg/broadcaster 0.195s coverage: 100.0% of statements [2020-06-27T03:38:16.414Z] ok github.com/docker/docker/pkg/authorization 0.587s coverage: 26.8% of statements [2020-06-27T03:38:16.516Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.562s coverage: 57.7% of statements [2020-06-27T03:38:16.516Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-06-27T03:38:16.516Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.243s coverage: 76.1% of statements [2020-06-27T03:38:16.516Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-06-27T03:38:16.882Z] ok github.com/docker/docker/pkg/capabilities 0.061s coverage: 87.5% of statements [2020-06-27T03:38:17.867Z] ok github.com/docker/docker/pkg/directory 0.061s coverage: 80.0% of statements [2020-06-27T03:38:17.867Z] ok github.com/docker/docker/pkg/chrootarchive 0.101s coverage: 15.4% of statements [2020-06-27T03:38:17.887Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.016s coverage: 58.0% of statements [2020-06-27T03:38:17.887Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2020-06-27T03:38:18.452Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2020-06-27T03:38:18.853Z] ok github.com/docker/docker/pkg/discovery 0.117s coverage: 58.3% of statements [2020-06-27T03:38:18.853Z] ok github.com/docker/docker/pkg/discovery/file 0.077s coverage: 92.9% of statements [2020-06-27T03:38:19.840Z] ok github.com/docker/docker/pkg/discovery/memory 0.083s coverage: 92.3% of statements [2020-06-27T03:38:20.308Z] ok github.com/docker/docker/pkg/discovery/nodes 0.226s coverage: 93.8% of statements [2020-06-27T03:38:20.976Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.8% of statements [2020-06-27T03:38:20.976Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-06-27T03:38:20.976Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-06-27T03:38:20.976Z] ok github.com/docker/docker/daemon/logger 0.239s coverage: 41.8% of statements [2020-06-27T03:38:21.295Z] ok github.com/docker/docker/pkg/filenotify 0.131s coverage: 43.6% of statements [2020-06-27T03:38:21.764Z] ok github.com/docker/docker/pkg/fileutils 0.132s coverage: 87.7% of statements [2020-06-27T03:38:22.754Z] ok github.com/docker/docker/pkg/homedir 0.142s coverage: 42.9% of statements [2020-06-27T03:38:22.871Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2020-06-27T03:38:23.128Z] ok github.com/docker/docker/daemon/logger/awslogs 0.159s coverage: 77.8% of statements [2020-06-27T03:38:23.128Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-06-27T03:38:23.128Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-06-27T03:38:23.222Z] ok github.com/docker/docker/pkg/idtools 0.165s coverage: 7.3% of statements [2020-06-27T03:38:23.222Z] ok github.com/docker/docker/pkg/discovery/kv 3.316s coverage: 84.1% of statements [2020-06-27T03:38:24.058Z] ok github.com/docker/docker/daemon/logger/journald 0.010s coverage: 26.2% of statements [2020-06-27T03:38:24.496Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.35s) [2020-06-27T03:38:24.496Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-27T03:38:24.621Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 61.6% of statements [2020-06-27T03:38:24.785Z] ok github.com/docker/docker/pkg/jsonmessage 0.165s coverage: 91.7% of statements [2020-06-27T03:38:24.785Z] ok github.com/docker/docker/pkg/locker 0.071s coverage: 88.9% of statements [2020-06-27T03:38:24.785Z] ok github.com/docker/docker/pkg/archive 7.665s coverage: 62.0% of statements [2020-06-27T03:38:24.785Z] ok github.com/docker/docker/pkg/ioutils 0.693s coverage: 69.2% of statements [2020-06-27T03:38:24.879Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2020-06-27T03:38:25.253Z] ok github.com/docker/docker/pkg/longpath 0.069s coverage: 100.0% of statements [2020-06-27T03:38:25.721Z] ok github.com/docker/docker/pkg/namesgenerator 0.084s coverage: 85.7% of statements [2020-06-27T03:38:25.868Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-06-27T03:38:26.189Z] ok github.com/docker/docker/pkg/parsers 0.057s coverage: 97.0% of statements [2020-06-27T03:38:26.250Z] ok github.com/docker/docker/daemon/logger/local 0.022s coverage: 75.2% of statements [2020-06-27T03:38:26.250Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-06-27T03:38:26.435Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-06-27T03:38:26.435Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-06-27T03:38:26.508Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.038s coverage: 37.7% of statements [2020-06-27T03:38:26.657Z] ok github.com/docker/docker/pkg/pidfile 0.044s coverage: 82.6% of statements [2020-06-27T03:38:27.366Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-06-27T03:38:27.441Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.007s coverage: 33.3% of statements [2020-06-27T03:38:27.623Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-06-27T03:38:27.643Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.084s coverage: 56.8% of statements [2020-06-27T03:38:28.556Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-06-27T03:38:28.556Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-06-27T03:38:28.556Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-06-27T03:38:28.556Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-06-27T03:38:28.556Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-06-27T03:38:28.630Z] ok github.com/docker/docker/pkg/plugins/transport 0.130s coverage: 85.7% of statements [2020-06-27T03:38:28.630Z] ok github.com/docker/docker/pkg/pools 0.089s coverage: 88.2% of statements [2020-06-27T03:38:29.339Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2020-06-27T03:38:29.339Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-06-27T03:38:29.615Z] ok github.com/docker/docker/pkg/progress 0.049s coverage: 75.9% of statements [2020-06-27T03:38:29.904Z] ok github.com/docker/docker/daemon/logger/splunk 1.652s coverage: 82.5% of statements [2020-06-27T03:38:29.904Z] ? github.com/docker/docker/daemon/names [no test files] [2020-06-27T03:38:29.904Z] ok github.com/docker/docker/daemon/network 0.006s coverage: 63.8% of statements [2020-06-27T03:38:29.904Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-06-27T03:38:29.926Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-06-27T03:38:29.926Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-06-27T03:38:30.490Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-06-27T03:38:30.600Z] ok github.com/docker/docker/pkg/reexec 0.077s coverage: 82.4% of statements [2020-06-27T03:38:30.600Z] ok github.com/docker/docker/pkg/pubsub 1.082s coverage: 73.9% of statements [2020-06-27T03:38:30.747Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-06-27T03:38:31.314Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-06-27T03:38:31.314Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-06-27T03:38:31.586Z] ok github.com/docker/docker/pkg/signal 0.074s coverage: 20.3% of statements [2020-06-27T03:38:31.586Z] ok github.com/docker/docker/pkg/stdcopy 0.039s coverage: 100.0% of statements [2020-06-27T03:38:31.804Z] ok github.com/docker/docker/distribution/metadata 0.037s coverage: 48.2% of statements [2020-06-27T03:38:32.351Z] --- PASS: TestImportExtremelyLargeImageWorks (193.19s) [2020-06-27T03:38:32.351Z] PASS [2020-06-27T03:38:32.351Z] [2020-06-27T03:38:32.351Z] === Skipped [2020-06-27T03:38:32.351Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-06-27T03:38:32.351Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:38:32.351Z] [2020-06-27T03:38:32.351Z] [2020-06-27T03:38:32.351Z] DONE 12 tests, 1 skipped in 194.213s [2020-06-27T03:38:32.351Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-06-27T03:38:32.351Z] ++ 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-06-27T03:38:32.351Z] ++ set -e [2020-06-27T03:38:32.351Z] ++ '[' -n 0 ']' [2020-06-27T03:38:32.351Z] ++ set -x [2020-06-27T03:38:32.351Z] ++ env -i DEST=/go/src/github.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-06-27T03:38:32.351Z] INFO: Testing against a local daemon [2020-06-27T03:38:32.351Z] === RUN TestNetworkCreateDelete [2020-06-27T03:38:32.351Z] --- PASS: TestNetworkCreateDelete (0.20s) [2020-06-27T03:38:32.351Z] === RUN TestDockerNetworkDeletePreferID [2020-06-27T03:38:32.351Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2020-06-27T03:38:32.351Z] === RUN TestDaemonDNSFallback [2020-06-27T03:38:32.351Z] --- PASS: TestDaemonDNSFallback (1.56s) [2020-06-27T03:38:32.351Z] === RUN TestInspectNetwork [2020-06-27T03:38:32.351Z] === RUN TestInspectNetwork/full_network_id [2020-06-27T03:38:32.351Z] === RUN TestInspectNetwork/partial_network_id [2020-06-27T03:38:32.351Z] === RUN TestInspectNetwork/network_name [2020-06-27T03:38:32.351Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-06-27T03:38:32.351Z] --- PASS: TestInspectNetwork (6.99s) [2020-06-27T03:38:32.351Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-06-27T03:38:32.351Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-06-27T03:38:32.351Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-06-27T03:38:32.351Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-06-27T03:38:32.351Z] === RUN TestRunContainerWithBridgeNone [2020-06-27T03:38:32.572Z] ok github.com/docker/docker/pkg/stringid 0.068s coverage: 70.6% of statements [2020-06-27T03:38:32.572Z] ok github.com/docker/docker/pkg/streamformatter 0.096s coverage: 66.2% of statements [2020-06-27T03:38:32.737Z] ok github.com/docker/docker/distribution 0.196s coverage: 22.1% of statements [2020-06-27T03:38:32.737Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-06-27T03:38:33.211Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-06-27T03:38:33.669Z] ok github.com/docker/docker/errdefs 0.003s coverage: 49.4% of statements [2020-06-27T03:38:34.134Z] ok github.com/docker/docker/pkg/sysinfo 0.226s coverage: 38.2% of statements [2020-06-27T03:38:34.144Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-06-27T03:38:34.375Z] --- PASS: TestRunContainerWithBridgeNone (1.96s) [2020-06-27T03:38:34.376Z] === RUN TestNetworkInvalidJSON [2020-06-27T03:38:34.376Z] === RUN TestNetworkInvalidJSON//networks/create [2020-06-27T03:38:34.376Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-06-27T03:38:34.376Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-06-27T03:38:34.376Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-06-27T03:38:34.376Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-27T03:38:34.376Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-27T03:38:34.376Z] === CONT TestNetworkInvalidJSON//networks/create [2020-06-27T03:38:34.376Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-06-27T03:38:34.376Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-06-27T03:38:34.376Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-06-27T03:38:34.376Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-06-27T03:38:34.376Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-06-27T03:38:34.376Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-06-27T03:38:34.376Z] === RUN TestHostIPv4BridgeLabel [2020-06-27T03:38:34.600Z] ok github.com/docker/docker/image 0.017s coverage: 86.4% of statements [2020-06-27T03:38:34.602Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-27T03:38:34.602Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-27T03:38:34.602Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-27T03:38:34.602Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-27T03:38:34.602Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-06-27T03:38:34.602Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-06-27T03:38:34.602Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-27T03:38:34.602Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-27T03:38:34.661Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2020-06-27T03:38:34.661Z] === RUN TestDaemonRestartWithLiveRestore [2020-06-27T03:38:35.071Z] ok github.com/docker/docker/pkg/tailfile 0.175s coverage: 88.6% of statements [2020-06-27T03:38:35.071Z] ok github.com/docker/docker/pkg/system 0.052s coverage: 13.8% of statements [2020-06-27T03:38:35.075Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-06-27T03:38:35.075Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-06-27T03:38:35.164Z] ok github.com/docker/docker/distribution/xfer 1.880s coverage: 85.1% of statements [2020-06-27T03:38:35.164Z] ? github.com/docker/docker/dockerversion [no test files] [2020-06-27T03:38:35.445Z] ok github.com/docker/docker/image/cache 0.016s coverage: 19.2% of statements [2020-06-27T03:38:35.445Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-06-27T03:38:35.638Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-06-27T03:38:35.638Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-06-27T03:38:35.671Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2020-06-27T03:38:35.671Z] === RUN TestDaemonDefaultNetworkPools [2020-06-27T03:38:36.059Z] testing: warning: no tests to run [2020-06-27T03:38:36.059Z] coverage: [no statements] [2020-06-27T03:38:36.059Z] ok github.com/docker/docker/pkg/term/windows 0.085s coverage: [no statements] [no tests to run] [2020-06-27T03:38:36.204Z] === RUN TestDockerSuite/TestBuildXZHost [2020-06-27T03:38:36.527Z] ok github.com/docker/docker/pkg/tarsum 0.145s coverage: 89.3% of statements [2020-06-27T03:38:36.527Z] ok github.com/docker/docker/pkg/truncindex 0.176s coverage: 91.5% of statements [2020-06-27T03:38:36.680Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s) [2020-06-27T03:38:36.680Z] === RUN TestDaemonRestartWithExistingNetwork [2020-06-27T03:38:36.819Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2020-06-27T03:38:36.819Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-06-27T03:38:36.995Z] ok github.com/docker/docker/pkg/urlutil 0.048s coverage: 100.0% of statements [2020-06-27T03:38:36.995Z] ok github.com/docker/docker/pkg/useragent 0.054s coverage: 88.9% of statements [2020-06-27T03:38:37.575Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-06-27T03:38:37.575Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-06-27T03:38:37.575Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-06-27T03:38:37.694Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s) [2020-06-27T03:38:37.694Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-06-27T03:38:37.756Z] ok github.com/docker/docker/libcontainerd/queue 0.024s coverage: 100.0% of statements [2020-06-27T03:38:37.832Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-06-27T03:38:38.396Z] === RUN TestDockerSuite/TestCommitChange [2020-06-27T03:38:38.558Z] ok github.com/docker/docker/plugin/v2 0.149s coverage: 20.1% of statements [2020-06-27T03:38:38.961Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-06-27T03:38:39.026Z] ok github.com/docker/docker/plugin 0.259s coverage: 12.0% of statements [2020-06-27T03:38:39.026Z] ok github.com/docker/docker/reference 0.409s coverage: 84.4% of statements [2020-06-27T03:38:39.125Z] ok github.com/docker/docker/opts 0.022s coverage: 67.4% of statements [2020-06-27T03:38:39.125Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-06-27T03:38:39.169Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2020-06-27T03:38:39.169Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-06-27T03:38:39.219Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-06-27T03:38:39.451Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2020-06-27T03:38:39.451Z] === RUN TestServiceWithPredefinedNetwork [2020-06-27T03:38:39.783Z] === RUN TestDockerSuite/TestCommitHardlink [2020-06-27T03:38:40.588Z] ok github.com/docker/docker/restartmanager 0.128s coverage: 50.9% of statements [2020-06-27T03:38:40.588Z] ok github.com/docker/docker/registry/resumable 0.264s coverage: 100.0% of statements [2020-06-27T03:38:40.718Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.71s) [2020-06-27T03:38:40.718Z] PASS [2020-06-27T03:38:40.718Z] [2020-06-27T03:38:40.718Z] DONE 17 tests in 51.005s [2020-06-27T03:38:40.718Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-27T03:38:40.718Z] ++ 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-06-27T03:38:40.718Z] ++ set -e [2020-06-27T03:38:40.718Z] ++ '[' -n 0 ']' [2020-06-27T03:38:40.718Z] ++ set -x [2020-06-27T03:38:40.718Z] ++ env -i DEST=/go/src/github.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-06-27T03:38:40.976Z] INFO: Testing against a local daemon [2020-06-27T03:38:40.976Z] === RUN TestPluginInvalidJSON [2020-06-27T03:38:40.976Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-27T03:38:40.976Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-27T03:38:40.976Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-27T03:38:40.976Z] --- PASS: TestPluginInvalidJSON (0.05s) [2020-06-27T03:38:40.976Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-27T03:38:40.976Z] === RUN TestPluginInstall [2020-06-27T03:38:40.976Z] === RUN TestPluginInstall/no_auth [2020-06-27T03:38:41.020Z] ok github.com/docker/docker/pkg/archive 0.307s coverage: 76.9% of statements [2020-06-27T03:38:41.489Z] --- PASS: TestServiceWithPredefinedNetwork (2.07s) [2020-06-27T03:38:41.489Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-06-27T03:38:41.489Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-27T03:38:41.489Z] service_test.go:236: FLAKY_TEST [2020-06-27T03:38:41.489Z] === RUN TestServiceWithDataPathPortInit [2020-06-27T03:38:41.541Z] === RUN TestDockerSuite/TestCommitNewFile [2020-06-27T03:38:41.577Z] ok github.com/docker/docker/runconfig 0.051s coverage: 52.2% of statements [2020-06-27T03:38:41.583Z] ok github.com/docker/docker/pkg/authorization 0.192s coverage: 68.3% of statements [2020-06-27T03:38:41.840Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2020-06-27T03:38:42.044Z] ok github.com/docker/docker/testutil 0.214s coverage: 62.5% of statements [2020-06-27T03:38:42.044Z] ok github.com/docker/docker/registry 0.422s coverage: 51.7% of statements [2020-06-27T03:38:42.097Z] ok github.com/docker/docker/pkg/capabilities 0.007s coverage: 87.5% of statements [2020-06-27T03:38:43.441Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-06-27T03:38:43.699Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-06-27T03:38:44.992Z] ok github.com/docker/docker/volume/drivers 0.175s coverage: 36.1% of statements [2020-06-27T03:38:44.992Z] ok github.com/docker/docker/volume/local 0.156s coverage: 37.7% of statements [2020-06-27T03:38:45.072Z] === RUN TestDockerSuite/TestCommitTTY [2020-06-27T03:38:45.369Z] ok github.com/docker/docker/layer 7.068s coverage: 68.8% of statements [2020-06-27T03:38:45.369Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-06-27T03:38:45.369Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-06-27T03:38:45.369Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-06-27T03:38:45.369Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-06-27T03:38:45.369Z] ? github.com/docker/docker/oci [no test files] [2020-06-27T03:38:45.369Z] ? github.com/docker/docker/oci/caps [no test files] [2020-06-27T03:38:45.369Z] ok github.com/docker/docker/pkg/chrootarchive 2.495s coverage: 43.2% of statements [2020-06-27T03:38:45.369Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-06-27T03:38:45.369Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-06-27T03:38:45.369Z] ok github.com/docker/docker/pkg/directory 0.009s coverage: 80.0% of statements [2020-06-27T03:38:45.460Z] ok github.com/docker/docker/volume/mounts 0.147s coverage: 66.2% of statements [2020-06-27T03:38:46.301Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2020-06-27T03:38:46.301Z] ok github.com/docker/docker/pkg/discovery/file 0.005s coverage: 92.9% of statements [2020-06-27T03:38:46.866Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-06-27T03:38:46.971Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-06-27T03:38:47.023Z] ok github.com/docker/docker/volume/service 0.393s coverage: 70.3% of statements [2020-06-27T03:38:47.431Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2020-06-27T03:38:47.904Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-06-27T03:38:47.995Z] ok github.com/docker/docker/pkg/dmesg 0.005s coverage: 83.3% of statements [2020-06-27T03:38:49.366Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2020-06-27T03:38:49.803Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-06-27T03:38:49.931Z] ok github.com/docker/docker/pkg/fileutils 0.013s coverage: 89.5% of statements [2020-06-27T03:38:50.368Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-06-27T03:38:50.368Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-06-27T03:38:50.368Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-06-27T03:38:50.497Z] ok github.com/docker/docker/pkg/discovery/kv 3.072s coverage: 84.1% of statements [2020-06-27T03:38:50.497Z] ok github.com/docker/docker/pkg/fsutils 0.162s coverage: 85.1% of statements [2020-06-27T03:38:50.626Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-06-27T03:38:50.626Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-06-27T03:38:50.626Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-06-27T03:38:50.626Z] time="2020-06-27T03:38:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:38:50.626Z] time="2020-06-27T03:38:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:38:50.626Z] time="2020-06-27T03:38:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9759b550f6d40b8c3e55f36f33e8ec511c50cc6253c7bc8ab045571a0d6ef916" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:38:50.626Z] time="2020-06-27T03:38:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:38:50.626Z] time="2020-06-27T03:38:50Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:38:50.626Z] time="2020-06-27T03:38:50Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9759b550f6d40b8c3e55f36f33e8ec511c50cc6253c7bc8ab045571a0d6ef916" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:38:50.626Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-06-27T03:38:50.755Z] ok github.com/docker/docker/pkg/homedir 0.013s coverage: 11.4% of statements [2020-06-27T03:38:50.884Z] === RUN TestPluginInstall/with_htpasswd [2020-06-27T03:38:51.817Z] time="2020-06-27T03:38:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:38:51.817Z] time="2020-06-27T03:38:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:38:51.817Z] time="2020-06-27T03:38:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9345c26687ac827ca561630e27b9fafbbd5454847097f83b974927a0fc20e65f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:38:51.817Z] time="2020-06-27T03:38:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:38:51.817Z] time="2020-06-27T03:38:51Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:38:51.817Z] time="2020-06-27T03:38:51Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9345c26687ac827ca561630e27b9fafbbd5454847097f83b974927a0fc20e65f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:38:52.074Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-06-27T03:38:52.074Z] === RUN TestPluginInstall/with_insecure [2020-06-27T03:38:52.127Z] ok github.com/docker/docker/pkg/idtools 0.435s coverage: 70.5% of statements [2020-06-27T03:38:52.384Z] ok github.com/docker/docker/pkg/ioutils 0.588s coverage: 70.1% of statements [2020-06-27T03:38:52.384Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2020-06-27T03:38:52.950Z] ok github.com/docker/docker/pkg/locker 0.018s coverage: 88.9% of statements [2020-06-27T03:38:52.950Z] ok github.com/docker/docker/pkg/longpath 0.002s coverage: 100.0% of statements [2020-06-27T03:38:52.950Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-06-27T03:38:52.950Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-06-27T03:38:53.208Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2020-06-27T03:38:53.208Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-06-27T03:38:53.208Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2020-06-27T03:38:53.445Z] time="2020-06-27T03:38:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:38:53.445Z] time="2020-06-27T03:38:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:38:53.445Z] time="2020-06-27T03:38:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33525d155a29a33c0fd4e17ea4f1feefeaa92445e4af66e766894d8d6b47f6e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:38:53.445Z] time="2020-06-27T03:38:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:38:53.445Z] time="2020-06-27T03:38:53Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:38:53.445Z] time="2020-06-27T03:38:53Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:33525d155a29a33c0fd4e17ea4f1feefeaa92445e4af66e766894d8d6b47f6e6" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:38:53.445Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-06-27T03:38:53.445Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-06-27T03:38:53.445Z] --- PASS: TestPluginInstall (12.57s) [2020-06-27T03:38:53.445Z] --- PASS: TestPluginInstall/no_auth (9.98s) [2020-06-27T03:38:53.445Z] --- PASS: TestPluginInstall/with_htpasswd (1.05s) [2020-06-27T03:38:53.445Z] --- PASS: TestPluginInstall/with_insecure (1.53s) [2020-06-27T03:38:53.445Z] plugin_test.go:157: [d61aaaf15ba4e] daemon is not started [2020-06-27T03:38:53.445Z] PASS [2020-06-27T03:38:53.445Z] [2020-06-27T03:38:53.445Z] DONE 6 tests in 12.817s [2020-06-27T03:38:53.702Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-27T03:38:53.702Z] ++ 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-06-27T03:38:53.702Z] ++ set -e [2020-06-27T03:38:53.702Z] ++ '[' -n 0 ']' [2020-06-27T03:38:53.702Z] ++ set -x [2020-06-27T03:38:53.703Z] ++ env -i DEST=/go/src/github.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-06-27T03:38:53.703Z] INFO: Testing against a local daemon [2020-06-27T03:38:53.703Z] === RUN TestExternalGraphDriver [2020-06-27T03:38:53.773Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-06-27T03:38:53.960Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-06-27T03:38:53.960Z] === RUN TestExternalGraphDriver/json [2020-06-27T03:38:54.031Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 91.4% of statements [2020-06-27T03:38:54.031Z] ok github.com/docker/docker/pkg/pidfile 0.011s coverage: 82.4% of statements [2020-06-27T03:38:54.031Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-06-27T03:38:54.031Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-06-27T03:38:54.526Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-06-27T03:38:54.963Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.006s coverage: 56.8% of statements [2020-06-27T03:38:55.090Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-06-27T03:38:55.655Z] === RUN TestExternalGraphDriver/spec [2020-06-27T03:38:55.655Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-06-27T03:38:55.895Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-06-27T03:38:55.895Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-06-27T03:38:56.153Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2020-06-27T03:38:56.220Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-06-27T03:38:56.221Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-06-27T03:38:56.221Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-06-27T03:38:56.713Z] --- PASS: TestServiceWithDataPathPortInit (13.42s) [2020-06-27T03:38:56.713Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-06-27T03:38:56.786Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-06-27T03:38:57.044Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-06-27T03:38:57.044Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-06-27T03:38:57.044Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-06-27T03:38:57.044Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-06-27T03:38:57.522Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 73.9% of statements [2020-06-27T03:38:57.608Z] === RUN TestExternalGraphDriver/pull [2020-06-27T03:38:57.608Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-06-27T03:38:57.779Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-06-27T03:38:58.171Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-06-27T03:38:58.171Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-06-27T03:38:59.103Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-06-27T03:38:59.103Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-06-27T03:38:59.360Z] --- PASS: TestExternalGraphDriver (5.63s) [2020-06-27T03:38:59.360Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2020-06-27T03:38:59.360Z] --- PASS: TestExternalGraphDriver/spec (1.85s) [2020-06-27T03:38:59.360Z] --- PASS: TestExternalGraphDriver/pull (1.76s) [2020-06-27T03:38:59.360Z] === RUN TestGraphdriverPluginV2 [2020-06-27T03:39:00.731Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-06-27T03:39:01.056Z] ok github.com/docker/docker/pkg/signal 2.384s coverage: 61.0% of statements [2020-06-27T03:39:01.056Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2020-06-27T03:39:01.313Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2020-06-27T03:39:01.585Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-06-27T03:39:01.664Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-06-27T03:39:01.664Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-06-27T03:39:01.843Z] ok github.com/docker/docker/pkg/symlink 0.007s coverage: 87.7% of statements [2020-06-27T03:39:02.195Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.84s) [2020-06-27T03:39:02.195Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8iuzj4tkpbf2c97qlstrg11q1 Created:2020-06-27 03:38:56.014273495 +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[3653306137b739241c998e7e16c4f8cc1d08df9054e4168e2fb30389e40ab481:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gj5vbuz476pm5pk6jseh161wk EndpointID:2b813f9a6be794164b03035ee93753f854c2638b65f17fc87a2b55677a4a10fb MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5bd8994b0eaa594301db2772976e79b38fd5bfb6a11e23d59a37c7a32b9cc65b 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:7ff538405cb5 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gj5vbuz476pm5pk6jseh161wk EndpointID:2b813f9a6be794164b03035ee93753f854c2638b65f17fc87a2b55677a4a10fb EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-06-27T03:39:02.195Z] PASS [2020-06-27T03:39:02.195Z] [2020-06-27T03:39:02.195Z] === Skipped [2020-06-27T03:39:02.195Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-27T03:39:02.195Z] service_test.go:236: FLAKY_TEST [2020-06-27T03:39:02.195Z] [2020-06-27T03:39:02.195Z] [2020-06-27T03:39:02.195Z] DONE 23 tests, 1 skipped in 38.993s [2020-06-27T03:39:02.195Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-06-27T03:39:02.195Z] ++ 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-06-27T03:39:02.195Z] ++ set -e [2020-06-27T03:39:02.195Z] ++ '[' -n 0 ']' [2020-06-27T03:39:02.195Z] ++ set -x [2020-06-27T03:39:02.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-27T03:39:02.195Z] INFO: Testing against a local daemon [2020-06-27T03:39:02.195Z] === RUN TestDockerNetworkIpvlanPersistance [2020-06-27T03:39:02.195Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-27T03:39:02.195Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:39:02.195Z] === RUN TestDockerNetworkIpvlan [2020-06-27T03:39:02.195Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-06-27T03:39:02.195Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:39:02.195Z] PASS [2020-06-27T03:39:02.195Z] [2020-06-27T03:39:02.195Z] === Skipped [2020-06-27T03:39:02.195Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-06-27T03:39:02.195Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:39:02.195Z] [2020-06-27T03:39:02.195Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-06-27T03:39:02.195Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-06-27T03:39:02.195Z] [2020-06-27T03:39:02.195Z] [2020-06-27T03:39:02.195Z] DONE 2 tests, 2 skipped in 0.079s [2020-06-27T03:39:02.195Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-06-27T03:39:02.195Z] ++ 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-06-27T03:39:02.195Z] ++ set -e [2020-06-27T03:39:02.195Z] ++ '[' -n 0 ']' [2020-06-27T03:39:02.195Z] ++ set -x [2020-06-27T03:39:02.195Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-27T03:39:02.195Z] INFO: Testing against a local daemon [2020-06-27T03:39:02.195Z] === RUN TestDockerNetworkMacvlanPersistance [2020-06-27T03:39:02.230Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-06-27T03:39:02.775Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.8% of statements [2020-06-27T03:39:03.033Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2020-06-27T03:39:03.163Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-06-27T03:39:03.597Z] ok github.com/docker/docker/pkg/tailfile 0.079s coverage: 88.6% of statements [2020-06-27T03:39:03.673Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-06-27T03:39:03.673Z] === RUN TestDockerNetworkMacvlan [2020-06-27T03:39:03.727Z] --- PASS: TestGraphdriverPluginV2 (4.48s) [2020-06-27T03:39:03.727Z] PASS [2020-06-27T03:39:03.727Z] [2020-06-27T03:39:03.727Z] DONE 5 tests in 10.259s [2020-06-27T03:39:03.985Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-27T03:39:03.985Z] ++ 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-06-27T03:39:03.985Z] ++ set -e [2020-06-27T03:39:03.985Z] ++ '[' -n 0 ']' [2020-06-27T03:39:03.985Z] ++ set -x [2020-06-27T03:39:03.985Z] ++ env -i DEST=/go/src/github.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-06-27T03:39:03.985Z] INFO: Testing against a local daemon [2020-06-27T03:39:03.985Z] === RUN TestContinueAfterPluginCrash [2020-06-27T03:39:03.985Z] === PAUSE TestContinueAfterPluginCrash [2020-06-27T03:39:03.985Z] === RUN TestReadPluginNoRead [2020-06-27T03:39:03.985Z] === PAUSE TestReadPluginNoRead [2020-06-27T03:39:03.985Z] === RUN TestDaemonStartWithLogOpt [2020-06-27T03:39:03.985Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-27T03:39:03.985Z] === CONT TestContinueAfterPluginCrash [2020-06-27T03:39:03.985Z] === CONT TestDaemonStartWithLogOpt [2020-06-27T03:39:03.985Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-06-27T03:39:04.162Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2020-06-27T03:39:04.162Z] testing: warning: no tests to run [2020-06-27T03:39:04.162Z] coverage: [no statements] [2020-06-27T03:39:04.162Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-06-27T03:39:04.292Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-06-27T03:39:04.549Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-06-27T03:39:04.549Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-06-27T03:39:04.727Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-06-27T03:39:04.829Z] ok github.com/docker/docker/pkg/plugins 34.910s coverage: 73.4% of statements [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/rootless [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/volume [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-27T03:39:04.829Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-27T03:39:04.829Z] [2020-06-27T03:39:04.829Z] === Skipped [2020-06-27T03:39:04.829Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-06-27T03:39:04.829Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-06-27T03:39:04.829Z] [2020-06-27T03:39:04.829Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-06-27T03:39:04.829Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-27T03:39:04.829Z] [2020-06-27T03:39:04.829Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2020-06-27T03:39:04.830Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2020-06-27T03:39:04.830Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-06-27T03:39:04.830Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-06-27T03:39:04.830Z] client_test.go:23: runtime.GOOS == "windows" [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-06-27T03:39:04.830Z] daemon_test.go:147: root required [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-06-27T03:39:04.830Z] reload_test.go:520: root required [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-06-27T03:39:04.830Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-06-27T03:39:04.830Z] pull_v2_test.go:73: Needs fixing on Windows [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-06-27T03:39:04.830Z] pull_v2_test.go:118: Needs fixing on Windows [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-06-27T03:39:04.830Z] download_test.go:268: Needs fixing on Windows [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-06-27T03:39:04.830Z] layer_test.go:304: Failing on Windows [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-06-27T03:39:04.830Z] layer_test.go:353: Failing on Windows [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-06-27T03:39:04.830Z] layer_test.go:468: Failing on Windows [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-06-27T03:39:04.830Z] layer_test.go:697: Failing on Windows [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-06-27T03:39:04.830Z] migration_test.go:46: Failing on Windows [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-06-27T03:39:04.830Z] migration_test.go:182: Failing on Windows [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-06-27T03:39:04.830Z] mount_test.go:17: Failing on Windows [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-06-27T03:39:04.830Z] mount_test.go:76: Failing on Windows [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-06-27T03:39:04.830Z] mount_test.go:125: Failing on Windows [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-06-27T03:39:04.830Z] mount_test.go:212: Failing on Windows [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-06-27T03:39:04.830Z] archive_test.go:133: Xz not present in msys2 [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-06-27T03:39:04.830Z] archive_test.go:238: Failing on Windows CI machines [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-06-27T03:39:04.830Z] archive_windows_test.go:16: Currently fails [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-06-27T03:39:04.830Z] changes_test.go:192: needs more investigation [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-06-27T03:39:04.830Z] changes_test.go:405: needs further investigation [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-06-27T03:39:04.830Z] changes_test.go:441: needs further investigation [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-06-27T03:39:04.830Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-06-27T03:39:04.830Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-06-27T03:39:04.830Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-06-27T03:39:04.830Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-06-27T03:39:04.830Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-06-27T03:39:04.830Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-06-27T03:39:04.830Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-06-27T03:39:04.830Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-06-27T03:39:04.830Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-06-27T03:39:04.830Z] poller_test.go:41: No chmod on Windows [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-06-27T03:39:04.830Z] fileutils_test.go:134: Needs porting to Windows [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-06-27T03:39:04.830Z] fileutils_test.go:180: Needs porting to Windows [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-06-27T03:39:04.830Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-06-27T03:39:04.830Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.01s) [2020-06-27T03:39:04.830Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2020-06-27T03:39:04.830Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-06-27T03:39:04.830Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-06-27T03:39:04.830Z] local_test.go:181: runtime.GOOS == "windows" [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] [2020-06-27T03:39:04.830Z] DONE 1761 tests, 46 skipped in 200.218s [2020-06-27T03:39:04.830Z] INFO: make.ps1 ended at 06/27/2020 03:39:04 [2020-06-27T03:39:04.907Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-06-27T03:39:04.984Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-06-27T03:39:04.984Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-06-27T03:39:05.482Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-06-27T03:39:05.814Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-06-27T03:39:05.916Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-06-27T03:39:06.283Z] INFO: Unit tests ended at 06/27/2020 03:39:05. Duration:00:03:37.2744623 [2020-06-27T03:39:06.283Z] INFO: Building busybox [2020-06-27T03:39:06.283Z] Sending build context to Docker daemon 5.12kB [2020-06-27T03:39:06.283Z] [2020-06-27T03:39:06.283Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-06-27T03:39:06.283Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-06-27T03:39:06.283Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-06-27T03:39:06.283Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-06-27T03:39:06.283Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-06-27T03:39:06.283Z] ---> 486def14a6bd [2020-06-27T03:39:06.283Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-06-27T03:39:06.283Z] ---> Running in e35adf35e06a [2020-06-27T03:39:06.414Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-06-27T03:39:06.880Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.1% of statements [2020-06-27T03:39:06.980Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-06-27T03:39:07.237Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-06-27T03:39:07.811Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2020-06-27T03:39:07.942Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-06-27T03:39:08.168Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-06-27T03:39:08.743Z] ok github.com/docker/docker/profiles/seccomp 0.005s coverage: 73.8% of statements [2020-06-27T03:39:09.000Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2020-06-27T03:39:09.101Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-06-27T03:39:09.358Z] --- PASS: TestDaemonStartWithLogOpt (5.37s) [2020-06-27T03:39:09.358Z] === CONT TestReadPluginNoRead [2020-06-27T03:39:09.969Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-06-27T03:39:10.291Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-06-27T03:39:10.292Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-06-27T03:39:10.292Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-06-27T03:39:10.292Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-06-27T03:39:10.292Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-06-27T03:39:10.372Z] ok github.com/docker/docker/registry 0.078s coverage: 56.3% of statements [2020-06-27T03:39:10.857Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-06-27T03:39:10.937Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2020-06-27T03:39:11.194Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2020-06-27T03:39:11.758Z] ok github.com/docker/docker/runconfig 0.008s coverage: 65.8% of statements [2020-06-27T03:39:12.143Z] Removing intermediate container e35adf35e06a [2020-06-27T03:39:12.143Z] ---> 656046cd61cb [2020-06-27T03:39:12.143Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-06-27T03:39:12.143Z] ---> Running in ac176dc787b3 [2020-06-27T03:39:12.143Z] Removing intermediate container ac176dc787b3 [2020-06-27T03:39:12.143Z] ---> 373ed9a7ee7e [2020-06-27T03:39:12.143Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-06-27T03:39:12.143Z] ---> Running in aa108c027bbc [2020-06-27T03:39:12.143Z] Removing intermediate container aa108c027bbc [2020-06-27T03:39:12.143Z] ---> 9a65d608cfdd [2020-06-27T03:39:12.143Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-06-27T03:39:12.323Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-06-27T03:39:12.753Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-27T03:39:13.705Z] [2020-06-27T03:39:13.705Z] ---> dfc7104b1e26 [2020-06-27T03:39:13.705Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-06-27T03:39:13.705Z] ---> Running in 6064d56ea177 [2020-06-27T03:39:14.156Z] === RUN TestReadPluginNoRead/default [2020-06-27T03:39:14.361Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-06-27T03:39:14.429Z] --- PASS: TestContinueAfterPluginCrash (10.33s) [2020-06-27T03:39:14.645Z] --- PASS: TestDockerNetworkMacvlan (11.16s) [2020-06-27T03:39:14.645Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s) [2020-06-27T03:39:14.645Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2020-06-27T03:39:14.645Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.90s) [2020-06-27T03:39:14.645Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.98s) [2020-06-27T03:39:14.645Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.24s) [2020-06-27T03:39:14.645Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.65s) [2020-06-27T03:39:14.645Z] PASS [2020-06-27T03:39:14.645Z] [2020-06-27T03:39:14.645Z] DONE 8 tests in 12.602s [2020-06-27T03:39:14.645Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-06-27T03:39:14.645Z] ++ 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-06-27T03:39:14.645Z] ++ set -e [2020-06-27T03:39:14.645Z] ++ '[' -n 0 ']' [2020-06-27T03:39:14.645Z] ++ set -x [2020-06-27T03:39:14.645Z] ++ env -i DEST=/go/src/github.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-06-27T03:39:14.645Z] testing: warning: no tests to run [2020-06-27T03:39:14.645Z] PASS [2020-06-27T03:39:14.645Z] [2020-06-27T03:39:14.645Z] DONE 0 tests in 0.012s [2020-06-27T03:39:14.645Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-06-27T03:39:14.645Z] ++ 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-06-27T03:39:14.645Z] ++ set -e [2020-06-27T03:39:14.645Z] ++ '[' -n 0 ']' [2020-06-27T03:39:14.645Z] ++ set -x [2020-06-27T03:39:14.645Z] ++ env -i DEST=/go/src/github.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-06-27T03:39:14.645Z] INFO: Testing against a local daemon [2020-06-27T03:39:14.645Z] === RUN TestAuthZPluginAllowRequest [2020-06-27T03:39:14.848Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2020-06-27T03:39:15.378Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-27T03:39:15.378Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-06-27T03:39:15.413Z] ok github.com/docker/docker/volume/local 0.006s coverage: 73.0% of statements [2020-06-27T03:39:15.942Z] === RUN TestDockerSuite/TestContainerAPITop [2020-06-27T03:39:15.977Z] ok github.com/docker/docker/volume/mounts 0.018s coverage: 67.0% of statements [2020-06-27T03:39:16.118Z] --- PASS: TestAuthZPluginAllowRequest (1.34s) [2020-06-27T03:39:16.118Z] === RUN TestAuthZPluginTLS [2020-06-27T03:39:16.506Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-06-27T03:39:16.506Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-06-27T03:39:16.506Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-06-27T03:39:16.734Z] --- PASS: TestAuthZPluginTLS (0.57s) [2020-06-27T03:39:16.734Z] === RUN TestAuthZPluginDenyRequest [2020-06-27T03:39:16.763Z] --- PASS: TestReadPluginNoRead (7.34s) [2020-06-27T03:39:16.763Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2020-06-27T03:39:16.763Z] --- PASS: TestReadPluginNoRead/default (1.25s) [2020-06-27T03:39:16.763Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2020-06-27T03:39:16.763Z] read_test.go:92: [d7d610c461162] daemon is not started [2020-06-27T03:39:16.763Z] PASS [2020-06-27T03:39:16.763Z] [2020-06-27T03:39:16.763Z] DONE 6 tests in 12.857s [2020-06-27T03:39:16.763Z] 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-06-27T03:39:16.763Z] ++ 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-06-27T03:39:16.763Z] ++ set -e [2020-06-27T03:39:16.763Z] ++ '[' -n 0 ']' [2020-06-27T03:39:16.763Z] ++ set -x [2020-06-27T03:39:16.763Z] ++ env -i DEST=/go/src/github.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-06-27T03:39:16.763Z] testing: warning: no tests to run [2020-06-27T03:39:16.763Z] PASS [2020-06-27T03:39:16.763Z] [2020-06-27T03:39:16.763Z] DONE 0 tests in 0.057s [2020-06-27T03:39:16.763Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-27T03:39:16.763Z] ++ 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-06-27T03:39:16.763Z] ++ set -e [2020-06-27T03:39:16.763Z] ++ '[' -n 0 ']' [2020-06-27T03:39:16.763Z] ++ set -x [2020-06-27T03:39:16.763Z] ++ env -i DEST=/go/src/github.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-06-27T03:39:17.020Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-06-27T03:39:17.020Z] === RUN TestAuthZPluginAPIDenyResponse [2020-06-27T03:39:17.020Z] INFO: Testing against a local daemon [2020-06-27T03:39:17.020Z] === RUN TestPluginWithDevMounts [2020-06-27T03:39:17.020Z] === PAUSE TestPluginWithDevMounts [2020-06-27T03:39:17.020Z] === CONT TestPluginWithDevMounts [2020-06-27T03:39:17.347Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.0% of statements [2020-06-27T03:39:17.635Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2020-06-27T03:39:17.635Z] === RUN TestAuthZPluginDenyResponse [2020-06-27T03:39:18.250Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-06-27T03:39:18.251Z] === RUN TestAuthZPluginAllowEventStream [2020-06-27T03:39:18.915Z] --- PASS: TestPluginWithDevMounts (1.68s) [2020-06-27T03:39:18.915Z] PASS [2020-06-27T03:39:18.915Z] [2020-06-27T03:39:18.915Z] DONE 1 tests in 1.809s [2020-06-27T03:39:18.915Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-06-27T03:39:18.915Z] ++ 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-06-27T03:39:18.915Z] ++ set -e [2020-06-27T03:39:18.915Z] ++ '[' -n 0 ']' [2020-06-27T03:39:18.915Z] ++ set -x [2020-06-27T03:39:18.915Z] ++ env -i DEST=/go/src/github.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-06-27T03:39:18.915Z] INFO: Testing against a local daemon [2020-06-27T03:39:18.915Z] === RUN TestSecretInspect [2020-06-27T03:39:19.172Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-06-27T03:39:19.731Z] --- PASS: TestAuthZPluginAllowEventStream (1.36s) [2020-06-27T03:39:19.731Z] === RUN TestAuthZPluginErrorResponse [2020-06-27T03:39:19.735Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-06-27T03:39:20.015Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-06-27T03:39:20.015Z] === RUN TestAuthZPluginErrorRequest [2020-06-27T03:39:20.300Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-06-27T03:39:20.635Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-06-27T03:39:20.635Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-06-27T03:39:21.235Z] --- PASS: TestSecretInspect (2.54s) [2020-06-27T03:39:21.235Z] === RUN TestSecretList [2020-06-27T03:39:21.251Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2020-06-27T03:39:21.252Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-06-27T03:39:23.276Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.70s) [2020-06-27T03:39:23.276Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-06-27T03:39:24.511Z] --- PASS: TestSecretList (2.73s) [2020-06-27T03:39:24.511Z] === RUN TestSecretsCreateAndDelete [2020-06-27T03:39:24.511Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-06-27T03:39:24.511Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-06-27T03:39:24.750Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.68s) [2020-06-27T03:39:24.750Z] === RUN TestAuthZPluginHeader [2020-06-27T03:39:25.366Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-06-27T03:39:25.366Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-06-27T03:39:25.366Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-27T03:39:25.366Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:39:25.366Z] === RUN TestAuthZPluginV2Disable [2020-06-27T03:39:25.366Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-06-27T03:39:25.366Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:39:25.366Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-06-27T03:39:25.366Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-27T03:39:25.366Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:39:25.366Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-06-27T03:39:25.366Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-27T03:39:25.366Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:39:25.366Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-06-27T03:39:25.881Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-06-27T03:39:26.216Z] Removing intermediate container 6064d56ea177 [2020-06-27T03:39:26.216Z] ---> 7afedbfdb1db [2020-06-27T03:39:26.216Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-06-27T03:39:26.216Z] ---> Running in 06c1f718cbb6 [2020-06-27T03:39:26.684Z] [2020-06-27T03:39:26.684Z] SUCCESS: Specified value was saved. [2020-06-27T03:39:26.813Z] --- PASS: TestSecretsCreateAndDelete (2.66s) [2020-06-27T03:39:26.813Z] === RUN TestSecretsUpdate [2020-06-27T03:39:26.813Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-06-27T03:39:27.744Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-06-27T03:39:29.114Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-06-27T03:39:29.114Z] --- PASS: TestSecretsUpdate (2.33s) [2020-06-27T03:39:29.114Z] === RUN TestTemplatedSecret [2020-06-27T03:39:29.524Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/pkg/term [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/rootless [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/testutil/request [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/volume [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-06-27T03:39:29.524Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === Skipped [2020-06-27T03:39:29.524Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-06-27T03:39:29.524Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-06-27T03:39:29.524Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-06-27T03:39:29.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:39:29.524Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-06-27T03:39:29.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:39:29.524Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-06-27T03:39:29.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:39:29.524Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-06-27T03:39:29.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:39:29.524Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-06-27T03:39:29.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:39:29.524Z] graphtest_unix.go:46: Driver btrfs not supported [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-06-27T03:39:29.524Z] graphtest_unix.go:73: No driver to put! [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-06-27T03:39:29.524Z] time="2020-06-27T03:38:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:39:29.524Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:39:29.524Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-06-27T03:39:29.524Z] time="2020-06-27T03:38:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:39:29.524Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:39:29.524Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-06-27T03:39:29.524Z] time="2020-06-27T03:38:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:39:29.524Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:39:29.524Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-06-27T03:39:29.524Z] time="2020-06-27T03:38:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:39:29.524Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:39:29.524Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-06-27T03:39:29.524Z] time="2020-06-27T03:38:11Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-06-27T03:39:29.524Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-06-27T03:39:29.524Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-06-27T03:39:29.524Z] graphtest_unix.go:73: No driver to put! [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-06-27T03:39:29.524Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-06-27T03:39:29.524Z] overlay_test.go:49: Fails to compute changes intermittently [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-06-27T03:39:29.524Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-06-27T03:39:29.524Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-06-27T03:39:29.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:39:29.524Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-06-27T03:39:29.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:39:29.524Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-06-27T03:39:29.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:39:29.524Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-06-27T03:39:29.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:39:29.524Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-06-27T03:39:29.524Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-06-27T03:39:29.524Z] graphtest_unix.go:46: Driver zfs not supported [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-06-27T03:39:29.524Z] graphtest_unix.go:73: No driver to put! [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-06-27T03:39:29.524Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-06-27T03:39:29.524Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] [2020-06-27T03:39:29.524Z] DONE 2124 tests, 26 skipped in 251.444s Post stage [Pipeline] junit [2020-06-27T03:39:29.535Z] Recording test results [2020-06-27T03:39:29.635Z] Removing intermediate container 06c1f718cbb6 [2020-06-27T03:39:29.635Z] ---> 5fe7a3caa2f4 [2020-06-27T03:39:29.635Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [2020-06-27T03:39:30.109Z] ---> Running in 5227f41bcf48 [Pipeline] sh [2020-06-27T03:39:30.401Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-41159/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:0e915e5413c5e1554fb20884361cd30b7f0c50fc hack/validate/vendor [2020-06-27T03:39:30.483Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-06-27T03:39:30.965Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-06-27T03:39:31.853Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-06-27T03:39:31.853Z] --- PASS: TestTemplatedSecret (2.71s) [2020-06-27T03:39:31.853Z] === RUN TestSecretCreateResolve [2020-06-27T03:39:31.908Z] + echo Building e2e image [2020-06-27T03:39:31.908Z] Building e2e image [2020-06-27T03:39:31.908Z] + docker build --build-arg DOCKER_GITCOMMIT=0e915e5413c5e1554fb20884361cd30b7f0c50fc -t moby-e2e-test -f Dockerfile.e2e . [2020-06-27T03:39:31.908Z] #2 [internal] load .dockerignore [2020-06-27T03:39:31.908Z] #2 transferring context: 34B done [2020-06-27T03:39:31.908Z] #2 DONE 0.0s [2020-06-27T03:39:31.908Z] [2020-06-27T03:39:31.908Z] #1 [internal] load build definition from Dockerfile.e2e [2020-06-27T03:39:31.908Z] #1 transferring dockerfile: 3.21kB done [2020-06-27T03:39:31.908Z] #1 DONE 0.0s [2020-06-27T03:39:31.908Z] [2020-06-27T03:39:31.908Z] #4 [internal] load metadata for docker.io/library/alpine:3.10 [2020-06-27T03:39:32.181Z] #4 DONE 0.2s [2020-06-27T03:39:32.181Z] [2020-06-27T03:39:32.181Z] #3 [internal] load metadata for docker.io/library/golang:1.13.12-alpine [2020-06-27T03:39:32.181Z] #3 DONE 0.2s [2020-06-27T03:39:32.181Z] [2020-06-27T03:39:32.181Z] #8 [internal] load build context [2020-06-27T03:39:32.181Z] #8 DONE 0.0s [2020-06-27T03:39:32.181Z] [2020-06-27T03:39:32.181Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-27T03:39:32.181Z] #14 DONE 0.0s [2020-06-27T03:39:32.181Z] [2020-06-27T03:39:32.181Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-06-27T03:39:32.181Z] #5 resolve docker.io/library/alpine:3.10@sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 done [2020-06-27T03:39:32.181Z] #5 sha256:be4e4bea2c2e15b403bb321562e78ea84b501fb41497472e91ecb41504e8a27c 1.51kB / 1.51kB done [2020-06-27T03:39:32.181Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0B / 2.80MB 0.0s [2020-06-27T03:39:32.181Z] #5 sha256:f0e9534a598e501320957059cb2a23774b4d4072e37c7b2cf7e95b241f019e35 1.64kB / 1.64kB done [2020-06-27T03:39:32.181Z] #5 sha256:a143f3ba578f79e2c7b3022c488e6e12a35836cd4a6eb9e363d7f3a07d848590 528B / 528B done [2020-06-27T03:39:32.448Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 903.70kB / 2.80MB 0.1s [2020-06-27T03:39:32.448Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d [2020-06-27T03:39:32.448Z] #5 sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 2.80MB / 2.80MB 0.2s done [2020-06-27T03:39:32.725Z] #5 ... [2020-06-27T03:39:32.725Z] [2020-06-27T03:39:32.725Z] #8 [internal] load build context [2020-06-27T03:39:32.725Z] #8 transferring context: 848.97kB 0.4s done [2020-06-27T03:39:32.725Z] #8 DONE 0.5s [2020-06-27T03:39:32.725Z] [2020-06-27T03:39:32.725Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:f0e9534a598e5013... [2020-06-27T03:39:32.725Z] #5 extracting sha256:21c83c5242199776c232920ddb58cfa2a46b17e42ed831ca9001c8dbc532d22d 0.3s done [2020-06-27T03:39:32.990Z] #5 DONE 0.7s [2020-06-27T03:39:32.990Z] [2020-06-27T03:39:32.990Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-27T03:39:32.990Z] #14 resolve docker.io/library/golang:1.13.12-alpine@sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 done [2020-06-27T03:39:32.990Z] #14 sha256:4c475018cc22a3c1b1e42806467be68c61beef9f94cb4533960f5fdd53f631b4 1.65kB / 1.65kB done [2020-06-27T03:39:32.990Z] #14 sha256:90e2f8cc39f2bb8450c45b41580b285ca4c177b3c9c7fe0015732ba010c68a2b 1.36kB / 1.36kB done [2020-06-27T03:39:32.990Z] #14 sha256:cea245765db1a405a8511d96d147f5161c55f225515c3929dfcf215048add463 3.83kB / 3.83kB done [2020-06-27T03:39:32.990Z] #14 sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 282.60kB / 282.60kB 0.1s done [2020-06-27T03:39:32.990Z] #14 sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f 155B / 155B 0.1s done [2020-06-27T03:39:32.990Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 31.35MB / 126.96MB 0.8s [2020-06-27T03:39:32.990Z] #14 sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 126B / 126B 0.1s done [2020-06-27T03:39:32.990Z] #14 extracting sha256:ed8968b2872e472e21554ca58b35a02277634f3e501cc04ab7b0d0963f60f54d 0.4s done [2020-06-27T03:39:32.990Z] #14 extracting sha256:a92cc7c5fd73817407fa0e4de5e1fb262a9c0f34c35c7450a2d01a7cef79c62f done [2020-06-27T03:39:32.990Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 43.87MB / 126.96MB 1.0s [2020-06-27T03:39:33.223Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000763cc0_} [2020-06-27T03:39:33.251Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 52.61MB / 126.96MB 1.1s [2020-06-27T03:39:33.251Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 64.30MB / 126.96MB 1.2s [2020-06-27T03:39:33.251Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 76.44MB / 126.96MB 1.3s [2020-06-27T03:39:33.509Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 83.34MB / 126.96MB 1.4s [2020-06-27T03:39:33.509Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 100.93MB / 126.96MB 1.6s [2020-06-27T03:39:33.766Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 112.37MB / 126.96MB 1.7s [2020-06-27T03:39:34.023Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 1.9s [2020-06-27T03:39:34.155Z] --- PASS: TestSecretCreateResolve (2.34s) [2020-06-27T03:39:34.155Z] PASS [2020-06-27T03:39:34.155Z] [2020-06-27T03:39:34.155Z] DONE 6 tests in 15.434s [2020-06-27T03:39:34.155Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-06-27T03:39:34.155Z] ++ 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-06-27T03:39:34.155Z] ++ set -e [2020-06-27T03:39:34.155Z] ++ '[' -n 0 ']' [2020-06-27T03:39:34.155Z] ++ set -x [2020-06-27T03:39:34.155Z] ++ env -i DEST=/go/src/github.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-06-27T03:39:34.155Z] INFO: Testing against a local daemon [2020-06-27T03:39:34.155Z] === RUN TestServiceCreateInit [2020-06-27T03:39:34.155Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-27T03:39:34.412Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1293721054_/foo_false____} [2020-06-27T03:39:34.953Z] #14 ... [2020-06-27T03:39:34.953Z] [2020-06-27T03:39:34.953Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-06-27T03:39:34.953Z] #6 DONE 2.0s [2020-06-27T03:39:34.953Z] [2020-06-27T03:39:34.953Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.12-alpine@sha256:4c475018c... [2020-06-27T03:39:34.953Z] #14 sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 126.96MB / 126.96MB 2.7s done [2020-06-27T03:39:34.953Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 [2020-06-27T03:39:35.783Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1293721054_/foo_true____} [2020-06-27T03:39:35.973Z] Cannot create a file when that file already exists. [2020-06-27T03:39:37.154Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3334075301_/foo_false____} [2020-06-27T03:39:38.524Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-27T03:39:38.524Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3334075301_/foo_true____} [2020-06-27T03:39:39.894Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3334075301_/foo_true__0xc000763d20__} [2020-06-27T03:39:40.213Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.0s [2020-06-27T03:39:41.190Z] #14 extracting sha256:e9b686f23470bc8eab4c3afc6da133e5ff7dc010c2ce3f58564e1bcd3cecd752 5.9s done [2020-06-27T03:39:41.265Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000763d40_} [2020-06-27T03:39:41.447Z] #14 extracting sha256:e5ffe4cf9f04433b1e030067c4d129ea3821af101c597980cfeb846f7efea799 done [2020-06-27T03:39:41.837Z] Removing intermediate container 5227f41bcf48 [2020-06-27T03:39:41.837Z] ---> c8e71ebe6b8d [2020-06-27T03:39:41.837Z] Step 13/13 : CMD ["sh"] [2020-06-27T03:39:41.837Z] ---> Running in b892feae2018 [2020-06-27T03:39:41.837Z] Removing intermediate container b892feae2018 [2020-06-27T03:39:41.837Z] ---> d63d45ef4e1e [2020-06-27T03:39:41.837Z] Successfully built d63d45ef4e1e [2020-06-27T03:39:41.837Z] Successfully tagged busybox:latest [2020-06-27T03:39:41.837Z] INFO: Docker images of the daemon under test [2020-06-27T03:39:41.837Z] [2020-06-27T03:39:41.837Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-06-27T03:39:41.837Z] busybox latest d63d45ef4e1e Less than a second ago 5.02GB [2020-06-27T03:39:41.837Z] microsoft/windowsservercore latest 486def14a6bd 3 weeks ago 4.98GB [2020-06-27T03:39:41.837Z] mcr.microsoft.com/windows/servercore ltsc2019 486def14a6bd 3 weeks ago 4.98GB [2020-06-27T03:39:41.837Z] [2020-06-27T03:39:41.837Z] INFO: Running integration tests at 06/27/2020 03:39:41... [2020-06-27T03:39:41.837Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-06-27T03:39:41.837Z] INFO: Integration API tests being run from the host: [2020-06-27T03:39:41.837Z] INFO: make.ps1 starting at 06/27/2020 03:39:41 [2020-06-27T03:39:42.015Z] #14 DONE 9.9s [2020-06-27T03:39:42.015Z] [2020-06-27T03:39:42.015Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-06-27T03:39:42.015Z] #7 0.919 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz [2020-06-27T03:39:42.015Z] #7 1.999 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz [2020-06-27T03:39:42.015Z] #7 2.115 (1/30) Installing ncurses-terminfo-base (6.1_p20190518-r2) [2020-06-27T03:39:42.015Z] #7 2.121 (2/30) Installing ncurses-libs (6.1_p20190518-r2) [2020-06-27T03:39:42.015Z] #7 2.133 (3/30) Installing readline (8.0.0-r0) [2020-06-27T03:39:42.015Z] #7 2.138 (4/30) Installing bash (5.0.0-r0) [2020-06-27T03:39:42.015Z] #7 2.152 Executing bash-5.0.0-r0.post-install [2020-06-27T03:39:42.015Z] #7 2.154 (5/30) Installing ca-certificates (20191127-r2) [2020-06-27T03:39:42.015Z] #7 2.179 (6/30) Installing libgcc (8.3.0-r0) [2020-06-27T03:39:42.015Z] #7 2.183 (7/30) Installing libstdc++ (8.3.0-r0) [2020-06-27T03:39:42.015Z] #7 2.198 (8/30) Installing binutils (2.32-r0) [2020-06-27T03:39:42.015Z] #7 2.299 (9/30) Installing gmp (6.1.2-r1) [2020-06-27T03:39:42.015Z] #7 2.306 (10/30) Installing isl (0.18-r0) [2020-06-27T03:39:42.015Z] #7 2.326 (11/30) Installing libgomp (8.3.0-r0) [2020-06-27T03:39:42.015Z] #7 2.331 (12/30) Installing libatomic (8.3.0-r0) [2020-06-27T03:39:42.015Z] #7 2.333 (13/30) Installing mpfr3 (3.1.5-r1) [2020-06-27T03:39:42.015Z] #7 2.341 (14/30) Installing mpc1 (1.1.0-r0) [2020-06-27T03:39:42.015Z] #7 2.345 (15/30) Installing gcc (8.3.0-r0) [2020-06-27T03:39:42.015Z] #7 3.261 (16/30) Installing musl-dev (1.1.22-r3) [2020-06-27T03:39:42.015Z] #7 3.373 (17/30) Installing libc-dev (0.7.1-r0) [2020-06-27T03:39:42.015Z] #7 3.375 (18/30) Installing g++ (8.3.0-r0) [2020-06-27T03:39:42.015Z] #7 3.964 (19/30) Installing nghttp2-libs (1.39.2-r1) [2020-06-27T03:39:42.015Z] #7 3.968 (20/30) Installing libcurl (7.66.0-r0) [2020-06-27T03:39:42.015Z] #7 3.974 (21/30) Installing expat (2.2.8-r0) [2020-06-27T03:39:42.015Z] #7 3.978 (22/30) Installing pcre2 (10.33-r0) [2020-06-27T03:39:42.015Z] #7 3.987 (23/30) Installing git (2.22.4-r0) [2020-06-27T03:39:42.015Z] #7 4.188 (24/30) Installing libmnl (1.0.4-r0) [2020-06-27T03:39:42.015Z] #7 4.191 (25/30) Installing libnftnl-libs (1.1.3-r0) [2020-06-27T03:39:42.015Z] #7 4.194 (26/30) Installing iptables (1.8.3-r1) [2020-06-27T03:39:42.015Z] #7 4.231 (27/30) Installing pigz (2.4-r0) [2020-06-27T03:39:42.015Z] #7 4.237 (28/30) Installing tar (1.32-r0) [2020-06-27T03:39:42.015Z] #7 4.246 (29/30) Installing xz-libs (5.2.4-r0) [2020-06-27T03:39:42.015Z] #7 4.251 (30/30) Installing xz (5.2.4-r0) [2020-06-27T03:39:42.015Z] #7 4.258 Executing busybox-1.30.1-r3.trigger [2020-06-27T03:39:42.015Z] #7 4.262 Executing ca-certificates-20191127-r2.trigger [2020-06-27T03:39:42.015Z] #7 4.315 OK: 179 MiB in 44 packages [2020-06-27T03:39:42.271Z] #7 DONE 7.4s [2020-06-27T03:39:42.271Z] [2020-06-27T03:39:42.271Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-06-27T03:39:42.271Z] #9 DONE 0.0s [2020-06-27T03:39:42.271Z] [2020-06-27T03:39:42.271Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-06-27T03:39:42.271Z] #15 ... [2020-06-27T03:39:42.271Z] [2020-06-27T03:39:42.271Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-06-27T03:39:42.271Z] #10 DONE 0.0s [2020-06-27T03:39:42.271Z] [2020-06-27T03:39:42.271Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-06-27T03:39:42.271Z] #11 DONE 0.0s [2020-06-27T03:39:42.271Z] [2020-06-27T03:39:42.271Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-06-27T03:39:42.271Z] #12 DONE 0.0s [2020-06-27T03:39:42.271Z] [2020-06-27T03:39:42.271Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-06-27T03:39:42.271Z] #13 DONE 0.0s [2020-06-27T03:39:42.304Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-06-27T03:39:42.529Z] [2020-06-27T03:39:42.529Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-06-27T03:39:42.634Z] --- PASS: TestServiceCreateInit (8.15s) [2020-06-27T03:39:42.634Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.02s) [2020-06-27T03:39:42.634Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.11s) [2020-06-27T03:39:42.634Z] === RUN TestCreateServiceMultipleTimes [2020-06-27T03:39:42.634Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000763d60_} [2020-06-27T03:39:42.786Z] #15 0.808 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/main/x86_64/APKINDEX.tar.gz [2020-06-27T03:39:42.893Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-06-27T03:39:43.811Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2020-06-27T03:39:43.811Z] PASS [2020-06-27T03:39:43.811Z] [2020-06-27T03:39:43.811Z] === Skipped [2020-06-27T03:39:43.811Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-06-27T03:39:43.811Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:39:43.811Z] [2020-06-27T03:39:43.811Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-06-27T03:39:43.811Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:39:43.811Z] [2020-06-27T03:39:43.811Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-06-27T03:39:43.811Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:39:43.811Z] [2020-06-27T03:39:43.811Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-06-27T03:39:43.811Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:39:43.811Z] [2020-06-27T03:39:43.811Z] [2020-06-27T03:39:43.811Z] DONE 17 tests, 4 skipped in 27.567s [2020-06-27T03:39:43.811Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-06-27T03:39:43.811Z] ++ 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-06-27T03:39:43.811Z] ++ set -e [2020-06-27T03:39:43.811Z] ++ '[' -n 0 ']' [2020-06-27T03:39:43.811Z] ++ set -x [2020-06-27T03:39:43.811Z] ++ env -i DEST=/go/src/github.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-06-27T03:39:43.811Z] INFO: Testing against a local daemon [2020-06-27T03:39:43.811Z] === RUN TestPluginInvalidJSON [2020-06-27T03:39:43.812Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-06-27T03:39:43.812Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-06-27T03:39:43.812Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-06-27T03:39:43.812Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-06-27T03:39:43.812Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-06-27T03:39:43.812Z] === RUN TestPluginInstall [2020-06-27T03:39:43.812Z] === RUN TestPluginInstall/no_auth [2020-06-27T03:39:44.159Z] #15 1.876 fetch http://dl-cdn.alpinelinux.org/alpine/v3.12/community/x86_64/APKINDEX.tar.gz [2020-06-27T03:39:44.159Z] #15 1.992 (1/55) Upgrading musl (1.1.24-r8 -> 1.1.24-r9) [2020-06-27T03:39:44.159Z] #15 2.000 (2/55) Installing ncurses-terminfo-base (6.2_p20200523-r0) [2020-06-27T03:39:44.159Z] #15 2.004 (3/55) Installing ncurses-libs (6.2_p20200523-r0) [2020-06-27T03:39:44.159Z] #15 2.009 (4/55) Installing readline (8.0.4-r0) [2020-06-27T03:39:44.159Z] #15 2.013 (5/55) Installing bash (5.0.17-r0) [2020-06-27T03:39:44.159Z] #15 2.024 Executing bash-5.0.17-r0.post-install [2020-06-27T03:39:44.159Z] #15 2.026 (6/55) Installing linux-headers (5.4.5-r1) [2020-06-27T03:39:44.159Z] #15 2.103 (7/55) Installing libblkid (2.35.2-r0) [2020-06-27T03:39:44.159Z] #15 2.108 (8/55) Installing libuuid (2.35.2-r0) [2020-06-27T03:39:44.159Z] #15 2.110 (9/55) Installing btrfs-progs-libs (5.6.1-r0) [2020-06-27T03:39:44.159Z] #15 2.117 (10/55) Installing btrfs-progs-dev (5.6.1-r0) [2020-06-27T03:39:44.159Z] #15 2.121 (11/55) Installing libgcc (9.3.0-r2) [2020-06-27T03:39:44.159Z] #15 2.122 (12/55) Installing libstdc++ (9.3.0-r2) [2020-06-27T03:39:44.159Z] #15 2.136 (13/55) Installing binutils (2.34-r1) [2020-06-27T03:39:44.159Z] #15 2.200 (14/55) Installing libmagic (5.38-r0) [2020-06-27T03:39:44.159Z] #15 2.221 (15/55) Installing file (5.38-r0) [2020-06-27T03:39:44.264Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000763da0_} [2020-06-27T03:39:44.416Z] #15 2.223 (16/55) Installing gmp (6.2.0-r0) [2020-06-27T03:39:44.416Z] #15 2.229 (17/55) Installing isl (0.18-r0) [2020-06-27T03:39:44.416Z] #15 2.244 (18/55) Installing libgomp (9.3.0-r2) [2020-06-27T03:39:44.416Z] #15 2.247 (19/55) Installing libatomic (9.3.0-r2) [2020-06-27T03:39:44.416Z] #15 2.248 (20/55) Installing libgphobos (9.3.0-r2) [2020-06-27T03:39:44.416Z] #15 2.290 (21/55) Installing mpfr4 (4.0.2-r4) [2020-06-27T03:39:44.416Z] #15 2.296 (22/55) Installing mpc1 (1.1.0-r1) [2020-06-27T03:39:44.416Z] #15 2.298 (23/55) Installing gcc (9.3.0-r2) [2020-06-27T03:39:44.981Z] #15 3.118 (24/55) Installing musl-dev (1.1.24-r9) [2020-06-27T03:39:45.242Z] #15 3.193 (25/55) Installing libc-dev (0.7.2-r3) [2020-06-27T03:39:45.242Z] #15 3.194 (26/55) Installing g++ (9.3.0-r2) [2020-06-27T03:39:45.499Z] #15 3.600 (27/55) Installing make (4.3-r0) [2020-06-27T03:39:45.499Z] #15 3.605 (28/55) Installing fortify-headers (1.1-r0) [2020-06-27T03:39:45.499Z] #15 3.607 (29/55) Installing patch (2.7.6-r6) [2020-06-27T03:39:45.499Z] #15 3.611 (30/55) Installing build-base (0.5-r2) [2020-06-27T03:39:45.499Z] #15 3.612 (31/55) Installing nghttp2-libs (1.41.0-r0) [2020-06-27T03:39:45.499Z] #15 3.615 (32/55) Installing libcurl (7.69.1-r0) [2020-06-27T03:39:45.499Z] #15 3.621 (33/55) Installing curl (7.69.1-r0) [2020-06-27T03:39:45.499Z] #15 3.624 (34/55) Installing oniguruma (6.9.5-r1) [2020-06-27T03:39:45.499Z] #15 3.629 (35/55) Installing jq (1.6-r1) [2020-06-27T03:39:45.499Z] #15 3.636 (36/55) Installing device-mapper-libs (2.02.186-r1) [2020-06-27T03:39:45.499Z] #15 3.640 (37/55) Installing device-mapper-event-libs (2.02.186-r1) [2020-06-27T03:39:45.499Z] #15 3.642 (38/55) Installing libaio (0.3.112-r1) [2020-06-27T03:39:45.499Z] #15 3.644 (39/55) Installing lvm2-libs (2.02.186-r1) [2020-06-27T03:39:45.499Z] #15 3.672 (40/55) Installing blkid (2.35.2-r0) [2020-06-27T03:39:45.637Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000763dc0_} [2020-06-27T03:39:45.756Z] #15 3.674 (41/55) Installing libcap-ng (0.7.10-r0) [2020-06-27T03:39:45.756Z] #15 3.676 (42/55) Installing setpriv (2.35.2-r0) [2020-06-27T03:39:45.756Z] #15 3.678 (43/55) Installing libmount (2.35.2-r0) [2020-06-27T03:39:45.756Z] #15 3.683 (44/55) Installing libsmartcols (2.35.2-r0) [2020-06-27T03:39:45.756Z] #15 3.686 (45/55) Installing findmnt (2.35.2-r0) [2020-06-27T03:39:45.756Z] #15 3.689 (46/55) Installing mcookie (2.35.2-r0) [2020-06-27T03:39:45.756Z] #15 3.691 (47/55) Installing hexdump (2.35.2-r0) [2020-06-27T03:39:45.756Z] #15 3.693 (48/55) Installing lsblk (2.35.2-r0) [2020-06-27T03:39:45.756Z] #15 3.697 (49/55) Installing libfdisk (2.35.2-r0) [2020-06-27T03:39:45.756Z] #15 3.702 (50/55) Installing sfdisk (2.35.2-r0) [2020-06-27T03:39:45.756Z] #15 3.705 (51/55) Installing cfdisk (2.35.2-r0) [2020-06-27T03:39:45.757Z] #15 3.707 (52/55) Installing util-linux (2.35.2-r0) [2020-06-27T03:39:45.757Z] #15 3.743 (53/55) Installing pkgconf (1.7.2-r0) [2020-06-27T03:39:45.757Z] #15 3.745 (54/55) Installing util-linux-dev (2.35.2-r0) [2020-06-27T03:39:45.757Z] #15 3.767 (55/55) Installing lvm2-dev (2.02.186-r1) [2020-06-27T03:39:45.757Z] #15 3.772 Executing busybox-1.31.1-r16.trigger [2020-06-27T03:39:45.757Z] #15 3.778 OK: 230 MiB in 69 packages [2020-06-27T03:39:47.008Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-06-27T03:39:47.282Z] time="2020-06-27T03:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:39:47.282Z] time="2020-06-27T03:39:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:39:47.282Z] time="2020-06-27T03:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53d8228fadc946dae978d96de7b85aab05d6797b5f3817c776734a764554822d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:39:47.282Z] time="2020-06-27T03:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:39:47.282Z] time="2020-06-27T03:39:47Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:39:47.282Z] time="2020-06-27T03:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:53d8228fadc946dae978d96de7b85aab05d6797b5f3817c776734a764554822d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:39:47.567Z] === RUN TestPluginInstall/with_htpasswd [2020-06-27T03:39:48.181Z] time="2020-06-27T03:39:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:39:48.181Z] time="2020-06-27T03:39:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:39:48.181Z] time="2020-06-27T03:39:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bfbbcaae15b7a4e57f5b3f1925846d7f3e71c942f80e28338b3ce431a402598" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:39:48.181Z] time="2020-06-27T03:39:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:39:48.181Z] time="2020-06-27T03:39:48Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:39:48.181Z] time="2020-06-27T03:39:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7bfbbcaae15b7a4e57f5b3f1925846d7f3e71c942f80e28338b3ce431a402598" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:39:48.277Z] #15 DONE 6.0s [2020-06-27T03:39:48.277Z] [2020-06-27T03:39:48.277Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-06-27T03:39:48.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-06-27T03:39:48.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-06-27T03:39:48.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-06-27T03:39:48.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-06-27T03:39:48.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-06-27T03:39:48.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-06-27T03:39:48.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-06-27T03:39:48.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-06-27T03:39:48.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-06-27T03:39:48.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-06-27T03:39:48.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-06-27T03:39:48.380Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-06-27T03:39:48.464Z] === RUN TestPluginInstall/with_insecure [2020-06-27T03:39:48.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-06-27T03:39:48.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-06-27T03:39:48.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-06-27T03:39:48.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-06-27T03:39:48.638Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-06-27T03:39:48.638Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-06-27T03:39:48.841Z] #16 DONE 0.6s [2020-06-27T03:39:48.841Z] [2020-06-27T03:39:48.841Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-06-27T03:39:49.405Z] #17 DONE 0.6s [2020-06-27T03:39:49.405Z] [2020-06-27T03:39:49.405Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-06-27T03:39:49.405Z] #18 DONE 0.0s [2020-06-27T03:39:49.405Z] [2020-06-27T03:39:49.405Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-06-27T03:39:49.405Z] #22 DONE 0.1s [2020-06-27T03:39:49.405Z] [2020-06-27T03:39:49.405Z] #31 [builder 1/4] COPY . . [2020-06-27T03:39:49.405Z] #31 ... [2020-06-27T03:39:49.405Z] [2020-06-27T03:39:49.405Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-06-27T03:39:49.405Z] #19 DONE 0.1s [2020-06-27T03:39:49.405Z] [2020-06-27T03:39:49.405Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-06-27T03:39:49.405Z] #26 DONE 0.1s [2020-06-27T03:39:49.405Z] [2020-06-27T03:39:49.405Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-06-27T03:39:49.405Z] #23 DONE 0.1s [2020-06-27T03:39:49.405Z] [2020-06-27T03:39:49.405Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-06-27T03:39:49.405Z] #27 DONE 0.1s [2020-06-27T03:39:49.662Z] [2020-06-27T03:39:49.662Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-06-27T03:39:49.662Z] #28 DONE 0.0s [2020-06-27T03:39:49.662Z] [2020-06-27T03:39:49.662Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-27T03:39:49.937Z] time="2020-06-27T03:39:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:39:49.937Z] time="2020-06-27T03:39:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:39:49.937Z] time="2020-06-27T03:39:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8053f264779c03036f223b7ccbb809c1a1452d2fc2fcdfe5ccf1f036ab09811f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:39:49.937Z] time="2020-06-27T03:39:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2020-06-27T03:39:49.937Z] time="2020-06-27T03:39:49Z" level=warning msg="encountered unknown type application/vnd.docker.plugin.v1+json; children may not be fetched" [2020-06-27T03:39:49.937Z] time="2020-06-27T03:39:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8053f264779c03036f223b7ccbb809c1a1452d2fc2fcdfe5ccf1f036ab09811f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2020-06-27T03:39:49.937Z] --- PASS: TestPluginInstall (7.60s) [2020-06-27T03:39:49.937Z] --- PASS: TestPluginInstall/no_auth (5.36s) [2020-06-27T03:39:49.937Z] --- PASS: TestPluginInstall/with_htpasswd (0.90s) [2020-06-27T03:39:49.937Z] --- PASS: TestPluginInstall/with_insecure (1.34s) [2020-06-27T03:39:49.937Z] plugin_test.go:157: [ded5fad6782bf] daemon is not started [2020-06-27T03:39:49.937Z] PASS [2020-06-27T03:39:49.937Z] [2020-06-27T03:39:49.937Z] DONE 6 tests in 7.699s [2020-06-27T03:39:49.937Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-06-27T03:39:49.937Z] ++ 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-06-27T03:39:49.937Z] ++ set -e [2020-06-27T03:39:49.937Z] ++ '[' -n 0 ']' [2020-06-27T03:39:49.937Z] ++ set -x [2020-06-27T03:39:49.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-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-06-27T03:39:49.937Z] INFO: Testing against a local daemon [2020-06-27T03:39:49.937Z] === RUN TestExternalGraphDriver [2020-06-27T03:39:50.223Z] === RUN TestExternalGraphDriver/json [2020-06-27T03:39:51.915Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-06-27T03:39:52.246Z] === RUN TestExternalGraphDriver/spec [2020-06-27T03:39:53.722Z] === RUN TestExternalGraphDriver/pull [2020-06-27T03:39:53.811Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-06-27T03:39:53.841Z] #29 ... [2020-06-27T03:39:53.841Z] [2020-06-27T03:39:53.841Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-06-27T03:39:53.841Z] #24 1.186 + RM_GOPATH=0 [2020-06-27T03:39:53.841Z] #24 1.188 + TMP_GOPATH= [2020-06-27T03:39:53.841Z] #24 1.188 + : /build [2020-06-27T03:39:53.841Z] #24 1.188 + '[' -z '' ']' [2020-06-27T03:39:53.841Z] #24 1.189 ++ mktemp -d [2020-06-27T03:39:53.841Z] #24 1.192 + export GOPATH=/tmp/tmp.gHkOlL [2020-06-27T03:39:53.841Z] #24 1.192 + GOPATH=/tmp/tmp.gHkOlL [2020-06-27T03:39:53.841Z] #24 1.192 + RM_GOPATH=1 [2020-06-27T03:39:53.841Z] #24 1.192 + case "$(go env GOARCH)" in [2020-06-27T03:39:53.841Z] #24 1.192 ++ go env GOARCH [2020-06-27T03:39:53.841Z] #24 1.201 + export GO_BUILDMODE=-buildmode=pie [2020-06-27T03:39:53.841Z] #24 1.201 + GO_BUILDMODE=-buildmode=pie [2020-06-27T03:39:53.841Z] #24 1.202 ++ dirname ./install.sh [2020-06-27T03:39:53.841Z] #24 1.202 + dir=. [2020-06-27T03:39:53.841Z] #24 1.202 + bin=dockercli [2020-06-27T03:39:53.841Z] #24 1.202 + shift [2020-06-27T03:39:53.841Z] #24 1.202 + '[' '!' -f ./dockercli.installer ']' [2020-06-27T03:39:53.841Z] #24 1.202 + . ./dockercli.installer [2020-06-27T03:39:53.841Z] #24 1.203 ++ : stable [2020-06-27T03:39:53.841Z] #24 1.203 ++ : 17.06.2-ce [2020-06-27T03:39:53.841Z] #24 1.204 Install docker/cli version 17.06.2-ce from stable [2020-06-27T03:39:53.841Z] #24 1.204 + install_dockercli [2020-06-27T03:39:53.841Z] #24 1.204 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-06-27T03:39:53.841Z] #24 1.204 ++ uname -m [2020-06-27T03:39:53.841Z] #24 1.205 + arch=x86_64 [2020-06-27T03:39:53.841Z] #24 1.205 + '[' x86_64 '!=' x86_64 ']' [2020-06-27T03:39:53.841Z] #24 1.205 + url=https://download.docker.com/linux/static [2020-06-27T03:39:53.841Z] #24 1.205 + + tar -xz curl docker/docker [2020-06-27T03:39:53.841Z] #24 1.206 -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-06-27T03:39:53.841Z] #24 3.480 + mkdir -p /build [2020-06-27T03:39:53.841Z] #24 3.485 + mv docker/docker /build/ [2020-06-27T03:39:53.841Z] #24 3.486 + rmdir docker [2020-06-27T03:39:53.841Z] #24 DONE 4.5s [2020-06-27T03:39:53.841Z] [2020-06-27T03:39:53.841Z] #31 [builder 1/4] COPY . . [2020-06-27T03:39:53.841Z] #31 DONE 4.6s [2020-06-27T03:39:53.841Z] [2020-06-27T03:39:53.841Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-27T03:39:53.841Z] #20 2.994 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-06-27T03:39:53.841Z] #20 3.484 [2020-06-27T03:39:53.841Z] #20 3.605 0.0% ########## 14.0% ############################# 40.4% ################################################## 70.2% ################################################################ 89.2% ######################################################################## 100.0% [2020-06-27T03:39:53.841Z] #20 4.411 [2020-06-27T03:39:54.098Z] #20 4.637 #=#=# ######################## 34.4% #################################################### 73.3% ######################################################################## 100.0% [2020-06-27T03:39:54.665Z] #20 5.497 [2020-06-27T03:39:55.747Z] #20 5.695 0.0% ########### 15.8% ######################## 34.3% ############################### 44.3% ######################################### 57.0% ###################################################### 75.7% ######################################################################## 100.0% [2020-06-27T03:39:55.747Z] #20 ... [2020-06-27T03:39:55.747Z] [2020-06-27T03:39:55.747Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-06-27T03:39:55.747Z] #32 DONE 1.9s [2020-06-27T03:39:55.747Z] [2020-06-27T03:39:55.747Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-27T03:39:55.748Z] --- PASS: TestExternalGraphDriver (5.52s) [2020-06-27T03:39:55.748Z] --- PASS: TestExternalGraphDriver/json (1.83s) [2020-06-27T03:39:55.748Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2020-06-27T03:39:55.748Z] --- PASS: TestExternalGraphDriver/pull (1.72s) [2020-06-27T03:39:55.748Z] === RUN TestGraphdriverPluginV2 [2020-06-27T03:39:55.748Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-06-27T03:39:55.748Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:39:55.748Z] PASS [2020-06-27T03:39:55.748Z] [2020-06-27T03:39:55.748Z] === Skipped [2020-06-27T03:39:55.748Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-06-27T03:39:55.748Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:39:55.748Z] [2020-06-27T03:39:55.748Z] [2020-06-27T03:39:55.748Z] DONE 5 tests, 1 skipped in 5.648s [2020-06-27T03:39:55.748Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-06-27T03:39:55.748Z] ++ 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-06-27T03:39:55.748Z] ++ set -e [2020-06-27T03:39:55.748Z] ++ '[' -n 0 ']' [2020-06-27T03:39:55.748Z] ++ set -x [2020-06-27T03:39:55.748Z] ++ env -i DEST=/go/src/github.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-06-27T03:39:55.748Z] INFO: Testing against a local daemon [2020-06-27T03:39:55.749Z] === RUN TestContinueAfterPluginCrash [2020-06-27T03:39:55.749Z] === PAUSE TestContinueAfterPluginCrash [2020-06-27T03:39:55.749Z] === RUN TestReadPluginNoRead [2020-06-27T03:39:55.749Z] === PAUSE TestReadPluginNoRead [2020-06-27T03:39:55.749Z] === RUN TestDaemonStartWithLogOpt [2020-06-27T03:39:55.749Z] === PAUSE TestDaemonStartWithLogOpt [2020-06-27T03:39:55.749Z] === CONT TestContinueAfterPluginCrash [2020-06-27T03:39:55.749Z] === CONT TestDaemonStartWithLogOpt [2020-06-27T03:39:55.749Z] === CONT TestReadPluginNoRead [2020-06-27T03:39:56.338Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-06-27T03:39:56.904Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-06-27T03:39:57.123Z] #33 1.127 [2020-06-27T03:39:57.123Z] #33 1.226 Removing bundles/ [2020-06-27T03:39:57.123Z] #33 1.227 [2020-06-27T03:39:57.123Z] #33 1.233 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-06-27T03:39:57.161Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-06-27T03:39:57.725Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-06-27T03:39:57.985Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-06-27T03:39:58.498Z] #33 2.698 Building test suite binary ./integration-cli/test.main [2020-06-27T03:39:58.550Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-06-27T03:39:59.115Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-06-27T03:39:59.680Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-06-27T03:39:59.680Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-06-27T03:40:00.245Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-06-27T03:40:00.811Z] --- PASS: TestCreateServiceMultipleTimes (18.29s) [2020-06-27T03:40:00.811Z] === RUN TestCreateServiceConflict [2020-06-27T03:40:01.022Z] #33 ... [2020-06-27T03:40:01.022Z] [2020-06-27T03:40:01.022Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-06-27T03:40:01.022Z] #20 6.842 [2020-06-27T03:40:01.023Z] #20 7.036 0.0% ##### 7.2% ########## 14.7% ############# 19.1% ################## 26.0% ###################### 31.3% ########################### 38.2% ################################ 45.4% ######################################## 55.7% ############################################# 62.8% ################################################## 70.4% ####################################################### 76.8% ############################################################## 87.1% ################################################################## 91.8% ######################################################################## 100.0% [2020-06-27T03:40:01.023Z] #20 9.001 [2020-06-27T03:40:01.023Z] #20 10.15 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-06-27T03:40:01.023Z] #20 10.65 [2020-06-27T03:40:01.023Z] #20 10.76 ######################################################################## 100.0% [2020-06-27T03:40:01.023Z] #20 11.11 [2020-06-27T03:40:01.258Z] === RUN TestReadPluginNoRead/default [2020-06-27T03:40:01.258Z] --- PASS: TestDaemonStartWithLogOpt (5.45s) [2020-06-27T03:40:01.377Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-06-27T03:40:01.586Z] #20 12.26 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-06-27T03:40:01.894Z] === RUN TestReadPluginNoRead/disabled_caching [2020-06-27T03:40:02.150Z] #20 12.68 [2020-06-27T03:40:02.150Z] #20 12.80 ####### 10.9% ######################################################################## 100.0% [2020-06-27T03:40:02.311Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-06-27T03:40:02.715Z] #20 13.25 [2020-06-27T03:40:03.244Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-06-27T03:40:03.646Z] #20 14.38 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-06-27T03:40:03.809Z] --- PASS: TestCreateServiceConflict (2.99s) [2020-06-27T03:40:03.809Z] === RUN TestCreateServiceMaxReplicas [2020-06-27T03:40:03.903Z] #20 14.57 skipping existing 1849cc453dee [2020-06-27T03:40:03.918Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-06-27T03:40:04.066Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-06-27T03:40:04.498Z] #20 14.92 [2020-06-27T03:40:04.805Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-06-27T03:40:04.924Z] --- PASS: TestReadPluginNoRead (9.41s) [2020-06-27T03:40:04.924Z] --- PASS: TestReadPluginNoRead/default (1.42s) [2020-06-27T03:40:04.924Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.56s) [2020-06-27T03:40:04.924Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.51s) [2020-06-27T03:40:04.924Z] read_test.go:92: [d0de68c97ec61] daemon is not started [2020-06-27T03:40:05.370Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-06-27T03:40:05.429Z] #20 16.00 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-06-27T03:40:05.951Z] --- PASS: TestContinueAfterPluginCrash (10.39s) [2020-06-27T03:40:05.951Z] PASS [2020-06-27T03:40:05.951Z] [2020-06-27T03:40:05.951Z] DONE 6 tests in 10.462s [2020-06-27T03:40:05.951Z] 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-06-27T03:40:05.951Z] ++ 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-06-27T03:40:05.951Z] ++ set -e [2020-06-27T03:40:05.951Z] ++ '[' -n 0 ']' [2020-06-27T03:40:05.951Z] ++ set -x [2020-06-27T03:40:05.951Z] ++ env -i DEST=/go/src/github.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-06-27T03:40:05.951Z] testing: warning: no tests to run [2020-06-27T03:40:05.951Z] PASS [2020-06-27T03:40:05.951Z] [2020-06-27T03:40:05.951Z] DONE 0 tests in 0.017s [2020-06-27T03:40:05.951Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-06-27T03:40:05.951Z] ++ 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-06-27T03:40:05.951Z] ++ set -e [2020-06-27T03:40:05.951Z] ++ '[' -n 0 ']' [2020-06-27T03:40:05.951Z] ++ set -x [2020-06-27T03:40:05.952Z] ++ env -i DEST=/go/src/github.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-06-27T03:40:05.993Z] #20 16.46 [2020-06-27T03:40:05.993Z] #20 16.54 ######################################################################## 100.0% [2020-06-27T03:40:06.233Z] INFO: Testing against a local daemon [2020-06-27T03:40:06.233Z] === RUN TestPluginWithDevMounts [2020-06-27T03:40:06.233Z] === PAUSE TestPluginWithDevMounts [2020-06-27T03:40:06.233Z] === CONT TestPluginWithDevMounts [2020-06-27T03:40:06.302Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-06-27T03:40:06.559Z] #20 16.98 [2020-06-27T03:40:06.559Z] #20 17.06 Download of images into '/build' complete. [2020-06-27T03:40:06.559Z] #20 17.06 Use something like the following to load the result into a Docker daemon: [2020-06-27T03:40:06.559Z] #20 17.06 tar -cC '/build' . | docker load [2020-06-27T03:40:06.816Z] #20 DONE 17.3s [2020-06-27T03:40:06.816Z] [2020-06-27T03:40:06.816Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-27T03:40:07.233Z] --- PASS: TestCreateServiceMaxReplicas (3.43s) [2020-06-27T03:40:07.233Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-27T03:40:07.490Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-06-27T03:40:08.054Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-06-27T03:40:08.255Z] --- PASS: TestPluginWithDevMounts (1.87s) [2020-06-27T03:40:08.255Z] PASS [2020-06-27T03:40:08.255Z] [2020-06-27T03:40:08.255Z] DONE 1 tests in 1.942s [2020-06-27T03:40:08.255Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-06-27T03:40:08.255Z] ++ 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-06-27T03:40:08.255Z] ++ set -e [2020-06-27T03:40:08.255Z] ++ '[' -n 0 ']' [2020-06-27T03:40:08.255Z] ++ set -x [2020-06-27T03:40:08.255Z] ++ env -i DEST=/go/src/github.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-06-27T03:40:08.255Z] INFO: Testing against a local daemon [2020-06-27T03:40:08.255Z] === RUN TestSecretInspect [2020-06-27T03:40:08.620Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-06-27T03:40:08.620Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-06-27T03:40:08.711Z] #29 ... [2020-06-27T03:40:08.711Z] [2020-06-27T03:40:08.711Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-06-27T03:40:09.276Z] #21 DONE 0.6s [2020-06-27T03:40:09.276Z] [2020-06-27T03:40:09.276Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-06-27T03:40:09.534Z] #25 DONE 0.1s [2020-06-27T03:40:09.534Z] [2020-06-27T03:40:09.534Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-06-27T03:40:09.554Z] === RUN TestDockerSuite/TestCpRelativePath [2020-06-27T03:40:10.278Z] --- PASS: TestSecretInspect (1.89s) [2020-06-27T03:40:10.278Z] === RUN TestSecretList [2020-06-27T03:40:10.486Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-06-27T03:40:11.050Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-06-27T03:40:11.623Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-06-27T03:40:11.754Z] --- PASS: TestSecretList (1.87s) [2020-06-27T03:40:11.754Z] === RUN TestSecretsCreateAndDelete [2020-06-27T03:40:12.201Z] === RUN TestDockerSuite/TestCpToCaseA [2020-06-27T03:40:12.400Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:40:12.400Z] INFO: Testing against a local daemon [2020-06-27T03:40:13.145Z] === RUN TestDockerSuite/TestCpToCaseB [2020-06-27T03:40:13.709Z] === RUN TestDockerSuite/TestCpToCaseC [2020-06-27T03:40:13.779Z] --- PASS: TestSecretsCreateAndDelete (1.90s) [2020-06-27T03:40:13.779Z] === RUN TestSecretsUpdate [2020-06-27T03:40:15.081Z] === RUN TestDockerSuite/TestCpToCaseD [2020-06-27T03:40:15.819Z] --- PASS: TestSecretsUpdate (1.95s) [2020-06-27T03:40:15.819Z] === RUN TestTemplatedSecret [2020-06-27T03:40:18.360Z] === RUN TestDockerSuite/TestCpToCaseE [2020-06-27T03:40:18.500Z] --- PASS: TestTemplatedSecret (2.48s) [2020-06-27T03:40:18.500Z] === RUN TestSecretCreateResolve [2020-06-27T03:40:19.730Z] === RUN TestDockerSuite/TestCpToCaseF [2020-06-27T03:40:19.976Z] --- PASS: TestSecretCreateResolve (1.89s) [2020-06-27T03:40:19.976Z] PASS [2020-06-27T03:40:19.976Z] [2020-06-27T03:40:19.976Z] DONE 6 tests in 12.047s [2020-06-27T03:40:19.976Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-06-27T03:40:19.976Z] ++ 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-06-27T03:40:19.976Z] ++ set -e [2020-06-27T03:40:19.976Z] ++ '[' -n 0 ']' [2020-06-27T03:40:19.976Z] ++ set -x [2020-06-27T03:40:19.976Z] ++ env -i DEST=/go/src/github.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-06-27T03:40:20.264Z] INFO: Testing against a local daemon [2020-06-27T03:40:20.264Z] === RUN TestServiceCreateInit [2020-06-27T03:40:20.264Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-06-27T03:40:20.294Z] === RUN TestDockerSuite/TestCpToCaseG [2020-06-27T03:40:20.857Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.83s) [2020-06-27T03:40:20.858Z] === RUN TestCreateServiceSecretFileMode [2020-06-27T03:40:21.729Z] #29 31.10 # github.com/docker/docker/contrib/httpserver [2020-06-27T03:40:21.729Z] #29 31.10 loadinternal: cannot find runtime/cgo [2020-06-27T03:40:21.729Z] #29 DONE 31.3s [2020-06-27T03:40:21.729Z] [2020-06-27T03:40:21.729Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-27T03:40:21.987Z] #33 ... [2020-06-27T03:40:21.987Z] [2020-06-27T03:40:21.987Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-06-27T03:40:21.987Z] #30 DONE 0.1s [2020-06-27T03:40:22.244Z] [2020-06-27T03:40:22.244Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-06-27T03:40:23.382Z] === RUN TestDockerSuite/TestCpToCaseH [2020-06-27T03:40:23.945Z] --- PASS: TestCreateServiceSecretFileMode (2.90s) [2020-06-27T03:40:23.945Z] === RUN TestCreateServiceConfigFileMode [2020-06-27T03:40:24.643Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-06-27T03:40:25.843Z] === RUN TestDockerSuite/TestCpToCaseI [2020-06-27T03:40:26.408Z] --- PASS: TestCreateServiceConfigFileMode (2.58s) [2020-06-27T03:40:26.408Z] === RUN TestCreateServiceSysctls [2020-06-27T03:40:26.665Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-06-27T03:40:28.103Z] --- PASS: TestServiceCreateInit (7.49s) [2020-06-27T03:40:28.103Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.74s) [2020-06-27T03:40:28.103Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2020-06-27T03:40:28.103Z] === RUN TestCreateServiceMultipleTimes [2020-06-27T03:40:30.842Z] --- PASS: TestCreateServiceSysctls (3.96s) [2020-06-27T03:40:30.842Z] === RUN TestCreateServiceCapabilities [2020-06-27T03:40:30.842Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-06-27T03:40:31.100Z] === RUN TestDockerSuite/TestCpToDot [2020-06-27T03:40:31.667Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-06-27T03:40:33.038Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-06-27T03:40:33.296Z] --- PASS: TestCreateServiceCapabilities (2.90s) [2020-06-27T03:40:33.296Z] === RUN TestInspect [2020-06-27T03:40:33.862Z] === RUN TestDockerSuite/TestCpToStdout [2020-06-27T03:40:34.426Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-06-27T03:40:35.357Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-06-27T03:40:36.292Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-06-27T03:40:36.550Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-06-27T03:40:36.808Z] --- PASS: TestInspect (3.50s) [2020-06-27T03:40:36.808Z] === RUN TestCreateJob [2020-06-27T03:40:37.374Z] === RUN TestDockerSuite/TestCpVolumePath [2020-06-27T03:40:37.667Z] ok github.com/docker/docker/integration/build 21.958s [2020-06-27T03:40:37.667Z] [2020-06-27T03:40:37.667Z] === Skipped [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-06-27T03:40:37.667Z] build_session_test.go:25: TODO: BuildKit [2020-06-27T03:40:37.667Z] [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-06-27T03:40:37.667Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:40:37.667Z] [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-06-27T03:40:37.667Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-27T03:40:37.667Z] [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-06-27T03:40:37.667Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-27T03:40:37.667Z] [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2020-06-27T03:40:37.667Z] build_test.go:237: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-27T03:40:37.667Z] [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-06-27T03:40:37.667Z] build_test.go:344: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-27T03:40:37.667Z] [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-06-27T03:40:37.667Z] build_test.go:391: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-27T03:40:37.667Z] [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-06-27T03:40:37.667Z] build_test.go:451: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-27T03:40:37.667Z] [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.00s) [2020-06-27T03:40:37.667Z] build_test.go:492: testEnv.OSType == "windows" [2020-06-27T03:40:37.667Z] [2020-06-27T03:40:37.667Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.01s) [2020-06-27T03:40:37.667Z] build_test.go:580: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-27T03:40:37.667Z] [2020-06-27T03:40:37.667Z] [2020-06-27T03:40:37.667Z] DONE 22 tests, 10 skipped in 53.108s [2020-06-27T03:40:37.667Z] [2020-06-27T03:40:37.667Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-06-27T03:40:38.306Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-06-27T03:40:38.306Z] === RUN TestDockerSuite/TestCreateArgs [2020-06-27T03:40:38.306Z] === RUN TestDockerSuite/TestCreateByImageID [2020-06-27T03:40:38.870Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-06-27T03:40:39.802Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-06-27T03:40:39.802Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-06-27T03:40:39.802Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-06-27T03:40:40.366Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-06-27T03:40:40.623Z] === RUN TestDockerSuite/TestCreateLabels [2020-06-27T03:40:40.623Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-06-27T03:40:40.623Z] === RUN TestDockerSuite/TestCreateRM [2020-06-27T03:40:40.623Z] --- PASS: TestCreateJob (3.96s) [2020-06-27T03:40:40.623Z] === RUN TestReplicatedJob [2020-06-27T03:40:40.881Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-06-27T03:40:40.881Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-06-27T03:40:40.881Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-06-27T03:40:41.139Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-06-27T03:40:41.446Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:40:41.446Z] INFO: Testing against a local daemon [2020-06-27T03:40:41.446Z] ok github.com/docker/docker/integration/config 3.520s [2020-06-27T03:40:41.446Z] [2020-06-27T03:40:41.446Z] === Skipped [2020-06-27T03:40:41.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-06-27T03:40:41.446Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:40:41.446Z] [2020-06-27T03:40:41.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-06-27T03:40:41.446Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:40:41.446Z] [2020-06-27T03:40:41.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-06-27T03:40:41.446Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:40:41.446Z] [2020-06-27T03:40:41.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-06-27T03:40:41.446Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:40:41.446Z] [2020-06-27T03:40:41.446Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-06-27T03:40:41.446Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:40:41.446Z] [2020-06-27T03:40:41.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-06-27T03:40:41.446Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2020-06-27T03:40:41.446Z] [2020-06-27T03:40:41.446Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-06-27T03:40:41.446Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2020-06-27T03:40:41.446Z] [2020-06-27T03:40:41.446Z] [2020-06-27T03:40:41.446Z] DONE 7 tests, 7 skipped in 5.492s [2020-06-27T03:40:41.446Z] [2020-06-27T03:40:41.446Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-06-27T03:40:41.704Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-06-27T03:40:43.077Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-06-27T03:40:43.077Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-06-27T03:40:43.077Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-06-27T03:40:43.344Z] --- PASS: TestCreateServiceMultipleTimes (15.29s) [2020-06-27T03:40:43.344Z] === RUN TestCreateServiceConflict [2020-06-27T03:40:44.388Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:40:44.388Z] INFO: Testing against a local daemon [2020-06-27T03:40:45.396Z] --- PASS: TestCreateServiceConflict (2.41s) [2020-06-27T03:40:45.396Z] === RUN TestCreateServiceMaxReplicas [2020-06-27T03:40:48.084Z] --- PASS: TestCreateServiceMaxReplicas (2.57s) [2020-06-27T03:40:48.084Z] === RUN TestCreateWithDuplicateNetworkNames [2020-06-27T03:40:48.339Z] --- PASS: TestReplicatedJob (7.07s) [2020-06-27T03:40:48.339Z] === RUN TestUpdateReplicatedJob [2020-06-27T03:40:48.905Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-06-27T03:40:48.905Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-06-27T03:40:48.905Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-06-27T03:40:49.164Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-06-27T03:40:49.164Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-06-27T03:40:49.164Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-06-27T03:40:50.098Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-06-27T03:40:51.029Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-06-27T03:40:51.593Z] --- PASS: TestUpdateReplicatedJob (3.64s) [2020-06-27T03:40:51.593Z] === RUN TestServiceListWithStatuses [2020-06-27T03:40:51.593Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-27T03:40:51.593Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-27T03:40:51.593Z] === RUN TestDockerNetworkConnectAlias [2020-06-27T03:40:51.593Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-06-27T03:40:52.967Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-06-27T03:40:54.337Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-06-27T03:40:54.901Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-06-27T03:40:55.466Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-06-27T03:40:55.466Z] === RUN TestDockerSuite/TestDevicePermissions [2020-06-27T03:40:56.031Z] === RUN TestDockerSuite/TestDockerFails [2020-06-27T03:40:56.031Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-06-27T03:40:56.031Z] --- PASS: TestDockerNetworkConnectAlias (4.62s) [2020-06-27T03:40:56.031Z] === RUN TestDockerNetworkReConnect [2020-06-27T03:40:56.031Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-06-27T03:40:56.031Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-06-27T03:40:56.963Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-06-27T03:40:57.529Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-06-27T03:40:59.427Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-06-27T03:40:59.427Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-06-27T03:40:59.427Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-06-27T03:40:59.427Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-06-27T03:41:00.358Z] --- PASS: TestDockerNetworkReConnect (4.19s) [2020-06-27T03:41:00.358Z] === RUN TestServicePlugin [2020-06-27T03:41:00.613Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.71s) [2020-06-27T03:41:00.613Z] === RUN TestCreateServiceSecretFileMode [2020-06-27T03:41:00.923Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-06-27T03:41:03.291Z] --- PASS: TestCreateServiceSecretFileMode (2.24s) [2020-06-27T03:41:03.291Z] === RUN TestCreateServiceConfigFileMode [2020-06-27T03:41:05.331Z] --- PASS: TestCreateServiceConfigFileMode (2.19s) [2020-06-27T03:41:05.331Z] === RUN TestCreateServiceSysctls [2020-06-27T03:41:06.180Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-06-27T03:41:07.553Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-06-27T03:41:08.011Z] --- PASS: TestCreateServiceSysctls (3.00s) [2020-06-27T03:41:08.011Z] === RUN TestCreateServiceCapabilities [2020-06-27T03:41:09.450Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-06-27T03:41:10.694Z] --- PASS: TestCreateServiceCapabilities (2.21s) [2020-06-27T03:41:10.694Z] === RUN TestInspect [2020-06-27T03:41:10.821Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-06-27T03:41:11.385Z] === RUN TestDockerSuite/TestEventsAttach [2020-06-27T03:41:11.948Z] === RUN TestDockerSuite/TestEventsCommit [2020-06-27T03:41:12.512Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-06-27T03:41:12.734Z] --- PASS: TestInspect (2.51s) [2020-06-27T03:41:12.734Z] === RUN TestCreateJob [2020-06-27T03:41:13.077Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-06-27T03:41:13.642Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-06-27T03:41:13.899Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-06-27T03:41:15.832Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-06-27T03:41:16.191Z] --- PASS: TestCreateJob (3.01s) [2020-06-27T03:41:16.191Z] === RUN TestReplicatedJob [2020-06-27T03:41:16.764Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-06-27T03:41:19.292Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-06-27T03:41:21.698Z] --- PASS: TestReplicatedJob (4.96s) [2020-06-27T03:41:21.698Z] === RUN TestUpdateReplicatedJob [2020-06-27T03:41:21.815Z] === RUN TestDockerSuite/TestEventsCopy [2020-06-27T03:41:22.381Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-06-27T03:41:23.313Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-06-27T03:41:23.879Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-06-27T03:41:23.879Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-06-27T03:41:24.375Z] --- PASS: TestUpdateReplicatedJob (3.08s) [2020-06-27T03:41:24.375Z] === RUN TestServiceListWithStatuses [2020-06-27T03:41:24.375Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-06-27T03:41:24.375Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-27T03:41:24.375Z] === RUN TestDockerNetworkConnectAlias [2020-06-27T03:41:24.811Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-06-27T03:41:25.068Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-06-27T03:41:25.325Z] === RUN TestDockerSuite/TestEventsFilterType [2020-06-27T03:41:25.582Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-06-27T03:41:25.583Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-06-27T03:41:25.839Z] === RUN TestDockerSuite/TestEventsFilters [2020-06-27T03:41:26.773Z] === RUN TestDockerSuite/TestEventsFormat [2020-06-27T03:41:27.704Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-06-27T03:41:27.704Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-06-27T03:41:27.704Z] === RUN TestDockerSuite/TestEventsImageImport [2020-06-27T03:41:27.843Z] --- PASS: TestDockerNetworkConnectAlias (3.95s) [2020-06-27T03:41:27.843Z] === RUN TestDockerNetworkReConnect [2020-06-27T03:41:27.961Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-06-27T03:41:28.218Z] === RUN TestDockerSuite/TestEventsImagePull [2020-06-27T03:41:28.782Z] === RUN TestDockerSuite/TestEventsImageTag [2020-06-27T03:41:29.713Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-06-27T03:41:29.970Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-06-27T03:41:29.970Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-06-27T03:41:29.970Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-06-27T03:41:31.297Z] --- PASS: TestDockerNetworkReConnect (3.19s) [2020-06-27T03:41:31.297Z] === RUN TestServicePlugin [2020-06-27T03:41:31.297Z] --- SKIP: TestServicePlugin (0.00s) [2020-06-27T03:41:31.297Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:41:31.297Z] === RUN TestServiceUpdateLabel [2020-06-27T03:41:31.340Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-06-27T03:41:31.597Z] === RUN TestDockerSuite/TestEventsRename [2020-06-27T03:41:32.161Z] === RUN TestDockerSuite/TestEventsResize [2020-06-27T03:41:32.728Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-06-27T03:41:32.985Z] --- PASS: TestServicePlugin (32.66s) [2020-06-27T03:41:32.985Z] plugin_test.go:62: [d1f27432a86e8] joining swarm manager [ddb5f13fabf4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T03:41:32.985Z] plugin_test.go:65: [d70c4a29b371e] joining swarm manager [ddb5f13fabf4e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T03:41:32.985Z] === RUN TestServiceUpdateLabel [2020-06-27T03:41:33.329Z] --- PASS: TestServiceUpdateLabel (1.91s) [2020-06-27T03:41:33.329Z] === RUN TestServiceUpdateSecrets [2020-06-27T03:41:35.508Z] --- PASS: TestServiceUpdateLabel (2.38s) [2020-06-27T03:41:35.508Z] === RUN TestServiceUpdateSecrets [2020-06-27T03:41:38.783Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-06-27T03:41:38.783Z] === RUN TestDockerSuite/TestEventsStreaming [2020-06-27T03:41:39.346Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-06-27T03:41:41.872Z] === RUN TestDockerSuite/TestEventsTop [2020-06-27T03:41:42.436Z] === RUN TestDockerSuite/TestEventsUntag [2020-06-27T03:41:44.957Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-06-27T03:41:45.888Z] === RUN TestDockerSuite/TestExec [2020-06-27T03:41:46.453Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-06-27T03:41:47.016Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-06-27T03:41:47.274Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-06-27T03:41:47.839Z] === RUN TestDockerSuite/TestExecAPIStart [2020-06-27T03:41:48.543Z] --- PASS: TestServiceUpdateSecrets (14.39s) [2020-06-27T03:41:48.543Z] === RUN TestServiceUpdateConfigs [2020-06-27T03:41:48.769Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-06-27T03:41:49.334Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-06-27T03:41:49.900Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-06-27T03:41:50.157Z] --- PASS: TestServiceUpdateSecrets (14.78s) [2020-06-27T03:41:50.157Z] === RUN TestServiceUpdateConfigs [2020-06-27T03:41:50.721Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-06-27T03:41:51.653Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-06-27T03:41:52.218Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-06-27T03:41:52.782Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-06-27T03:41:53.713Z] === RUN TestDockerSuite/TestExecCgroup [2020-06-27T03:41:54.645Z] === RUN TestDockerSuite/TestExecEnv [2020-06-27T03:41:55.209Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-06-27T03:41:56.139Z] === RUN TestDockerSuite/TestExecExitStatus [2020-06-27T03:41:56.702Z] === RUN TestDockerSuite/TestExecInspectID [2020-06-27T03:41:59.226Z] === RUN TestDockerSuite/TestExecInteractive [2020-06-27T03:41:59.791Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-06-27T03:42:00.049Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-06-27T03:42:00.982Z] === RUN TestDockerSuite/TestExecParseError [2020-06-27T03:42:00.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-06-27T03:42:01.239Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-06-27T03:42:02.170Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-06-27T03:42:02.428Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-06-27T03:42:03.752Z] --- PASS: TestServiceUpdateConfigs (14.36s) [2020-06-27T03:42:03.752Z] === RUN TestServiceUpdateNetwork [2020-06-27T03:42:03.801Z] === RUN TestDockerSuite/TestExecSetEnv [2020-06-27T03:42:04.366Z] --- PASS: TestServiceUpdateConfigs (14.31s) [2020-06-27T03:42:04.366Z] === RUN TestServiceUpdateNetwork [2020-06-27T03:42:04.625Z] === RUN TestDockerSuite/TestExecStartFails [2020-06-27T03:42:05.558Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-06-27T03:42:10.606Z] ok github.com/docker/docker/integration/container 75.969s [2020-06-27T03:42:10.606Z] [2020-06-27T03:42:10.606Z] === Skipped [2020-06-27T03:42:10.606Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-06-27T03:42:10.606Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-06-27T03:42:10.606Z] [2020-06-27T03:42:10.606Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.03s) [2020-06-27T03:42:10.606Z] copy_test.go:25: testEnv.OSType == "windows" [2020-06-27T03:42:10.606Z] [2020-06-27T03:42:10.606Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-06-27T03:42:10.606Z] copy_test.go:39: testEnv.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.02s) [2020-06-27T03:42:10.607Z] copy_test.go:51: testEnv.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-06-27T03:42:10.607Z] copy_test.go:65: testEnv.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-06-27T03:42:10.607Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-06-27T03:42:10.607Z] create_test.go:75: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2020-06-27T03:42:10.607Z] create_test.go:138: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-06-27T03:42:10.607Z] create_test.go:182: testEnv.DaemonInfo.OSType != "linux" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-06-27T03:42:10.607Z] create_test.go:262: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-06-27T03:42:10.607Z] create_test.go:389: testEnv.DaemonInfo.OSType != "linux" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-06-27T03:42:10.607Z] create_test.go:550: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2020-06-27T03:42:10.607Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-06-27T03:42:10.607Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-06-27T03:42:10.607Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-06-27T03:42:10.607Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-06-27T03:42:10.607Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-06-27T03:42:10.607Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-06-27T03:42:10.607Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-06-27T03:42:10.607Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-06-27T03:42:10.607Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-06-27T03:42:10.607Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-06-27T03:42:10.607Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-06-27T03:42:10.607Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-06-27T03:42:10.607Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-06-27T03:42:10.607Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-06-27T03:42:10.607Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-06-27T03:42:10.607Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-06-27T03:42:10.607Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-06-27T03:42:10.607Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-06-27T03:42:10.607Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-06-27T03:42:10.607Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-06-27T03:42:10.607Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-06-27T03:42:10.607Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-06-27T03:42:10.607Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-06-27T03:42:10.607Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-06-27T03:42:10.607Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-06-27T03:42:10.607Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-06-27T03:42:10.607Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-06-27T03:42:10.607Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-06-27T03:42:10.607Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-06-27T03:42:10.607Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] DONE 84 tests, 42 skipped in 78.652s [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-06-27T03:42:10.607Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:42:10.607Z] INFO: Testing against a local daemon [2020-06-27T03:42:10.607Z] ok github.com/docker/docker/integration/image 0.449s [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === Skipped [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-06-27T03:42:10.607Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-06-27T03:42:10.607Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-06-27T03:42:10.607Z] remove_test.go:16: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-06-27T03:42:10.607Z] tag_test.go:98: testEnv.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] DONE 11 tests, 4 skipped in 2.476s [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-06-27T03:42:10.607Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:42:10.607Z] INFO: Testing against a local daemon [2020-06-27T03:42:10.607Z] ok github.com/docker/docker/integration/network 0.215s [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === Skipped [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-06-27T03:42:10.607Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-06-27T03:42:10.607Z] 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-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2020-06-27T03:42:10.607Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-06-27T03:42:10.607Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-06-27T03:42:10.607Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-06-27T03:42:10.607Z] network_test.go:97: testEnv.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-06-27T03:42:10.607Z] service_test.go:29: testEnv.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-06-27T03:42:10.607Z] service_test.go:52: testEnv.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-06-27T03:42:10.607Z] service_test.go:96: testEnv.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-06-27T03:42:10.607Z] service_test.go:130: testEnv.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-06-27T03:42:10.607Z] service_test.go:181: testEnv.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-06-27T03:42:10.607Z] service_test.go:206: testEnv.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-06-27T03:42:10.607Z] service_test.go:236: FLAKY_TEST [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-06-27T03:42:10.607Z] service_test.go:326: testEnv.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-06-27T03:42:10.607Z] service_test.go:394: testEnv.OSType == "windows" [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] DONE 19 tests, 15 skipped in 2.401s [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-06-27T03:42:10.607Z] testing: warning: no tests to run [2020-06-27T03:42:10.607Z] ok github.com/docker/docker/integration/network/ipvlan 0.072s [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] DONE 0 tests in 0.795s [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-06-27T03:42:10.607Z] testing: warning: no tests to run [2020-06-27T03:42:10.607Z] ok github.com/docker/docker/integration/network/macvlan 0.068s [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] DONE 0 tests in 0.766s [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-06-27T03:42:10.607Z] testing: warning: no tests to run [2020-06-27T03:42:10.607Z] ok github.com/docker/docker/integration/plugin 0.063s [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] DONE 0 tests in 0.736s [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-06-27T03:42:10.607Z] testing: warning: no tests to run [2020-06-27T03:42:10.607Z] ok github.com/docker/docker/integration/plugin/authz 0.071s [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] DONE 0 tests in 0.763s [2020-06-27T03:42:10.607Z] [2020-06-27T03:42:10.607Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-06-27T03:42:13.670Z] #33 136.6 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-06-27T03:42:14.039Z] --- PASS: TestServiceUpdateNetwork (12.37s) [2020-06-27T03:42:14.039Z] === RUN TestServiceUpdatePidsLimit [2020-06-27T03:42:14.603Z] #33 138.8 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-06-27T03:42:15.048Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-27T03:42:15.671Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-27T03:42:15.975Z] #33 140.2 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-06-27T03:42:16.470Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:42:16.470Z] INFO: Testing against a local daemon [2020-06-27T03:42:16.470Z] ok github.com/docker/docker/integration/plugin/common 0.254s [2020-06-27T03:42:16.470Z] [2020-06-27T03:42:16.470Z] === Skipped [2020-06-27T03:42:16.470Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2020-06-27T03:42:16.470Z] plugin_test.go:55: testEnv.OSType == "windows" [2020-06-27T03:42:16.470Z] [2020-06-27T03:42:16.470Z] [2020-06-27T03:42:16.470Z] DONE 3 tests, 1 skipped in 7.920s [2020-06-27T03:42:16.470Z] [2020-06-27T03:42:16.470Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-06-27T03:42:17.807Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-06-27T03:42:17.807Z] === RUN TestDockerSuite/TestExecTTY [2020-06-27T03:42:17.807Z] --- PASS: TestServiceUpdateNetwork (12.91s) [2020-06-27T03:42:17.807Z] === RUN TestServiceUpdatePidsLimit [2020-06-27T03:42:17.807Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-06-27T03:42:17.872Z] #33 142.1 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-06-27T03:42:18.376Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-06-27T03:42:18.633Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2020-06-27T03:42:19.199Z] === RUN TestDockerSuite/TestExecUlimits [2020-06-27T03:42:19.415Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:42:19.415Z] INFO: Testing against a local daemon [2020-06-27T03:42:19.415Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.220s [2020-06-27T03:42:19.415Z] [2020-06-27T03:42:19.415Z] === Skipped [2020-06-27T03:42:19.415Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-06-27T03:42:19.415Z] external_test.go:48: runtime.GOOS == "windows" [2020-06-27T03:42:19.415Z] [2020-06-27T03:42:19.415Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-06-27T03:42:19.415Z] external_test.go:408: runtime.GOOS == "windows" [2020-06-27T03:42:19.415Z] [2020-06-27T03:42:19.415Z] [2020-06-27T03:42:19.415Z] DONE 2 tests, 2 skipped in 3.284s [2020-06-27T03:42:19.415Z] [2020-06-27T03:42:19.415Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-06-27T03:42:19.764Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2020-06-27T03:42:19.764Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-06-27T03:42:19.764Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-06-27T03:42:21.136Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-06-27T03:42:21.150Z] #33 144.8 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-06-27T03:42:21.641Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:42:21.642Z] INFO: Testing against a local daemon [2020-06-27T03:42:21.642Z] ok github.com/docker/docker/integration/plugin/logging 0.245s [2020-06-27T03:42:21.701Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-06-27T03:42:22.080Z] #33 146.3 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-06-27T03:42:22.112Z] [2020-06-27T03:42:22.112Z] === Skipped [2020-06-27T03:42:22.112Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-06-27T03:42:22.112Z] read_test.go:21: no unix domain sockets on Windows [2020-06-27T03:42:22.112Z] [2020-06-27T03:42:22.112Z] [2020-06-27T03:42:22.112Z] DONE 1 tests, 1 skipped in 2.596s [2020-06-27T03:42:22.112Z] [2020-06-27T03:42:22.112Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-06-27T03:42:22.475Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-27T03:42:22.634Z] === RUN TestDockerSuite/TestExecWithTERM [2020-06-27T03:42:22.891Z] === RUN TestDockerSuite/TestExecWithUser [2020-06-27T03:42:23.096Z] testing: warning: no tests to run [2020-06-27T03:42:23.096Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.127s [2020-06-27T03:42:23.450Z] #33 147.7 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-06-27T03:42:23.456Z] === RUN TestDockerSuite/TestGetContainerStats [2020-06-27T03:42:23.562Z] [2020-06-27T03:42:23.562Z] DONE 0 tests in 1.324s [2020-06-27T03:42:23.562Z] [2020-06-27T03:42:23.562Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-06-27T03:42:24.820Z] #33 149.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-06-27T03:42:25.077Z] #33 149.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-06-27T03:42:25.772Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:42:25.773Z] INFO: Testing against a local daemon [2020-06-27T03:42:25.773Z] ok github.com/docker/docker/integration/plugin/volumes 0.345s [2020-06-27T03:42:26.239Z] [2020-06-27T03:42:26.239Z] === Skipped [2020-06-27T03:42:26.239Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-06-27T03:42:26.239Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:26.239Z] [2020-06-27T03:42:26.239Z] [2020-06-27T03:42:26.239Z] DONE 1 tests, 1 skipped in 2.699s [2020-06-27T03:42:26.239Z] [2020-06-27T03:42:26.239Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-06-27T03:42:26.448Z] #33 150.7 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-06-27T03:42:27.631Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2020-06-27T03:42:27.888Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-06-27T03:42:28.345Z] #33 152.4 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-06-27T03:42:28.452Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:42:28.452Z] INFO: Testing against a local daemon [2020-06-27T03:42:28.452Z] ok github.com/docker/docker/integration/secret 0.209s [2020-06-27T03:42:28.452Z] [2020-06-27T03:42:28.452Z] === Skipped [2020-06-27T03:42:28.452Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-06-27T03:42:28.452Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:28.452Z] [2020-06-27T03:42:28.452Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-06-27T03:42:28.452Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:28.452Z] [2020-06-27T03:42:28.452Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-06-27T03:42:28.452Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:28.452Z] [2020-06-27T03:42:28.452Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.01s) [2020-06-27T03:42:28.452Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:28.452Z] [2020-06-27T03:42:28.452Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-06-27T03:42:28.452Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:28.452Z] [2020-06-27T03:42:28.452Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-06-27T03:42:28.452Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2020-06-27T03:42:28.452Z] [2020-06-27T03:42:28.452Z] [2020-06-27T03:42:28.452Z] DONE 6 tests, 6 skipped in 2.241s [2020-06-27T03:42:28.452Z] [2020-06-27T03:42:28.452Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-06-27T03:42:30.242Z] #33 154.0 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-06-27T03:42:30.876Z] --- PASS: TestServiceUpdatePidsLimit (15.88s) [2020-06-27T03:42:30.876Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s) [2020-06-27T03:42:30.876Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s) [2020-06-27T03:42:30.876Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2020-06-27T03:42:30.876Z] PASS [2020-06-27T03:42:30.876Z] [2020-06-27T03:42:30.876Z] === Skipped [2020-06-27T03:42:30.876Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2020-06-27T03:42:30.876Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-27T03:42:30.876Z] [2020-06-27T03:42:30.876Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-06-27T03:42:30.876Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-06-27T03:42:30.876Z] [2020-06-27T03:42:30.876Z] [2020-06-27T03:42:30.876Z] DONE 27 tests, 2 skipped in 129.819s [2020-06-27T03:42:30.876Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-06-27T03:42:30.876Z] ++ 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-06-27T03:42:30.876Z] ++ set -e [2020-06-27T03:42:30.876Z] ++ '[' -n 0 ']' [2020-06-27T03:42:30.876Z] ++ set -x [2020-06-27T03:42:30.876Z] ++ env -i DEST=/go/src/github.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-06-27T03:42:30.876Z] INFO: Testing against a local daemon [2020-06-27T03:42:30.876Z] === RUN TestSessionCreate [2020-06-27T03:42:30.876Z] --- PASS: TestSessionCreate (0.04s) [2020-06-27T03:42:30.876Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-27T03:42:30.876Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-06-27T03:42:30.876Z] PASS [2020-06-27T03:42:30.876Z] [2020-06-27T03:42:30.876Z] DONE 2 tests in 0.145s [2020-06-27T03:42:30.876Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-06-27T03:42:30.876Z] ++ 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-06-27T03:42:30.876Z] ++ set -e [2020-06-27T03:42:30.876Z] ++ '[' -n 0 ']' [2020-06-27T03:42:30.876Z] ++ set -x [2020-06-27T03:42:30.876Z] ++ env -i DEST=/go/src/github.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-06-27T03:42:30.876Z] INFO: Testing against a local daemon [2020-06-27T03:42:30.876Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-27T03:42:30.876Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-27T03:42:30.876Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-27T03:42:30.876Z] === RUN TestEventsExecDie [2020-06-27T03:42:30.876Z] --- PASS: TestEventsExecDie (0.63s) [2020-06-27T03:42:30.876Z] === RUN TestEventsBackwardsCompatible [2020-06-27T03:42:30.876Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-06-27T03:42:30.876Z] === RUN TestInfoBinaryCommits [2020-06-27T03:42:30.876Z] --- PASS: TestInfoBinaryCommits (0.04s) [2020-06-27T03:42:30.876Z] === RUN TestInfoAPIVersioned [2020-06-27T03:42:30.876Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-27T03:42:30.876Z] === RUN TestInfoDiscoveryBackend [2020-06-27T03:42:31.402Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:42:31.402Z] INFO: Testing against a local daemon [2020-06-27T03:42:31.402Z] ok github.com/docker/docker/integration/service 0.370s [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === Skipped [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-27T03:42:31.402Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-06-27T03:42:31.402Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-27T03:42:31.402Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-06-27T03:42:31.402Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-06-27T03:42:31.402Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-06-27T03:42:31.402Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-06-27T03:42:31.402Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-06-27T03:42:31.402Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-06-27T03:42:31.402Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-06-27T03:42:31.402Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.03s) [2020-06-27T03:42:31.402Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2020-06-27T03:42:31.402Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-06-27T03:42:31.402Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-06-27T03:42:31.402Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-06-27T03:42:31.402Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-06-27T03:42:31.402Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-06-27T03:42:31.402Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-06-27T03:42:31.402Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-06-27T03:42:31.402Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-06-27T03:42:31.402Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-06-27T03:42:31.402Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-06-27T03:42:31.402Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-06-27T03:42:31.402Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-06-27T03:42:31.402Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2020-06-27T03:42:31.402Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] DONE 24 tests, 23 skipped in 2.863s [2020-06-27T03:42:31.402Z] [2020-06-27T03:42:31.402Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-06-27T03:42:31.491Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-06-27T03:42:31.491Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-27T03:42:31.613Z] #33 155.6 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-06-27T03:42:32.177Z] #33 156.3 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-06-27T03:42:32.498Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-27T03:42:32.498Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-27T03:42:33.112Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-06-27T03:42:33.112Z] === RUN TestInfoAPI [2020-06-27T03:42:33.112Z] --- PASS: TestInfoAPI (0.04s) [2020-06-27T03:42:33.112Z] === RUN TestInfoAPIWarnings [2020-06-27T03:42:33.143Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-06-27T03:42:33.547Z] #33 157.8 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-06-27T03:42:33.618Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:42:33.618Z] INFO: Testing against a local daemon [2020-06-27T03:42:33.618Z] ok github.com/docker/docker/integration/session 0.243s [2020-06-27T03:42:33.618Z] [2020-06-27T03:42:33.618Z] === Skipped [2020-06-27T03:42:33.618Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-06-27T03:42:33.618Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-06-27T03:42:33.618Z] [2020-06-27T03:42:33.618Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-06-27T03:42:33.618Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-06-27T03:42:33.618Z] [2020-06-27T03:42:33.618Z] [2020-06-27T03:42:33.618Z] DONE 2 tests, 2 skipped in 2.172s [2020-06-27T03:42:33.618Z] [2020-06-27T03:42:33.618Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-06-27T03:42:33.728Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-06-27T03:42:33.728Z] === RUN TestInfoDebug [2020-06-27T03:42:34.011Z] --- PASS: TestInfoDebug (0.53s) [2020-06-27T03:42:34.011Z] === RUN TestInfoInsecureRegistries [2020-06-27T03:42:34.073Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-06-27T03:42:34.630Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-06-27T03:42:34.630Z] === RUN TestInfoRegistryMirrors [2020-06-27T03:42:34.638Z] --- PASS: TestServiceUpdatePidsLimit (17.18s) [2020-06-27T03:42:34.638Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.07s) [2020-06-27T03:42:34.638Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.10s) [2020-06-27T03:42:34.638Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2020-06-27T03:42:34.638Z] PASS [2020-06-27T03:42:34.638Z] [2020-06-27T03:42:34.638Z] === Skipped [2020-06-27T03:42:34.638Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-06-27T03:42:34.638Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-06-27T03:42:34.638Z] [2020-06-27T03:42:34.638Z] [2020-06-27T03:42:34.638Z] DONE 27 tests, 1 skipped in 180.364s [2020-06-27T03:42:34.638Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-06-27T03:42:34.638Z] ++ 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-06-27T03:42:34.638Z] ++ set -e [2020-06-27T03:42:34.638Z] ++ '[' -n 0 ']' [2020-06-27T03:42:34.638Z] ++ set -x [2020-06-27T03:42:34.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-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-06-27T03:42:34.638Z] INFO: Testing against a local daemon [2020-06-27T03:42:34.638Z] === RUN TestSessionCreate [2020-06-27T03:42:34.638Z] --- PASS: TestSessionCreate (0.03s) [2020-06-27T03:42:34.638Z] === RUN TestSessionCreateWithBadUpgrade [2020-06-27T03:42:34.638Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-06-27T03:42:34.638Z] PASS [2020-06-27T03:42:34.638Z] [2020-06-27T03:42:34.638Z] DONE 2 tests in 0.167s [2020-06-27T03:42:34.638Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-06-27T03:42:34.638Z] ++ 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-06-27T03:42:34.638Z] ++ set -e [2020-06-27T03:42:34.638Z] ++ '[' -n 0 ']' [2020-06-27T03:42:34.638Z] ++ set -x [2020-06-27T03:42:34.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-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-06-27T03:42:34.895Z] INFO: Testing against a local daemon [2020-06-27T03:42:34.895Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-06-27T03:42:34.895Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-27T03:42:34.895Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-27T03:42:34.895Z] === RUN TestEventsExecDie [2020-06-27T03:42:34.917Z] #33 159.1 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-06-27T03:42:35.249Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-06-27T03:42:35.249Z] === RUN TestLoginFailsWithBadCredentials [2020-06-27T03:42:35.460Z] --- PASS: TestEventsExecDie (0.54s) [2020-06-27T03:42:35.460Z] === RUN TestEventsBackwardsCompatible [2020-06-27T03:42:35.460Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2020-06-27T03:42:35.460Z] === RUN TestInfoBinaryCommits [2020-06-27T03:42:35.460Z] --- PASS: TestInfoBinaryCommits (0.03s) [2020-06-27T03:42:35.460Z] === RUN TestInfoAPIVersioned [2020-06-27T03:42:35.460Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-06-27T03:42:35.460Z] === RUN TestInfoDiscoveryBackend [2020-06-27T03:42:35.532Z] --- PASS: TestLoginFailsWithBadCredentials (0.33s) [2020-06-27T03:42:35.532Z] === RUN TestPingCacheHeaders [2020-06-27T03:42:35.532Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-06-27T03:42:35.532Z] === RUN TestPingGet [2020-06-27T03:42:35.532Z] --- PASS: TestPingGet (0.02s) [2020-06-27T03:42:35.532Z] === RUN TestPingHead [2020-06-27T03:42:35.532Z] --- PASS: TestPingHead (0.04s) [2020-06-27T03:42:35.532Z] === RUN TestVersion [2020-06-27T03:42:35.532Z] --- PASS: TestVersion (0.04s) [2020-06-27T03:42:35.532Z] PASS [2020-06-27T03:42:35.532Z] [2020-06-27T03:42:35.532Z] === Skipped [2020-06-27T03:42:35.532Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-27T03:42:35.533Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-27T03:42:35.533Z] [2020-06-27T03:42:35.533Z] [2020-06-27T03:42:35.533Z] DONE 18 tests, 1 skipped in 5.508s [2020-06-27T03:42:35.533Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-06-27T03:42:35.533Z] ++ 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-06-27T03:42:35.533Z] ++ set -e [2020-06-27T03:42:35.533Z] ++ '[' -n 0 ']' [2020-06-27T03:42:35.533Z] ++ set -x [2020-06-27T03:42:35.533Z] ++ env -i DEST=/go/src/github.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-06-27T03:42:35.816Z] INFO: Testing against a local daemon [2020-06-27T03:42:35.816Z] === RUN TestVolumesCreateAndList [2020-06-27T03:42:35.816Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-06-27T03:42:35.816Z] === RUN TestVolumesRemove [2020-06-27T03:42:35.816Z] --- PASS: TestVolumesRemove (0.07s) [2020-06-27T03:42:35.816Z] === RUN TestVolumesInspect [2020-06-27T03:42:35.816Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-27T03:42:35.816Z] === RUN TestVolumesInvalidJSON [2020-06-27T03:42:35.816Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-27T03:42:35.816Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-27T03:42:35.816Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-27T03:42:35.816Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-06-27T03:42:35.816Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-27T03:42:35.816Z] PASS [2020-06-27T03:42:35.816Z] [2020-06-27T03:42:35.816Z] DONE 5 tests in 0.218s [2020-06-27T03:42:35.816Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-27T03:42:35.827Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:42:35.827Z] INFO: Testing against a local daemon [2020-06-27T03:42:36.024Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-06-27T03:42:36.024Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-06-27T03:42:36.098Z] ++++ cat bundles/test-integration/docker.pid [2020-06-27T03:42:36.098Z] +++ kill 13842 [2020-06-27T03:42:36.811Z] ok github.com/docker/docker/integration/system 1.358s [2020-06-27T03:42:36.812Z] #33 160.9 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-06-27T03:42:36.954Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-06-27T03:42:36.954Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-06-27T03:42:37.105Z] +++ /etc/init.d/apparmor stop [2020-06-27T03:42:37.105Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-27T03:42:37.105Z] [2020-06-27T03:42:37.105Z] Unloading profiles will leave already running processes permanently [2020-06-27T03:42:37.105Z] unconfined, which can lead to unexpected situations. [2020-06-27T03:42:37.105Z] [2020-06-27T03:42:37.105Z] To set a process to complain mode, use the command line tool [2020-06-27T03:42:37.105Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-27T03:42:37.105Z] +++ true [2020-06-27T03:42:37.105Z] exiting test-integration [2020-06-27T03:42:37.105Z] ++ exit 0 [2020-06-27T03:42:37.105Z] [2020-06-27T03:42:37.283Z] [2020-06-27T03:42:37.283Z] === Skipped [2020-06-27T03:42:37.283Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-27T03:42:37.283Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-06-27T03:42:37.283Z] [2020-06-27T03:42:37.283Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-06-27T03:42:37.283Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-06-27T03:42:37.283Z] [2020-06-27T03:42:37.283Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-06-27T03:42:37.283Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-06-27T03:42:37.283Z] [2020-06-27T03:42:37.283Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-06-27T03:42:37.283Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-06-27T03:42:37.283Z] [2020-06-27T03:42:37.283Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-06-27T03:42:37.283Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-27T03:42:37.283Z] [2020-06-27T03:42:37.283Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-06-27T03:42:37.283Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-27T03:42:37.283Z] [2020-06-27T03:42:37.283Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-06-27T03:42:37.283Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-06-27T03:42:37.283Z] [2020-06-27T03:42:37.283Z] [2020-06-27T03:42:37.283Z] DONE 13 tests, 7 skipped in 3.492s [2020-06-27T03:42:37.283Z] [2020-06-27T03:42:37.283Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-06-27T03:42:37.519Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-06-27T03:42:37.519Z] === RUN TestInfoAPI [2020-06-27T03:42:37.519Z] --- PASS: TestInfoAPI (0.02s) [2020-06-27T03:42:37.519Z] === RUN TestInfoAPIWarnings [2020-06-27T03:42:37.743Z] #33 162.1 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-06-27T03:42:38.083Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-06-27T03:42:38.083Z] === RUN TestInfoDebug Post stage [Pipeline] junit [2020-06-27T03:42:38.616Z] Recording test results [2020-06-27T03:42:38.647Z] --- PASS: TestInfoDebug (0.54s) [2020-06-27T03:42:38.647Z] === RUN TestInfoInsecureRegistries [2020-06-27T03:42:38.647Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-06-27T03:42:39.115Z] #33 163.3 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-27T03:42:39.212Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-06-27T03:42:39.212Z] === RUN TestInfoRegistryMirrors [2020-06-27T03:42:39.212Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-06-27T03:42:39.212Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-06-27T03:42:39.212Z] === RUN TestDockerSuite/TestHealth [2020-06-27T03:42:39.499Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:42:39.499Z] INFO: Testing against a local daemon [2020-06-27T03:42:39.499Z] ok github.com/docker/docker/integration/volume 0.301s [2020-06-27T03:42:39.499Z] [2020-06-27T03:42:39.499Z] === Skipped [2020-06-27T03:42:39.499Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-06-27T03:42:39.499Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-06-27T03:42:39.499Z] [2020-06-27T03:42:39.499Z] [2020-06-27T03:42:39.499Z] DONE 5 tests, 1 skipped in 2.430s [2020-06-27T03:42:39.499Z] [2020-06-27T03:42:39.499Z] INFO: make.ps1 ended at 06/27/2020 03:42:39 [2020-06-27T03:42:39.499Z] INFO: Integration CLI tests being run from the host: [2020-06-27T03:42:39.499Z] 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-06-27T03:42:39.560Z] + echo Ensuring container killed. [2020-06-27T03:42:39.560Z] Ensuring container killed. [2020-06-27T03:42:39.560Z] + docker rm -vf docker-pr1 [2020-06-27T03:42:39.560Z] Error: No such container: docker-pr1 [2020-06-27T03:42:39.560Z] + true [Pipeline] sh [2020-06-27T03:42:39.775Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2020-06-27T03:42:39.775Z] === RUN TestLoginFailsWithBadCredentials [2020-06-27T03:42:39.775Z] --- PASS: TestLoginFailsWithBadCredentials (0.24s) [2020-06-27T03:42:39.775Z] === RUN TestPingCacheHeaders [2020-06-27T03:42:39.932Z] + echo Chowning /workspace to jenkins user [2020-06-27T03:42:39.932Z] Chowning /workspace to jenkins user [2020-06-27T03:42:39.932Z] + id -u [2020-06-27T03:42:39.932Z] + id -g [2020-06-27T03:42:39.932Z] + docker run --rm -v /home/docker/workspace/moby_PR-41159:/workspace busybox chown -R 1001:1001 /workspace [2020-06-27T03:42:39.932Z] Unable to find image 'busybox:latest' locally [2020-06-27T03:42:40.033Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-06-27T03:42:40.033Z] === RUN TestPingGet [2020-06-27T03:42:40.033Z] --- PASS: TestPingGet (0.02s) [2020-06-27T03:42:40.033Z] === RUN TestPingHead [2020-06-27T03:42:40.033Z] --- PASS: TestPingHead (0.03s) [2020-06-27T03:42:40.033Z] === RUN TestVersion [2020-06-27T03:42:40.033Z] --- PASS: TestVersion (0.02s) [2020-06-27T03:42:40.033Z] PASS [2020-06-27T03:42:40.033Z] [2020-06-27T03:42:40.033Z] === Skipped [2020-06-27T03:42:40.033Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-06-27T03:42:40.033Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-06-27T03:42:40.033Z] [2020-06-27T03:42:40.033Z] [2020-06-27T03:42:40.033Z] DONE 18 tests, 1 skipped in 5.289s [2020-06-27T03:42:40.033Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-06-27T03:42:40.033Z] ++ 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-06-27T03:42:40.033Z] ++ set -e [2020-06-27T03:42:40.033Z] ++ '[' -n 0 ']' [2020-06-27T03:42:40.033Z] ++ set -x [2020-06-27T03:42:40.033Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-06-27T03:42:40.218Z] latest: Pulling from library/busybox [2020-06-27T03:42:40.218Z] 0f1f027783f1: Pulling fs layer [2020-06-27T03:42:40.291Z] INFO: Testing against a local daemon [2020-06-27T03:42:40.291Z] === RUN TestVolumesCreateAndList [2020-06-27T03:42:40.291Z] --- PASS: TestVolumesCreateAndList (0.02s) [2020-06-27T03:42:40.291Z] === RUN TestVolumesRemove [2020-06-27T03:42:40.291Z] --- PASS: TestVolumesRemove (0.06s) [2020-06-27T03:42:40.291Z] === RUN TestVolumesInspect [2020-06-27T03:42:40.291Z] --- PASS: TestVolumesInspect (0.02s) [2020-06-27T03:42:40.291Z] === RUN TestVolumesInvalidJSON [2020-06-27T03:42:40.291Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-06-27T03:42:40.291Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-06-27T03:42:40.291Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-06-27T03:42:40.291Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-06-27T03:42:40.291Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-06-27T03:42:40.291Z] PASS [2020-06-27T03:42:40.291Z] [2020-06-27T03:42:40.291Z] DONE 5 tests in 0.305s [2020-06-27T03:42:40.291Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-27T03:42:40.486Z] #33 164.7 [2020-06-27T03:42:40.502Z] 0f1f027783f1: Verifying Checksum [2020-06-27T03:42:40.502Z] 0f1f027783f1: Download complete [2020-06-27T03:42:40.502Z] 0f1f027783f1: Pull complete [2020-06-27T03:42:40.502Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-27T03:42:40.502Z] Status: Downloaded newer image for busybox:latest [2020-06-27T03:42:40.548Z] ++++ cat bundles/test-integration/docker.pid [2020-06-27T03:42:40.548Z] +++ kill 5575 [2020-06-27T03:42:40.744Z] #33 DONE 164.8s [2020-06-27T03:42:40.744Z] [2020-06-27T03:42:40.744Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-06-27T03:42:41.917Z] +++ /etc/init.d/apparmor stop [2020-06-27T03:42:41.917Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-27T03:42:41.917Z] [2020-06-27T03:42:41.917Z] Unloading profiles will leave already running processes permanently [2020-06-27T03:42:41.917Z] unconfined, which can lead to unexpected situations. [2020-06-27T03:42:41.917Z] [2020-06-27T03:42:41.917Z] To set a process to complain mode, use the command line tool [2020-06-27T03:42:41.918Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-27T03:42:41.918Z] +++ true [2020-06-27T03:42:41.918Z] exiting test-integration [2020-06-27T03:42:41.918Z] ++ exit 0 [2020-06-27T03:42:41.918Z] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-27T03:42:42.132Z] #34 DONE 1.4s [2020-06-27T03:42:42.370Z] + bundleName=ppc64le-integration [2020-06-27T03:42:42.370Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-06-27T03:42:42.370Z] Creating ppc64le-integration-bundles.tar.gz [2020-06-27T03:42:42.370Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-06-27T03:42:42.370Z] + xargs tar -czf ppc64le-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-27T03:42:42.405Z] Archiving artifacts [2020-06-27T03:42:42.482Z] + for job in $(jobs -p) [2020-06-27T03:42:42.482Z] + wait 11460 [2020-06-27T03:42:42.953Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41159/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-27T03:42:43.343Z] + make clean [2020-06-27T03:42:43.625Z] make: command: Command not found [2020-06-27T03:42:43.625Z] make: command: Command not found [2020-06-27T03:42:43.625Z] docker volume rm -f docker-dev-cache [2020-06-27T03:42:43.625Z] docker-dev-cache [Pipeline] deleteDir [2020-06-27T03:42:44.058Z] [2020-06-27T03:42:44.058Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-06-27T03:42:44.318Z] #35 DONE 0.7s [2020-06-27T03:42:44.576Z] [2020-06-27T03:42:44.576Z] #36 exporting to image [2020-06-27T03:42:44.576Z] #36 exporting layers [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-27T03:42:47.852Z] #36 exporting layers 2.9s done [2020-06-27T03:42:47.852Z] #36 writing image sha256:05ba3d759f2715eb992a3e7bb0f961b7bbc2035774cbcff976aa7f4d290a017c done [2020-06-27T03:42:47.852Z] #36 naming to docker.io/library/moby-e2e-test done [2020-06-27T03:42:47.852Z] #36 DONE 2.9s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-27T03:42:48.162Z] + echo Ensuring container killed. [2020-06-27T03:42:48.162Z] Ensuring container killed. [2020-06-27T03:42:48.162Z] + docker rm -vf docker-pr1 [2020-06-27T03:42:48.162Z] Error: No such container: docker-pr1 [2020-06-27T03:42:48.162Z] + true [2020-06-27T03:42:48.163Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-06-27T03:42:48.163Z] INFO: Testing against a local daemon [Pipeline] sh [2020-06-27T03:42:48.441Z] + echo Chowning /workspace to jenkins user [2020-06-27T03:42:48.441Z] Chowning /workspace to jenkins user [2020-06-27T03:42:48.441Z] + id -u [2020-06-27T03:42:48.441Z] + id -g [2020-06-27T03:42:48.441Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41159:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-27T03:42:49.664Z] + bundleName=unit [2020-06-27T03:42:49.665Z] + echo Creating unit-bundles.tar.gz [2020-06-27T03:42:49.665Z] Creating unit-bundles.tar.gz [2020-06-27T03:42:49.665Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-06-27T03:42:49.665Z] bundles/junit-report.xml [2020-06-27T03:42:49.665Z] bundles/go-test-report.json [2020-06-27T03:42:49.665Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-06-27T03:42:49.674Z] Archiving artifacts [2020-06-27T03:42:50.047Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41159/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-27T03:42:50.368Z] + make clean [2020-06-27T03:42:50.624Z] docker volume rm -f docker-dev-cache [2020-06-27T03:42:50.624Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-27T03:42:57.337Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-06-27T03:42:58.269Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-06-27T03:42:58.269Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-06-27T03:42:58.269Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-06-27T03:42:58.269Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-06-27T03:42:58.832Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-06-27T03:42:58.832Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-06-27T03:42:59.396Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-06-27T03:42:59.396Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-06-27T03:42:59.396Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-06-27T03:42:59.396Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-06-27T03:42:59.653Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-06-27T03:42:59.911Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-06-27T03:43:00.169Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-06-27T03:43:00.169Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-06-27T03:43:00.733Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-06-27T03:43:00.733Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-06-27T03:43:01.297Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-06-27T03:43:01.862Z] === RUN TestDockerSuite/TestImagesFormat [2020-06-27T03:43:01.862Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-06-27T03:43:02.429Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-06-27T03:43:04.951Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-06-27T03:43:04.951Z] === RUN TestDockerSuite/TestImportBadURL [2020-06-27T03:43:05.208Z] === RUN TestDockerSuite/TestImportDisplay [2020-06-27T03:43:06.140Z] === RUN TestDockerSuite/TestImportFile [2020-06-27T03:43:07.072Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-06-27T03:43:07.072Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-06-27T03:43:08.441Z] === RUN TestDockerSuite/TestImportGzipped [2020-06-27T03:43:09.379Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-06-27T03:43:10.314Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-06-27T03:43:10.879Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-06-27T03:43:11.443Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-06-27T03:43:12.008Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-06-27T03:43:12.008Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-06-27T03:43:12.008Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-06-27T03:43:12.265Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-06-27T03:43:12.830Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-06-27T03:43:13.393Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-06-27T03:43:13.650Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-06-27T03:43:14.214Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-06-27T03:43:14.472Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-06-27T03:43:14.472Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-06-27T03:43:15.842Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-06-27T03:43:16.099Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-06-27T03:43:16.666Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-06-27T03:43:16.666Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-06-27T03:43:16.924Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-06-27T03:43:16.924Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-06-27T03:43:17.856Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-06-27T03:43:17.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-06-27T03:43:18.420Z] === RUN TestDockerSuite/TestInspectDefault [2020-06-27T03:43:18.985Z] === RUN TestDockerSuite/TestInspectHistory [2020-06-27T03:43:19.550Z] === RUN TestDockerSuite/TestInspectImage [2020-06-27T03:43:19.550Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-06-27T03:43:19.550Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-06-27T03:43:19.550Z] === RUN TestDockerSuite/TestInspectInt64 [2020-06-27T03:43:20.482Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-06-27T03:43:21.048Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-06-27T03:43:21.048Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-06-27T03:43:21.980Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-06-27T03:43:22.545Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-06-27T03:43:22.545Z] === RUN TestDockerSuite/TestInspectPlugin [2020-06-27T03:43:25.069Z] === RUN TestDockerSuite/TestInspectRootFS [2020-06-27T03:43:25.069Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-06-27T03:43:25.635Z] === RUN TestDockerSuite/TestInspectStatus [2020-06-27T03:43:26.567Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-06-27T03:43:27.940Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-06-27T03:43:28.504Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-06-27T03:43:29.069Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-06-27T03:43:30.042Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-06-27T03:43:30.614Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-06-27T03:43:31.178Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-06-27T03:43:31.743Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-06-27T03:43:31.743Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-06-27T03:43:33.113Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-06-27T03:43:34.047Z] === RUN TestDockerSuite/TestLinksEnvs [2020-06-27T03:43:34.978Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-06-27T03:43:35.235Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-06-27T03:43:36.167Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-06-27T03:43:37.540Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-06-27T03:43:38.911Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-06-27T03:43:38.911Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-06-27T03:43:40.281Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-06-27T03:43:40.538Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-06-27T03:43:40.796Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-06-27T03:43:41.053Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-06-27T03:43:51.013Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-06-27T03:43:51.013Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-06-27T03:43:52.382Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-06-27T03:43:52.640Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-06-27T03:43:54.011Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-06-27T03:43:54.011Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-06-27T03:43:54.576Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-06-27T03:43:54.576Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-06-27T03:43:54.576Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-06-27T03:43:54.835Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-06-27T03:43:55.398Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-06-27T03:43:57.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-06-27T03:43:58.851Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-06-27T03:43:59.108Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-06-27T03:44:04.378Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-06-27T03:44:04.635Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-06-27T03:44:04.635Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-06-27T03:44:05.199Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-06-27T03:44:06.130Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-06-27T03:44:07.061Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-06-27T03:44:07.625Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-06-27T03:44:08.555Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-06-27T03:44:10.449Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-06-27T03:44:11.013Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-06-27T03:44:11.271Z] === RUN TestDockerSuite/TestLogsSince [2020-06-27T03:44:13.164Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-06-27T03:44:18.419Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-06-27T03:44:18.419Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-06-27T03:44:23.673Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-06-27T03:44:24.238Z] === RUN TestDockerSuite/TestLogsTail [2020-06-27T03:44:24.804Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-06-27T03:44:25.369Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-06-27T03:44:25.626Z] === RUN TestDockerSuite/TestMountIntoProc [2020-06-27T03:44:25.883Z] === RUN TestDockerSuite/TestMountIntoSys [2020-06-27T03:44:26.446Z] === RUN TestDockerSuite/TestNetHostname [2020-06-27T03:44:27.818Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-06-27T03:44:27.818Z] === RUN TestDockerSuite/TestNetworkEvents [2020-06-27T03:44:28.749Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-06-27T03:44:30.119Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-06-27T03:44:30.375Z] === RUN TestDockerSuite/TestPluginActive [2020-06-27T03:44:31.748Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-06-27T03:44:37.003Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-06-27T03:44:37.003Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-06-27T03:44:37.260Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-06-27T03:44:39.782Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-06-27T03:44:40.714Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-06-27T03:44:42.608Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-06-27T03:44:45.882Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-06-27T03:44:46.815Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-06-27T03:44:48.711Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-06-27T03:44:48.711Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-06-27T03:44:49.642Z] === RUN TestDockerSuite/TestPortHostBinding [2020-06-27T03:44:50.573Z] === RUN TestDockerSuite/TestPortList [2020-06-27T03:44:58.674Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-06-27T03:44:58.674Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-06-27T03:45:05.223Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-06-27T03:45:05.223Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-06-27T03:45:05.223Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-06-27T03:45:05.223Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-06-27T03:45:05.223Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-06-27T03:45:05.480Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-06-27T03:45:05.480Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-06-27T03:45:06.044Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-06-27T03:45:06.044Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-06-27T03:45:06.979Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-06-27T03:45:06.979Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-06-27T03:45:08.890Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-06-27T03:45:09.822Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-06-27T03:45:10.078Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-06-27T03:45:10.336Z] === RUN TestDockerSuite/TestPsByOrder [2020-06-27T03:45:11.706Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-06-27T03:45:12.270Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-06-27T03:45:12.834Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-06-27T03:45:16.112Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-06-27T03:45:20.293Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-06-27T03:45:20.293Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-06-27T03:45:22.188Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-06-27T03:45:28.736Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-06-27T03:45:29.300Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-06-27T03:45:31.196Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-06-27T03:45:31.759Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-06-27T03:45:32.691Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-06-27T03:45:35.215Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-06-27T03:45:37.113Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-06-27T03:45:38.046Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-06-27T03:45:38.046Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-06-27T03:45:38.610Z] === RUN TestDockerSuite/TestPsRightTagName [2020-06-27T03:45:39.979Z] === RUN TestDockerSuite/TestPsShowMounts [2020-06-27T03:45:41.875Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-06-27T03:45:42.133Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-06-27T03:45:42.133Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-06-27T03:45:42.133Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-06-27T03:45:42.133Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-06-27T03:45:42.391Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-06-27T03:45:42.391Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-06-27T03:45:42.955Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-06-27T03:45:43.887Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-06-27T03:45:45.257Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-06-27T03:45:45.822Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-06-27T03:45:53.979Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-06-27T03:45:54.236Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-06-27T03:45:55.606Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-06-27T03:45:55.606Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-06-27T03:45:55.606Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-06-27T03:45:55.863Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-06-27T03:45:57.757Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-06-27T03:45:58.690Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-06-27T03:46:01.213Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-06-27T03:46:01.777Z] === RUN TestDockerSuite/TestRmiBlank [2020-06-27T03:46:01.777Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-06-27T03:46:01.777Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-06-27T03:46:04.300Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-06-27T03:46:04.865Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-06-27T03:46:05.429Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-06-27T03:46:06.360Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-06-27T03:46:06.925Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-06-27T03:46:07.877Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-06-27T03:46:08.441Z] === RUN TestDockerSuite/TestRmiTag [2020-06-27T03:46:08.699Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-06-27T03:46:08.956Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-06-27T03:46:09.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-06-27T03:46:12.047Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-06-27T03:46:12.612Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-06-27T03:46:13.543Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-06-27T03:46:13.802Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-06-27T03:46:15.174Z] === RUN TestDockerSuite/TestRunAddHost [2020-06-27T03:46:15.431Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-06-27T03:46:15.689Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-06-27T03:46:16.253Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-06-27T03:46:16.510Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-06-27T03:46:17.075Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-06-27T03:46:18.006Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-06-27T03:46:18.263Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-06-27T03:46:18.827Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-06-27T03:46:19.392Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-06-27T03:46:20.324Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-06-27T03:46:21.258Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-06-27T03:46:21.823Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-06-27T03:46:22.756Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-06-27T03:46:23.321Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-06-27T03:46:23.885Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-06-27T03:46:24.449Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-06-27T03:46:25.013Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-06-27T03:46:25.943Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-06-27T03:46:26.202Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-06-27T03:46:26.766Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-06-27T03:46:27.024Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-06-27T03:46:27.024Z] === RUN TestDockerSuite/TestRunBindMounts [2020-06-27T03:46:28.920Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-06-27T03:46:28.920Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-06-27T03:46:29.484Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-06-27T03:46:29.745Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-06-27T03:46:30.679Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-06-27T03:46:30.679Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-06-27T03:46:31.244Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-06-27T03:46:31.808Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-06-27T03:46:32.065Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-06-27T03:46:32.629Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-06-27T03:46:32.886Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-06-27T03:46:33.143Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-06-27T03:46:33.403Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-06-27T03:46:33.403Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-06-27T03:46:34.334Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-06-27T03:46:34.592Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-06-27T03:46:35.157Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-06-27T03:46:35.722Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-06-27T03:46:35.722Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-06-27T03:46:36.286Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-06-27T03:46:37.657Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-06-27T03:46:38.590Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-06-27T03:46:39.520Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-06-27T03:46:39.777Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-06-27T03:46:40.342Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-06-27T03:46:40.600Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-06-27T03:46:41.164Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-06-27T03:46:41.729Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-06-27T03:46:42.661Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-06-27T03:46:45.186Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-06-27T03:46:45.186Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-06-27T03:46:45.186Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-06-27T03:46:46.558Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-06-27T03:46:47.489Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-06-27T03:46:48.860Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-06-27T03:46:49.119Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-06-27T03:46:51.016Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-06-27T03:46:51.017Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-06-27T03:46:51.274Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-06-27T03:46:52.206Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-06-27T03:46:53.606Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-06-27T03:46:54.537Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-06-27T03:46:55.908Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-06-27T03:46:56.474Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-06-27T03:46:57.405Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-06-27T03:46:57.970Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-06-27T03:46:57.970Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-06-27T03:46:58.536Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-06-27T03:46:59.909Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-06-27T03:46:59.909Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-06-27T03:47:00.166Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-06-27T03:47:00.730Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-06-27T03:47:01.295Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-06-27T03:47:01.859Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-06-27T03:47:01.859Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-06-27T03:47:02.425Z] === RUN TestDockerSuite/TestRunEnvironment [2020-06-27T03:47:02.989Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-06-27T03:47:03.247Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-06-27T03:47:03.811Z] === RUN TestDockerSuite/TestRunExitCode [2020-06-27T03:47:04.375Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-06-27T03:47:04.940Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-06-27T03:47:05.504Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-06-27T03:47:06.069Z] === RUN TestDockerSuite/TestRunExposePort [2020-06-27T03:47:06.069Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-06-27T03:47:06.326Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-06-27T03:47:06.891Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-06-27T03:47:08.263Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-06-27T03:47:08.520Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-06-27T03:47:08.520Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-06-27T03:47:11.045Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-06-27T03:47:11.301Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-06-27T03:47:14.579Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-06-27T03:47:18.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-06-27T03:47:20.665Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-06-27T03:47:22.559Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-06-27T03:47:23.124Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-06-27T03:47:23.124Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-06-27T03:47:24.055Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-06-27T03:47:24.313Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-06-27T03:47:24.313Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-06-27T03:47:24.313Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-06-27T03:47:24.570Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-06-27T03:47:26.472Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-06-27T03:47:27.038Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-06-27T03:47:28.933Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-06-27T03:47:28.933Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-06-27T03:47:29.864Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-06-27T03:47:30.121Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-06-27T03:47:30.685Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-06-27T03:47:31.251Z] === RUN TestDockerSuite/TestRunModeHostname [2020-06-27T03:47:31.508Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-06-27T03:47:32.073Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-06-27T03:47:32.073Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-06-27T03:47:32.073Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-06-27T03:47:33.005Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-06-27T03:47:34.377Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-06-27T03:47:35.748Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-06-27T03:47:35.748Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-06-27T03:47:36.005Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-06-27T03:47:36.005Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-06-27T03:47:36.936Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-06-27T03:47:38.309Z] === RUN TestDockerSuite/TestRunMount [2020-06-27T03:47:40.206Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-06-27T03:47:43.484Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-06-27T03:47:43.484Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-06-27T03:47:44.054Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-06-27T03:47:44.995Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2020-06-27T03:47:46.364Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-06-27T03:47:48.260Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-06-27T03:47:49.631Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-06-27T03:47:51.000Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-06-27T03:47:51.932Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-06-27T03:47:52.497Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-06-27T03:47:52.497Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-06-27T03:47:53.060Z] === RUN TestDockerSuite/TestRunNetHost [2020-06-27T03:47:53.624Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-06-27T03:47:54.188Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-06-27T03:47:54.753Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-06-27T03:47:56.124Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-06-27T03:47:57.055Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-06-27T03:48:00.332Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-06-27T03:48:00.332Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-06-27T03:48:00.332Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-06-27T03:48:00.589Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-06-27T03:48:00.589Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-06-27T03:48:01.153Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-06-27T03:48:01.410Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-06-27T03:48:01.667Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-06-27T03:48:01.924Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-06-27T03:48:02.488Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-06-27T03:48:02.488Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-06-27T03:48:03.053Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-06-27T03:48:03.620Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-06-27T03:48:04.553Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-06-27T03:48:04.811Z] === RUN TestDockerSuite/TestRunPortInUse [2020-06-27T03:48:05.635Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-06-27T03:48:06.200Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-06-27T03:48:06.765Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-06-27T03:48:07.329Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-06-27T03:48:07.917Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-06-27T03:48:08.849Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-06-27T03:48:08.849Z] === RUN TestDockerSuite/TestRunPublishPort [2020-06-27T03:48:09.414Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-06-27T03:48:09.979Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-06-27T03:48:09.979Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-06-27T03:48:10.236Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-06-27T03:48:11.169Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-06-27T03:48:11.169Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-06-27T03:48:13.693Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-06-27T03:48:13.694Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-06-27T03:48:14.626Z] === RUN TestDockerSuite/TestRunRm [2020-06-27T03:48:15.559Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-06-27T03:48:16.928Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-06-27T03:48:19.038Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-06-27T03:48:19.295Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-06-27T03:48:19.858Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-06-27T03:48:21.227Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-06-27T03:48:21.485Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-06-27T03:48:24.011Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-06-27T03:48:26.534Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-06-27T03:48:26.534Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-06-27T03:48:27.099Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-06-27T03:48:27.357Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-06-27T03:48:27.922Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-06-27T03:48:28.179Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-06-27T03:48:28.743Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-06-27T03:48:29.000Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-06-27T03:48:29.257Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-06-27T03:48:29.821Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-06-27T03:48:30.386Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-06-27T03:48:31.757Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-06-27T03:48:33.137Z] === RUN TestDockerSuite/TestRunState [2020-06-27T03:48:34.508Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-06-27T03:48:34.508Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-06-27T03:48:34.765Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-06-27T03:48:35.329Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-06-27T03:48:35.586Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-06-27T03:48:35.586Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-06-27T03:48:36.151Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-06-27T03:48:36.715Z] === RUN TestDockerSuite/TestRunSysctls [2020-06-27T03:48:37.280Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-06-27T03:48:37.844Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-06-27T03:48:37.844Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-06-27T03:48:37.844Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-06-27T03:48:38.411Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-06-27T03:48:40.307Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-06-27T03:48:40.564Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-06-27T03:48:41.129Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-06-27T03:48:42.499Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-06-27T03:48:43.430Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-06-27T03:48:45.328Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-06-27T03:48:46.698Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-06-27T03:48:48.595Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-06-27T03:48:48.852Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-06-27T03:48:49.109Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-06-27T03:48:49.367Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-06-27T03:48:49.932Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-06-27T03:48:51.829Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-06-27T03:48:52.086Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-06-27T03:48:53.020Z] === RUN TestDockerSuite/TestRunUserByID [2020-06-27T03:48:53.277Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-06-27T03:48:53.534Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-06-27T03:48:53.792Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-06-27T03:48:54.357Z] === RUN TestDockerSuite/TestRunUserByName [2020-06-27T03:48:54.922Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-06-27T03:48:55.486Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-06-27T03:48:55.486Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-06-27T03:48:55.758Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-06-27T03:48:56.018Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-06-27T03:48:58.541Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-06-27T03:48:59.105Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-06-27T03:48:59.362Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-06-27T03:49:00.732Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-06-27T03:49:02.102Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-06-27T03:49:03.033Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-06-27T03:49:03.965Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-06-27T03:49:04.531Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-06-27T03:49:07.058Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-06-27T03:49:07.058Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-06-27T03:49:07.622Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-06-27T03:49:08.187Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-06-27T03:49:08.187Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-06-27T03:49:08.187Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-06-27T03:49:08.187Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-06-27T03:49:08.187Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-06-27T03:49:08.187Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-06-27T03:49:08.750Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-06-27T03:49:09.315Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-06-27T03:49:10.246Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-06-27T03:49:10.503Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-06-27T03:49:11.067Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-06-27T03:49:11.067Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-06-27T03:49:11.324Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-06-27T03:49:11.325Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-06-27T03:49:11.582Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-06-27T03:49:11.582Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-06-27T03:49:11.582Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-06-27T03:49:11.582Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-06-27T03:49:11.582Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-06-27T03:49:11.582Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-06-27T03:49:11.582Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-06-27T03:49:11.582Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-06-27T03:49:11.839Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-06-27T03:49:12.404Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-06-27T03:49:12.969Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-06-27T03:49:12.969Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-06-27T03:49:13.226Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-06-27T03:49:13.484Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-06-27T03:49:14.048Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-06-27T03:49:14.048Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-06-27T03:49:14.307Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-06-27T03:49:14.873Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-06-27T03:49:14.873Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-06-27T03:49:14.873Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-06-27T03:49:15.130Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-06-27T03:49:16.061Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-06-27T03:49:16.995Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-06-27T03:49:16.996Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-06-27T03:49:16.996Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-06-27T03:49:17.253Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-06-27T03:49:17.253Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-06-27T03:49:18.186Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-06-27T03:49:18.762Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-06-27T03:49:20.133Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-06-27T03:49:20.697Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-06-27T03:49:20.955Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-06-27T03:49:20.955Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-06-27T03:49:21.212Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-06-27T03:49:22.144Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-06-27T03:49:23.075Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-06-27T03:49:23.639Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-06-27T03:49:23.896Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-06-27T03:49:23.896Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-06-27T03:49:25.272Z] === RUN TestDockerSuite/TestSaveImageId [2020-06-27T03:49:25.272Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-06-27T03:49:25.837Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-06-27T03:49:26.769Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-06-27T03:49:27.700Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-06-27T03:49:27.700Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-06-27T03:49:29.074Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-06-27T03:49:29.074Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-06-27T03:49:29.332Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-06-27T03:49:30.264Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-06-27T03:49:31.635Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-06-27T03:49:31.635Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-06-27T03:49:32.199Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-06-27T03:49:32.199Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-06-27T03:49:32.456Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-06-27T03:49:32.456Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-06-27T03:49:33.021Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-06-27T03:49:34.917Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-06-27T03:49:34.917Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-06-27T03:49:40.171Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-06-27T03:49:41.541Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-06-27T03:49:42.105Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-06-27T03:49:43.036Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-06-27T03:49:45.579Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-06-27T03:49:46.950Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-06-27T03:49:47.516Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-06-27T03:49:47.516Z] === RUN TestDockerSuite/TestStartRecordError [2020-06-27T03:49:48.887Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-06-27T03:49:50.259Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-06-27T03:49:51.629Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-06-27T03:49:54.153Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-06-27T03:49:58.327Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-06-27T03:50:00.220Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-06-27T03:50:00.785Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-06-27T03:50:06.040Z] === RUN TestDockerSuite/TestStatsNoStream [2020-06-27T03:50:07.934Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-06-27T03:50:09.833Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-06-27T03:50:10.089Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-06-27T03:50:10.654Z] === RUN TestDockerSuite/TestTopPrivileged [2020-06-27T03:50:10.911Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-06-27T03:50:10.911Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-06-27T03:50:11.476Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-06-27T03:50:13.380Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-06-27T03:50:14.312Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-06-27T03:50:16.208Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-06-27T03:50:17.139Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-06-27T03:50:17.704Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-06-27T03:50:18.269Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-06-27T03:50:18.527Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-06-27T03:50:19.092Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-06-27T03:50:20.024Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-06-27T03:50:20.024Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-06-27T03:50:20.955Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-06-27T03:50:21.518Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-06-27T03:50:21.776Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-06-27T03:50:23.147Z] === RUN TestDockerSuite/TestUpdateStats [2020-06-27T03:50:26.421Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-06-27T03:50:27.352Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-06-27T03:50:27.352Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-06-27T03:50:28.285Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-06-27T03:50:28.544Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-06-27T03:50:31.069Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-06-27T03:50:33.595Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-06-27T03:50:33.852Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-06-27T03:50:35.751Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-06-27T03:50:36.682Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-06-27T03:50:38.057Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-06-27T03:50:38.622Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-06-27T03:50:41.899Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-06-27T03:50:44.422Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-06-27T03:50:45.793Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-06-27T03:50:46.725Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-06-27T03:50:47.784Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-06-27T03:50:48.715Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-06-27T03:50:50.086Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-06-27T03:50:51.017Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-06-27T03:50:52.389Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-06-27T03:50:53.758Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-06-27T03:50:55.128Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-06-27T03:50:57.650Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-06-27T03:51:05.748Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-06-27T03:51:07.662Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-06-27T03:51:10.186Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-06-27T03:51:10.186Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-06-27T03:51:10.186Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-06-27T03:51:10.443Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-06-27T03:51:10.700Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-06-27T03:51:10.700Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-06-27T03:51:10.700Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-06-27T03:51:11.263Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-06-27T03:51:11.263Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-06-27T03:51:11.827Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-06-27T03:51:11.827Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-06-27T03:51:11.827Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-06-27T03:51:11.827Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-06-27T03:51:11.827Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-06-27T03:51:13.723Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-06-27T03:51:13.723Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-06-27T03:51:13.723Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-06-27T03:51:13.723Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-06-27T03:51:13.723Z] === RUN TestDockerSuite/TestVolumeEvents [2020-06-27T03:51:13.980Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-06-27T03:51:15.352Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-06-27T03:51:15.609Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-06-27T03:51:15.609Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-06-27T03:51:17.509Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-06-27T03:51:20.035Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite (1303.65s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.26s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.03s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.62s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.57s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.04s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.61s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.23s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.43s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.09s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.03s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.88s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.01s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.45s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.89s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.01s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.95s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.87s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.99s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.07s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.91s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAttachDetach (1.08s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.10s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.87s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.16s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.87s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.48s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.96s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.26s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.34s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.27s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.11s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.77s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.44s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.34s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.21s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.84s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.29s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.23s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.82s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.30s) [2020-06-27T03:51:20.035Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.96s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.19s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.97s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.69s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.03s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.90s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.16s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.90s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.05s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.10s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.14s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.05s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.27s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.37s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.36s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.18s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.33s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.30s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.42s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.57s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.62s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.81s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.44s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.33s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.01s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.42s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.38s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.40s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.45s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.60s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.11s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.48s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.53s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.27s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.13s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.20s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.26s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.23s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (1.01s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.02s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.76s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.01s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.83s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.74s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.43s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (1.59s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.56s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.34s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.19s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.19s) [2020-06-27T03:51:20.036Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-06-27T03:51:20.036Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.02s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.52s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildContChar (3.73s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.12s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.26s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.51s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.30s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (7.95s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.60s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.40s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.42s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.82s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.46s) [2020-06-27T03:51:20.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-06-27T03:51:20.036Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-06-27T03:51:20.036Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-06-27T03:51:20.036Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.036Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-06-27T03:51:20.036Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.98s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.99s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.29s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.52s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.23s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.18s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.90s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.34s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.17s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.87s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.60s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.25s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.41s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerignore (10.14s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.45s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.34s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (11.26s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.15s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.05s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.85s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.39s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.45s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.45s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.97s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.89s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (15.84s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.13s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.30s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.46s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.38s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.69s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.23s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.42s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.30s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.59s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.53s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.75s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEnv (1.68s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.03s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.84s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (5.29s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.86s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.07s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.39s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.77s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.48s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.33s) [2020-06-27T03:51:20.036Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-06-27T03:51:20.036Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.46s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (9.55s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.70s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.35s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildFails (0.73s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.06s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.59s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.95s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.48s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.27s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.37s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.12s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.01s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.55s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.33s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.76s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.74s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.37s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildHistory (3.67s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.46s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.25s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.65s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.84s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildLabel (0.43s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.45s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.47s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildLabels (0.45s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.19s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.72s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.88s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.87s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.14s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.13s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.13s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.28s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.54s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.41s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (3.00s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.46s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.57s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.60s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.65s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.89s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.84s) [2020-06-27T03:51:20.036Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-06-27T03:51:20.036Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.56s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.52s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.77s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.24s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.37s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.63s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.56s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.26s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.28s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.31s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.32s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.93s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.44s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.59s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.88s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.51s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.91s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.07s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.36s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.56s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildPATH (1.44s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.48s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.63s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.34s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.32s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.69s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildRm (2.93s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.80s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.16s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.42s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.43s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.03s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.05s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.11s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (3.66s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.28s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.34s) [2020-06-27T03:51:20.036Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-06-27T03:51:20.036Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.31s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.81s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildStderr (0.75s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.34s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.77s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.88s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.39s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.62s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildUser (1.43s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.41s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (13.44s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.59s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.20s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.61s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.59s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.87s) [2020-06-27T03:51:20.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-06-27T03:51:20.036Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-06-27T03:51:20.036Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-06-27T03:51:20.036Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.036Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-06-27T03:51:20.036Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.05s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.07s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.44s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.57s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.71s) [2020-06-27T03:51:20.036Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.12s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.64s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.40s) [2020-06-27T03:51:20.037Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-06-27T03:51:20.037Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.50s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.30s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-06-27T03:51:20.037Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-06-27T03:51:20.037Z] docker_cli_sni_test.go:18: Flakey test [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.41s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.61s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCommitChange (0.85s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.65s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.73s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.09s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.12s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCommitTTY (2.00s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.13s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.58s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.83s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.36s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.30s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.59s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.64s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.65s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.60s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.52s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.04s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.59s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.04s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.09s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.57s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.55s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.69s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.01s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.82s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.64s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.88s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.94s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.80s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.55s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.67s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.91s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.84s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.12s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.76s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.21s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.09s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.65s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.36s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.49s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.60s) [2020-06-27T03:51:20.037Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-06-27T03:51:20.037Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.58s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.50s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.78s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.86s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.44s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.19s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.04s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.21s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.29s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.38s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.42s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.34s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000763cc0_} (1.41s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1293721054_/foo_false____} (1.28s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1293721054_/foo_true____} (1.46s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3334075301_/foo_false____} (1.36s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3334075301_/foo_true____} (1.34s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3334075301_/foo_true__0xc000763d20__} (1.44s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000763d40_} (1.32s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000763d60_} (1.30s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000763da0_} (1.59s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000763dc0_} (1.48s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.27s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.35s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.07s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.04s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.92s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.39s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCopyAndRestart (0.91s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.49s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.49s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.50s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.50s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.49s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.76s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.99s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.00s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.87s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.80s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.66s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.56s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.02s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.16s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.66s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.66s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.03s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.83s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.72s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.66s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.53s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.64s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.96s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.48s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.55s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpToCaseD (2.71s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.86s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.47s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.27s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.44s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.71s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.83s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.68s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpToDot (0.55s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.24s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.04s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpToStdout (0.61s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.64s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.31s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.87s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.93s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateArgs (0.08s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.55s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.63s) [2020-06-27T03:51:20.037Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-06-27T03:51:20.037Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.59s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.29s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.09s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateRM (0.13s) [2020-06-27T03:51:20.037Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-06-27T03:51:20.037Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.07s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.95s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.10s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.71s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.07s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.70s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.21s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.62s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.07s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.38s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.58s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.66s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.59s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.05s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.85s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.68s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.85s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.30s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.80s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.28s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.60s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsAttach (0.58s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsCommit (0.70s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.48s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.53s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.35s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.22s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.38s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsCopy (0.92s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (0.92s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.45s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.23s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (0.82s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.33s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.26s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsFilters (0.89s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsFormat (0.93s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.52s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.40s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s) [2020-06-27T03:51:20.037Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-06-27T03:51:20.037Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-06-27T03:51:20.037Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-06-27T03:51:20.037Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.31s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.45s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsRename (0.50s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsResize (0.57s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.49s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.56s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.42s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.71s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsTop (0.58s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2020-06-27T03:51:20.037Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (0.87s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExec (0.52s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.48s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.45s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.44s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.01s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.49s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.64s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.80s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.77s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.75s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (0.96s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecCgroup (0.79s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.99s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.53s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecInspectID (2.53s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.52s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.66s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecParseError (0.52s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.63s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.38s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.82s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecStartFails (0.70s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.19s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.62s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecTTY (0.60s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.73s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.55s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecUlimits (0.83s) [2020-06-27T03:51:20.038Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-06-27T03:51:20.038Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.21s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.64s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.73s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestExecWithUser (0.56s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.47s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.54s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.52s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.65s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.49s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestHealth (18.95s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.51s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.56s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.62s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.47s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.56s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImportBadURL (0.14s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImportDisplay (0.91s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImportFile (1.08s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.05s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImportGzipped (1.13s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.07s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.52s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.44s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.47s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.44s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.43s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.43s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.42s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.10s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.44s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.44s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.44s) [2020-06-27T03:51:20.038Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-06-27T03:51:20.038Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.73s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.54s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectDefault (0.57s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectHistory (0.63s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.03s) [2020-06-27T03:51:20.038Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-06-27T03:51:20.038Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.78s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.71s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.10s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.79s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.65s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.34s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.56s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectStatus (0.94s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.41s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.56s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.73s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.75s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.77s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.49s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.46s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.03s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.46s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.95s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.91s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.22s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.06s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.40s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.33s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.57s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (8.50s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.39s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.02s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.54s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.49s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.27s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.44s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.47s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.45s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.66s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.64s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.02s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.77s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.76s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.76s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.87s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.75s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.96s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.45s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsSince (6.58s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.59s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.62s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsTail (0.71s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.49s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.45s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.22s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.46s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestNetHostname (1.27s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestNetworkEvents (0.66s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.29s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.49s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPluginActive (1.50s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (4.78s) [2020-06-27T03:51:20.038Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-06-27T03:51:20.038Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.65s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.23s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.25s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.91s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.13s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.56s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.07s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.05s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPortList (7.13s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.85s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.09s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.44s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.43s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.44s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.06s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.97s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (1.90s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (0.88s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsByOrder (1.90s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.76s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.60s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.40s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.04s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.43s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.97s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.45s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.93s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.03s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.07s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.13s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.12s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.53s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.39s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.49s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.46s) [2020-06-27T03:51:20.038Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-06-27T03:51:20.038Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.15s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.10s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.09s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.46s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.13s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.22s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.50s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.58s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.89s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.28s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.05s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.19s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.97s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.89s) [2020-06-27T03:51:20.038Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.21s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.90s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.26s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.83s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.37s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.02s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.61s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.02s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.57s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRmiTag (0.12s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.45s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.04s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.45s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.82s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.57s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.19s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.60s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.04s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.57s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (0.94s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.53s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.57s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.86s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.87s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.61s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.84s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.63s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.47s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.57s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.75s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.45s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.43s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.46s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.46s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.45s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.69s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.66s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.43s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.43s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.73s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.48s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.47s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.05s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.45s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.23s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.16s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.87s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.44s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.43s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.47s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.04s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.07s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.31s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.02s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.54s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.01s) [2020-06-27T03:51:20.039Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-06-27T03:51:20.039Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.039Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-06-27T03:51:20.039Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.83s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.61s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.94s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.46s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.46s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.03s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.52s) [2020-06-27T03:51:20.039Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-06-27T03:51:20.039Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.30s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.52s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.49s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.48s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.48s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.58s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.48s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.48s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.46s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunExitCode (0.48s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.51s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.62s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.52s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunExposePort (0.02s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.46s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.56s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.41s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.26s) [2020-06-27T03:51:20.039Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-27T03:51:20.039Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.28s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.47s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.99s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.68s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.12s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.47s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.47s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.41s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.07s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.57s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.48s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.45s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.83s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.16s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.95s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.12s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.46s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.22s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.09s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.11s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunMount (4.81s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.65s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.45s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.88s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.30s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (1.92s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.28s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.40s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.92s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.83s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.43s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNetHost (0.66s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.45s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.46s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.29s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.26s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.59s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.36s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.44s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.40s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.40s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.47s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.57s) [2020-06-27T03:51:20.039Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-06-27T03:51:20.039Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.46s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.46s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.32s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.66s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.58s) [2020-06-27T03:51:20.039Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.68s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.68s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.58s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.67s) [2020-06-27T03:51:20.039Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-27T03:51:20.039Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.68s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.43s) [2020-06-27T03:51:20.039Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-06-27T03:51:20.039Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.46s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (0.94s) [2020-06-27T03:51:20.039Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-06-27T03:51:20.039Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.26s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.12s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunRm (0.75s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.60s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.43s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.23s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.45s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.13s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.56s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.41s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.41s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.42s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.41s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.51s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.55s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.54s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.45s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.53s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunState (1.50s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.52s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.57s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2020-06-27T03:51:20.039Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-06-27T03:51:20.039Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.63s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunSysctls (1.14s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.06s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.03s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.59s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.05s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.50s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.33s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.70s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.15s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.54s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.58s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.03s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.15s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunUserByID (0.43s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.12s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.69s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunUserByName (0.61s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.52s) [2020-06-27T03:51:20.039Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-06-27T03:51:20.039Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.11s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.45s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.98s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.04s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.58s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.89s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.63s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.04s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.47s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.44s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.50s) [2020-06-27T03:51:20.039Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-06-27T03:51:20.039Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.039Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-06-27T03:51:20.039Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.039Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-06-27T03:51:20.039Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.17s) [2020-06-27T03:51:20.039Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-06-27T03:51:20.039Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.52s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.86s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.43s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.44s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2020-06-27T03:51:20.039Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.45s) [2020-06-27T03:51:20.040Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-06-27T03:51:20.040Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-06-27T03:51:20.040Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-06-27T03:51:20.040Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-06-27T03:51:20.040Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-06-27T03:51:20.040Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-06-27T03:51:20.040Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-06-27T03:51:20.040Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-06-27T03:51:20.040Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-06-27T03:51:20.040Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-06-27T03:51:20.040Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-06-27T03:51:20.040Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.42s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.45s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.46s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.15s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.41s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.43s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.43s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.43s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.86s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.64s) [2020-06-27T03:51:20.040Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-06-27T03:51:20.040Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.43s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.04s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.94s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.61s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.81s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.47s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.97s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.87s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.83s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.08s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.26s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSaveImageId (0.10s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.74s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.69s) [2020-06-27T03:51:20.040Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents387217143 [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.07s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.42s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.07s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.17s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.30s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.52s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.09s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.47s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.14s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.96s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.43s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.61s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.54s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.45s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.75s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestStartRecordError (1.12s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.58s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.42s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.91s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.06s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.55s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.47s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.62s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.49s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.47s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.48s) [2020-06-27T03:51:20.040Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-06-27T03:51:20.040Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.87s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.87s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.65s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.56s) [2020-06-27T03:51:20.040Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-06-27T03:51:20.040Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (0.53s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.02s) [2020-06-27T03:51:20.040Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-06-27T03:51:20.040Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.86s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.56s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.52s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.04s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUpdateStats (3.59s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s) [2020-06-27T03:51:20.040Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-06-27T03:51:20.040Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.54s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.52s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.85s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.69s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.91s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.75s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.88s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.31s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.27s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.88s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.87s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.27s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.31s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.29s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.28s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.29s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.45s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.50s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.57s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.08s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.41s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.12s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.47s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.34s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.90s) [2020-06-27T03:51:20.040Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.36s) [2020-06-27T03:51:20.040Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-06-27T03:51:20.040Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-06-27T03:51:20.040Z] === RUN TestDockerRegistrySuite [2020-06-27T03:51:20.040Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-06-27T03:51:20.971Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-06-27T03:51:21.904Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-06-27T03:51:22.468Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-06-27T03:51:23.400Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-06-27T03:51:23.400Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-06-27T03:51:26.680Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-06-27T03:51:29.205Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-06-27T03:51:31.728Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-06-27T03:51:33.102Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-06-27T03:51:33.669Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-06-27T03:51:34.600Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-06-27T03:51:35.970Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-06-27T03:51:36.535Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-06-27T03:51:37.468Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-06-27T03:51:38.399Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-06-27T03:51:40.294Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-06-27T03:51:42.192Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-06-27T03:51:42.192Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-06-27T03:51:43.124Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-06-27T03:51:45.649Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-06-27T03:51:46.213Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-06-27T03:51:46.470Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-06-27T03:51:47.400Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-06-27T03:51:48.333Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-06-27T03:51:49.264Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-06-27T03:51:49.659Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-06-27T03:51:52.184Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-06-27T03:51:52.441Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-06-27T03:51:53.374Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-06-27T03:51:53.938Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-06-27T03:51:53.938Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-06-27T03:51:54.195Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-06-27T03:51:54.452Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-06-27T03:51:55.016Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-06-27T03:51:55.016Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-06-27T03:51:55.947Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-06-27T03:51:57.329Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-06-27T03:51:58.260Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-06-27T03:51:59.191Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-06-27T03:52:00.122Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-06-27T03:52:00.685Z] --- PASS: TestDockerRegistrySuite (41.00s) [2020-06-27T03:52:00.685Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.13s) [2020-06-27T03:52:00.685Z] check_test.go:196: [d01a21f4f53a7] daemon is not started [2020-06-27T03:52:00.685Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.98s) [2020-06-27T03:52:00.685Z] check_test.go:196: [debb581141809] daemon is not started [2020-06-27T03:52:00.685Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.39s) [2020-06-27T03:52:00.685Z] check_test.go:196: [d4e1ef255daed] daemon is not started [2020-06-27T03:52:00.685Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-06-27T03:52:00.685Z] check_test.go:196: [d4126ec679961] daemon is not started [2020-06-27T03:52:00.685Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (3.20s) [2020-06-27T03:52:00.685Z] check_test.go:196: [d1600ba467483] daemon is not started [2020-06-27T03:52:00.685Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (2.63s) [2020-06-27T03:52:00.686Z] check_test.go:196: [daaf7e8d3f81f] daemon is not started [2020-06-27T03:52:00.686Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.57s) [2020-06-27T03:52:00.686Z] check_test.go:196: [d368ed8a0cb89] daemon is not started [2020-06-27T03:52:00.686Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s) [2020-06-27T03:52:00.686Z] check_test.go:196: [d15e36d09d534] daemon is not started [2020-06-27T03:52:00.686Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.82s) [2020-06-27T03:52:00.686Z] check_test.go:196: [d97d011fdb621] daemon is not started [2020-06-27T03:52:00.686Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.98s) [2020-06-27T03:52:00.686Z] check_test.go:196: [d82277f2f3833] daemon is not started [2020-06-27T03:52:00.686Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.04s) [2020-06-27T03:52:00.686Z] check_test.go:196: [dd489c4a7dc23] daemon is not started [2020-06-27T03:52:00.686Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.98s) [2020-06-27T03:52:00.686Z] check_test.go:196: [d8361fd1ff3d7] daemon is not started [2020-06-27T03:52:00.686Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (0.91s) [2020-06-27T03:52:00.686Z] check_test.go:196: [d048c5052a2ff] daemon is not started [2020-06-27T03:52:00.686Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.91s) [2020-06-27T03:52:00.686Z] check_test.go:196: [d343f9379b3c4] daemon is not started [2020-06-27T03:52:00.686Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.70s) [2020-06-27T03:52:00.686Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:44774a5d38ad791c2570e2548ab4b9740ef4248cd18f91326a50425febae6445 [2020-06-27T03:52:00.686Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:469048ae2531ea9f9df17d103a7b3f00db52104484d852246aa78771fe0f17db [2020-06-27T03:52:00.686Z] check_test.go:196: [d99047af5c7ec] daemon is not started [2020-06-27T03:52:00.686Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.76s) [2020-06-27T03:52:00.686Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:0c6c67f8082beb4d9939ec37a8b8ce7f2c63d5c01fda78399570f02e7886a5d7 [2020-06-27T03:52:00.943Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d2a8d2a29e6d063a062753dcc1d08b458c07023f94466068f9b72aa41a26d2cd [2020-06-27T03:52:00.943Z] check_test.go:196: [daa04948555fb] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.00s) [2020-06-27T03:52:00.943Z] check_test.go:196: [d05de43b09a89] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.48s) [2020-06-27T03:52:00.943Z] check_test.go:196: [dd8442452d6ad] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.88s) [2020-06-27T03:52:00.943Z] check_test.go:196: [da65c45768100] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-06-27T03:52:00.943Z] check_test.go:196: [d6136855c82ec] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.94s) [2020-06-27T03:52:00.943Z] check_test.go:196: [d7cf721ccd6ce] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.83s) [2020-06-27T03:52:00.943Z] check_test.go:196: [dd16d15bf51e2] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.82s) [2020-06-27T03:52:00.943Z] check_test.go:196: [d967c55dc56e1] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.98s) [2020-06-27T03:52:00.943Z] check_test.go:196: [dcf32a624e78f] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2020-06-27T03:52:00.943Z] check_test.go:196: [de95a7b693a59] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.03s) [2020-06-27T03:52:00.943Z] check_test.go:196: [d2ccf4b022cae] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.44s) [2020-06-27T03:52:00.943Z] check_test.go:196: [d9145fc913a75] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-06-27T03:52:00.943Z] check_test.go:196: [d57a1b1806e5e] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.26s) [2020-06-27T03:52:00.943Z] check_test.go:196: [d04db8e70bf98] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.25s) [2020-06-27T03:52:00.943Z] check_test.go:196: [db120fde9e85b] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.31s) [2020-06-27T03:52:00.943Z] check_test.go:196: [d83d9534f0491] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-06-27T03:52:00.943Z] check_test.go:196: [dfa4a96327159] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.99s) [2020-06-27T03:52:00.943Z] check_test.go:196: [db685ea1f07df] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.38s) [2020-06-27T03:52:00.943Z] check_test.go:196: [d20f2278907da] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.79s) [2020-06-27T03:52:00.943Z] check_test.go:196: [d2729903c1443] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.03s) [2020-06-27T03:52:00.943Z] check_test.go:196: [d16ce4896aa12] daemon is not started [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s) [2020-06-27T03:52:00.943Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.75s) [2020-06-27T03:52:00.943Z] === RUN TestDockerSchema1RegistrySuite [2020-06-27T03:52:00.943Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-06-27T03:52:00.943Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-06-27T03:52:03.466Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-06-27T03:52:06.743Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-06-27T03:52:09.267Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-06-27T03:52:09.831Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-06-27T03:52:10.762Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-06-27T03:52:11.020Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-06-27T03:52:11.951Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-06-27T03:52:12.882Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-06-27T03:52:13.813Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-06-27T03:52:16.337Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-06-27T03:52:16.337Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-06-27T03:52:16.594Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-06-27T03:52:16.851Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-06-27T03:52:17.108Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-06-27T03:52:17.365Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-06-27T03:52:17.622Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite (16.96s) [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.14s) [2020-06-27T03:52:17.879Z] check_test.go:223: [d023c5df5a477] daemon is not started [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.58s) [2020-06-27T03:52:17.879Z] check_test.go:223: [d7246bbb18768] daemon is not started [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (2.74s) [2020-06-27T03:52:17.879Z] check_test.go:223: [d7ad20c7132b8] daemon is not started [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.60s) [2020-06-27T03:52:17.879Z] check_test.go:223: [d9da0ee39e7b1] daemon is not started [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.02s) [2020-06-27T03:52:17.879Z] check_test.go:223: [dc67fcb6fda48] daemon is not started [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.93s) [2020-06-27T03:52:17.879Z] check_test.go:223: [d6ebd71656bd0] daemon is not started [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-06-27T03:52:17.879Z] check_test.go:223: [d8d76d8999e13] daemon is not started [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.96s) [2020-06-27T03:52:17.879Z] check_test.go:223: [d18d036466468] daemon is not started [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.85s) [2020-06-27T03:52:17.879Z] check_test.go:223: [def8165836c08] daemon is not started [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.84s) [2020-06-27T03:52:17.879Z] check_test.go:223: [d4ee3e434add8] daemon is not started [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.28s) [2020-06-27T03:52:17.879Z] check_test.go:223: [dbe8b966f7ae5] daemon is not started [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.38s) [2020-06-27T03:52:17.879Z] check_test.go:223: [d8ce45beccf22] daemon is not started [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.37s) [2020-06-27T03:52:17.879Z] check_test.go:223: [daec240d72157] daemon is not started [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-06-27T03:52:17.879Z] check_test.go:223: [d85d97a054a85] daemon is not started [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.28s) [2020-06-27T03:52:17.879Z] check_test.go:223: [d3b8eb06a1319] daemon is not started [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.25s) [2020-06-27T03:52:17.879Z] check_test.go:223: [ded30e9b7ba2a] daemon is not started [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2020-06-27T03:52:17.879Z] check_test.go:223: [d52fec26e35f2] daemon is not started [2020-06-27T03:52:17.879Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-06-27T03:52:17.879Z] check_test.go:223: [d9601607beaf0] daemon is not started [2020-06-27T03:52:17.879Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-06-27T03:52:17.879Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-06-27T03:52:18.443Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-06-27T03:52:19.008Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-06-27T03:52:19.008Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-06-27T03:52:20.378Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-06-27T03:52:20.379Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-06-27T03:52:20.641Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-06-27T03:52:21.210Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-06-27T03:52:21.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.62s) [2020-06-27T03:52:21.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.70s) [2020-06-27T03:52:21.467Z] check_test.go:252: [d661c4052df0a] daemon is not started [2020-06-27T03:52:21.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s) [2020-06-27T03:52:21.467Z] check_test.go:252: [d170101dddc04] daemon is not started [2020-06-27T03:52:21.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-06-27T03:52:21.467Z] check_test.go:252: [dd21198c818d9] daemon is not started [2020-06-27T03:52:21.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.05s) [2020-06-27T03:52:21.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-06-27T03:52:21.467Z] check_test.go:252: [d4762cf8c9213] daemon is not started [2020-06-27T03:52:21.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.38s) [2020-06-27T03:52:21.467Z] check_test.go:252: [d7589ccc2d6c0] daemon is not started [2020-06-27T03:52:21.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.51s) [2020-06-27T03:52:21.467Z] check_test.go:252: [dafb64527f595] daemon is not started [2020-06-27T03:52:21.467Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-06-27T03:52:21.467Z] check_test.go:252: [da1aad08ae1f0] daemon is not started [2020-06-27T03:52:21.467Z] === RUN TestDockerRegistryAuthTokenSuite [2020-06-27T03:52:21.467Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-06-27T03:52:26.721Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-06-27T03:52:26.721Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-06-27T03:52:26.721Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-06-27T03:52:26.978Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-06-27T03:52:27.235Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.75s) [2020-06-27T03:52:27.235Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-06-27T03:52:27.235Z] check_test.go:279: [d3866837e0058] daemon is not started [2020-06-27T03:52:27.235Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-06-27T03:52:27.235Z] check_test.go:279: [dbe6f49acfb1e] daemon is not started [2020-06-27T03:52:27.235Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-06-27T03:52:27.235Z] check_test.go:279: [d32cbd0ec7e0e] daemon is not started [2020-06-27T03:52:27.235Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-06-27T03:52:27.235Z] check_test.go:279: [dd00b49c3b4bf] daemon is not started [2020-06-27T03:52:27.235Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-06-27T03:52:27.235Z] check_test.go:279: [d9be7b2810e82] daemon is not started [2020-06-27T03:52:27.235Z] === RUN TestDockerNetworkSuite [2020-06-27T03:52:27.235Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-06-27T03:52:29.133Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-06-27T03:52:29.698Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-06-27T03:52:32.975Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-06-27T03:52:33.906Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-06-27T03:52:36.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-06-27T03:52:37.803Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-06-27T03:52:43.059Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-06-27T03:52:45.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-06-27T03:52:46.146Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-06-27T03:52:46.710Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-06-27T03:52:47.274Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-06-27T03:52:48.205Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-06-27T03:52:48.770Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-06-27T03:52:49.027Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-06-27T03:52:49.284Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-06-27T03:52:50.223Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-06-27T03:52:50.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-06-27T03:52:50.224Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-06-27T03:52:50.480Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-06-27T03:52:51.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-06-27T03:52:52.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-06-27T03:52:52.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-06-27T03:52:52.414Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-06-27T03:52:52.671Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-06-27T03:52:55.198Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-06-27T03:52:56.568Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-06-27T03:53:03.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-06-27T03:53:03.125Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-06-27T03:53:03.382Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-06-27T03:53:03.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-06-27T03:53:03.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-06-27T03:53:03.639Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-06-27T03:53:03.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-06-27T03:53:03.896Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-06-27T03:53:06.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-06-27T03:53:06.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-06-27T03:53:06.419Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-06-27T03:53:06.984Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-06-27T03:53:10.260Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-06-27T03:53:13.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-06-27T03:53:13.536Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-06-27T03:53:14.099Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-06-27T03:53:15.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-06-27T03:53:15.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-06-27T03:53:16.252Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-06-27T03:53:16.815Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-06-27T03:53:17.747Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite (55.20s) [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.89s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [de6ab93c8cae8] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.66s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [d6f7170b22797] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.76s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [db3ded02c9338] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.45s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [d1abf537cf09e] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.46s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:1233: [de0763c9c1c16] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [d056a4444c76f] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.14s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [d76699807fd5a] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.22s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [d671c728768e7] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.11s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [d0a768d4b58f0] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.49s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [d454829131fd1] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.46s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [df0edf86a8262] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.84s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [d84d115ab8aa7] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.84s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [d24d6c3386f07] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.18s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [d009de5b429a7] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [d21933550cd35] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.71s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [df096782b4a29] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.17s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [d2f4353352576] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [d5680fc937b05] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [d9a6d40615232] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.70s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [d8b1ffb33fd9e] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.02s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [de86e56a87651] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [d7379153a7793] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.25s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [d3197de4005fc] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.10s) [2020-06-27T03:53:23.009Z] docker_cli_network_unix_test.go:46: [dced67764f6d7] daemon is not started [2020-06-27T03:53:23.009Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.30s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:968: [dd45d53b5ee7e] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.67s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [d386debb6c783] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.88s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:1116: [df8a37bf03106] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.19s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [dbc43ea450bc1] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.80s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [dfd8f1dd19018] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [d498a964f2323] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [d3bf73bb66989] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.15s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [d34bf66f1e932] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [d3be4ef18e2ab] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.01s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [dce3bbc38c80c] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.35s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [dfdef3469cf9d] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [d29caa61854bf] daemon is not started [2020-06-27T03:53:23.010Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [d4fecffaf2af4] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.75s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [dc615d141eba8] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.34s) [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.91s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:1084: [d33b2423f520d] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [dbba3d353b788] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.74s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [d5170d70dbe85] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.56s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [d0a63b65d1caf] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.04s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [d70a16a510348] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [d46e512e14a73] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.43s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [ded619e2adcb3] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.92s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [d6b77620e36b5] daemon is not started [2020-06-27T03:53:23.010Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.64s) [2020-06-27T03:53:23.010Z] docker_cli_network_unix_test.go:46: [d5370e38add32] daemon is not started [2020-06-27T03:53:23.010Z] === RUN TestDockerHubPullSuite [2020-06-27T03:53:23.010Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-06-27T03:53:23.940Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-06-27T03:53:26.461Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-06-27T03:53:26.461Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-06-27T03:53:27.831Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-06-27T03:53:27.831Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-06-27T03:53:28.088Z] --- PASS: TestDockerHubPullSuite (5.63s) [2020-06-27T03:53:28.088Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.46s) [2020-06-27T03:53:28.088Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.18s) [2020-06-27T03:53:28.088Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.38s) [2020-06-27T03:53:28.088Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.25s) [2020-06-27T03:53:28.088Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.28s) [2020-06-27T03:53:28.088Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2020-06-27T03:53:28.088Z] PASS [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === Skipped [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-06-27T03:53:28.088Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2020-06-27T03:53:28.088Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-06-27T03:53:28.088Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-06-27T03:53:28.088Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.05s) [2020-06-27T03:53:28.088Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-06-27T03:53:28.088Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-06-27T03:53:28.088Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-06-27T03:53:28.088Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-06-27T03:53:28.088Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-06-27T03:53:28.088Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-06-27T03:53:28.088Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-06-27T03:53:28.088Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-06-27T03:53:28.088Z] docker_cli_sni_test.go:18: Flakey test [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2020-06-27T03:53:28.088Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s) [2020-06-27T03:53:28.088Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2020-06-27T03:53:28.088Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-27T03:53:28.088Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.01s) [2020-06-27T03:53:28.088Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-06-27T03:53:28.088Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-06-27T03:53:28.088Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-06-27T03:53:28.088Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-06-27T03:53:28.088Z] docker_cli_network_unix_test.go:46: [d4fecffaf2af4] daemon is not started [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] [2020-06-27T03:53:28.088Z] DONE 1277 tests, 51 skipped in 1463.796s [2020-06-27T03:53:28.088Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-27T03:53:28.088Z] ++++ cat bundles/test-integration/docker.pid [2020-06-27T03:53:28.088Z] +++ kill 7601 [2020-06-27T03:53:29.019Z] +++ /etc/init.d/apparmor stop [2020-06-27T03:53:29.019Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-27T03:53:29.019Z] [2020-06-27T03:53:29.019Z] Unloading profiles will leave already running processes permanently [2020-06-27T03:53:29.019Z] unconfined, which can lead to unexpected situations. [2020-06-27T03:53:29.019Z] [2020-06-27T03:53:29.019Z] To set a process to complain mode, use the command line tool [2020-06-27T03:53:29.019Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-27T03:53:29.019Z] +++ true [2020-06-27T03:53:29.019Z] exiting test-integration [2020-06-27T03:53:29.019Z] ++ exit 0 [2020-06-27T03:53:29.019Z] [2020-06-27T03:53:29.275Z] + for job in $(jobs -p) [2020-06-27T03:53:29.275Z] + wait 11461 [2020-06-27T03:53:44.127Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-06-27T03:53:48.302Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-06-27T03:53:53.557Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-06-27T03:53:58.809Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-06-27T03:54:01.332Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-06-27T03:54:05.596Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-06-27T03:54:07.491Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-06-27T03:54:11.666Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-06-27T03:54:11.666Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-06-27T03:54:18.213Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-06-27T03:54:18.213Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-06-27T03:54:18.778Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-06-27T03:54:21.300Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-06-27T03:55:17.486Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-06-27T03:56:13.692Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-06-27T03:56:20.238Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-06-27T03:56:24.412Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-06-27T03:58:45.830Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-06-27T03:58:58.009Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-06-27T03:58:58.009Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-06-27T03:58:58.009Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-06-27T03:58:58.009Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-06-27T03:58:58.009Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-06-27T03:58:58.267Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-06-27T03:59:00.797Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-06-27T03:59:04.071Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-06-27T03:59:05.966Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-06-27T04:00:02.153Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-06-27T04:00:02.153Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-06-27T04:00:03.523Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-06-27T04:00:06.045Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-06-27T04:00:09.319Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-06-27T04:00:11.213Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-06-27T04:00:33.131Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-06-27T04:00:45.315Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-06-27T04:00:45.878Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-06-27T04:00:48.401Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-06-27T04:00:51.680Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-06-27T04:00:58.228Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-06-27T04:01:02.405Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-06-27T04:01:04.300Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-06-27T04:01:06.822Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-06-27T04:01:08.718Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-06-27T04:01:11.994Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-06-27T04:01:14.531Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-06-27T04:01:17.053Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-06-27T04:02:13.240Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-06-27T04:02:28.092Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite (1660.66s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.41s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.18s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.16s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.51s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.05s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.08s) [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:562: [d9ef4ac6656d4] joining swarm manager [d067a3f421c87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:584: [d9d1c1c4f0705] joining swarm manager [d067a3f421c87]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.945Z] check_test.go:380: [d9ef4ac6656d4] daemon is not started [2020-06-27T04:02:42.945Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.26s) [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:45: [dd02195fc74d1] joining swarm manager [dd02f6a219c9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.05s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.13s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (44.94s) [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:303: [d3a41c5cdcd3a] joining swarm manager [dbe76dd17d8cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:304: [db60e44731239] joining swarm manager [dbe76dd17d8cf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:363: Waiting for possible election... [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.62s) [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:271: [de1bcc8928be3] joining swarm manager [df00f842b7165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:272: [d9e97fb407cdb] joining swarm manager [df00f842b7165]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.46s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.53s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.85s) [2020-06-27T04:02:42.945Z] docker_api_swarm_node_test.go:19: [d38ea3b5224c4] joining swarm manager [d968cb43587a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] docker_api_swarm_node_test.go:20: [d3b302b15b3d7] joining swarm manager [d968cb43587a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (44.79s) [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:501: [d31d9dca2d00b] joining swarm manager [dea6829eb99cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:506: [db975db36da61] joining swarm manager [dea6829eb99cd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.63s) [2020-06-27T04:02:42.945Z] docker_api_swarm_node_test.go:80: [d0aa8444cf2e0] joining swarm manager [d673337dbf9f3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.73s) [2020-06-27T04:02:42.945Z] docker_api_swarm_node_test.go:52: [d647d42b99e31] joining swarm manager [d45b6346f6f4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] docker_api_swarm_node_test.go:53: [dcbf0eefbcd67] joining swarm manager [d45b6346f6f4a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.20s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.27s) [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:201: [d517d70de31a5] joining swarm manager [d61b45fce281a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.14s) [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:383: [d7c6e35c01c99] joining swarm manager [d6262b4fa0cf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:384: [d18cd7aaa807f] joining swarm manager [d6262b4fa0cf0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.945Z] check_test.go:380: [d18cd7aaa807f] daemon is not started [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (55.58s) [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:801: [d67951e6a3656] joining swarm manager [dccb295ea9bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:801: [dd0baddf09497] joining swarm manager [dccb295ea9bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:801: [d1ac4b05da925] joining swarm manager [dccb295ea9bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:801: [d51fa65544b75] joining swarm manager [dccb295ea9bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-06-27T04:02:42.945Z] docker_api_swarm_test.go:809: [d9bcbb5490aff] joining swarm manager [dccb295ea9bf9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.29s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.55s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.48s) [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:394: [df100e6ddcc04] joining swarm manager [de31a62842bf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:394: [d81b6e40efcd6] joining swarm manager [de31a62842bf3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.91s) [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:342: [d10a8fa5356be] joining swarm manager [dd3cde9d45a97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:342: [dfc21bba4d4d8] joining swarm manager [dd3cde9d45a97]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.15s) [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:489: [d5a3b3e903dd7] joining swarm manager [d465d3518b76c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:489: [df8f62684a2bd] joining swarm manager [d465d3518b76c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.24s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.82s) [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:127: [d5df12247cc22] joining swarm manager [ded429b569dd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:128: [d70c4f60109b3] joining swarm manager [ded429b569dd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:136: [d4cd2799a3e26] joining swarm manager [ded429b569dd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:137: [dbd66a0cb9776] joining swarm manager [ded429b569dd1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.73s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.89s) [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:303: [d981f51137945] joining swarm manager [d2e8939ff3794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:303: [da60a73cd5f3f] joining swarm manager [d2e8939ff3794]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.68s) [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:99: [da75a3e4d4d7e] joining swarm manager [daf22f82177f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:100: [d0a45396f0a53] joining swarm manager [daf22f82177f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.945Z] check_test.go:380: [da75a3e4d4d7e] daemon is not started [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (27.24s) [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:532: [ddfe3cee63df6] joining swarm manager [d71565d44017d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:533: [d52e3be4ea31a] joining swarm manager [d71565d44017d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.24s) [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:147: [de8e7c72f1438] joining swarm manager [dd3f7292fd783]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.945Z] docker_api_swarm_service_test.go:147: [d656cc82c2890] joining swarm manager [dd3f7292fd783]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.26s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.10s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.22s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.77s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.07s) [2020-06-27T04:02:42.945Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.67s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.73s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.37s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.39s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.29s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (9.03s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.00s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.43s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.77s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.68s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.78s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.93s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.18s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.09s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.65s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.88s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.10s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.58s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.20s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.00s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.89s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.01s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.66s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.06s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.84s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.87s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.24s) [2020-06-27T04:02:42.946Z] docker_cli_service_logs_test.go:245: checking task 73shnavw6fk2 [2020-06-27T04:02:42.946Z] docker_cli_service_logs_test.go:250: checking messages for 73shnavw6fk2 [2020-06-27T04:02:42.946Z] docker_cli_service_logs_test.go:245: checking task gunh037vm5g7 [2020-06-27T04:02:42.946Z] docker_cli_service_logs_test.go:250: checking messages for gunh037vm5g7 [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.33s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.29s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.56s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.15s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.71s) [2020-06-27T04:02:42.946Z] docker_cli_swarm_test.go:1901: [dd040e25086ca] joining swarm manager [d3ae8a4b1f86c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.946Z] docker_cli_swarm_test.go:1902: [dd1f6ec0753ab] joining swarm manager [d3ae8a4b1f86c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.58s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.32s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.07s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.31s) [2020-06-27T04:02:42.946Z] docker_cli_swarm_test.go:1802: [d6b2d902eef92] joining swarm manager [da70f77ba59fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.946Z] docker_cli_swarm_test.go:1803: [d77890a27bc97] joining swarm manager [da70f77ba59fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.92s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (114.44s) [2020-06-27T04:02:42.946Z] docker_cli_swarm_test.go:1321: [dcb31225562f4] joining swarm manager [d59c452c54b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.946Z] docker_cli_swarm_test.go:1322: [d96bd4c356f1b] joining swarm manager [d59c452c54b75]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.64s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.10s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.67s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.33s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.33s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.34s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.83s) [2020-06-27T04:02:42.946Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2020-06-27T04:02:42.946Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.03s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.70s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.72s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.27s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.47s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (56.40s) [2020-06-27T04:02:42.946Z] docker_cli_swarm_test.go:1186: [d1811473ed820] joining swarm manager [de33d58606efc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.946Z] docker_cli_swarm_test.go:1195: [dfa3eaa9766f8] joining swarm manager [de33d58606efc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.48s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.42s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (138.67s) [2020-06-27T04:02:42.946Z] docker_cli_swarm_test.go:1118: [dd60b066d8cb9] joining swarm manager [d7da7c94895c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.946Z] docker_cli_swarm_test.go:1119: [db11131859501] joining swarm manager [d7da7c94895c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.946Z] docker_cli_swarm_test.go:1172: [d0d1699818ae4] joining swarm manager [d7da7c94895c2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.32s) [2020-06-27T04:02:42.946Z] docker_cli_swarm_test.go:1453: [d898ba57df466] joining swarm manager [dfb50b44e1a52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.946Z] docker_cli_swarm_test.go:1454: [d49aadd0ccbd0] joining swarm manager [dfb50b44e1a52]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.36s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.21s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.05s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.27s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.26s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.15s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.36s) [2020-06-27T04:02:42.946Z] docker_cli_swarm_unix_test.go:62: [d6eb14a7d8af7] joining swarm manager [dd0302aaf9201]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (1.78s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.16s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.30s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.53s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.05s) [2020-06-27T04:02:42.946Z] docker_api_swarm_test.go:961: [d2547b75327be] joining swarm manager [d179cdfd939b0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.32s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.28s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.31s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.98s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.40s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.02s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.55s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.53s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.08s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.59s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.07s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.27s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.79s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.30s) [2020-06-27T04:02:42.946Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (16.79s) [2020-06-27T04:02:42.946Z] === RUN TestDockerExternalVolumeSuite [2020-06-27T04:02:42.946Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-06-27T04:03:01.007Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-06-27T04:04:08.649Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-06-27T04:04:15.193Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-06-27T04:04:47.233Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-06-27T04:05:02.085Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-06-27T04:05:34.146Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-06-27T04:05:46.326Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-06-27T04:06:18.367Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-06-27T04:06:33.217Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-06-27T04:06:51.274Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-06-27T04:07:37.940Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-06-27T04:07:55.996Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-06-27T04:08:28.037Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-06-27T04:09:00.077Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-06-27T04:09:12.270Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-06-27T04:09:30.327Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-06-27T04:09:45.178Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite (436.88s) [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.53s) [2020-06-27T04:10:00.029Z] docker_cli_external_volume_driver_test.go:53: [d65304e2be7de] daemon is not started [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.14s) [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2020-06-27T04:10:00.029Z] docker_cli_external_volume_driver_test.go:53: [d619f483b9520] daemon is not started [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-06-27T04:10:00.029Z] docker_cli_external_volume_driver_test.go:53: [dfc27c7e0d65c] daemon is not started [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-06-27T04:10:00.029Z] docker_cli_external_volume_driver_test.go:53: [d2b8fa240eefb] daemon is not started [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.13s) [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.25s) [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s) [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.22s) [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.26s) [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s) [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.62s) [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.98s) [2020-06-27T04:10:00.029Z] docker_cli_external_volume_driver_test.go:485: [dfe3bdc20040f] daemon is not started [2020-06-27T04:10:00.029Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-06-27T04:10:00.029Z] docker_cli_external_volume_driver_test.go:53: [d537d7558a901] daemon is not started [2020-06-27T04:10:00.029Z] PASS [2020-06-27T04:10:00.029Z] [2020-06-27T04:10:00.029Z] === Skipped [2020-06-27T04:10:00.029Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-06-27T04:10:00.029Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-06-27T04:10:00.029Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-06-27T04:10:00.029Z] check_test.go:309: [d006f2ea061da] daemon is not started [2020-06-27T04:10:00.029Z] [2020-06-27T04:10:00.029Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-06-27T04:10:00.029Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s) [2020-06-27T04:10:00.029Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-06-27T04:10:00.029Z] check_test.go:309: [d5a28bab7b5d4] daemon is not started [2020-06-27T04:10:00.029Z] [2020-06-27T04:10:00.029Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-06-27T04:10:00.029Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s) [2020-06-27T04:10:00.029Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-06-27T04:10:00.029Z] check_test.go:309: [dd0738e4786f1] daemon is not started [2020-06-27T04:10:00.029Z] [2020-06-27T04:10:00.029Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-06-27T04:10:00.029Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2020-06-27T04:10:00.029Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2020-06-27T04:10:00.029Z] [2020-06-27T04:10:00.029Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2020-06-27T04:10:00.029Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.02s) [2020-06-27T04:10:00.029Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-06-27T04:10:00.029Z] [2020-06-27T04:10:00.029Z] [2020-06-27T04:10:00.029Z] DONE 273 tests, 5 skipped in 2455.319s [2020-06-27T04:10:00.029Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-06-27T04:10:00.029Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9243bd14a6e6/docker.pid [2020-06-27T04:10:00.029Z] +++ kill 4100 [2020-06-27T04:10:00.029Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4100 is not a child of this shell [2020-06-27T04:10:00.029Z] warning: PID 4100 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9243bd14a6e6/docker.pid had a nonzero exit code [2020-06-27T04:10:00.029Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d9243bd14a6e6/root: target is busy. [2020-06-27T04:10:00.029Z] ++++ cat bundles/test-integration/docker.pid [2020-06-27T04:10:00.029Z] +++ kill 7635 [2020-06-27T04:10:00.960Z] +++ /etc/init.d/apparmor stop [2020-06-27T04:10:00.960Z] Leaving: AppArmorNo profiles have been unloaded. [2020-06-27T04:10:00.960Z] [2020-06-27T04:10:00.960Z] Unloading profiles will leave already running processes permanently [2020-06-27T04:10:00.960Z] unconfined, which can lead to unexpected situations. [2020-06-27T04:10:00.960Z] [2020-06-27T04:10:00.960Z] To set a process to complain mode, use the command line tool [2020-06-27T04:10:00.960Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-06-27T04:10:00.960Z] +++ true [2020-06-27T04:10:00.960Z] exiting test-integration [2020-06-27T04:10:00.960Z] ++ exit 0 [2020-06-27T04:10:00.960Z] [2020-06-27T04:10:01.217Z] + exit 0 [2020-06-27T04:10:01.217Z] ++ jobs -p [2020-06-27T04:10:01.217Z] + pids= [2020-06-27T04:10:01.217Z] + echo 'Remaining pids to kill: []' [2020-06-27T04:10:01.217Z] Remaining pids to kill: [] [2020-06-27T04:10:01.217Z] + '[' -z '' ']' Post stage [Pipeline] junit [2020-06-27T04:10:01.229Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-06-27T04:10:03.796Z] + echo Ensuring container killed. [2020-06-27T04:10:03.797Z] Ensuring container killed. [2020-06-27T04:10:03.797Z] + docker ps -aq -f name=docker-pr1-* [2020-06-27T04:10:03.797Z] + cids=35da058830fd [2020-06-27T04:10:03.797Z] a34a3225bebe [2020-06-27T04:10:03.797Z] bfb6ab603bdc [2020-06-27T04:10:03.797Z] + [ -n 35da058830fd [2020-06-27T04:10:03.797Z] a34a3225bebe [2020-06-27T04:10:03.797Z] bfb6ab603bdc ] [2020-06-27T04:10:03.797Z] + docker rm -vf 35da058830fd a34a3225bebe bfb6ab603bdc [2020-06-27T04:10:05.692Z] 35da058830fd [2020-06-27T04:10:06.256Z] a34a3225bebe [2020-06-27T04:10:06.256Z] bfb6ab603bdc [Pipeline] sh [2020-06-27T04:10:06.541Z] + echo Chowning /workspace to jenkins user [2020-06-27T04:10:06.541Z] Chowning /workspace to jenkins user [2020-06-27T04:10:06.541Z] + id -u [2020-06-27T04:10:06.541Z] + id -g [2020-06-27T04:10:06.541Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-41159:/workspace busybox chown -R 1000:1000 /workspace [2020-06-27T04:10:06.541Z] Unable to find image 'busybox:latest' locally [2020-06-27T04:10:07.104Z] latest: Pulling from library/busybox [2020-06-27T04:10:07.361Z] 76df9210b28c: Pulling fs layer [2020-06-27T04:10:07.620Z] 76df9210b28c: Verifying Checksum [2020-06-27T04:10:07.620Z] 76df9210b28c: Download complete [2020-06-27T04:10:07.620Z] 76df9210b28c: Pull complete [2020-06-27T04:10:07.620Z] Digest: sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 [2020-06-27T04:10:07.620Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-06-27T04:10:11.196Z] + bundleName=amd64 [2020-06-27T04:10:11.196Z] + echo Creating amd64-bundles.tar.gz [2020-06-27T04:10:11.196Z] Creating amd64-bundles.tar.gz [2020-06-27T04:10:11.196Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-06-27T04:10:11.196Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2020-06-27T04:10:12.138Z] Archiving artifacts [2020-06-27T04:10:14.410Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41159/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-27T04:10:14.725Z] + make clean [2020-06-27T04:10:14.982Z] docker volume rm -f docker-dev-cache [2020-06-27T04:10:14.982Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-06-27T04:21:16.371Z] ok github.com/docker/docker/integration-cli 2294.774s [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === Skipped [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2020-06-27T04:21:16.371Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-06-27T04:21:16.371Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.02s) [2020-06-27T04:21:16.371Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2020-06-27T04:21:16.371Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.02s) [2020-06-27T04:21:16.371Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-06-27T04:21:16.371Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.02s) [2020-06-27T04:21:16.371Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2020-06-27T04:21:16.371Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-06-27T04:21:16.371Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.02s) [2020-06-27T04:21:16.371Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2020-06-27T04:21:16.371Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-06-27T04:21:16.371Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-06-27T04:21:16.371Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-06-27T04:21:16.371Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-06-27T04:21:16.371Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-06-27T04:21:16.371Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-06-27T04:21:16.371Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-06-27T04:21:16.371Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.36s) [2020-06-27T04:21:16.371Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2020-06-27T04:21:16.371Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2020-06-27T04:21:16.371Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-06-27T04:21:16.371Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.02s) [2020-06-27T04:21:16.371Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.371Z] [2020-06-27T04:21:16.371Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.03s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.03s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.32s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.60s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.87s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.31s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.02s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.61s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.33s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.33s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-06-27T04:21:16.372Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.03s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.29s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.29s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.02s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.31s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.43s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.43s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.02s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.04s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.04s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.02s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.02s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.02s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.02s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.04s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.34s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.34s) [2020-06-27T04:21:16.372Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.32s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.32s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.372Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-06-27T04:21:16.372Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-06-27T04:21:16.372Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.372Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2020-06-27T04:21:16.373Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.31s) [2020-06-27T04:21:16.373Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2020-06-27T04:21:16.373Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2020-06-27T04:21:16.373Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.32s) [2020-06-27T04:21:16.373Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.29s) [2020-06-27T04:21:16.373Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2020-06-27T04:21:16.373Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.31s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.31s) [2020-06-27T04:21:16.373Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2020-06-27T04:21:16.373Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-06-27T04:21:16.373Z] docker_cli_sni_test.go:18: Flakey test [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2020-06-27T04:21:16.373Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2020-06-27T04:21:16.373Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-06-27T04:21:16.373Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-06-27T04:21:16.373Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-06-27T04:21:16.373Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-06-27T04:21:16.373Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-06-27T04:21:16.373Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-06-27T04:21:16.373Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-06-27T04:21:16.373Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-06-27T04:21:16.373Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-06-27T04:21:16.373Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-06-27T04:21:16.373Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-06-27T04:21:16.373Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-06-27T04:21:16.373Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-06-27T04:21:16.373Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-06-27T04:21:16.373Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-06-27T04:21:16.373Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2020-06-27T04:21:16.373Z] docker_api_containers_test.go:2180: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2020-06-27T04:21:16.373Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.02s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.02s) [2020-06-27T04:21:16.373Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2020-06-27T04:21:16.373Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-06-27T04:21:16.373Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.373Z] [2020-06-27T04:21:16.373Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-06-27T04:21:16.373Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-06-27T04:21:16.374Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-06-27T04:21:16.374Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2020-06-27T04:21:16.374Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-06-27T04:21:16.374Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-06-27T04:21:16.374Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-06-27T04:21:16.374Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-06-27T04:21:16.374Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-06-27T04:21:16.374Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-06-27T04:21:16.374Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-06-27T04:21:16.374Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.02s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExec (0.02s) [2020-06-27T04:21:16.374Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-06-27T04:21:16.374Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-06-27T04:21:16.374Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-06-27T04:21:16.374Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-06-27T04:21:16.374Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2020-06-27T04:21:16.374Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-06-27T04:21:16.374Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-06-27T04:21:16.374Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2020-06-27T04:21:16.374Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-06-27T04:21:16.374Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.374Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-06-27T04:21:16.374Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-06-27T04:21:16.374Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.374Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-06-27T04:21:16.375Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-06-27T04:21:16.375Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-06-27T04:21:16.375Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-06-27T04:21:16.375Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2020-06-27T04:21:16.375Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.02s) [2020-06-27T04:21:16.375Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-06-27T04:21:16.375Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2020-06-27T04:21:16.375Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.02s) [2020-06-27T04:21:16.375Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-06-27T04:21:16.375Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-06-27T04:21:16.375Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-06-27T04:21:16.375Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-06-27T04:21:16.375Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2020-06-27T04:21:16.375Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-06-27T04:21:16.375Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-06-27T04:21:16.375Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-06-27T04:21:16.375Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-06-27T04:21:16.375Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2020-06-27T04:21:16.375Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-06-27T04:21:16.375Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-06-27T04:21:16.375Z] [2020-06-27T04:21:16.375Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-06-27T04:21:16.375Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.08s) [2020-06-27T04:21:16.376Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2020-06-27T04:21:16.376Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-06-27T04:21:16.376Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.02s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.02s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.02s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-27T04:21:16.376Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-06-27T04:21:16.376Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-06-27T04:21:16.376Z] [2020-06-27T04:21:16.376Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.02s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.02s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.32s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.05s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.05s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.02s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.377Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-06-27T04:21:16.377Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2020-06-27T04:21:16.377Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.377Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2020-06-27T04:21:16.378Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2020-06-27T04:21:16.378Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.02s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.02s) [2020-06-27T04:21:16.378Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-06-27T04:21:16.378Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-06-27T04:21:16.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-06-27T04:21:16.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-06-27T04:21:16.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-27T04:21:16.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-27T04:21:16.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-27T04:21:16.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-06-27T04:21:16.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-06-27T04:21:16.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-06-27T04:21:16.378Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-06-27T04:21:16.378Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.378Z] [2020-06-27T04:21:16.378Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-06-27T04:21:16.379Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.379Z] [2020-06-27T04:21:16.379Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-06-27T04:21:16.379Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-06-27T04:21:16.380Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-06-27T04:21:16.380Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] DONE 1096 tests, 549 skipped in 2303.038s [2020-06-27T04:21:16.380Z] INFO: Integration tests ended at 06/27/2020 04:21:02. Duration:00:38:23.1545178 [2020-06-27T04:21:16.380Z] INFO: Docker info of the daemon under test at end of run [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] Containers: 2 [2020-06-27T04:21:16.380Z] Running: 0 [2020-06-27T04:21:16.380Z] Paused: 0 [2020-06-27T04:21:16.380Z] Stopped: 2 [2020-06-27T04:21:16.380Z] Images: 15 [2020-06-27T04:21:16.380Z] Server Version: 0.0.0-dev [2020-06-27T04:21:16.380Z] Storage Driver: windowsfilter [2020-06-27T04:21:16.380Z] Windows: [2020-06-27T04:21:16.380Z] Logging Driver: json-file [2020-06-27T04:21:16.380Z] Plugins: [2020-06-27T04:21:16.380Z] Volume: local [2020-06-27T04:21:16.380Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-06-27T04:21:16.380Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-06-27T04:21:16.380Z] Swarm: inactive [2020-06-27T04:21:16.380Z] Default Isolation: process [2020-06-27T04:21:16.380Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-06-27T04:21:16.380Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1282) [2020-06-27T04:21:16.380Z] OSType: windows [2020-06-27T04:21:16.380Z] Architecture: x86_64 [2020-06-27T04:21:16.380Z] CPUs: 4 [2020-06-27T04:21:16.380Z] Total Memory: 32GiB [2020-06-27T04:21:16.380Z] Name: azwin-2-1d4440 [2020-06-27T04:21:16.380Z] ID: GQRX:763A:ECIV:MORG:S34U:DRWX:QEHX:IBMC:AO33:AWRW:F2T2:2DPW [2020-06-27T04:21:16.380Z] Docker Root Dir: D:\CI\PR-41159\1\daemon [2020-06-27T04:21:16.380Z] Debug Mode (client): false [2020-06-27T04:21:16.380Z] Debug Mode (server): true [2020-06-27T04:21:16.380Z] File Descriptors: -1 [2020-06-27T04:21:16.380Z] Goroutines: 18 [2020-06-27T04:21:16.380Z] System Time: 2020-06-27T04:21:02.6311872Z [2020-06-27T04:21:16.380Z] EventsListeners: 0 [2020-06-27T04:21:16.380Z] Registry: https://index.docker.io/v1/ [2020-06-27T04:21:16.380Z] Labels: [2020-06-27T04:21:16.380Z] Experimental: false [2020-06-27T04:21:16.380Z] Insecure Registries: [2020-06-27T04:21:16.380Z] 127.0.0.0/8 [2020-06-27T04:21:16.380Z] Live Restore Enabled: false [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] [2020-06-27T04:21:16.380Z] INFO: Stopping daemon under test [2020-06-27T04:21:16.380Z] SUCCESS: The process with PID 4876 (child process of PID 1444) has been terminated. [2020-06-27T04:21:16.380Z] SUCCESS: The process with PID 1444 (child process of PID 1660) has been terminated. [2020-06-27T04:21:16.380Z] INFO: Stop tailing logs of the daemon under tests [2020-06-27T04:21:16.380Z] INFO: executeCI.ps1 Completed successfully at 06/27/2020 04:21:02. [2020-06-27T04:21:16.380Z] INFO: Tidying up at end of run [2020-06-27T04:21:16.380Z] INFO: Saving daemon under test log (d:\CI\PR-41159\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-06-27T04:21:16.380Z] INFO: Saving daemon under test log (d:\CI\PR-41159\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-06-27T04:21:16.380Z] INFO: Nuke-Everything... [2020-06-27T04:21:16.380Z] INFO: Container count on control daemon to delete is 2 [2020-06-27T04:21:16.380Z] abffe71acb2c [2020-06-27T04:21:16.380Z] 73d36edcd515 [2020-06-27T04:21:16.380Z] INFO: Tidying pidfile d:\CI\PR-41159\1\docker.pid [2020-06-27T04:21:16.380Z] INFO: Nuking d:\CI [2020-06-27T04:21:31.295Z] INFO: Zapped successfully [2020-06-27T04:21:31.295Z] [2020-06-27T04:21:31.295Z] INFO: executeCI.ps1 exiting at Sat Jun 27 04:21:30 CUT 2020. Duration 01:00:42.0699589 [2020-06-27T04:21:31.295Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-06-27T04:21:31.545Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-06-27T04:21:44.451Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-06-27T04:21:46.228Z] Archiving artifacts [2020-06-27T04:22:00.300Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-41159/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-06-27T04:22:01.250Z] + make clean [2020-06-27T04:22:03.458Z] docker volume rm -f docker-dev-cache [2020-06-27T04:22:03.458Z] 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