Pull request #40802 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 7cb13d4d85990555be1317ae32b394e98a779379+9c71a2be319371d9ed9ab4429f2f4ddfee732e70 (5ad38e6ad876a5adbde8f0a1762eec43d77fb64d) 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 241f6703d31895690d4cb6f158f753615abe74ac 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-40802@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 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" 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-04-09T19:59:13.426Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2020-04-09T19:59:13.434Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2020-04-09T19:59:13.623Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-mem (i-08992d6df7783fa0f) in /home/ubuntu/workspace/moby_PR-40802 [Pipeline] { [Pipeline] checkout [2020-04-09T19:59:13.695Z] using credential docker-jenkins-github-credentials [2020-04-09T19:59:13.704Z] Cloning the remote Git repository [2020-04-09T19:59:13.704Z] Cloning with configured refspecs honoured and without tags [2020-04-09T19:59:13.706Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T19:59:13.706Z] > git init /home/ubuntu/workspace/moby_PR-40802 # timeout=10 [2020-04-09T19:59:13.719Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:59:13.719Z] > git --version # timeout=10 [2020-04-09T19:59:13.721Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:59:13.722Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40802/head:refs/remotes/origin/PR-40802 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:31.795Z] Fetching without tags [2020-04-09T19:59:32.063Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit 7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T19:59:32.568Z] Merge succeeded, producing 7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T19:59:32.568Z] Checking out Revision 7cb13d4d85990555be1317ae32b394e98a779379 (PR-40802) [2020-04-09T19:59:33.086Z] Commit message: "Bump Golang 1.13.10" [2020-04-09T19:59:33.086Z] First time build. Skipping changelog. [2020-04-09T19:59:33.108Z] > git --version # timeout=10 [2020-04-09T19:59:33.123Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-09T19:59:31.769Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:59:31.774Z] > git config --add remote.origin.fetch +refs/pull/40802/head:refs/remotes/origin/PR-40802 # timeout=10 [2020-04-09T19:59:31.778Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:31.788Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:59:31.795Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:59:31.796Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:59:31.796Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40802/head:refs/remotes/origin/PR-40802 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:32.064Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:59:32.075Z] > git checkout -f 7cb13d4d85990555be1317ae32b394e98a779379 # timeout=10 [2020-04-09T19:59:32.544Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-09T19:59:32.554Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T19:59:32.568Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:59:32.582Z] > git checkout -f 7cb13d4d85990555be1317ae32b394e98a779379 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-09T19:59:35.471Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40802:/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-04-09T19:59:35.471Z] Unable to find image 'alpine:latest' locally [2020-04-09T19:59:35.471Z] latest: Pulling from library/alpine [2020-04-09T19:59:35.471Z] aad63a933944: Pulling fs layer [2020-04-09T19:59:35.471Z] aad63a933944: Verifying Checksum [2020-04-09T19:59:35.471Z] aad63a933944: Download complete [2020-04-09T19:59:35.730Z] aad63a933944: Pull complete [2020-04-09T19:59:35.730Z] Digest: sha256:b276d875eeed9c7d3f1cfa7edb06b22ed22b14219a7d67c52c56612330348239 [2020-04-09T19:59:35.730Z] Status: Downloaded newer image for alpine:latest [2020-04-09T19:59:39.003Z] 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 [2020-04-09T19:59:39.249Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b4bff2a8cbcaff29) in /home/ubuntu/workspace/moby_PR-40802 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2020-04-09T19:59:39.256Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b8af1d768ac9fa0c) in /home/ubuntu/workspace/moby_PR-40802 [2020-04-09T19:59:39.257Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-085a16c48285d7242) in /home/ubuntu/workspace/moby_PR-40802 [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-04-09T19:59:39.268Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0c4fa99fd5eb0a7af) in /home/ubuntu/workspace/moby_PR-40802 [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] checkout [2020-04-09T19:59:39.333Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-09T19:59:39.342Z] Cloning the remote Git repository [2020-04-09T19:59:39.342Z] Cloning with configured refspecs honoured and without tags [2020-04-09T19:59:39.354Z] Running on s390x-ubuntu-25 in /home/jenkins/workspace/moby_PR-40802 [Pipeline] // stage [Pipeline] // stage [Pipeline] { [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [2020-04-09T19:59:39.396Z] Running on ppc64le-ubuntu-12 in /home/docker/workspace/moby_PR-40802 [Pipeline] checkout [Pipeline] checkout [Pipeline] stage [Pipeline] { (Run tests) [2020-04-09T19:59:39.408Z] using credential docker-jenkins-github-credentials Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [2020-04-09T19:59:39.416Z] Cloning the remote Git repository [2020-04-09T19:59:39.416Z] Cloning with configured refspecs honoured and without tags [2020-04-09T19:59:39.418Z] using credential docker-jenkins-github-credentials [2020-04-09T19:59:39.426Z] Cloning the remote Git repository [2020-04-09T19:59:39.426Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [2020-04-09T19:59:39.448Z] using credential docker-jenkins-github-credentials [2020-04-09T19:59:39.457Z] Cloning the remote Git repository [2020-04-09T19:59:39.457Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] { [Pipeline] // stage [2020-04-09T19:59:39.512Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2020-04-09T19:59:39.529Z] Cloning the remote Git repository [2020-04-09T19:59:39.530Z] Cloning with configured refspecs honoured and without tags [Pipeline] checkout [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-09T19:59:39.594Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] // stage [2020-04-09T19:59:39.614Z] Cloning the remote Git repository [2020-04-09T19:59:39.615Z] Cloning with configured refspecs honoured and without tags [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2020-04-09T19:59:39.676Z] Running on azwin-2-0556c0 in d:\jenkins\workspace\moby_PR-40802 [Pipeline] { [Pipeline] ws [2020-04-09T19:59:39.699Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2020-04-09T19:59:39.427Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T19:59:39.427Z] > git init /home/ubuntu/workspace/moby_PR-40802 # timeout=10 [2020-04-09T19:59:39.430Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:59:39.430Z] > git --version # timeout=10 [2020-04-09T19:59:39.432Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:59:39.433Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40802/head:refs/remotes/origin/PR-40802 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:40.004Z] using credential docker-jenkins-github-credentials [2020-04-09T19:59:40.081Z] Cloning the remote Git repository [2020-04-09T19:59:40.081Z] Cloning with configured refspecs honoured and without tags [2020-04-09T19:59:39.490Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T19:59:39.490Z] > git init /home/ubuntu/workspace/moby_PR-40802 # timeout=10 [2020-04-09T19:59:39.502Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:59:39.502Z] > git --version # timeout=10 [2020-04-09T19:59:39.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:59:39.512Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40802/head:refs/remotes/origin/PR-40802 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:39.434Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T19:59:39.434Z] > git init /home/ubuntu/workspace/moby_PR-40802 # timeout=10 [2020-04-09T19:59:39.452Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:59:39.453Z] > git --version # timeout=10 [2020-04-09T19:59:39.457Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:59:39.458Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40802/head:refs/remotes/origin/PR-40802 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:39.460Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T19:59:39.461Z] > git init /home/ubuntu/workspace/moby_PR-40802 # timeout=10 [2020-04-09T19:59:39.476Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:59:39.476Z] > git --version # timeout=10 [2020-04-09T19:59:39.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:59:39.487Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40802/head:refs/remotes/origin/PR-40802 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:39.536Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T19:59:39.536Z] > git init /home/jenkins/workspace/moby_PR-40802 # timeout=10 [2020-04-09T19:59:39.543Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:59:39.543Z] > git --version # timeout=10 [2020-04-09T19:59:39.544Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:59:39.545Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40802/head:refs/remotes/origin/PR-40802 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:39.621Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T19:59:39.621Z] > git init /home/docker/workspace/moby_PR-40802 # timeout=10 [2020-04-09T19:59:39.633Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:59:39.633Z] > git --version # timeout=10 [2020-04-09T19:59:39.637Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:59:39.639Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40802/head:refs/remotes/origin/PR-40802 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:40.114Z] Cloning repository https://github.com/moby/moby.git [2020-04-09T19:59:40.115Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2020-04-09T19:59:40.178Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:59:40.178Z] > git --version # timeout=10 [2020-04-09T19:59:40.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:59:40.232Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40802/head:refs/remotes/origin/PR-40802 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:47.445Z] Fetching without tags [2020-04-09T19:59:47.433Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:59:47.435Z] > git config --add remote.origin.fetch +refs/pull/40802/head:refs/remotes/origin/PR-40802 # timeout=10 [2020-04-09T19:59:47.438Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:47.442Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:59:47.446Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:59:47.446Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:59:47.447Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40802/head:refs/remotes/origin/PR-40802 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:47.683Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit 7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T19:59:48.150Z] Merge succeeded, producing 7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T19:59:48.150Z] Checking out Revision 7cb13d4d85990555be1317ae32b394e98a779379 (PR-40802) [2020-04-09T19:59:48.338Z] Commit message: "Bump Golang 1.13.10" [2020-04-09T19:59:48.349Z] > git --version # timeout=10 [2020-04-09T19:59:48.352Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-09T19:59:48.944Z] Fetching without tags [2020-04-09T19:59:47.684Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:59:47.686Z] > git checkout -f 7cb13d4d85990555be1317ae32b394e98a779379 # timeout=10 [2020-04-09T19:59:48.140Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-09T19:59:48.146Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T19:59:48.151Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:59:48.152Z] > git checkout -f 7cb13d4d85990555be1317ae32b394e98a779379 # timeout=10 [2020-04-09T19:59:48.920Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:59:48.926Z] > git config --add remote.origin.fetch +refs/pull/40802/head:refs/remotes/origin/PR-40802 # timeout=10 [2020-04-09T19:59:48.927Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:48.939Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:59:48.951Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:59:48.951Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:59:48.952Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40802/head:refs/remotes/origin/PR-40802 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:49.108Z] + [ PR != PR ] [2020-04-09T19:59:49.108Z] + [ master != master ] [2020-04-09T19:59:49.108Z] + [ = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-09T19:59:49.253Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit 7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T19:59:49.428Z] + docker version [2020-04-09T19:59:49.428Z] Client: Docker Engine - Community [2020-04-09T19:59:49.428Z] Version: 19.03.5 [2020-04-09T19:59:49.428Z] API version: 1.40 [2020-04-09T19:59:49.428Z] Go version: go1.12.12 [2020-04-09T19:59:49.428Z] Git commit: 633a0ea838 [2020-04-09T19:59:49.428Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-09T19:59:49.428Z] OS/Arch: linux/amd64 [2020-04-09T19:59:49.428Z] Experimental: false [2020-04-09T19:59:49.428Z] [2020-04-09T19:59:49.428Z] Server: Docker Engine - Community [2020-04-09T19:59:49.428Z] Engine: [2020-04-09T19:59:49.428Z] Version: 19.03.5 [2020-04-09T19:59:49.428Z] API version: 1.40 (minimum version 1.12) [2020-04-09T19:59:49.428Z] Go version: go1.12.12 [2020-04-09T19:59:49.428Z] Git commit: 633a0ea838 [2020-04-09T19:59:49.428Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-09T19:59:49.428Z] OS/Arch: linux/amd64 [2020-04-09T19:59:49.428Z] Experimental: true [2020-04-09T19:59:49.428Z] containerd: [2020-04-09T19:59:49.428Z] Version: 1.2.10 [2020-04-09T19:59:49.428Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-09T19:59:49.428Z] runc: [2020-04-09T19:59:49.428Z] Version: 1.0.0-rc8+dev [2020-04-09T19:59:49.428Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-09T19:59:49.428Z] docker-init: [2020-04-09T19:59:49.428Z] Version: 0.18.0 [2020-04-09T19:59:49.428Z] GitCommit: fec3683 [Pipeline] sh [2020-04-09T19:59:49.707Z] + docker info [2020-04-09T19:59:49.707Z] Client: [2020-04-09T19:59:49.707Z] Debug Mode: false [2020-04-09T19:59:49.707Z] [2020-04-09T19:59:49.707Z] Server: [2020-04-09T19:59:49.707Z] Containers: 0 [2020-04-09T19:59:49.707Z] Running: 0 [2020-04-09T19:59:49.707Z] Paused: 0 [2020-04-09T19:59:49.707Z] Stopped: 0 [2020-04-09T19:59:49.707Z] Images: 6 [2020-04-09T19:59:49.707Z] Server Version: 19.03.5 [2020-04-09T19:59:49.707Z] Storage Driver: overlay2 [2020-04-09T19:59:49.707Z] Backing Filesystem: extfs [2020-04-09T19:59:49.707Z] Supports d_type: true [2020-04-09T19:59:49.707Z] Native Overlay Diff: true [2020-04-09T19:59:49.707Z] Logging Driver: json-file [2020-04-09T19:59:49.707Z] Cgroup Driver: cgroupfs [2020-04-09T19:59:49.707Z] Plugins: [2020-04-09T19:59:49.707Z] Volume: local [2020-04-09T19:59:49.707Z] Network: bridge host ipvlan macvlan null overlay [2020-04-09T19:59:49.707Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-09T19:59:49.707Z] Swarm: inactive [2020-04-09T19:59:49.707Z] Runtimes: runc [2020-04-09T19:59:49.707Z] Default Runtime: runc [2020-04-09T19:59:49.707Z] Init Binary: docker-init [2020-04-09T19:59:49.707Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-09T19:59:49.707Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-09T19:59:49.707Z] init version: fec3683 [2020-04-09T19:59:49.707Z] Security Options: [2020-04-09T19:59:49.707Z] apparmor [2020-04-09T19:59:49.707Z] seccomp [2020-04-09T19:59:49.707Z] Profile: default [2020-04-09T19:59:49.707Z] Kernel Version: 4.15.0-1058-aws [2020-04-09T19:59:49.707Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-09T19:59:49.707Z] OSType: linux [2020-04-09T19:59:49.707Z] Architecture: x86_64 [2020-04-09T19:59:49.707Z] CPUs: 8 [2020-04-09T19:59:49.707Z] Total Memory: 30.63GiB [2020-04-09T19:59:49.707Z] Name: ip-10-100-58-241 [2020-04-09T19:59:49.707Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-09T19:59:49.707Z] Docker Root Dir: /var/lib/docker [2020-04-09T19:59:49.707Z] Debug Mode: false [2020-04-09T19:59:49.707Z] Registry: https://index.docker.io/v1/ [2020-04-09T19:59:49.707Z] Labels: [2020-04-09T19:59:49.707Z] Experimental: true [2020-04-09T19:59:49.707Z] Insecure Registries: [2020-04-09T19:59:49.707Z] 127.0.0.0/8 [2020-04-09T19:59:49.707Z] Live Restore Enabled: true [2020-04-09T19:59:49.707Z] [2020-04-09T19:59:49.707Z] WARNING: No swap limit support [Pipeline] sh [2020-04-09T19:59:49.720Z] Merge succeeded, producing 7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T19:59:49.720Z] Checking out Revision 7cb13d4d85990555be1317ae32b394e98a779379 (PR-40802) [2020-04-09T19:59:49.986Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:59:49.986Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:59:49.986Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40802/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-09T19:59:49.986Z] + bash /home/ubuntu/workspace/moby_PR-40802/check-config.sh [2020-04-09T19:59:49.986Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-09T19:59:49.986Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-09T19:59:49.986Z] [2020-04-09T19:59:49.986Z] Generally Necessary: [2020-04-09T19:59:49.986Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-09T19:59:49.986Z] - apparmor: enabled and tools installed [2020-04-09T19:59:49.986Z] - CONFIG_NAMESPACES: enabled [2020-04-09T19:59:49.986Z] - CONFIG_NET_NS: enabled [2020-04-09T19:59:49.986Z] - CONFIG_PID_NS: enabled [2020-04-09T19:59:49.986Z] - CONFIG_IPC_NS: enabled [2020-04-09T19:59:49.986Z] - CONFIG_UTS_NS: enabled [2020-04-09T19:59:49.986Z] - CONFIG_CGROUPS: enabled [2020-04-09T19:59:49.986Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-09T19:59:49.986Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-09T19:59:49.986Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-09T19:59:49.986Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-09T19:59:49.986Z] - CONFIG_CPUSETS: enabled [2020-04-09T19:59:49.986Z] - CONFIG_MEMCG: enabled [2020-04-09T19:59:49.986Z] - CONFIG_KEYS: enabled [2020-04-09T19:59:49.986Z] - CONFIG_VETH: enabled (as module) [2020-04-09T19:59:49.986Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-09T19:59:50.207Z] Commit message: "Bump Golang 1.13.10" [2020-04-09T19:59:50.245Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-09T19:59:50.245Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-09T19:59:50.245Z] [2020-04-09T19:59:50.245Z] Optional Features: [2020-04-09T19:59:50.245Z] - CONFIG_USER_NS: enabled [2020-04-09T19:59:50.245Z] - CONFIG_SECCOMP: enabled [2020-04-09T19:59:50.245Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-09T19:59:50.245Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-09T19:59:50.245Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-09T19:59:50.245Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-09T19:59:50.245Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-09T19:59:50.245Z] - CONFIG_BLK_CGROUP: enabled [2020-04-09T19:59:50.245Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-09T19:59:50.245Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-09T19:59:50.245Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-09T19:59:50.245Z] - CONFIG_CGROUP_PERF: enabled [2020-04-09T19:59:50.245Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-09T19:59:50.245Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-09T19:59:50.245Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-09T19:59:50.245Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-09T19:59:50.245Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-09T19:59:50.245Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_IP_VS: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-09T19:59:50.245Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-09T19:59:50.245Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-09T19:59:50.245Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_EXT4_FS: enabled [2020-04-09T19:59:50.245Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-09T19:59:50.245Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-09T19:59:50.245Z] - Network Drivers: [2020-04-09T19:59:50.245Z] - "overlay": [2020-04-09T19:59:50.245Z] - CONFIG_VXLAN: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-09T19:59:50.245Z] Optional (for encrypted networks): [2020-04-09T19:59:50.245Z] - CONFIG_CRYPTO: enabled [2020-04-09T19:59:50.245Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-09T19:59:50.245Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-09T19:59:50.245Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-09T19:59:50.245Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-09T19:59:50.245Z] - CONFIG_XFRM: enabled [2020-04-09T19:59:50.245Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-09T19:59:50.245Z] - "ipvlan": [2020-04-09T19:59:50.245Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-09T19:59:50.245Z] - "macvlan": [2020-04-09T19:59:50.245Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-09T19:59:50.245Z] - CONFIG_DUMMY: enabled (as module) [2020-04-09T19:59:50.245Z] - "ftp,tftp client in container": [2020-04-09T19:59:50.255Z] > git --version # timeout=10 [2020-04-09T19:59:50.268Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-09T19:59:50.502Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-09T19:59:50.502Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-09T19:59:50.502Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-09T19:59:50.502Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-09T19:59:50.502Z] - Storage Drivers: [2020-04-09T19:59:50.502Z] - "aufs": [2020-04-09T19:59:50.502Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-09T19:59:50.502Z] - "btrfs": [2020-04-09T19:59:50.502Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-09T19:59:50.502Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-09T19:59:50.502Z] - "devicemapper": [2020-04-09T19:59:50.502Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-09T19:59:50.502Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-09T19:59:50.502Z] - "overlay": [2020-04-09T19:59:50.502Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-09T19:59:50.502Z] - "zfs": [2020-04-09T19:59:50.502Z] - /dev/zfs: missing [2020-04-09T19:59:50.502Z] - zfs command: missing [2020-04-09T19:59:50.502Z] - zpool command: missing [2020-04-09T19:59:50.502Z] [2020-04-09T19:59:50.502Z] Limits: [2020-04-09T19:59:50.502Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-09T19:59:50.502Z] [2020-04-09T19:59:50.502Z] + true [2020-04-09T19:59:49.259Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:59:49.263Z] > git checkout -f 7cb13d4d85990555be1317ae32b394e98a779379 # timeout=10 [2020-04-09T19:59:49.701Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-09T19:59:49.714Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T19:59:49.726Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:59:49.731Z] > git checkout -f 7cb13d4d85990555be1317ae32b394e98a779379 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-09T19:59:50.830Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7cb13d4d85990555be1317ae32b394e98a779379 . [2020-04-09T19:59:50.831Z] #1 [internal] load build definition from Dockerfile [2020-04-09T19:59:50.831Z] #1 transferring dockerfile: 17.09kB done [2020-04-09T19:59:50.831Z] #1 DONE 0.0s [2020-04-09T19:59:50.831Z] [2020-04-09T19:59:50.831Z] #2 [internal] load .dockerignore [2020-04-09T19:59:50.831Z] #2 transferring context: 87B done [2020-04-09T19:59:50.831Z] #2 DONE 0.0s [2020-04-09T19:59:50.831Z] [2020-04-09T19:59:50.831Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-09T19:59:51.089Z] #3 DONE 0.1s [2020-04-09T19:59:51.089Z] [2020-04-09T19:59:51.089Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-09T19:59:51.089Z] #4 CACHED [2020-04-09T19:59:51.338Z] + docker version [2020-04-09T19:59:51.338Z] Client: Docker Engine - Community [2020-04-09T19:59:51.338Z] Version: 19.03.7 [2020-04-09T19:59:51.338Z] API version: 1.40 [2020-04-09T19:59:51.338Z] Go version: go1.12.17 [2020-04-09T19:59:51.338Z] Git commit: 7141c199a2 [2020-04-09T19:59:51.338Z] Built: Sat Mar 7 16:48:47 2020 [2020-04-09T19:59:51.338Z] OS/Arch: linux/s390x [2020-04-09T19:59:51.338Z] Experimental: false [2020-04-09T19:59:51.338Z] [2020-04-09T19:59:51.338Z] Server: Docker Engine - Community [2020-04-09T19:59:51.338Z] Engine: [2020-04-09T19:59:51.338Z] Version: 19.03.7 [2020-04-09T19:59:51.338Z] API version: 1.40 (minimum version 1.12) [2020-04-09T19:59:51.338Z] Go version: go1.12.17 [2020-04-09T19:59:51.338Z] Git commit: 7141c199a2 [2020-04-09T19:59:51.338Z] Built: Sat Mar 7 16:47:46 2020 [2020-04-09T19:59:51.338Z] OS/Arch: linux/s390x [2020-04-09T19:59:51.338Z] Experimental: true [2020-04-09T19:59:51.338Z] containerd: [2020-04-09T19:59:51.338Z] Version: 1.2.13 [2020-04-09T19:59:51.338Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T19:59:51.338Z] runc: [2020-04-09T19:59:51.338Z] Version: 1.0.0-rc10 [2020-04-09T19:59:51.338Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T19:59:51.338Z] docker-init: [2020-04-09T19:59:51.338Z] Version: 0.18.0 [2020-04-09T19:59:51.338Z] GitCommit: fec3683 [2020-04-09T19:59:51.345Z] [2020-04-09T19:59:51.346Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-09T19:59:51.346Z] #6 DONE 0.0s [2020-04-09T19:59:51.346Z] [2020-04-09T19:59:51.346Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [Pipeline] sh [2020-04-09T19:59:51.603Z] #5 DONE 0.2s [2020-04-09T19:59:51.603Z] [2020-04-09T19:59:51.603Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-09T19:59:51.603Z] #71 CACHED [2020-04-09T19:59:51.603Z] [2020-04-09T19:59:51.603Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T19:59:51.603Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done [2020-04-09T19:59:51.603Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 0B / 126B 0.1s [2020-04-09T19:59:51.603Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done [2020-04-09T19:59:51.603Z] #7 sha256:a80eb3fa71389ad9ecc1f615c274e8f76690fab74d03f5946c7443350308642c 5.45kB / 5.45kB done [2020-04-09T19:59:51.603Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 784.09kB / 120.15MB 0.1s [2020-04-09T19:59:51.603Z] #7 sha256:c97ce70feb5e3978760919a6e2d4aa7837380cf944bc0e0a058d963d8645c621 1.79kB / 1.79kB done [2020-04-09T19:59:51.703Z] + docker info [2020-04-09T19:59:51.863Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 126B / 126B 0.2s done [2020-04-09T19:59:51.863Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 12.83MB / 120.15MB 0.2s [2020-04-09T19:59:51.863Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 20.44MB / 120.15MB 0.3s [2020-04-09T19:59:51.988Z] Client: [2020-04-09T19:59:51.988Z] Debug Mode: false [2020-04-09T19:59:51.988Z] [2020-04-09T19:59:51.988Z] Server: [2020-04-09T19:59:51.988Z] Containers: 0 [2020-04-09T19:59:51.988Z] Running: 0 [2020-04-09T19:59:51.988Z] Paused: 0 [2020-04-09T19:59:51.988Z] Stopped: 0 [2020-04-09T19:59:51.988Z] Images: 4 [2020-04-09T19:59:51.988Z] Server Version: 19.03.7 [2020-04-09T19:59:51.988Z] Storage Driver: overlay2 [2020-04-09T19:59:51.988Z] Backing Filesystem: [2020-04-09T19:59:51.988Z] Supports d_type: true [2020-04-09T19:59:51.988Z] Native Overlay Diff: true [2020-04-09T19:59:51.988Z] Logging Driver: json-file [2020-04-09T19:59:51.988Z] Cgroup Driver: cgroupfs [2020-04-09T19:59:51.988Z] Plugins: [2020-04-09T19:59:51.988Z] Volume: local [2020-04-09T19:59:51.988Z] Network: bridge host ipvlan macvlan null overlay [2020-04-09T19:59:51.988Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-09T19:59:51.988Z] Swarm: inactive [2020-04-09T19:59:51.988Z] Runtimes: runc [2020-04-09T19:59:51.988Z] Default Runtime: runc [2020-04-09T19:59:51.988Z] Init Binary: docker-init [2020-04-09T19:59:51.988Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2020-04-09T19:59:51.988Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T19:59:51.988Z] init version: fec3683 [2020-04-09T19:59:51.988Z] Security Options: [2020-04-09T19:59:51.988Z] apparmor [2020-04-09T19:59:51.988Z] seccomp [2020-04-09T19:59:51.988Z] Profile: default [2020-04-09T19:59:51.988Z] Kernel Version: 4.15.0-88-generic [2020-04-09T19:59:51.988Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-09T19:59:51.988Z] OSType: linux [2020-04-09T19:59:51.988Z] Architecture: s390x [2020-04-09T19:59:51.988Z] CPUs: 2 [2020-04-09T19:59:51.988Z] Total Memory: 7.861GiB [2020-04-09T19:59:51.988Z] Name: s390x-ubuntu-25 [2020-04-09T19:59:51.988Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2020-04-09T19:59:51.988Z] Docker Root Dir: /var/lib/docker [2020-04-09T19:59:51.988Z] Debug Mode: false [2020-04-09T19:59:51.988Z] Username: dockerbuildbot [2020-04-09T19:59:51.988Z] Registry: https://index.docker.io/v1/ [2020-04-09T19:59:51.988Z] Labels: [2020-04-09T19:59:51.988Z] Experimental: true [2020-04-09T19:59:51.988Z] Insecure Registries: [2020-04-09T19:59:51.988Z] 127.0.0.0/8 [2020-04-09T19:59:51.988Z] Live Restore Enabled: false [2020-04-09T19:59:51.988Z] [2020-04-09T19:59:51.988Z] WARNING: No swap limit support [Pipeline] sh [2020-04-09T19:59:52.121Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 42.42MB / 120.15MB 0.5s [2020-04-09T19:59:52.121Z] #7 ... [2020-04-09T19:59:52.121Z] [2020-04-09T19:59:52.121Z] #20 [internal] load build context [2020-04-09T19:59:52.121Z] #20 transferring context: 52.78MB 0.7s done [2020-04-09T19:59:52.121Z] #20 DONE 0.7s [2020-04-09T19:59:52.121Z] [2020-04-09T19:59:52.121Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T19:59:52.121Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 52.80MB / 120.15MB 0.6s [2020-04-09T19:59:52.173Z] Fetching without tags [2020-04-09T19:59:52.353Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:59:52.353Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:59:52.353Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-40802/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-09T19:59:52.378Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 72.91MB / 120.15MB 0.8s [2020-04-09T19:59:52.378Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 82.89MB / 120.15MB 0.9s [2020-04-09T19:59:52.403Z] Fetching without tags [2020-04-09T19:59:52.479Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit 7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T19:59:52.635Z] + bash /home/jenkins/workspace/moby_PR-40802/check-config.sh [2020-04-09T19:59:52.635Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-09T19:59:52.635Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2020-04-09T19:59:52.635Z] [2020-04-09T19:59:52.635Z] Generally Necessary: [2020-04-09T19:59:52.635Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 100.04MB / 120.15MB 1.1s [2020-04-09T19:59:52.635Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-09T19:59:52.635Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 109.92MB / 120.15MB 1.2s [2020-04-09T19:59:52.635Z] - apparmor: enabled and tools installed [2020-04-09T19:59:52.636Z] - CONFIG_NAMESPACES: enabled [2020-04-09T19:59:52.636Z] - CONFIG_NET_NS: enabled [2020-04-09T19:59:52.636Z] - CONFIG_PID_NS: enabled [2020-04-09T19:59:52.636Z] - CONFIG_IPC_NS: enabled [2020-04-09T19:59:52.636Z] - CONFIG_UTS_NS: enabled [2020-04-09T19:59:52.636Z] - CONFIG_CGROUPS: enabled [2020-04-09T19:59:52.636Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-09T19:59:52.636Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-09T19:59:52.636Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-09T19:59:52.636Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-09T19:59:52.636Z] - CONFIG_CPUSETS: enabled [2020-04-09T19:59:52.636Z] - CONFIG_MEMCG: enabled [2020-04-09T19:59:52.636Z] - CONFIG_KEYS: enabled [2020-04-09T19:59:52.636Z] - CONFIG_VETH: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-09T19:59:52.636Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-09T19:59:52.636Z] [2020-04-09T19:59:52.636Z] Optional Features: [2020-04-09T19:59:52.636Z] - CONFIG_USER_NS: enabled [2020-04-09T19:59:52.636Z] - CONFIG_SECCOMP: enabled [2020-04-09T19:59:52.636Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-09T19:59:52.636Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-09T19:59:52.636Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-09T19:59:52.636Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-09T19:59:52.636Z] - CONFIG_BLK_CGROUP: enabled [2020-04-09T19:59:52.636Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-09T19:59:52.636Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-09T19:59:52.636Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-09T19:59:52.636Z] - CONFIG_CGROUP_PERF: enabled [2020-04-09T19:59:52.636Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-09T19:59:52.636Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-09T19:59:52.636Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-09T19:59:52.636Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-09T19:59:52.636Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-09T19:59:52.636Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_IP_VS: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-09T19:59:52.636Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-09T19:59:52.636Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-09T19:59:52.636Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_EXT4_FS: enabled [2020-04-09T19:59:52.636Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-09T19:59:52.636Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-09T19:59:52.636Z] - Network Drivers: [2020-04-09T19:59:52.636Z] - "overlay": [2020-04-09T19:59:52.636Z] - CONFIG_VXLAN: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-09T19:59:52.636Z] Optional (for encrypted networks): [2020-04-09T19:59:52.636Z] - CONFIG_CRYPTO: enabled [2020-04-09T19:59:52.636Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-09T19:59:52.636Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-09T19:59:52.636Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-09T19:59:52.636Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-09T19:59:52.636Z] - CONFIG_XFRM: enabled [2020-04-09T19:59:52.636Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-09T19:59:52.636Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-09T19:59:52.636Z] - "ipvlan": [2020-04-09T19:59:52.637Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-09T19:59:52.637Z] - "macvlan": [2020-04-09T19:59:52.639Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit 7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T19:59:52.872Z] Fetching without tags [2020-04-09T19:59:52.917Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-09T19:59:52.917Z] - CONFIG_DUMMY: enabled (as module) [2020-04-09T19:59:52.917Z] - "ftp,tftp client in container": [2020-04-09T19:59:52.917Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-09T19:59:52.917Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-09T19:59:52.917Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-09T19:59:52.917Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-09T19:59:52.917Z] - Storage Drivers: [2020-04-09T19:59:52.917Z] - "aufs": [2020-04-09T19:59:52.917Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-09T19:59:52.917Z] - "btrfs": [2020-04-09T19:59:52.917Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-09T19:59:52.917Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-09T19:59:52.917Z] - "devicemapper": [2020-04-09T19:59:52.917Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-09T19:59:52.917Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-09T19:59:52.917Z] - "overlay": [2020-04-09T19:59:52.917Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-09T19:59:52.917Z] - "zfs": [2020-04-09T19:59:52.917Z] - /dev/zfs: missing [2020-04-09T19:59:52.917Z] - zfs command: missing [2020-04-09T19:59:52.917Z] - zpool command: missing [2020-04-09T19:59:52.917Z] [2020-04-09T19:59:52.917Z] Limits: [2020-04-09T19:59:52.917Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-09T19:59:52.917Z] [2020-04-09T19:59:52.917Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [2020-04-09T19:59:52.990Z] Merge succeeded, producing 7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T19:59:52.990Z] Checking out Revision 7cb13d4d85990555be1317ae32b394e98a779379 (PR-40802) [Pipeline] sh [2020-04-09T19:59:53.065Z] Commit message: "Bump Golang 1.13.10" [2020-04-09T19:59:53.230Z] > git --version # timeout=10 [2020-04-09T19:59:53.239Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-09T19:59:53.139Z] Merge succeeded, producing 7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T19:59:53.139Z] Checking out Revision 7cb13d4d85990555be1317ae32b394e98a779379 (PR-40802) [2020-04-09T19:59:53.198Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 1.6s done [2020-04-09T19:59:53.198Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d [2020-04-09T19:59:53.314Z] Commit message: "Bump Golang 1.13.10" [2020-04-09T19:59:53.342Z] > git --version # timeout=10 [2020-04-09T19:59:53.355Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-09T19:59:53.347Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7cb13d4d85990555be1317ae32b394e98a779379 . [2020-04-09T19:59:53.348Z] #2 [internal] load .dockerignore [2020-04-09T19:59:53.348Z] #2 transferring context: 87B 0.0s done [2020-04-09T19:59:53.348Z] #2 DONE 0.0s [2020-04-09T19:59:53.348Z] [2020-04-09T19:59:53.348Z] #1 [internal] load build definition from Dockerfile [2020-04-09T19:59:53.348Z] #1 transferring dockerfile: 17.09kB 0.0s done [2020-04-09T19:59:53.348Z] #1 DONE 0.0s [2020-04-09T19:59:53.348Z] [2020-04-09T19:59:53.348Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-09T19:59:52.256Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:59:52.258Z] > git config --add remote.origin.fetch +refs/pull/40802/head:refs/remotes/origin/PR-40802 # timeout=10 [2020-04-09T19:59:52.263Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:52.272Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:59:52.322Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:59:52.322Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:59:52.323Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40802/head:refs/remotes/origin/PR-40802 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:52.585Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:59:52.587Z] > git checkout -f 7cb13d4d85990555be1317ae32b394e98a779379 # timeout=10 [2020-04-09T19:59:53.082Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-09T19:59:53.089Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T19:59:53.096Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:59:53.100Z] > git checkout -f 7cb13d4d85990555be1317ae32b394e98a779379 # timeout=10 [2020-04-09T19:59:53.561Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit 7cb13d4d85990555be1317ae32b394e98a779379 [Pipeline] withEnv [Pipeline] { [2020-04-09T19:59:52.404Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:59:52.407Z] > git config --add remote.origin.fetch +refs/pull/40802/head:refs/remotes/origin/PR-40802 # timeout=10 [2020-04-09T19:59:52.410Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:52.416Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:59:52.420Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:59:52.420Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:59:52.421Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40802/head:refs/remotes/origin/PR-40802 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:52.656Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:59:52.660Z] > git checkout -f 7cb13d4d85990555be1317ae32b394e98a779379 # timeout=10 [2020-04-09T19:59:53.126Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-09T19:59:53.143Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T19:59:53.157Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:59:53.162Z] > git checkout -f 7cb13d4d85990555be1317ae32b394e98a779379 # timeout=10 [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-09T19:59:53.631Z] #3 DONE 0.2s [2020-04-09T19:59:53.631Z] [2020-04-09T19:59:53.631Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-09T19:59:53.631Z] #4 CACHED [2020-04-09T19:59:53.777Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-09T19:59:54.006Z] + docker version [2020-04-09T19:59:54.006Z] Client: Docker Engine - Community [2020-04-09T19:59:54.006Z] Version: 19.03.5 [2020-04-09T19:59:54.006Z] API version: 1.40 [2020-04-09T19:59:54.006Z] Go version: go1.12.12 [2020-04-09T19:59:54.006Z] Git commit: 633a0ea838 [2020-04-09T19:59:54.006Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-09T19:59:54.006Z] OS/Arch: linux/amd64 [2020-04-09T19:59:54.006Z] Experimental: false [2020-04-09T19:59:54.006Z] [2020-04-09T19:59:54.006Z] Server: Docker Engine - Community [2020-04-09T19:59:54.006Z] Engine: [2020-04-09T19:59:54.006Z] Version: 19.03.5 [2020-04-09T19:59:54.006Z] API version: 1.40 (minimum version 1.12) [2020-04-09T19:59:54.006Z] Go version: go1.12.12 [2020-04-09T19:59:54.006Z] Git commit: 633a0ea838 [2020-04-09T19:59:54.006Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-09T19:59:54.006Z] OS/Arch: linux/amd64 [2020-04-09T19:59:54.006Z] Experimental: true [2020-04-09T19:59:54.006Z] containerd: [2020-04-09T19:59:54.006Z] Version: 1.2.10 [2020-04-09T19:59:54.006Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-09T19:59:54.006Z] runc: [2020-04-09T19:59:54.006Z] Version: 1.0.0-rc8+dev [2020-04-09T19:59:54.006Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-09T19:59:54.006Z] docker-init: [2020-04-09T19:59:54.006Z] Version: 0.18.0 [2020-04-09T19:59:54.006Z] GitCommit: fec3683 [Pipeline] sh [2020-04-09T19:59:52.571Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:59:52.618Z] > git config --add remote.origin.fetch +refs/pull/40802/head:refs/remotes/origin/PR-40802 # timeout=10 [2020-04-09T19:59:52.670Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:52.788Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:59:52.905Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:59:52.905Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:59:52.907Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40802/head:refs/remotes/origin/PR-40802 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:53.594Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:59:53.640Z] > git checkout -f 7cb13d4d85990555be1317ae32b394e98a779379 # timeout=10 [2020-04-09T19:59:54.117Z] + docker version [2020-04-09T19:59:54.117Z] Client: Docker Engine - Community [2020-04-09T19:59:54.117Z] Version: 19.03.5 [2020-04-09T19:59:54.117Z] API version: 1.40 [2020-04-09T19:59:54.117Z] Go version: go1.12.12 [2020-04-09T19:59:54.117Z] Git commit: 633a0ea838 [2020-04-09T19:59:54.117Z] Built: Wed Nov 13 07:29:52 2019 [2020-04-09T19:59:54.117Z] OS/Arch: linux/amd64 [2020-04-09T19:59:54.117Z] Experimental: false [2020-04-09T19:59:54.117Z] [2020-04-09T19:59:54.117Z] Server: Docker Engine - Community [2020-04-09T19:59:54.117Z] Engine: [2020-04-09T19:59:54.117Z] Version: 19.03.5 [2020-04-09T19:59:54.117Z] API version: 1.40 (minimum version 1.12) [2020-04-09T19:59:54.117Z] Go version: go1.12.12 [2020-04-09T19:59:54.117Z] Git commit: 633a0ea838 [2020-04-09T19:59:54.117Z] Built: Wed Nov 13 07:28:22 2019 [2020-04-09T19:59:54.117Z] OS/Arch: linux/amd64 [2020-04-09T19:59:54.117Z] Experimental: true [2020-04-09T19:59:54.117Z] containerd: [2020-04-09T19:59:54.117Z] Version: 1.2.10 [2020-04-09T19:59:54.117Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-09T19:59:54.117Z] runc: [2020-04-09T19:59:54.117Z] Version: 1.0.0-rc8+dev [2020-04-09T19:59:54.117Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-09T19:59:54.117Z] docker-init: [2020-04-09T19:59:54.117Z] Version: 0.18.0 [2020-04-09T19:59:54.117Z] GitCommit: fec3683 [Pipeline] sh [2020-04-09T19:59:54.161Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit 7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T19:59:54.241Z] [2020-04-09T19:59:54.242Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-09T19:59:54.362Z] + docker info [2020-04-09T19:59:54.362Z] Client: [2020-04-09T19:59:54.362Z] Debug Mode: false [2020-04-09T19:59:54.362Z] [2020-04-09T19:59:54.362Z] Server: [2020-04-09T19:59:54.362Z] Containers: 0 [2020-04-09T19:59:54.362Z] Running: 0 [2020-04-09T19:59:54.362Z] Paused: 0 [2020-04-09T19:59:54.362Z] Stopped: 0 [2020-04-09T19:59:54.362Z] Images: 4 [2020-04-09T19:59:54.362Z] Server Version: 19.03.5 [2020-04-09T19:59:54.362Z] Storage Driver: overlay2 [2020-04-09T19:59:54.362Z] Backing Filesystem: extfs [2020-04-09T19:59:54.362Z] Supports d_type: true [2020-04-09T19:59:54.362Z] Native Overlay Diff: true [2020-04-09T19:59:54.362Z] Logging Driver: json-file [2020-04-09T19:59:54.362Z] Cgroup Driver: cgroupfs [2020-04-09T19:59:54.362Z] Plugins: [2020-04-09T19:59:54.362Z] Volume: local [2020-04-09T19:59:54.362Z] Network: bridge host ipvlan macvlan null overlay [2020-04-09T19:59:54.362Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-09T19:59:54.362Z] Swarm: inactive [2020-04-09T19:59:54.362Z] Runtimes: runc [2020-04-09T19:59:54.362Z] Default Runtime: runc [2020-04-09T19:59:54.362Z] Init Binary: docker-init [2020-04-09T19:59:54.362Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-09T19:59:54.362Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-09T19:59:54.362Z] init version: fec3683 [2020-04-09T19:59:54.362Z] Security Options: [2020-04-09T19:59:54.362Z] apparmor [2020-04-09T19:59:54.362Z] seccomp [2020-04-09T19:59:54.362Z] Profile: default [2020-04-09T19:59:54.362Z] Kernel Version: 4.15.0-1058-aws [2020-04-09T19:59:54.362Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-09T19:59:54.362Z] OSType: linux [2020-04-09T19:59:54.362Z] Architecture: x86_64 [2020-04-09T19:59:54.362Z] CPUs: 2 [2020-04-09T19:59:54.362Z] Total Memory: 7.501GiB [2020-04-09T19:59:54.362Z] Name: ip-10-100-89-67 [2020-04-09T19:59:54.362Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-09T19:59:54.362Z] Docker Root Dir: /var/lib/docker [2020-04-09T19:59:54.362Z] Debug Mode: false [2020-04-09T19:59:54.362Z] Registry: https://index.docker.io/v1/ [2020-04-09T19:59:54.362Z] Labels: [2020-04-09T19:59:54.362Z] Experimental: true [2020-04-09T19:59:54.362Z] Insecure Registries: [2020-04-09T19:59:54.363Z] 127.0.0.0/8 [2020-04-09T19:59:54.363Z] Live Restore Enabled: true [2020-04-09T19:59:54.363Z] [2020-04-09T19:59:54.363Z] WARNING: No swap limit support [Pipeline] sh [2020-04-09T19:59:54.394Z] + docker info [2020-04-09T19:59:54.394Z] Client: [2020-04-09T19:59:54.394Z] Debug Mode: false [2020-04-09T19:59:54.394Z] [2020-04-09T19:59:54.394Z] Server: [2020-04-09T19:59:54.394Z] Containers: 0 [2020-04-09T19:59:54.394Z] Running: 0 [2020-04-09T19:59:54.394Z] Paused: 0 [2020-04-09T19:59:54.394Z] Stopped: 0 [2020-04-09T19:59:54.394Z] Images: 7 [2020-04-09T19:59:54.394Z] Server Version: 19.03.5 [2020-04-09T19:59:54.394Z] Storage Driver: overlay2 [2020-04-09T19:59:54.394Z] Backing Filesystem: extfs [2020-04-09T19:59:54.394Z] Supports d_type: true [2020-04-09T19:59:54.394Z] Native Overlay Diff: true [2020-04-09T19:59:54.394Z] Logging Driver: json-file [2020-04-09T19:59:54.394Z] Cgroup Driver: cgroupfs [2020-04-09T19:59:54.394Z] Plugins: [2020-04-09T19:59:54.394Z] Volume: local [2020-04-09T19:59:54.394Z] Network: bridge host ipvlan macvlan null overlay [2020-04-09T19:59:54.394Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-09T19:59:54.394Z] Swarm: inactive [2020-04-09T19:59:54.394Z] Runtimes: runc [2020-04-09T19:59:54.394Z] Default Runtime: runc [2020-04-09T19:59:54.394Z] Init Binary: docker-init [2020-04-09T19:59:54.394Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-09T19:59:54.394Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-09T19:59:54.394Z] init version: fec3683 [2020-04-09T19:59:54.394Z] Security Options: [2020-04-09T19:59:54.394Z] apparmor [2020-04-09T19:59:54.394Z] seccomp [2020-04-09T19:59:54.394Z] Profile: default [2020-04-09T19:59:54.394Z] Kernel Version: 4.15.0-1058-aws [2020-04-09T19:59:54.394Z] Operating System: Ubuntu 18.04.4 LTS [2020-04-09T19:59:54.394Z] OSType: linux [2020-04-09T19:59:54.394Z] Architecture: x86_64 [2020-04-09T19:59:54.394Z] CPUs: 2 [2020-04-09T19:59:54.394Z] Total Memory: 7.501GiB [2020-04-09T19:59:54.394Z] Name: ip-10-100-108-144 [2020-04-09T19:59:54.394Z] ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 [2020-04-09T19:59:54.394Z] Docker Root Dir: /var/lib/docker [2020-04-09T19:59:54.394Z] Debug Mode: false [2020-04-09T19:59:54.394Z] Registry: https://index.docker.io/v1/ [2020-04-09T19:59:54.394Z] Labels: [2020-04-09T19:59:54.394Z] Experimental: true [2020-04-09T19:59:54.394Z] Insecure Registries: [2020-04-09T19:59:54.394Z] 127.0.0.0/8 [2020-04-09T19:59:54.394Z] Live Restore Enabled: true [2020-04-09T19:59:54.394Z] [2020-04-09T19:59:54.394Z] WARNING: No swap limit support [2020-04-09T19:59:54.522Z] #5 ... [2020-04-09T19:59:54.522Z] [2020-04-09T19:59:54.522Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-09T19:59:54.522Z] #6 DONE 0.2s [2020-04-09T19:59:54.522Z] [2020-04-09T19:59:54.522Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-09T19:59:54.522Z] #5 DONE 0.4s [2020-04-09T19:59:54.522Z] [2020-04-09T19:59:54.522Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-09T19:59:54.522Z] #71 CACHED [2020-04-09T19:59:54.522Z] [2020-04-09T19:59:54.522Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T19:59:54.522Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done [Pipeline] sh [2020-04-09T19:59:54.770Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:59:54.770Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:59:54.770Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40802/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-09T19:59:54.770Z] + bash /home/ubuntu/workspace/moby_PR-40802/check-config.sh [2020-04-09T19:59:54.770Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-09T19:59:54.770Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-09T19:59:54.770Z] [2020-04-09T19:59:54.770Z] Generally Necessary: [2020-04-09T19:59:54.770Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-09T19:59:54.770Z] - apparmor: enabled and tools installed [2020-04-09T19:59:54.770Z] - CONFIG_NAMESPACES: enabled [2020-04-09T19:59:54.770Z] - CONFIG_NET_NS: enabled [2020-04-09T19:59:54.770Z] - CONFIG_PID_NS: enabled [2020-04-09T19:59:54.770Z] - CONFIG_IPC_NS: enabled [2020-04-09T19:59:54.770Z] - CONFIG_UTS_NS: enabled [2020-04-09T19:59:54.770Z] - CONFIG_CGROUPS: enabled [2020-04-09T19:59:54.770Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-09T19:59:54.770Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-09T19:59:54.770Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-09T19:59:54.770Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-09T19:59:54.770Z] - CONFIG_CPUSETS: enabled [2020-04-09T19:59:54.770Z] - CONFIG_MEMCG: enabled [2020-04-09T19:59:54.770Z] - CONFIG_KEYS: enabled [2020-04-09T19:59:54.770Z] - CONFIG_VETH: enabled (as module) [2020-04-09T19:59:54.770Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-09T19:59:54.770Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-09T19:59:54.770Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-09T19:59:54.770Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-09T19:59:54.770Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-09T19:59:54.770Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-09T19:59:54.770Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-09T19:59:54.770Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-09T19:59:54.770Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-09T19:59:54.771Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-09T19:59:54.771Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-09T19:59:54.771Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-09T19:59:54.771Z] [2020-04-09T19:59:54.771Z] Optional Features: [2020-04-09T19:59:54.771Z] - CONFIG_USER_NS: enabled [2020-04-09T19:59:54.771Z] - CONFIG_SECCOMP: enabled [2020-04-09T19:59:54.771Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-09T19:59:54.771Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-09T19:59:54.771Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-09T19:59:54.771Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-09T19:59:54.771Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-09T19:59:54.771Z] - CONFIG_BLK_CGROUP: enabled [2020-04-09T19:59:54.801Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:59:54.801Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:59:54.801Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40802/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-09T19:59:54.801Z] + bash /home/ubuntu/workspace/moby_PR-40802/check-config.sh [2020-04-09T19:59:54.801Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-09T19:59:54.801Z] info: reading kernel config from /boot/config-4.15.0-1058-aws ... [2020-04-09T19:59:54.801Z] [2020-04-09T19:59:54.801Z] Generally Necessary: [2020-04-09T19:59:54.801Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-09T19:59:54.801Z] - apparmor: enabled and tools installed [2020-04-09T19:59:54.801Z] - CONFIG_NAMESPACES: enabled [2020-04-09T19:59:54.801Z] - CONFIG_NET_NS: enabled [2020-04-09T19:59:54.801Z] - CONFIG_PID_NS: enabled [2020-04-09T19:59:54.801Z] - CONFIG_IPC_NS: enabled [2020-04-09T19:59:54.801Z] - CONFIG_UTS_NS: enabled [2020-04-09T19:59:54.801Z] - CONFIG_CGROUPS: enabled [2020-04-09T19:59:54.801Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-09T19:59:54.801Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-09T19:59:54.801Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-09T19:59:54.801Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-09T19:59:54.801Z] - CONFIG_CPUSETS: enabled [2020-04-09T19:59:54.801Z] - CONFIG_MEMCG: enabled [2020-04-09T19:59:54.801Z] - CONFIG_KEYS: enabled [2020-04-09T19:59:54.801Z] - CONFIG_VETH: enabled (as module) [2020-04-09T19:59:54.801Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-09T19:59:54.801Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-09T19:59:54.801Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-09T19:59:54.801Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-09T19:59:54.801Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-09T19:59:54.801Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-09T19:59:54.801Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-09T19:59:54.801Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-09T19:59:54.801Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-09T19:59:54.801Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-09T19:59:54.801Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-09T19:59:54.801Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-09T19:59:54.801Z] [2020-04-09T19:59:54.801Z] Optional Features: [2020-04-09T19:59:54.801Z] - CONFIG_USER_NS: enabled [2020-04-09T19:59:54.801Z] - CONFIG_SECCOMP: enabled [2020-04-09T19:59:54.801Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-09T19:59:54.801Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-09T19:59:54.801Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-09T19:59:54.801Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-09T19:59:54.802Z] - CONFIG_LEGACY_VSYSCALL_EMULATE: enabled [2020-04-09T19:59:54.802Z] - CONFIG_BLK_CGROUP: enabled [2020-04-09T19:59:54.802Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-09T19:59:54.802Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-09T19:59:54.802Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-09T19:59:54.802Z] - CONFIG_CGROUP_PERF: enabled [2020-04-09T19:59:54.802Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-09T19:59:54.802Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-09T19:59:54.802Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-09T19:59:54.802Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-09T19:59:54.802Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-09T19:59:54.802Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-09T19:59:54.812Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done [2020-04-09T19:59:54.812Z] #7 sha256:29bbcdcc07d41fd4e9b86ae5014a755471ea8f363882e37e4ef6d6e424bf67bc 1.79kB / 1.79kB done [2020-04-09T19:59:54.812Z] #7 sha256:5113530bf5141b838396b60a6517cfd109ca6a0f28974af0dd71a05213926fb1 5.46kB / 5.46kB done [2020-04-09T19:59:54.812Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 56.42kB / 102.23MB 0.2s [2020-04-09T19:59:54.812Z] #7 sha256:33678fe649ecba3ce73494fec49b1cf205773565488d204517085fde8683461f 155B / 155B 0.2s done [2020-04-09T19:59:55.026Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-09T19:59:55.026Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-09T19:59:55.026Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-09T19:59:55.026Z] - CONFIG_CGROUP_PERF: enabled [2020-04-09T19:59:55.026Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-09T19:59:55.026Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-09T19:59:55.027Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-09T19:59:55.027Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-09T19:59:55.027Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-09T19:59:55.027Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-09T19:59:55.027Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-09T19:59:55.027Z] - CONFIG_IP_VS: enabled (as module) [2020-04-09T19:59:55.027Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-09T19:59:55.027Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-09T19:59:55.027Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-09T19:59:55.027Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-09T19:59:55.027Z] - CONFIG_EXT4_FS: enabled [2020-04-09T19:59:55.027Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-09T19:59:55.027Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-09T19:59:55.027Z] - Network Drivers: [2020-04-09T19:59:55.027Z] - "overlay": [2020-04-09T19:59:55.027Z] - CONFIG_VXLAN: enabled (as module) [2020-04-09T19:59:55.027Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-09T19:59:55.027Z] Optional (for encrypted networks): [2020-04-09T19:59:55.027Z] - CONFIG_CRYPTO: enabled [2020-04-09T19:59:55.027Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-09T19:59:55.027Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-09T19:59:55.027Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-09T19:59:55.027Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-09T19:59:55.027Z] - CONFIG_XFRM: enabled [2020-04-09T19:59:55.027Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-09T19:59:55.027Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-09T19:59:55.027Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-09T19:59:55.027Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-09T19:59:55.027Z] - "ipvlan": [2020-04-09T19:59:55.027Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-09T19:59:55.027Z] - "macvlan": [2020-04-09T19:59:55.027Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-09T19:59:55.027Z] - CONFIG_DUMMY: enabled (as module) [2020-04-09T19:59:55.027Z] - "ftp,tftp client in container": [2020-04-09T19:59:55.027Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-09T19:59:55.027Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-09T19:59:55.027Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-09T19:59:55.027Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-09T19:59:55.027Z] - Storage Drivers: [2020-04-09T19:59:55.027Z] - "aufs": [2020-04-09T19:59:55.027Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-09T19:59:55.027Z] - "btrfs": [2020-04-09T19:59:55.027Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-09T19:59:55.027Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-09T19:59:55.027Z] - "devicemapper": [2020-04-09T19:59:55.027Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-09T19:59:55.027Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-09T19:59:55.027Z] - "overlay": [2020-04-09T19:59:55.027Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-09T19:59:55.027Z] - "zfs": [2020-04-09T19:59:55.027Z] - /dev/zfs: missing [2020-04-09T19:59:55.027Z] - zfs command: missing [2020-04-09T19:59:55.027Z] - zpool command: missing [2020-04-09T19:59:55.027Z] [2020-04-09T19:59:55.027Z] Limits: [2020-04-09T19:59:55.027Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-09T19:59:55.027Z] [2020-04-09T19:59:55.027Z] + true [Pipeline] } [Pipeline] // stage [2020-04-09T19:59:55.059Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-09T19:59:55.060Z] - CONFIG_IP_VS: enabled (as module) [2020-04-09T19:59:55.060Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-09T19:59:55.060Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-09T19:59:55.060Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-09T19:59:55.060Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-09T19:59:55.060Z] - CONFIG_EXT4_FS: enabled [2020-04-09T19:59:55.060Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-09T19:59:55.060Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-09T19:59:55.060Z] - Network Drivers: [2020-04-09T19:59:55.060Z] - "overlay": [2020-04-09T19:59:55.060Z] - CONFIG_VXLAN: enabled (as module) [2020-04-09T19:59:55.060Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-09T19:59:55.060Z] Optional (for encrypted networks): [2020-04-09T19:59:55.060Z] - CONFIG_CRYPTO: enabled [2020-04-09T19:59:55.060Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-09T19:59:55.060Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-09T19:59:55.060Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-09T19:59:55.060Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-09T19:59:55.060Z] - CONFIG_XFRM: enabled [2020-04-09T19:59:55.060Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-09T19:59:55.060Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-09T19:59:55.060Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-09T19:59:55.060Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-09T19:59:55.060Z] - "ipvlan": [2020-04-09T19:59:55.060Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-09T19:59:55.060Z] - "macvlan": [2020-04-09T19:59:55.060Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-09T19:59:55.060Z] - CONFIG_DUMMY: enabled (as module) [2020-04-09T19:59:55.060Z] - "ftp,tftp client in container": [2020-04-09T19:59:55.060Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-09T19:59:55.060Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-09T19:59:55.060Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-09T19:59:55.060Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-09T19:59:55.060Z] - Storage Drivers: [2020-04-09T19:59:55.060Z] - "aufs": [2020-04-09T19:59:55.060Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-09T19:59:55.060Z] - "btrfs": [2020-04-09T19:59:55.060Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-09T19:59:55.060Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-09T19:59:55.060Z] - "devicemapper": [2020-04-09T19:59:55.060Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-09T19:59:55.060Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-09T19:59:55.060Z] - "overlay": [2020-04-09T19:59:55.060Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-09T19:59:55.060Z] - "zfs": [2020-04-09T19:59:55.060Z] - /dev/zfs: missing [2020-04-09T19:59:55.060Z] - zfs command: missing [2020-04-09T19:59:55.060Z] - zpool command: missing [2020-04-09T19:59:55.060Z] [2020-04-09T19:59:55.060Z] Limits: [2020-04-09T19:59:55.060Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-09T19:59:55.060Z] [2020-04-09T19:59:55.060Z] + true [Pipeline] stage [2020-04-09T19:59:55.065Z] Merge succeeded, producing 7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T19:59:55.065Z] Checking out Revision 7cb13d4d85990555be1317ae32b394e98a779379 (PR-40802) [Pipeline] { (Build dev image) [Pipeline] } [Pipeline] // stage [Pipeline] stage [2020-04-09T19:59:55.112Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 21.82MB / 102.23MB 0.4s [2020-04-09T19:59:55.112Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 32.68MB / 102.23MB 0.5s [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-09T19:59:55.164Z] Commit message: "Bump Golang 1.13.10" [2020-04-09T19:59:55.193Z] > git --version # timeout=10 [2020-04-09T19:59:55.200Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [Pipeline] sh [2020-04-09T19:59:53.747Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:59:53.756Z] > git config --add remote.origin.fetch +refs/pull/40802/head:refs/remotes/origin/PR-40802 # timeout=10 [2020-04-09T19:59:53.760Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:53.772Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T19:59:53.780Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T19:59:53.780Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T19:59:53.781Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40802/head:refs/remotes/origin/PR-40802 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T19:59:54.163Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:59:54.173Z] > git checkout -f 7cb13d4d85990555be1317ae32b394e98a779379 # timeout=10 [2020-04-09T19:59:55.045Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-09T19:59:55.060Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T19:59:55.068Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:59:55.072Z] > git checkout -f 7cb13d4d85990555be1317ae32b394e98a779379 # timeout=10 [2020-04-09T19:59:55.414Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 55.99MB / 102.23MB 0.7s [2020-04-09T19:59:55.414Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 79.59MB / 102.23MB 0.9s [2020-04-09T19:59:55.414Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 91.49MB / 102.23MB 1.0s [2020-04-09T19:59:55.539Z] + sudo modprobe ip_vs [2020-04-09T19:59:55.576Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7cb13d4d85990555be1317ae32b394e98a779379 . [2020-04-09T19:59:55.576Z] #1 [internal] load .dockerignore [2020-04-09T19:59:55.576Z] #1 transferring context: 87B done [2020-04-09T19:59:55.576Z] #1 DONE 0.0s [2020-04-09T19:59:55.576Z] [2020-04-09T19:59:55.576Z] #2 [internal] load build definition from Dockerfile [2020-04-09T19:59:55.576Z] #2 transferring dockerfile: 17.09kB done [2020-04-09T19:59:55.576Z] #2 DONE 0.0s [2020-04-09T19:59:55.576Z] [2020-04-09T19:59:55.576Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-09T19:59:55.576Z] #3 DONE 0.1s [Pipeline] withEnv [Pipeline] { [2020-04-09T19:59:55.702Z] #7 ... [2020-04-09T19:59:55.702Z] [2020-04-09T19:59:55.702Z] #20 [internal] load build context [2020-04-09T19:59:55.702Z] #20 transferring context: 52.78MB 1.1s done [2020-04-09T19:59:55.702Z] #20 DONE 1.1s [2020-04-09T19:59:55.702Z] [2020-04-09T19:59:55.702Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T19:59:55.702Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 102.23MB / 102.23MB 1.1s [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-09T19:59:55.795Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7cb13d4d85990555be1317ae32b394e98a779379 . [2020-04-09T19:59:55.795Z] #2 [internal] load .dockerignore [2020-04-09T19:59:55.795Z] #2 transferring context: 87B done [2020-04-09T19:59:55.795Z] #2 DONE 0.0s [2020-04-09T19:59:55.795Z] [2020-04-09T19:59:55.795Z] #1 [internal] load build definition from Dockerfile [2020-04-09T19:59:55.795Z] #1 transferring dockerfile: 17.09kB done [2020-04-09T19:59:55.795Z] #1 DONE 0.0s [2020-04-09T19:59:55.795Z] [2020-04-09T19:59:55.795Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-09T19:59:55.795Z] #3 DONE 0.1s [2020-04-09T19:59:55.836Z] [2020-04-09T19:59:55.836Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-09T19:59:55.836Z] #4 CACHED [2020-04-09T19:59:55.983Z] #7 sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 102.23MB / 102.23MB 1.2s done [2020-04-09T19:59:55.983Z] #7 extracting sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 [2020-04-09T19:59:56.028Z] + docker version [2020-04-09T19:59:56.028Z] Client: Docker Engine - Community [2020-04-09T19:59:56.028Z] Version: 19.03.5 [2020-04-09T19:59:56.028Z] API version: 1.40 [2020-04-09T19:59:56.028Z] Go version: go1.12.12 [2020-04-09T19:59:56.028Z] Git commit: 633a0ea [2020-04-09T19:59:56.028Z] Built: Wed Nov 13 07:27:53 2019 [2020-04-09T19:59:56.028Z] OS/Arch: linux/arm64 [2020-04-09T19:59:56.028Z] Experimental: false [2020-04-09T19:59:56.028Z] [2020-04-09T19:59:56.028Z] Server: Docker Engine - Community [2020-04-09T19:59:56.028Z] Engine: [2020-04-09T19:59:56.028Z] Version: 19.03.5 [2020-04-09T19:59:56.028Z] API version: 1.40 (minimum version 1.12) [2020-04-09T19:59:56.028Z] Go version: go1.12.12 [2020-04-09T19:59:56.028Z] Git commit: 633a0ea [2020-04-09T19:59:56.028Z] Built: Wed Nov 13 07:26:25 2019 [2020-04-09T19:59:56.028Z] OS/Arch: linux/arm64 [2020-04-09T19:59:56.028Z] Experimental: true [2020-04-09T19:59:56.028Z] containerd: [2020-04-09T19:59:56.028Z] Version: 1.2.10 [2020-04-09T19:59:56.028Z] GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-09T19:59:56.028Z] runc: [2020-04-09T19:59:56.028Z] Version: 1.0.0-rc8+dev [2020-04-09T19:59:56.028Z] GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-09T19:59:56.028Z] docker-init: [2020-04-09T19:59:56.028Z] Version: 0.18.0 [2020-04-09T19:59:56.028Z] GitCommit: fec3683 [Pipeline] sh [2020-04-09T19:59:56.049Z] [2020-04-09T19:59:56.049Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-09T19:59:56.049Z] #4 CACHED [2020-04-09T19:59:56.092Z] [2020-04-09T19:59:56.092Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-09T19:59:56.316Z] + docker info [2020-04-09T19:59:56.349Z] #6 DONE 0.1s [2020-04-09T19:59:56.349Z] [2020-04-09T19:59:56.349Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-09T19:59:56.349Z] #5 DONE 0.2s [2020-04-09T19:59:56.349Z] [2020-04-09T19:59:56.349Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-09T19:59:56.349Z] #71 CACHED [2020-04-09T19:59:56.349Z] [2020-04-09T19:59:56.349Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T19:59:56.349Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done [2020-04-09T19:59:56.475Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 2.6s done [2020-04-09T19:59:56.475Z] #7 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 [2020-04-09T19:59:56.475Z] #7 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 done [2020-04-09T19:59:56.475Z] #7 DONE 4.5s [2020-04-09T19:59:56.475Z] [2020-04-09T19:59:56.475Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-09T19:59:56.605Z] #7 sha256:a80eb3fa71389ad9ecc1f615c274e8f76690fab74d03f5946c7443350308642c 5.45kB / 5.45kB done [2020-04-09T19:59:56.605Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 0B / 126B 0.1s [2020-04-09T19:59:56.605Z] #7 sha256:c97ce70feb5e3978760919a6e2d4aa7837380cf944bc0e0a058d963d8645c621 1.79kB / 1.79kB done [2020-04-09T19:59:56.605Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 0B / 120.15MB 0.1s [2020-04-09T19:59:56.605Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done [2020-04-09T19:59:56.607Z] [2020-04-09T19:59:56.607Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-09T19:59:56.607Z] #6 DONE 0.1s [2020-04-09T19:59:56.607Z] [2020-04-09T19:59:56.607Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-09T19:59:56.607Z] #5 DONE 0.2s [2020-04-09T19:59:56.862Z] [2020-04-09T19:59:56.862Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-09T19:59:56.862Z] #71 CACHED [2020-04-09T19:59:56.862Z] [2020-04-09T19:59:56.862Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T19:59:56.862Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done [2020-04-09T19:59:56.862Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done [2020-04-09T19:59:56.862Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 243.24kB / 50.38MB 0.1s [2020-04-09T19:59:56.862Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 138.79kB / 7.81MB 0.1s [2020-04-09T19:59:56.862Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 69.16kB / 10.00MB 0.1s [2020-04-09T19:59:56.862Z] #7 sha256:c97ce70feb5e3978760919a6e2d4aa7837380cf944bc0e0a058d963d8645c621 1.79kB / 1.79kB done [2020-04-09T19:59:56.862Z] #7 sha256:a80eb3fa71389ad9ecc1f615c274e8f76690fab74d03f5946c7443350308642c 5.45kB / 5.45kB done [2020-04-09T19:59:56.863Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 126B / 126B 0.1s done [2020-04-09T19:59:56.863Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 23.81MB / 120.15MB 0.4s [2020-04-09T19:59:57.117Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 11.16MB / 50.38MB 0.2s [2020-04-09T19:59:57.117Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 905.22kB / 7.81MB 0.2s [2020-04-09T19:59:57.117Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 9.61MB / 10.00MB 0.2s [2020-04-09T19:59:57.117Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 25.89MB / 50.38MB 0.4s [2020-04-09T19:59:57.117Z] #7 sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 7.81MB / 7.81MB 0.3s done [2020-04-09T19:59:57.117Z] #7 sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 10.00MB / 10.00MB 0.3s done [2020-04-09T19:59:57.117Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 0B / 68.60MB 0.4s [2020-04-09T19:59:57.117Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 2.04MB / 51.79MB 0.4s [2020-04-09T19:59:57.120Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 31.08MB / 120.15MB 0.5s [2020-04-09T19:59:57.120Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 41.58MB / 120.15MB 0.6s [2020-04-09T19:59:57.252Z] Client: [2020-04-09T19:59:57.252Z] Debug Mode: false [2020-04-09T19:59:57.252Z] [2020-04-09T19:59:57.252Z] Server: [2020-04-09T19:59:57.252Z] Containers: 0 [2020-04-09T19:59:57.252Z] Running: 0 [2020-04-09T19:59:57.252Z] Paused: 0 [2020-04-09T19:59:57.252Z] Stopped: 0 [2020-04-09T19:59:57.252Z] Images: 2 [2020-04-09T19:59:57.252Z] Server Version: 19.03.5 [2020-04-09T19:59:57.252Z] Storage Driver: overlay2 [2020-04-09T19:59:57.252Z] Backing Filesystem: extfs [2020-04-09T19:59:57.252Z] Supports d_type: true [2020-04-09T19:59:57.252Z] Native Overlay Diff: true [2020-04-09T19:59:57.252Z] Logging Driver: json-file [2020-04-09T19:59:57.252Z] Cgroup Driver: cgroupfs [2020-04-09T19:59:57.252Z] Plugins: [2020-04-09T19:59:57.252Z] Volume: local [2020-04-09T19:59:57.252Z] Network: bridge host ipvlan macvlan null overlay [2020-04-09T19:59:57.252Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2020-04-09T19:59:57.252Z] Swarm: inactive [2020-04-09T19:59:57.252Z] Runtimes: runc [2020-04-09T19:59:57.252Z] Default Runtime: runc [2020-04-09T19:59:57.252Z] Init Binary: docker-init [2020-04-09T19:59:57.252Z] containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 [2020-04-09T19:59:57.252Z] runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 [2020-04-09T19:59:57.252Z] init version: fec3683 [2020-04-09T19:59:57.252Z] Security Options: [2020-04-09T19:59:57.252Z] apparmor [2020-04-09T19:59:57.252Z] seccomp [2020-04-09T19:59:57.252Z] Profile: default [2020-04-09T19:59:57.252Z] Kernel Version: 4.15.0-1057-aws [2020-04-09T19:59:57.252Z] Operating System: Ubuntu 16.04.6 LTS [2020-04-09T19:59:57.252Z] OSType: linux [2020-04-09T19:59:57.252Z] Architecture: aarch64 [2020-04-09T19:59:57.252Z] CPUs: 4 [2020-04-09T19:59:57.252Z] Total Memory: 7.525GiB [2020-04-09T19:59:57.252Z] Name: ip-10-100-113-139 [2020-04-09T19:59:57.252Z] ID: 54S4:KWFU:NIEI:7K7P:YSQE:BV4T:HY72:3FJA:KSC5:7GU7:YG74:V3A7 [2020-04-09T19:59:57.252Z] Docker Root Dir: /var/lib/docker [2020-04-09T19:59:57.252Z] Debug Mode: false [2020-04-09T19:59:57.252Z] Registry: https://index.docker.io/v1/ [2020-04-09T19:59:57.252Z] Labels: [2020-04-09T19:59:57.252Z] Experimental: true [2020-04-09T19:59:57.252Z] Insecure Registries: [2020-04-09T19:59:57.252Z] 127.0.0.0/8 [2020-04-09T19:59:57.252Z] Live Restore Enabled: true [2020-04-09T19:59:57.252Z] [2020-04-09T19:59:57.252Z] WARNING: No swap limit support [Pipeline] sh [2020-04-09T19:59:57.371Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 35.41MB / 50.38MB 0.6s [2020-04-09T19:59:57.371Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 12.98MB / 68.60MB 0.6s [2020-04-09T19:59:57.371Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 17.32MB / 51.79MB 0.6s [2020-04-09T19:59:57.385Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 51.03MB / 120.15MB 0.7s [2020-04-09T19:59:57.385Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 69.53MB / 120.15MB 0.9s [2020-04-09T19:59:57.540Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:59:57.540Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T19:59:57.540Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-40802/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-09T19:59:57.540Z] + bash /home/ubuntu/workspace/moby_PR-40802/check-config.sh [2020-04-09T19:59:57.540Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-09T19:59:57.540Z] info: reading kernel config from /boot/config-4.15.0-1057-aws ... [2020-04-09T19:59:57.540Z] [2020-04-09T19:59:57.540Z] Generally Necessary: [2020-04-09T19:59:57.540Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-09T19:59:57.540Z] - apparmor: enabled and tools installed [2020-04-09T19:59:57.540Z] - CONFIG_NAMESPACES: enabled [2020-04-09T19:59:57.540Z] - CONFIG_NET_NS: enabled [2020-04-09T19:59:57.540Z] - CONFIG_PID_NS: enabled [2020-04-09T19:59:57.540Z] - CONFIG_IPC_NS: enabled [2020-04-09T19:59:57.540Z] - CONFIG_UTS_NS: enabled [2020-04-09T19:59:57.540Z] - CONFIG_CGROUPS: enabled [2020-04-09T19:59:57.540Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-09T19:59:57.540Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-09T19:59:57.382Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-09T19:59:57.506Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2020-04-09T19:59:57.591Z] Merge succeeded, producing 7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T19:59:57.591Z] Checking out Revision 7cb13d4d85990555be1317ae32b394e98a779379 (PR-40802) [2020-04-09T19:59:57.626Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 44.44MB / 50.38MB 0.7s [2020-04-09T19:59:57.626Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 19.51MB / 68.60MB 0.7s [2020-04-09T19:59:57.626Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 22.11MB / 51.79MB 0.7s [2020-04-09T19:59:57.626Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 49.91MB / 50.38MB 0.8s [2020-04-09T19:59:57.626Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 23.17MB / 68.60MB 0.8s [2020-04-09T19:59:57.626Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 27.04MB / 51.79MB 0.8s [2020-04-09T19:59:57.626Z] #7 sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 50.38MB / 50.38MB 0.9s done [2020-04-09T19:59:57.626Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 27.35MB / 68.60MB 0.9s [2020-04-09T19:59:57.626Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 37.17MB / 51.79MB 0.9s [2020-04-09T19:59:57.626Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 0B / 120.15MB 0.9s [2020-04-09T19:59:57.642Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 77.28MB / 120.15MB 1.0s [2020-04-09T19:59:57.642Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 91.28MB / 120.15MB 1.1s [2020-04-09T19:59:57.801Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-09T19:59:57.801Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-09T19:59:57.801Z] - CONFIG_CPUSETS: enabled [2020-04-09T19:59:57.801Z] - CONFIG_MEMCG: enabled [2020-04-09T19:59:57.801Z] - CONFIG_KEYS: enabled [2020-04-09T19:59:57.801Z] - CONFIG_VETH: enabled (as module) [2020-04-09T19:59:57.801Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-09T19:59:57.801Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-09T19:59:57.801Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-09T19:59:57.801Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-09T19:59:57.801Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-09T19:59:57.801Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-09T19:59:57.801Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-09T19:59:57.801Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-09T19:59:57.801Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-09T19:59:57.801Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-09T19:59:57.801Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-09T19:59:57.801Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-09T19:59:57.801Z] [2020-04-09T19:59:57.801Z] Optional Features: [2020-04-09T19:59:57.801Z] - CONFIG_USER_NS: enabled [2020-04-09T19:59:57.801Z] - CONFIG_SECCOMP: enabled [2020-04-09T19:59:57.801Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-09T19:59:57.801Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-09T19:59:57.801Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-09T19:59:57.801Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2020-04-09T19:59:57.801Z] - CONFIG_BLK_CGROUP: enabled [2020-04-09T19:59:57.801Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-09T19:59:57.844Z] #8 DONE 1.7s [2020-04-09T19:59:57.844Z] [2020-04-09T19:59:57.844Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-09T19:59:57.881Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 33.20MB / 68.60MB 1.0s [2020-04-09T19:59:57.881Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 44.79MB / 51.79MB 1.0s [2020-04-09T19:59:57.881Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 47.74MB / 68.60MB 1.2s [2020-04-09T19:59:57.881Z] #7 sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 51.79MB / 51.79MB 1.2s done [2020-04-09T19:59:57.881Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 9.76MB / 120.15MB 1.2s [2020-04-09T19:59:57.881Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e [2020-04-09T19:59:57.881Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 0B / 126B 1.2s [2020-04-09T19:59:57.899Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 109.22MB / 120.15MB 1.3s [2020-04-09T19:59:57.899Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 118.26MB / 120.15MB 1.4s [2020-04-09T19:59:58.059Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-09T19:59:58.059Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-09T19:59:58.059Z] - CONFIG_CGROUP_PERF: enabled [2020-04-09T19:59:58.059Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-09T19:59:58.059Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-09T19:59:58.059Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-09T19:59:58.059Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-09T19:59:58.059Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-09T19:59:58.059Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-09T19:59:58.059Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-09T19:59:58.059Z] - CONFIG_IP_VS: enabled (as module) [2020-04-09T19:59:58.059Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-09T19:59:58.059Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-09T19:59:58.059Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-09T19:59:58.059Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-09T19:59:58.059Z] - CONFIG_EXT4_FS: enabled [2020-04-09T19:59:58.059Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-09T19:59:58.059Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-09T19:59:58.059Z] - Network Drivers: [2020-04-09T19:59:58.059Z] - "overlay": [2020-04-09T19:59:58.059Z] - CONFIG_VXLAN: enabled (as module) [2020-04-09T19:59:58.059Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-09T19:59:58.059Z] Optional (for encrypted networks): [2020-04-09T19:59:58.136Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 57.69MB / 68.60MB 1.3s [2020-04-09T19:59:58.136Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 20.49MB / 120.15MB 1.3s [2020-04-09T19:59:58.136Z] #7 sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 126B / 126B 1.2s done [2020-04-09T19:59:58.136Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 62.88MB / 68.60MB 1.4s [2020-04-09T19:59:58.136Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 27.19MB / 120.15MB 1.4s [2020-04-09T19:59:58.156Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 1.5s done [2020-04-09T19:59:58.317Z] - CONFIG_CRYPTO: enabled [2020-04-09T19:59:58.317Z] - CONFIG_CRYPTO_AEAD: enabled [2020-04-09T19:59:58.317Z] - CONFIG_CRYPTO_GCM: enabled [2020-04-09T19:59:58.317Z] - CONFIG_CRYPTO_SEQIV: enabled [2020-04-09T19:59:58.317Z] - CONFIG_CRYPTO_GHASH: enabled [2020-04-09T19:59:58.317Z] - CONFIG_XFRM: enabled [2020-04-09T19:59:58.317Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-09T19:59:58.317Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-09T19:59:58.317Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-09T19:59:58.317Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-09T19:59:58.317Z] - "ipvlan": [2020-04-09T19:59:58.317Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-09T19:59:58.317Z] - "macvlan": [2020-04-09T19:59:58.317Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-09T19:59:58.317Z] - CONFIG_DUMMY: enabled (as module) [2020-04-09T19:59:58.317Z] - "ftp,tftp client in container": [2020-04-09T19:59:58.317Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-09T19:59:58.317Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-09T19:59:58.317Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-09T19:59:58.317Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-09T19:59:58.317Z] - Storage Drivers: [2020-04-09T19:59:58.317Z] - "aufs": [2020-04-09T19:59:58.317Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-09T19:59:58.317Z] - "btrfs": [2020-04-09T19:59:58.317Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-09T19:59:58.317Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-09T19:59:58.317Z] - "devicemapper": [2020-04-09T19:59:58.317Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-09T19:59:58.317Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-09T19:59:58.317Z] - "overlay": [2020-04-09T19:59:58.318Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-09T19:59:58.318Z] - "zfs": [2020-04-09T19:59:58.318Z] - /dev/zfs: missing [2020-04-09T19:59:58.318Z] - zfs command: missing [2020-04-09T19:59:58.318Z] - zpool command: missing [2020-04-09T19:59:58.318Z] [2020-04-09T19:59:58.318Z] Limits: [2020-04-09T19:59:58.318Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-09T19:59:58.318Z] [2020-04-09T19:59:58.318Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-09T19:59:58.391Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 1.5s [2020-04-09T19:59:58.391Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 35.07MB / 120.15MB 1.5s [2020-04-09T19:59:58.391Z] #7 sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 68.60MB / 68.60MB 1.5s done [2020-04-09T19:59:58.391Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 43.03MB / 120.15MB 1.6s [2020-04-09T19:59:58.407Z] #9 DONE 0.7s [2020-04-09T19:59:58.412Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d [2020-04-09T19:59:58.420Z] Commit message: "Bump Golang 1.13.10" [2020-04-09T19:59:58.646Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 61.50MB / 120.15MB 1.8s [2020-04-09T19:59:58.647Z] #7 extracting sha256:7d7b3aebce05a9155fbf6270c3e5a7c4f1b5a314f1880ceb710440622efcfb04 2.4s done [2020-04-09T19:59:58.647Z] #7 extracting sha256:33678fe649ecba3ce73494fec49b1cf205773565488d204517085fde8683461f [2020-04-09T19:59:58.647Z] #7 extracting sha256:33678fe649ecba3ce73494fec49b1cf205773565488d204517085fde8683461f 0.0s done [2020-04-09T19:59:58.658Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:7cb13d4d85990555be1317ae32b394e98a779379 . [2020-04-09T19:59:58.658Z] #1 [internal] load .dockerignore [2020-04-09T19:59:58.658Z] #1 transferring context: 87B done [2020-04-09T19:59:58.658Z] #1 DONE 0.0s [2020-04-09T19:59:58.658Z] [2020-04-09T19:59:58.658Z] #2 [internal] load build definition from Dockerfile [2020-04-09T19:59:58.658Z] #2 transferring dockerfile: 17.09kB done [2020-04-09T19:59:58.658Z] #2 DONE 0.0s [2020-04-09T19:59:58.658Z] [2020-04-09T19:59:58.658Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-09T19:59:58.664Z] [2020-04-09T19:59:58.664Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-09T19:59:58.664Z] #40 DONE 0.1s [2020-04-09T19:59:58.664Z] [2020-04-09T19:59:58.664Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-09T19:59:58.664Z] #29 DONE 0.1s [2020-04-09T19:59:58.664Z] [2020-04-09T19:59:58.664Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T19:59:58.664Z] #21 DONE 0.1s [2020-04-09T19:59:58.664Z] [2020-04-09T19:59:58.664Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-09T19:59:58.664Z] #22 DONE 0.1s [2020-04-09T19:59:58.664Z] [2020-04-09T19:59:58.664Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-09T19:59:58.664Z] #55 DONE 0.1s [2020-04-09T19:59:58.664Z] [2020-04-09T19:59:58.664Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-09T19:59:58.664Z] #49 DONE 0.1s [2020-04-09T19:59:58.664Z] [2020-04-09T19:59:58.664Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-09T19:59:58.664Z] #52 DONE 0.1s [2020-04-09T19:59:58.664Z] [2020-04-09T19:59:58.664Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-09T19:59:58.664Z] #46 DONE 0.1s [2020-04-09T19:59:58.664Z] [2020-04-09T19:59:58.664Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-09T19:59:58.664Z] #73 DONE 0.1s [2020-04-09T19:59:58.664Z] [2020-04-09T19:59:58.664Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-09T19:59:58.664Z] #67 DONE 0.1s [2020-04-09T19:59:58.664Z] [2020-04-09T19:59:58.664Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-09T19:59:58.664Z] #32 DONE 0.1s [2020-04-09T19:59:58.664Z] [2020-04-09T19:59:58.664Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T19:59:58.900Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 80.85MB / 120.15MB 2.1s [2020-04-09T19:59:58.900Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 87.79MB / 120.15MB 2.2s [2020-04-09T19:59:58.919Z] #3 DONE 0.1s [2020-04-09T19:59:58.919Z] [2020-04-09T19:59:58.919Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-09T19:59:58.919Z] #4 CACHED [2020-04-09T19:59:58.929Z] #7 DONE 4.3s [2020-04-09T19:59:58.929Z] [2020-04-09T19:59:58.929Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-09T19:59:58.809Z] > git --version # timeout=10 [2020-04-09T19:59:58.901Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-09T19:59:58.975Z] #7 ... [2020-04-09T19:59:58.975Z] [2020-04-09T19:59:58.975Z] #20 [internal] load build context [2020-04-09T19:59:58.975Z] #20 transferring context: 52.78MB 2.6s done [2020-04-09T19:59:58.975Z] #20 DONE 2.7s [2020-04-09T19:59:58.975Z] [2020-04-09T19:59:58.975Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T19:59:59.155Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 96.89MB / 120.15MB 2.3s [2020-04-09T19:59:59.155Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 112.45MB / 120.15MB 2.5s [2020-04-09T19:59:59.410Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 2.6s [Pipeline] withEnv [Pipeline] { [2020-04-09T19:59:57.624Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T19:59:57.688Z] > git checkout -f 7cb13d4d85990555be1317ae32b394e98a779379 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-09T19:59:59.494Z] [2020-04-09T19:59:59.494Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-09T19:59:59.494Z] #6 DONE 0.1s [2020-04-09T19:59:59.494Z] [2020-04-09T19:59:59.494Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-09T19:59:59.665Z] #7 sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 120.15MB / 120.15MB 2.7s done [2020-04-09T19:59:59.766Z] #5 DONE 0.2s [2020-04-09T19:59:59.766Z] [2020-04-09T19:59:59.766Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-09T19:59:59.766Z] #71 CACHED [2020-04-09T19:59:59.766Z] [2020-04-09T19:59:59.766Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T19:59:59.766Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done [2020-04-09T19:59:59.766Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 0B / 97.69MB 0.2s [2020-04-09T19:59:59.766Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done [2020-04-09T19:59:59.766Z] #7 sha256:1ae5fa22f524493232d6e05d6be98233d03423ee75e8d7257a753665c13c0b9e 1.79kB / 1.79kB done [2020-04-09T19:59:59.766Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 10.06MB / 97.69MB 0.3s [2020-04-09T19:59:59.766Z] #7 sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c 155B / 155B 0.1s done [2020-04-09T19:59:59.766Z] #7 sha256:dc3828be7f69e774c8f8366255854bc2aef7ba17951a7bfbcd23477d1ccd32aa 5.46kB / 5.46kB done [2020-04-09T20:00:00.046Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 23.90MB / 97.69MB 0.4s [2020-04-09T20:00:00.046Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 33.37MB / 97.69MB 0.5s [2020-04-09T20:00:00.313Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 40.52MB / 97.69MB 0.8s [2020-04-09T20:00:00.369Z] + docker version [2020-04-09T20:00:00.369Z] Client: Docker Engine - Enterprise [2020-04-09T20:00:00.369Z] Version: 19.03.5 [2020-04-09T20:00:00.369Z] API version: 1.40 [2020-04-09T20:00:00.369Z] Go version: go1.12.12 [2020-04-09T20:00:00.369Z] Git commit: 2ee0c57608 [2020-04-09T20:00:00.369Z] Built: 11/13/2019 08:00:16 [2020-04-09T20:00:00.369Z] OS/Arch: windows/amd64 [2020-04-09T20:00:00.369Z] Experimental: false [2020-04-09T20:00:00.369Z] [2020-04-09T20:00:00.369Z] Server: Docker Engine - Enterprise [2020-04-09T20:00:00.369Z] Engine: [2020-04-09T20:00:00.369Z] Version: 19.03.5 [2020-04-09T20:00:00.369Z] API version: 1.40 (minimum version 1.24) [2020-04-09T20:00:00.369Z] Go version: go1.12.12 [2020-04-09T20:00:00.369Z] Git commit: 2ee0c57608 [2020-04-09T20:00:00.369Z] Built: 11/13/2019 07:58:51 [2020-04-09T20:00:00.369Z] OS/Arch: windows/amd64 [2020-04-09T20:00:00.369Z] Experimental: true [2020-04-09T20:00:00.392Z] #8 DONE 1.3s [2020-04-09T20:00:00.392Z] [2020-04-09T20:00:00.392Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [Pipeline] sh [2020-04-09T20:00:00.577Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 58.17MB / 97.69MB 1.1s [2020-04-09T20:00:00.590Z] #7 ... [2020-04-09T20:00:00.590Z] [2020-04-09T20:00:00.590Z] #20 [internal] load build context [2020-04-09T20:00:00.590Z] #20 transferring context: 52.78MB 3.5s done [2020-04-09T20:00:00.590Z] #20 DONE 3.6s [2020-04-09T20:00:00.590Z] [2020-04-09T20:00:00.590Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T20:00:00.846Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 67.09MB / 97.69MB 1.2s [2020-04-09T20:00:00.846Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 73.84MB / 97.69MB 1.3s [2020-04-09T20:00:00.846Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 84.89MB / 97.69MB 1.4s [2020-04-09T20:00:01.004Z] #9 DONE 0.8s [2020-04-09T20:00:01.004Z] [2020-04-09T20:00:01.004Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-09T20:00:01.004Z] #40 DONE 0.1s [2020-04-09T20:00:01.004Z] [2020-04-09T20:00:01.004Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:01.106Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 97.69MB / 97.69MB 1.7s [2020-04-09T20:00:01.227Z] #33 2.175 + RM_GOPATH=0 [2020-04-09T20:00:01.228Z] #33 2.175 + TMP_GOPATH= [2020-04-09T20:00:01.228Z] #33 2.175 + : /build [2020-04-09T20:00:01.228Z] #33 2.175 + '[' -z '' ']' [2020-04-09T20:00:01.228Z] #33 2.175 ++ mktemp -d [2020-04-09T20:00:01.228Z] #33 2.179 + export GOPATH=/tmp/tmp.pojvX6I8bG [2020-04-09T20:00:01.228Z] #33 2.179 + GOPATH=/tmp/tmp.pojvX6I8bG [2020-04-09T20:00:01.228Z] #33 2.179 + RM_GOPATH=1 [2020-04-09T20:00:01.228Z] #33 2.184 ++ dirname ./install.sh [2020-04-09T20:00:01.228Z] #33 2.186 + dir=. [2020-04-09T20:00:01.228Z] #33 2.186 + bin=tomlv [2020-04-09T20:00:01.228Z] #33 2.186 + shift [2020-04-09T20:00:01.228Z] #33 2.186 + '[' '!' -f ./tomlv.installer ']' [2020-04-09T20:00:01.228Z] #33 2.186 + . ./tomlv.installer [2020-04-09T20:00:01.228Z] #33 2.186 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:01.228Z] #33 2.186 + install_tomlv [2020-04-09T20:00:01.228Z] #33 2.186 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-09T20:00:01.228Z] #33 2.186 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:01.228Z] #33 2.186 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.pojvX6I8bG/src/github.com/BurntSushi/toml [2020-04-09T20:00:01.228Z] #33 2.192 Cloning into '/tmp/tmp.pojvX6I8bG/src/github.com/BurntSushi/toml'... [2020-04-09T20:00:01.228Z] #33 2.603 + cd /tmp/tmp.pojvX6I8bG/src/github.com/BurntSushi/toml [2020-04-09T20:00:01.228Z] #33 2.603 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:01.228Z] #33 2.607 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:00:01.286Z] #43 ... [2020-04-09T20:00:01.286Z] [2020-04-09T20:00:01.286Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-09T20:00:01.286Z] #29 DONE 0.1s [2020-04-09T20:00:01.286Z] [2020-04-09T20:00:01.286Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:00:01.286Z] #21 DONE 0.1s [2020-04-09T20:00:01.286Z] [2020-04-09T20:00:01.286Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-09T20:00:01.286Z] #73 DONE 0.1s [2020-04-09T20:00:01.286Z] [2020-04-09T20:00:01.286Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-09T20:00:01.286Z] #55 DONE 0.1s [2020-04-09T20:00:01.286Z] [2020-04-09T20:00:01.286Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-09T20:00:01.286Z] #52 DONE 0.1s [2020-04-09T20:00:01.286Z] [2020-04-09T20:00:01.286Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-09T20:00:01.286Z] #22 DONE 0.1s [2020-04-09T20:00:01.286Z] [2020-04-09T20:00:01.286Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-09T20:00:01.286Z] #46 DONE 0.1s [2020-04-09T20:00:01.286Z] [2020-04-09T20:00:01.286Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-09T20:00:01.286Z] #32 DONE 0.1s [2020-04-09T20:00:01.286Z] [2020-04-09T20:00:01.286Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-09T20:00:01.286Z] #67 DONE 0.1s [2020-04-09T20:00:01.286Z] [2020-04-09T20:00:01.286Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-09T20:00:01.286Z] #49 DONE 0.1s [2020-04-09T20:00:01.286Z] [2020-04-09T20:00:01.286Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:01.364Z] #7 ... [2020-04-09T20:00:01.364Z] [2020-04-09T20:00:01.364Z] #20 [internal] load build context [2020-04-09T20:00:01.364Z] #20 transferring context: 52.78MB 1.6s done [2020-04-09T20:00:01.364Z] #20 DONE 1.7s [2020-04-09T20:00:01.364Z] [2020-04-09T20:00:01.364Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T20:00:01.364Z] #7 sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 97.69MB / 97.69MB 1.7s done [2020-04-09T20:00:01.364Z] #7 extracting sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 [2020-04-09T20:00:01.401Z] + docker info [2020-04-09T20:00:01.485Z] #33 2.841 encoding [2020-04-09T20:00:01.485Z] #33 2.852 math/bits [2020-04-09T20:00:01.485Z] #33 2.858 unicode/utf8 [2020-04-09T20:00:01.485Z] #33 2.923 sync/atomic [2020-04-09T20:00:01.485Z] #33 2.937 unicode [2020-04-09T20:00:01.485Z] #33 2.938 internal/cpu [2020-04-09T20:00:01.515Z] #7 extracting sha256:f15005b0235fa8bd31cc6988c4f2758016fe412d696e81aecf73e52be079f19e 3.6s done [2020-04-09T20:00:01.745Z] #33 2.995 runtime/cgo [2020-04-09T20:00:01.770Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.1s [2020-04-09T20:00:02.024Z] #7 extracting sha256:41ebfd3d2fd0de99b1c63aa36a507bf5555481d06e571d84ed84440d30671494 0.3s done [2020-04-09T20:00:02.024Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 [2020-04-09T20:00:02.278Z] #7 extracting sha256:b998346ba308e3362a85c7bf7faed28d0277c68203696134192fe812f809abb2 0.2s done [2020-04-09T20:00:02.278Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 [2020-04-09T20:00:02.311Z] #33 3.620 internal/bytealg [2020-04-09T20:00:02.311Z] #33 3.623 math [2020-04-09T20:00:02.517Z] Client: [2020-04-09T20:00:02.517Z] Debug Mode: false [2020-04-09T20:00:02.517Z] Plugins: [2020-04-09T20:00:02.517Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-09T20:00:02.517Z] [2020-04-09T20:00:02.517Z] Server: [2020-04-09T20:00:02.517Z] Containers: 0 [2020-04-09T20:00:02.517Z] Running: 0 [2020-04-09T20:00:02.517Z] Paused: 0 [2020-04-09T20:00:02.517Z] Stopped: 0 [2020-04-09T20:00:02.517Z] Images: 10 [2020-04-09T20:00:02.517Z] Server Version: 19.03.5 [2020-04-09T20:00:02.517Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-09T20:00:02.517Z] Windows: [2020-04-09T20:00:02.517Z] LCOW: [2020-04-09T20:00:02.517Z] Logging Driver: json-file [2020-04-09T20:00:02.517Z] Plugins: [2020-04-09T20:00:02.517Z] Volume: local [2020-04-09T20:00:02.517Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-09T20:00:02.517Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-09T20:00:02.517Z] Swarm: inactive [2020-04-09T20:00:02.517Z] Default Isolation: process [2020-04-09T20:00:02.517Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-09T20:00:02.517Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-09T20:00:02.517Z] OSType: windows [2020-04-09T20:00:02.517Z] Architecture: x86_64 [2020-04-09T20:00:02.517Z] CPUs: 4 [2020-04-09T20:00:02.517Z] Total Memory: 32GiB [2020-04-09T20:00:02.517Z] Name: azwin-2-0556c0 [2020-04-09T20:00:02.517Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-09T20:00:02.517Z] Docker Root Dir: D:\docker [2020-04-09T20:00:02.517Z] Debug Mode: false [2020-04-09T20:00:02.517Z] Registry: https://index.docker.io/v1/ [2020-04-09T20:00:02.517Z] Labels: [2020-04-09T20:00:02.517Z] Experimental: true [2020-04-09T20:00:02.517Z] Insecure Registries: [2020-04-09T20:00:02.517Z] 10.0.0.4:5000 [2020-04-09T20:00:02.517Z] 127.0.0.0/8 [2020-04-09T20:00:02.517Z] Registry Mirrors: [2020-04-09T20:00:02.517Z] http://10.0.0.4:5000/ [2020-04-09T20:00:02.517Z] Live Restore Enabled: false [2020-04-09T20:00:02.517Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2020-04-09T20:00:02.877Z] #33 4.195 runtime [2020-04-09T20:00:03.135Z] #33 ... [2020-04-09T20:00:03.135Z] [2020-04-09T20:00:03.135Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:03.135Z] #23 1.860 + RM_GOPATH=0 [2020-04-09T20:00:03.135Z] #23 1.860 + TMP_GOPATH= [2020-04-09T20:00:03.135Z] #23 1.860 + : /build [2020-04-09T20:00:03.135Z] #23 1.860 + '[' -z '' ']' [2020-04-09T20:00:03.135Z] #23 1.861 ++ mktemp -d [2020-04-09T20:00:03.135Z] #23 1.862 + export GOPATH=/tmp/tmp.InVaqjHbFj [2020-04-09T20:00:03.135Z] #23 1.862 + GOPATH=/tmp/tmp.InVaqjHbFj [2020-04-09T20:00:03.135Z] #23 1.862 + RM_GOPATH=1 [2020-04-09T20:00:03.135Z] #23 1.862 ++ dirname ./install.sh [2020-04-09T20:00:03.135Z] #23 1.863 + dir=. [2020-04-09T20:00:03.135Z] #23 1.863 + bin=dockercli [2020-04-09T20:00:03.135Z] #23 1.863 + shift [2020-04-09T20:00:03.135Z] #23 1.864 + '[' '!' -f ./dockercli.installer ']' [2020-04-09T20:00:03.135Z] #23 1.864 + . ./dockercli.installer [2020-04-09T20:00:03.135Z] #23 1.864 ++ : stable [2020-04-09T20:00:03.135Z] #23 1.864 ++ : 17.06.2-ce [2020-04-09T20:00:03.135Z] #23 1.864 + install_dockercli [2020-04-09T20:00:03.135Z] #23 1.864 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-09T20:00:03.135Z] #23 1.864 Install docker/cli version 17.06.2-ce from stable [2020-04-09T20:00:03.135Z] #23 1.864 ++ uname -m [2020-04-09T20:00:03.135Z] #23 1.865 + arch=x86_64 [2020-04-09T20:00:03.135Z] #23 1.865 + '[' x86_64 '!=' x86_64 ']' [2020-04-09T20:00:03.135Z] #23 1.865 + url=https://download.docker.com/linux/static [2020-04-09T20:00:03.135Z] #23 1.866 + tar -xz docker/docker [2020-04-09T20:00:03.135Z] #23 1.866 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-09T20:00:03.135Z] #23 4.102 + mkdir -p /build [2020-04-09T20:00:03.135Z] #23 4.106 + mv docker/docker /build/ [2020-04-09T20:00:03.135Z] #23 4.107 + rmdir docker [2020-04-09T20:00:03.135Z] #23 DONE 4.6s [2020-04-09T20:00:03.147Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 4.4s done [2020-04-09T20:00:03.147Z] #7 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 done [2020-04-09T20:00:03.147Z] #7 DONE 6.6s [2020-04-09T20:00:03.147Z] [2020-04-09T20:00:03.147Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-09T20:00:03.393Z] [2020-04-09T20:00:03.394Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:03.394Z] #47 1.858 + RM_GOPATH=0 [2020-04-09T20:00:03.394Z] #47 1.858 + TMP_GOPATH= [2020-04-09T20:00:03.394Z] #47 1.858 + : /build [2020-04-09T20:00:03.394Z] #47 1.858 + '[' -z '' ']' [2020-04-09T20:00:03.394Z] #47 1.858 ++ mktemp -d [2020-04-09T20:00:03.394Z] #47 1.862 + export GOPATH=/tmp/tmp.HlfBmpkiom [2020-04-09T20:00:03.394Z] #47 1.862 + GOPATH=/tmp/tmp.HlfBmpkiom [2020-04-09T20:00:03.394Z] #47 1.862 + RM_GOPATH=1 [2020-04-09T20:00:03.394Z] #47 1.863 ++ dirname ./install.sh [2020-04-09T20:00:03.394Z] #47 1.870 + dir=. [2020-04-09T20:00:03.394Z] #47 1.870 + bin=vndr [2020-04-09T20:00:03.394Z] #47 1.870 + shift [2020-04-09T20:00:03.394Z] #47 1.870 + '[' '!' -f ./vndr.installer ']' [2020-04-09T20:00:03.394Z] #47 1.870 + . ./vndr.installer [2020-04-09T20:00:03.394Z] #47 1.870 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:03.394Z] #47 1.870 + install_vndr [2020-04-09T20:00:03.394Z] #47 1.871 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-09T20:00:03.394Z] #47 1.871 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:03.394Z] #47 1.871 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HlfBmpkiom/src/github.com/LK4D4/vndr [2020-04-09T20:00:03.394Z] #47 1.872 Cloning into '/tmp/tmp.HlfBmpkiom/src/github.com/LK4D4/vndr'... [2020-04-09T20:00:03.394Z] #47 2.206 + cd /tmp/tmp.HlfBmpkiom/src/github.com/LK4D4/vndr [2020-04-09T20:00:03.394Z] #47 2.206 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:03.394Z] #47 2.208 + go build -buildmode=pie -v -o /build/vndr . [2020-04-09T20:00:03.394Z] #47 2.534 runtime/internal/sys [2020-04-09T20:00:03.394Z] #47 2.559 internal/race [2020-04-09T20:00:03.394Z] #47 2.583 unicode/utf8 [2020-04-09T20:00:03.394Z] #47 2.630 math/bits [2020-04-09T20:00:03.394Z] #47 2.634 runtime/internal/atomic [2020-04-09T20:00:03.394Z] #47 2.637 internal/cpu [2020-04-09T20:00:03.394Z] #47 2.639 unicode [2020-04-09T20:00:03.394Z] #47 2.646 encoding [2020-04-09T20:00:03.394Z] #47 2.653 sync/atomic [2020-04-09T20:00:03.394Z] #47 2.703 runtime/internal/math [2020-04-09T20:00:03.394Z] #47 2.823 unicode/utf16 [2020-04-09T20:00:03.394Z] #47 2.824 container/list [2020-04-09T20:00:03.394Z] #47 2.885 crypto/internal/subtle [2020-04-09T20:00:03.394Z] #47 2.930 crypto/subtle [2020-04-09T20:00:03.394Z] #47 3.031 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-09T20:00:03.394Z] #47 3.090 internal/nettrace [2020-04-09T20:00:03.394Z] #47 3.110 internal/testlog [2020-04-09T20:00:03.394Z] #47 3.135 runtime/cgo [2020-04-09T20:00:03.394Z] #47 3.226 vendor/golang.org/x/crypto/internal/subtle [2020-04-09T20:00:03.394Z] #47 3.228 vendor/golang.org/x/crypto/curve25519 [2020-04-09T20:00:03.394Z] #47 3.606 internal/bytealg [2020-04-09T20:00:03.394Z] #47 3.646 math [2020-04-09T20:00:03.394Z] #47 4.044 runtime [2020-04-09T20:00:04.651Z] #7 extracting sha256:6fb8e85ab20e102d03eab0c79a9f61be34422ed3413c70162f2b3e377b5643d8 2.9s done [2020-04-09T20:00:04.651Z] #7 extracting sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c [2020-04-09T20:00:04.788Z] #7 extracting sha256:f01ec562c947a8ca1b168415da6a4a8f8920808f9b5d6f420ef8fa9af249b1f1 2.0s done [2020-04-09T20:00:04.788Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 0.1s [2020-04-09T20:00:04.918Z] #7 extracting sha256:108d38de3f6c2f83ba68b3c1afa25d65001a346dce0442e03a482fb6d1e5994c 0.0s done [2020-04-09T20:00:04.918Z] #7 DONE 5.4s [2020-04-09T20:00:04.918Z] [2020-04-09T20:00:04.918Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-09T20:00:05.040Z] #8 DONE 1.9s [2020-04-09T20:00:05.040Z] [2020-04-09T20:00:05.040Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-09T20:00:05.605Z] #9 DONE 0.7s [2020-04-09T20:00:05.605Z] [2020-04-09T20:00:05.605Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-09T20:00:05.605Z] #40 DONE 0.0s [2020-04-09T20:00:05.605Z] [2020-04-09T20:00:05.605Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-09T20:00:05.605Z] #29 DONE 0.1s [2020-04-09T20:00:05.605Z] [2020-04-09T20:00:05.605Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:00:05.684Z] #50 4.001 + RM_GOPATH=0 [2020-04-09T20:00:05.684Z] #50 4.001 + TMP_GOPATH= [2020-04-09T20:00:05.684Z] #50 4.001 + : /build [2020-04-09T20:00:05.684Z] #50 4.001 + '[' -z '' ']' [2020-04-09T20:00:05.684Z] #50 4.001 ++ mktemp -d [2020-04-09T20:00:05.684Z] #50 4.001 + export GOPATH=/tmp/tmp.Dm08aPDKE2 [2020-04-09T20:00:05.684Z] #50 4.002 + GOPATH=/tmp/tmp.Dm08aPDKE2 [2020-04-09T20:00:05.684Z] #50 4.004 + RM_GOPATH=1 [2020-04-09T20:00:05.684Z] #50 4.004 ++ dirname ./install.sh [2020-04-09T20:00:05.684Z] #50 4.004 + dir=. [2020-04-09T20:00:05.684Z] #50 4.004 + bin=gotestsum [2020-04-09T20:00:05.684Z] #50 4.004 + shift [2020-04-09T20:00:05.684Z] #50 4.004 + '[' '!' -f ./gotestsum.installer ']' [2020-04-09T20:00:05.684Z] #50 4.004 + . ./gotestsum.installer [2020-04-09T20:00:05.684Z] #50 4.004 ++ : v0.3.5 [2020-04-09T20:00:05.684Z] #50 4.005 + install_gotestsum [2020-04-09T20:00:05.684Z] #50 4.006 + echo 'Installing gotestsum version v0.3.5' [2020-04-09T20:00:05.684Z] #50 4.012 Installing gotestsum version v0.3.5 [2020-04-09T20:00:05.684Z] #50 4.012 + go get -d gotest.tools/gotestsum [2020-04-09T20:00:05.873Z] #30 ... [2020-04-09T20:00:05.873Z] [2020-04-09T20:00:05.873Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:00:05.873Z] #21 DONE 0.1s [2020-04-09T20:00:05.873Z] [2020-04-09T20:00:05.873Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-09T20:00:05.873Z] #22 DONE 0.1s [2020-04-09T20:00:05.873Z] [2020-04-09T20:00:05.873Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-09T20:00:05.873Z] #67 DONE 0.1s [2020-04-09T20:00:05.873Z] [2020-04-09T20:00:05.873Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-09T20:00:05.873Z] #55 DONE 0.1s [2020-04-09T20:00:05.873Z] [2020-04-09T20:00:05.873Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-09T20:00:05.873Z] #32 DONE 0.1s [2020-04-09T20:00:05.873Z] [2020-04-09T20:00:05.873Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-09T20:00:05.873Z] #46 DONE 0.1s [2020-04-09T20:00:05.873Z] [2020-04-09T20:00:05.873Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-09T20:00:05.873Z] #49 DONE 0.1s [2020-04-09T20:00:05.873Z] [2020-04-09T20:00:05.873Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-09T20:00:05.873Z] #73 DONE 0.2s [2020-04-09T20:00:05.873Z] [2020-04-09T20:00:05.873Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:05.904Z] Fetching without tags [2020-04-09T20:00:05.921Z] #47 ... [2020-04-09T20:00:05.921Z] [2020-04-09T20:00:05.921Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-09T20:00:05.921Z] #62 1.661 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:05.921Z] #62 1.734 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:05.921Z] #62 1.816 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:05.921Z] #62 2.564 Reading package lists... [2020-04-09T20:00:05.921Z] #62 3.871 Reading package lists... [2020-04-09T20:00:05.921Z] #62 5.335 Building dependency tree... [2020-04-09T20:00:05.921Z] #62 5.651 Reading state information... [2020-04-09T20:00:05.921Z] #62 6.053 The following additional packages will be installed: [2020-04-09T20:00:05.921Z] #62 6.062 libbtrfs0 [2020-04-09T20:00:05.921Z] #62 6.136 The following NEW packages will be installed: [2020-04-09T20:00:05.921Z] #62 6.141 libbtrfs-dev libbtrfs0 [2020-04-09T20:00:05.921Z] #62 6.448 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:05.921Z] #62 6.448 Need to get 119 kB of archives. [2020-04-09T20:00:05.921Z] #62 6.448 After this operation, 387 kB of additional disk space will be used. [2020-04-09T20:00:05.921Z] #62 6.448 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-09T20:00:05.921Z] #62 6.452 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-09T20:00:05.921Z] #62 6.892 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:05.921Z] #62 6.945 Fetched 119 kB in 0s (445 kB/s) [2020-04-09T20:00:05.921Z] #62 7.000 Selecting previously unselected package libbtrfs0. [2020-04-09T20:00:05.921Z] #62 7.000 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:00:05.921Z] #62 7.037 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-09T20:00:05.921Z] #62 7.066 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:00:05.921Z] #62 7.135 Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:00:05.921Z] #62 7.135 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-09T20:00:05.921Z] #62 7.138 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:00:05.921Z] #62 7.265 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:00:05.921Z] #62 7.299 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:00:05.922Z] #62 7.308 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:00:06.130Z] #74 ... [2020-04-09T20:00:06.130Z] [2020-04-09T20:00:06.130Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-09T20:00:06.130Z] #52 DONE 0.2s [2020-04-09T20:00:06.130Z] [2020-04-09T20:00:06.130Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:06.179Z] #62 DONE 7.7s [2020-04-09T20:00:06.179Z] [2020-04-09T20:00:06.179Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:00:06.391Z] Merging remotes/origin/master commit 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 into PR head commit 7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T20:00:06.443Z] #63 DONE 0.1s [2020-04-09T20:00:06.443Z] [2020-04-09T20:00:06.443Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-09T20:00:06.443Z] #64 DONE 0.1s [2020-04-09T20:00:06.443Z] [2020-04-09T20:00:06.443Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:06.443Z] #10 1.675 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:06.443Z] #10 1.735 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:06.443Z] #10 1.819 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:06.443Z] #10 2.430 Reading package lists... [2020-04-09T20:00:06.443Z] #10 3.892 Reading package lists... [2020-04-09T20:00:06.443Z] #10 5.566 Building dependency tree... [2020-04-09T20:00:06.443Z] #10 5.948 Reading state information... [2020-04-09T20:00:06.443Z] #10 6.194 The following additional packages will be installed: [2020-04-09T20:00:06.443Z] #10 6.195 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-09T20:00:06.443Z] #10 6.195 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-09T20:00:06.443Z] #10 6.196 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-09T20:00:06.443Z] #10 6.197 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-09T20:00:06.443Z] #10 6.198 Suggested packages: [2020-04-09T20:00:06.443Z] #10 6.198 gcc-8-locales seccomp wine64 [2020-04-09T20:00:06.443Z] #10 6.433 The following NEW packages will be installed: [2020-04-09T20:00:06.443Z] #10 6.433 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-09T20:00:06.443Z] #10 6.434 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-09T20:00:06.443Z] #10 6.434 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-09T20:00:06.443Z] #10 6.435 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-09T20:00:06.443Z] #10 6.435 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-09T20:00:06.443Z] #10 6.436 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-09T20:00:06.443Z] #10 6.721 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:06.443Z] #10 6.721 Need to get 77.7 MB of archives. [2020-04-09T20:00:06.443Z] #10 6.721 After this operation, 487 MB of additional disk space will be used. [2020-04-09T20:00:06.443Z] #10 6.721 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-04-09T20:00:06.443Z] #10 6.805 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-04-09T20:00:06.443Z] #10 6.884 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-04-09T20:00:06.443Z] #10 6.886 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-09T20:00:06.443Z] #10 6.889 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-09T20:00:06.443Z] #10 6.891 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-09T20:00:06.443Z] #10 6.990 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-04-09T20:00:06.443Z] #10 7.102 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-04-09T20:00:06.443Z] #10 7.105 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-04-09T20:00:06.443Z] #10 7.851 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-04-09T20:00:06.443Z] #10 ... [2020-04-09T20:00:06.443Z] [2020-04-09T20:00:06.443Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:06.668Z] #7 extracting sha256:c5e092b8639b2b26d0a0604afc0365727825677987fcb3bcab945a793ae99e0e 1.9s done [2020-04-09T20:00:06.669Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d [2020-04-09T20:00:06.696Z] #50 ... [2020-04-09T20:00:06.696Z] [2020-04-09T20:00:06.696Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:06.696Z] #47 3.827 + RM_GOPATH=0 [2020-04-09T20:00:06.696Z] #47 3.827 + TMP_GOPATH= [2020-04-09T20:00:06.696Z] #47 3.827 + : /build [2020-04-09T20:00:06.696Z] #47 3.827 + '[' -z '' ']' [2020-04-09T20:00:06.696Z] #47 3.828 ++ mktemp -d [2020-04-09T20:00:06.696Z] #47 3.830 + export GOPATH=/tmp/tmp.uz5fJL0k9Q [2020-04-09T20:00:06.696Z] #47 3.830 + GOPATH=/tmp/tmp.uz5fJL0k9Q [2020-04-09T20:00:06.696Z] #47 3.830 + RM_GOPATH=1 [2020-04-09T20:00:06.696Z] #47 3.831 ++ dirname ./install.sh [2020-04-09T20:00:06.696Z] #47 3.831 + dir=. [2020-04-09T20:00:06.696Z] #47 3.832 + bin=vndr [2020-04-09T20:00:06.696Z] #47 3.832 + shift [2020-04-09T20:00:06.696Z] #47 3.832 + '[' '!' -f ./vndr.installer ']' [2020-04-09T20:00:06.696Z] #47 3.832 + . ./vndr.installer [2020-04-09T20:00:06.696Z] #47 3.832 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:06.696Z] #47 3.833 + install_vndr [2020-04-09T20:00:06.696Z] #47 3.834 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-09T20:00:06.696Z] #47 3.834 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:06.696Z] #47 3.834 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.uz5fJL0k9Q/src/github.com/LK4D4/vndr [2020-04-09T20:00:06.696Z] #47 3.836 Cloning into '/tmp/tmp.uz5fJL0k9Q/src/github.com/LK4D4/vndr'... [2020-04-09T20:00:06.696Z] #47 4.395 + cd /tmp/tmp.uz5fJL0k9Q/src/github.com/LK4D4/vndr [2020-04-09T20:00:06.696Z] #47 4.395 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:06.696Z] #47 4.399 + go build -buildmode=pie -v -o /build/vndr . [2020-04-09T20:00:06.696Z] #47 5.383 runtime/internal/atomic [2020-04-09T20:00:06.696Z] #47 5.384 internal/cpu [2020-04-09T20:00:06.824Z] #8 DONE 1.7s [2020-04-09T20:00:06.824Z] [2020-04-09T20:00:06.824Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-09T20:00:07.007Z] #47 5.535 runtime/internal/sys [2020-04-09T20:00:07.288Z] #47 5.890 internal/race [2020-04-09T20:00:07.288Z] #47 5.994 sync/atomic [2020-04-09T20:00:07.288Z] #47 6.075 internal/bytealg [2020-04-09T20:00:07.388Z] #65 ... [2020-04-09T20:00:07.388Z] [2020-04-09T20:00:07.388Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-09T20:00:07.388Z] #25 1.995 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:07.388Z] #25 1.995 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:07.388Z] #25 1.995 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:07.388Z] #25 3.180 Reading package lists... [2020-04-09T20:00:07.388Z] #25 4.903 Reading package lists... [2020-04-09T20:00:07.388Z] #25 6.230 Building dependency tree... [2020-04-09T20:00:07.388Z] #25 6.484 Reading state information... [2020-04-09T20:00:07.388Z] #25 6.803 ca-certificates is already the newest version (20190110). [2020-04-09T20:00:07.388Z] #25 6.803 The following additional packages will be installed: [2020-04-09T20:00:07.388Z] #25 6.804 libjq1 libonig5 [2020-04-09T20:00:07.388Z] #25 6.970 The following NEW packages will be installed: [2020-04-09T20:00:07.388Z] #25 6.973 jq libjq1 libonig5 [2020-04-09T20:00:07.388Z] #25 7.364 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:07.388Z] #25 7.364 Need to get 355 kB of archives. [2020-04-09T20:00:07.388Z] #25 7.364 After this operation, 1072 kB of additional disk space will be used. [2020-04-09T20:00:07.388Z] #25 7.364 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-09T20:00:07.388Z] #25 7.371 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-09T20:00:07.388Z] #25 7.375 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-09T20:00:07.388Z] #25 7.677 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:07.388Z] #25 7.773 Fetched 355 kB in 0s (934 kB/s) [2020-04-09T20:00:07.388Z] #25 7.830 Selecting previously unselected package libonig5:amd64. [2020-04-09T20:00:07.388Z] #25 7.830 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:00:07.388Z] #25 7.871 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-09T20:00:07.388Z] #25 7.884 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:00:07.388Z] #25 8.031 Selecting previously unselected package libjq1:amd64. [2020-04-09T20:00:07.388Z] #25 8.039 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:00:07.388Z] #25 8.050 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:00:07.388Z] #25 8.154 Selecting previously unselected package jq. [2020-04-09T20:00:07.388Z] #25 8.165 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:00:07.388Z] #25 8.183 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:00:07.388Z] #25 8.295 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:00:07.388Z] #25 8.360 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:00:07.388Z] #25 8.373 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:00:07.388Z] #25 8.383 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:00:07.388Z] #25 DONE 8.7s [2020-04-09T20:00:07.388Z] [2020-04-09T20:00:07.388Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-09T20:00:07.388Z] #26 DONE 0.1s [2020-04-09T20:00:07.388Z] [2020-04-09T20:00:07.388Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:07.388Z] #10 8.475 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-09T20:00:07.388Z] #10 8.475 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-09T20:00:07.388Z] #10 8.477 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-09T20:00:07.388Z] #10 8.478 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-09T20:00:07.388Z] #10 8.479 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-04-09T20:00:07.388Z] #10 8.480 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-09T20:00:07.388Z] #10 8.483 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-09T20:00:07.388Z] #10 8.487 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-09T20:00:07.388Z] #10 8.499 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-09T20:00:07.388Z] #10 8.503 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-09T20:00:07.388Z] #10 8.505 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-09T20:00:07.388Z] #10 8.525 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-09T20:00:07.388Z] #10 8.530 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-09T20:00:07.388Z] #10 8.532 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-09T20:00:07.388Z] #10 8.535 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-09T20:00:07.388Z] #10 8.975 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:07.395Z] Merge succeeded, producing 7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T20:00:07.395Z] Checking out Revision 7cb13d4d85990555be1317ae32b394e98a779379 (PR-40802) [2020-04-09T20:00:07.568Z] #47 6.216 unicode [2020-04-09T20:00:05.867Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T20:00:05.874Z] > git config --add remote.origin.fetch +refs/pull/40802/head:refs/remotes/origin/PR-40802 # timeout=10 [2020-04-09T20:00:05.877Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T20:00:05.894Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2020-04-09T20:00:05.911Z] Fetching upstream changes from https://github.com/moby/moby.git [2020-04-09T20:00:05.911Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2020-04-09T20:00:05.912Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40802/head:refs/remotes/origin/PR-40802 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2020-04-09T20:00:06.398Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T20:00:06.402Z] > git checkout -f 7cb13d4d85990555be1317ae32b394e98a779379 # timeout=10 [2020-04-09T20:00:07.359Z] > git merge 9c71a2be319371d9ed9ab4429f2f4ddfee732e70 # timeout=10 [2020-04-09T20:00:07.385Z] > git rev-parse HEAD^{commit} # timeout=10 [2020-04-09T20:00:07.401Z] > git config core.sparsecheckout # timeout=10 [2020-04-09T20:00:07.405Z] > git checkout -f 7cb13d4d85990555be1317ae32b394e98a779379 # timeout=10 [2020-04-09T20:00:07.646Z] #10 9.143 Fetched 77.7 MB in 2s (37.4 MB/s) [2020-04-09T20:00:07.646Z] #10 9.243 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-09T20:00:07.646Z] #10 9.243 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:00:07.646Z] #10 9.271 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-09T20:00:07.646Z] #10 9.278 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:00:07.760Z] #9 DONE 1.1s [2020-04-09T20:00:07.760Z] [2020-04-09T20:00:07.760Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-09T20:00:07.760Z] #29 DONE 0.1s [2020-04-09T20:00:07.760Z] [2020-04-09T20:00:07.760Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-09T20:00:07.760Z] #40 DONE 0.1s [2020-04-09T20:00:07.760Z] [2020-04-09T20:00:07.760Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:00:07.849Z] #47 6.441 runtime [2020-04-09T20:00:07.957Z] Commit message: "Bump Golang 1.13.10" [2020-04-09T20:00:08.021Z] #30 ... [2020-04-09T20:00:08.021Z] [2020-04-09T20:00:08.021Z] #21 [shfmt 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:00:08.021Z] #21 DONE 0.1s [2020-04-09T20:00:08.021Z] [2020-04-09T20:00:08.021Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-09T20:00:08.021Z] #22 DONE 0.1s [2020-04-09T20:00:08.021Z] [2020-04-09T20:00:08.021Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-09T20:00:08.021Z] #67 DONE 0.1s [2020-04-09T20:00:08.021Z] [2020-04-09T20:00:08.021Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-09T20:00:08.021Z] #55 DONE 0.1s [2020-04-09T20:00:08.021Z] [2020-04-09T20:00:08.021Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-09T20:00:08.021Z] #49 DONE 0.1s [2020-04-09T20:00:08.021Z] [2020-04-09T20:00:08.021Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-09T20:00:08.021Z] #32 DONE 0.2s [2020-04-09T20:00:08.021Z] [2020-04-09T20:00:08.021Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-09T20:00:08.021Z] #46 DONE 0.2s [2020-04-09T20:00:08.021Z] [2020-04-09T20:00:08.021Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:08.010Z] > git --version # timeout=10 [2020-04-09T20:00:08.016Z] fatal: bad object 241f6703d31895690d4cb6f158f753615abe74ac [2020-04-09T20:00:08.286Z] #47 ... [2020-04-09T20:00:08.286Z] [2020-04-09T20:00:08.286Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-09T20:00:08.286Z] #52 DONE 0.2s [2020-04-09T20:00:08.286Z] [2020-04-09T20:00:08.286Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-09T20:00:08.286Z] #73 DONE 0.3s [2020-04-09T20:00:08.286Z] [2020-04-09T20:00:08.286Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2020-04-09T20:00:08.586Z] #10 ... [2020-04-09T20:00:08.586Z] [2020-04-09T20:00:08.586Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:08.586Z] #35 2.000 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:08.586Z] #35 2.000 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:08.586Z] #35 2.000 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:08.586Z] #35 3.344 Reading package lists... [2020-04-09T20:00:08.586Z] #35 4.915 Reading package lists... [2020-04-09T20:00:08.586Z] #35 6.436 Building dependency tree... [2020-04-09T20:00:08.586Z] #35 6.716 Reading state information... [2020-04-09T20:00:08.586Z] #35 6.999 The following additional packages will be installed: [2020-04-09T20:00:08.586Z] #35 7.007 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-09T20:00:08.586Z] #35 7.010 Suggested packages: [2020-04-09T20:00:08.586Z] #35 7.010 cmake-doc ninja-build lrzip [2020-04-09T20:00:08.586Z] #35 7.010 Recommended packages: [2020-04-09T20:00:08.586Z] #35 7.010 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-09T20:00:08.586Z] #35 7.229 The following NEW packages will be installed: [2020-04-09T20:00:08.586Z] #35 7.232 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-09T20:00:08.586Z] #35 7.232 vim-common xxd [2020-04-09T20:00:08.586Z] #35 7.517 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:08.586Z] #35 7.517 Need to get 14.9 MB of archives. [2020-04-09T20:00:08.586Z] #35 7.517 After this operation, 61.8 MB of additional disk space will be used. [2020-04-09T20:00:08.586Z] #35 7.517 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-09T20:00:08.586Z] #35 7.524 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:00:08.586Z] #35 7.531 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-09T20:00:08.586Z] #35 7.577 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-09T20:00:08.586Z] #35 7.807 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-09T20:00:08.586Z] #35 7.822 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-09T20:00:08.586Z] #35 7.829 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-09T20:00:08.586Z] #35 7.833 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-09T20:00:08.586Z] #35 7.878 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-09T20:00:08.586Z] #35 7.887 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-09T20:00:08.586Z] #35 8.251 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:08.586Z] #35 8.296 Fetched 14.9 MB in 1s (21.1 MB/s) [2020-04-09T20:00:08.586Z] #35 8.374 Selecting previously unselected package xxd. [2020-04-09T20:00:08.586Z] #35 8.374 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:00:08.586Z] #35 8.393 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T20:00:08.586Z] #35 8.407 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:00:08.586Z] #35 8.522 Selecting previously unselected package vim-common. [2020-04-09T20:00:08.586Z] #35 8.525 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:00:08.586Z] #35 8.551 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:00:08.586Z] #35 8.737 Selecting previously unselected package cmake-data. [2020-04-09T20:00:08.586Z] #35 8.737 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-09T20:00:08.586Z] #35 8.772 Unpacking cmake-data (3.13.4-1) ... [2020-04-09T20:00:08.586Z] #35 10.01 Selecting previously unselected package libicu63:amd64. [2020-04-09T20:00:08.586Z] #35 10.02 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-09T20:00:08.586Z] #35 10.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:00:08.586Z] #35 ... [2020-04-09T20:00:08.586Z] [2020-04-09T20:00:08.586Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:08.586Z] #43 2.108 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:08.586Z] #43 2.109 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:08.586Z] #43 2.109 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:08.586Z] #43 3.457 Reading package lists... [2020-04-09T20:00:08.586Z] #43 5.431 Reading package lists... [2020-04-09T20:00:08.586Z] #43 6.718 Building dependency tree... [2020-04-09T20:00:08.586Z] #43 7.066 Reading state information... [2020-04-09T20:00:08.586Z] #43 7.256 The following additional packages will be installed: [2020-04-09T20:00:08.586Z] #43 7.256 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-09T20:00:08.586Z] #43 7.257 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-09T20:00:08.586Z] #43 7.258 Suggested packages: [2020-04-09T20:00:08.586Z] #43 7.258 manpages-dev python-setuptools [2020-04-09T20:00:08.586Z] #43 7.552 The following NEW packages will be installed: [2020-04-09T20:00:08.586Z] #43 7.552 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-09T20:00:08.586Z] #43 7.553 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-09T20:00:08.586Z] #43 7.553 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-09T20:00:08.586Z] #43 7.553 python-six zlib1g-dev [2020-04-09T20:00:08.586Z] #43 7.943 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:08.586Z] #43 7.943 Need to get 4095 kB of archives. [2020-04-09T20:00:08.586Z] #43 7.943 After this operation, 22.5 MB of additional disk space will be used. [2020-04-09T20:00:08.586Z] #43 7.943 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-09T20:00:08.586Z] #43 7.951 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-09T20:00:08.586Z] #43 8.027 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-09T20:00:08.586Z] #43 8.199 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-09T20:00:08.586Z] #43 8.203 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-09T20:00:08.586Z] #43 8.213 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-09T20:00:08.586Z] #43 8.215 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-04-09T20:00:08.586Z] #43 8.222 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-09T20:00:08.586Z] #43 8.227 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-09T20:00:08.586Z] #43 8.316 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-09T20:00:08.586Z] #43 8.351 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-09T20:00:08.586Z] #43 8.399 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-09T20:00:08.586Z] #43 8.423 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-04-09T20:00:08.586Z] #43 8.427 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-09T20:00:08.586Z] #43 8.427 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-09T20:00:08.586Z] #43 8.435 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-09T20:00:08.586Z] #43 8.439 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-09T20:00:08.586Z] #43 8.770 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:08.586Z] #43 8.837 Fetched 4095 kB in 1s (4636 kB/s) [2020-04-09T20:00:08.586Z] #43 8.914 Selecting previously unselected package libcap-dev:amd64. [2020-04-09T20:00:08.586Z] #43 8.914 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:00:08.586Z] #43 8.975 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-09T20:00:08.586Z] #43 8.987 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-09T20:00:08.586Z] #43 9.199 Selecting previously unselected package libnet1:amd64. [2020-04-09T20:00:08.586Z] #43 9.199 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T20:00:08.586Z] #43 9.217 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:08.586Z] #43 9.287 Selecting previously unselected package libnet1-dev. [2020-04-09T20:00:08.586Z] #43 9.290 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T20:00:08.586Z] #43 9.295 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:08.586Z] #43 9.423 Selecting previously unselected package libnl-3-200:amd64. [2020-04-09T20:00:08.586Z] #43 9.423 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-09T20:00:08.586Z] #43 9.432 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:00:08.586Z] #43 9.511 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-09T20:00:08.586Z] #43 9.511 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-09T20:00:08.586Z] #43 9.514 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-09T20:00:08.586Z] #43 9.659 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-09T20:00:08.586Z] #43 9.660 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:00:08.586Z] #43 9.675 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:00:08.586Z] #43 9.776 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-09T20:00:08.586Z] #43 9.779 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:00:08.586Z] #43 9.790 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-09T20:00:08.586Z] #43 9.912 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-09T20:00:08.586Z] #43 9.914 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-09T20:00:08.586Z] #43 9.929 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-09T20:00:08.586Z] #43 10.08 Selecting previously unselected package libprotobuf17:amd64. [2020-04-09T20:00:08.586Z] #43 10.09 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:08.586Z] #43 10.09 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:08.586Z] #43 ... [2020-04-09T20:00:08.586Z] [2020-04-09T20:00:08.586Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:08.586Z] #74 2.179 + RM_GOPATH=0 [2020-04-09T20:00:08.586Z] #74 2.179 + TMP_GOPATH= [2020-04-09T20:00:08.586Z] #74 2.179 + : /build [2020-04-09T20:00:08.586Z] #74 2.179 + '[' -z '' ']' [2020-04-09T20:00:08.586Z] #74 2.179 ++ mktemp -d [2020-04-09T20:00:08.586Z] #74 2.180 + export GOPATH=/tmp/tmp.W0bCXpOYPS [2020-04-09T20:00:08.586Z] #74 2.185 + GOPATH=/tmp/tmp.W0bCXpOYPS [2020-04-09T20:00:08.586Z] #74 2.185 + RM_GOPATH=1 [2020-04-09T20:00:08.586Z] #74 2.185 ++ dirname ./install.sh [2020-04-09T20:00:08.586Z] #74 2.185 + dir=. [2020-04-09T20:00:08.586Z] #74 2.185 + bin=proxy [2020-04-09T20:00:08.586Z] #74 2.185 + shift [2020-04-09T20:00:08.586Z] #74 2.185 + '[' '!' -f ./proxy.installer ']' [2020-04-09T20:00:08.586Z] #74 2.185 + . ./proxy.installer [2020-04-09T20:00:08.586Z] #74 2.185 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:00:08.586Z] #74 2.185 + install_proxy [2020-04-09T20:00:08.586Z] #74 2.185 + case "$1" in [2020-04-09T20:00:08.586Z] #74 2.185 + export CGO_ENABLED=0 [2020-04-09T20:00:08.586Z] #74 2.185 + CGO_ENABLED=0 [2020-04-09T20:00:08.586Z] #74 2.185 + _install_proxy [2020-04-09T20:00:08.586Z] #74 2.185 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-09T20:00:08.586Z] #74 2.185 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.W0bCXpOYPS/src/github.com/docker/libnetwork [2020-04-09T20:00:08.586Z] #74 2.185 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:00:08.586Z] #74 2.189 Cloning into '/tmp/tmp.W0bCXpOYPS/src/github.com/docker/libnetwork'... [2020-04-09T20:00:08.586Z] #74 6.545 + cd /tmp/tmp.W0bCXpOYPS/src/github.com/docker/libnetwork [2020-04-09T20:00:08.586Z] #74 6.545 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:00:08.586Z] #74 6.888 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-09T20:00:08.844Z] #74 ... [2020-04-09T20:00:08.845Z] [2020-04-09T20:00:08.845Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:08.845Z] #56 1.747 + RM_GOPATH=0 [2020-04-09T20:00:08.845Z] #56 1.747 + TMP_GOPATH= [2020-04-09T20:00:08.845Z] #56 1.747 + : /build [2020-04-09T20:00:08.845Z] #56 1.747 + '[' -z '' ']' [2020-04-09T20:00:08.845Z] #56 1.748 ++ mktemp -d [2020-04-09T20:00:08.845Z] #56 1.752 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:08.845Z] #56 1.752 + export GOPATH=/tmp/tmp.kelgTyxaeL [2020-04-09T20:00:08.845Z] #56 1.752 + GOPATH=/tmp/tmp.kelgTyxaeL [2020-04-09T20:00:08.845Z] #56 1.752 + RM_GOPATH=1 [2020-04-09T20:00:08.845Z] #56 1.752 ++ dirname ./install.sh [2020-04-09T20:00:08.845Z] #56 1.752 + dir=. [2020-04-09T20:00:08.845Z] #56 1.752 + bin=shfmt [2020-04-09T20:00:08.845Z] #56 1.752 + shift [2020-04-09T20:00:08.845Z] #56 1.752 + '[' '!' -f ./shfmt.installer ']' [2020-04-09T20:00:08.845Z] #56 1.752 + . ./shfmt.installer [2020-04-09T20:00:08.845Z] #56 1.752 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:08.845Z] #56 1.752 + install_shfmt [2020-04-09T20:00:08.845Z] #56 1.752 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-09T20:00:08.845Z] #56 1.752 + git clone https://github.com/mvdan/sh.git /tmp/tmp.kelgTyxaeL/src/github.com/mvdan/sh [2020-04-09T20:00:08.845Z] #56 1.753 Cloning into '/tmp/tmp.kelgTyxaeL/src/github.com/mvdan/sh'... [2020-04-09T20:00:08.845Z] #56 3.446 + cd /tmp/tmp.kelgTyxaeL/src/github.com/mvdan/sh [2020-04-09T20:00:08.845Z] #56 3.446 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:08.845Z] #56 3.484 + GO111MODULE=on [2020-04-09T20:00:08.845Z] #56 3.484 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-09T20:00:08.845Z] #56 4.256 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:00:08.845Z] #56 4.277 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:00:08.845Z] #56 4.278 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:00:08.845Z] #56 4.357 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:00:08.845Z] #56 4.384 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:00:08.845Z] #56 4.664 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:00:08.845Z] #56 5.020 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:00:08.845Z] #56 5.468 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:00:08.845Z] #56 5.769 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:00:08.845Z] #56 5.785 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:00:08.845Z] #56 5.830 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:00:08.845Z] #56 5.870 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:00:08.845Z] #56 6.296 runtime/cgo [2020-04-09T20:00:08.845Z] #56 6.321 runtime [2020-04-09T20:00:08.922Z] + docker version [2020-04-09T20:00:08.923Z] Client: [2020-04-09T20:00:08.923Z] Version: 18.06.1-ce [2020-04-09T20:00:08.923Z] API version: 1.38 [2020-04-09T20:00:08.923Z] Go version: go1.10.3 [2020-04-09T20:00:08.923Z] Git commit: e68fc7a [2020-04-09T20:00:08.923Z] Built: Tue Aug 21 17:26:10 2018 [2020-04-09T20:00:08.923Z] OS/Arch: linux/ppc64le [2020-04-09T20:00:08.923Z] Experimental: false [2020-04-09T20:00:08.923Z] [2020-04-09T20:00:08.923Z] Server: [2020-04-09T20:00:08.923Z] Engine: [2020-04-09T20:00:08.923Z] Version: 18.06.1-ce [2020-04-09T20:00:08.923Z] API version: 1.38 (minimum version 1.12) [2020-04-09T20:00:08.923Z] Go version: go1.10.3 [2020-04-09T20:00:08.923Z] Git commit: e68fc7a [2020-04-09T20:00:08.923Z] Built: Tue Aug 21 17:24:20 2018 [2020-04-09T20:00:08.923Z] OS/Arch: linux/ppc64le [2020-04-09T20:00:08.923Z] Experimental: true [Pipeline] sh [2020-04-09T20:00:09.103Z] #56 ... [2020-04-09T20:00:09.103Z] [2020-04-09T20:00:09.103Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:00:09.103Z] #30 1.731 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-09T20:00:09.103Z] #30 1.734 Cloning into '.'... [2020-04-09T20:00:09.103Z] #30 10.17 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-09T20:00:09.103Z] #30 10.62 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-09T20:00:09.103Z] #30 ... [2020-04-09T20:00:09.103Z] [2020-04-09T20:00:09.103Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:09.103Z] #68 2.085 + RM_GOPATH=0 [2020-04-09T20:00:09.103Z] #68 2.085 + TMP_GOPATH= [2020-04-09T20:00:09.103Z] #68 2.085 + : /build/ [2020-04-09T20:00:09.103Z] #68 2.086 + '[' -z '' ']' [2020-04-09T20:00:09.103Z] #68 2.088 ++ mktemp -d [2020-04-09T20:00:09.103Z] #68 2.089 + export GOPATH=/tmp/tmp.yFOIUBIVwt [2020-04-09T20:00:09.103Z] #68 2.090 + GOPATH=/tmp/tmp.yFOIUBIVwt [2020-04-09T20:00:09.103Z] #68 2.090 + RM_GOPATH=1 [2020-04-09T20:00:09.103Z] #68 2.095 ++ dirname ./install.sh [2020-04-09T20:00:09.103Z] #68 2.096 + dir=. [2020-04-09T20:00:09.103Z] #68 2.096 + bin=rootlesskit [2020-04-09T20:00:09.103Z] #68 2.096 + shift [2020-04-09T20:00:09.103Z] #68 2.096 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-09T20:00:09.103Z] #68 2.096 + . ./rootlesskit.installer [2020-04-09T20:00:09.103Z] #68 2.096 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:09.103Z] #68 2.097 + install_rootlesskit [2020-04-09T20:00:09.103Z] #68 2.097 + case "$1" in [2020-04-09T20:00:09.103Z] #68 2.097 + export CGO_ENABLED=0 [2020-04-09T20:00:09.103Z] #68 2.097 + CGO_ENABLED=0 [2020-04-09T20:00:09.103Z] #68 2.097 + _install_rootlesskit [2020-04-09T20:00:09.103Z] #68 2.097 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-09T20:00:09.103Z] #68 2.097 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.yFOIUBIVwt/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:00:09.103Z] #68 2.097 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:09.103Z] #68 2.098 Cloning into '/tmp/tmp.yFOIUBIVwt/src/github.com/rootless-containers/rootlesskit'... [2020-04-09T20:00:09.103Z] #68 3.470 + cd /tmp/tmp.yFOIUBIVwt/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:00:09.103Z] #68 3.485 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:09.103Z] #68 3.619 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:00:09.103Z] #68 3.621 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-09T20:00:09.309Z] + docker info [2020-04-09T20:00:09.309Z] Containers: 1 [2020-04-09T20:00:09.309Z] Running: 1 [2020-04-09T20:00:09.309Z] Paused: 0 [2020-04-09T20:00:09.309Z] Stopped: 0 [2020-04-09T20:00:09.309Z] Images: 15 [2020-04-09T20:00:09.309Z] Server Version: 18.06.1-ce [2020-04-09T20:00:09.309Z] Storage Driver: overlay2 [2020-04-09T20:00:09.309Z] Backing Filesystem: extfs [2020-04-09T20:00:09.309Z] Supports d_type: true [2020-04-09T20:00:09.309Z] Native Overlay Diff: true [2020-04-09T20:00:09.309Z] Logging Driver: json-file [2020-04-09T20:00:09.309Z] Cgroup Driver: cgroupfs [2020-04-09T20:00:09.309Z] Plugins: [2020-04-09T20:00:09.309Z] Volume: local [2020-04-09T20:00:09.309Z] Network: bridge host ipvlan macvlan null overlay [2020-04-09T20:00:09.309Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2020-04-09T20:00:09.309Z] Swarm: inactive [2020-04-09T20:00:09.309Z] Runtimes: runc [2020-04-09T20:00:09.309Z] Default Runtime: runc [2020-04-09T20:00:09.309Z] Init Binary: docker-init [2020-04-09T20:00:09.309Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2020-04-09T20:00:09.309Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2020-04-09T20:00:09.309Z] init version: fec3683 [2020-04-09T20:00:09.309Z] Security Options: [2020-04-09T20:00:09.309Z] apparmor [2020-04-09T20:00:09.309Z] seccomp [2020-04-09T20:00:09.309Z] Profile: default [2020-04-09T20:00:09.309Z] Kernel Version: 4.4.0-139-generic [2020-04-09T20:00:09.309Z] Operating System: Ubuntu 16.04.3 LTS [2020-04-09T20:00:09.309Z] OSType: linux [2020-04-09T20:00:09.309Z] Architecture: ppc64le [2020-04-09T20:00:09.309Z] CPUs: 4 [2020-04-09T20:00:09.309Z] Total Memory: 7.972GiB [2020-04-09T20:00:09.309Z] Name: ppc64le-ubuntu-12 [2020-04-09T20:00:09.309Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2020-04-09T20:00:09.309Z] Docker Root Dir: /var/lib/docker [2020-04-09T20:00:09.309Z] Debug Mode (client): false [2020-04-09T20:00:09.309Z] Debug Mode (server): false [2020-04-09T20:00:09.309Z] Username: dockerbuildbot [2020-04-09T20:00:09.309Z] Registry: https://index.docker.io/v1/ [2020-04-09T20:00:09.309Z] Labels: [2020-04-09T20:00:09.309Z] Experimental: true [2020-04-09T20:00:09.309Z] Insecure Registries: [2020-04-09T20:00:09.309Z] 127.0.0.0/8 [2020-04-09T20:00:09.309Z] Live Restore Enabled: false [2020-04-09T20:00:09.309Z] [Pipeline] sh [2020-04-09T20:00:09.361Z] #68 ... [2020-04-09T20:00:09.361Z] [2020-04-09T20:00:09.361Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:09.361Z] #53 2.167 + RM_GOPATH=0 [2020-04-09T20:00:09.361Z] #53 2.167 + TMP_GOPATH= [2020-04-09T20:00:09.361Z] #53 2.167 + : /build [2020-04-09T20:00:09.361Z] #53 2.167 + '[' -z '' ']' [2020-04-09T20:00:09.361Z] #53 2.169 ++ mktemp -d [2020-04-09T20:00:09.361Z] #53 2.174 + export GOPATH=/tmp/tmp.Ogg78yCSck [2020-04-09T20:00:09.361Z] #53 2.174 + GOPATH=/tmp/tmp.Ogg78yCSck [2020-04-09T20:00:09.361Z] #53 2.174 + RM_GOPATH=1 [2020-04-09T20:00:09.361Z] #53 2.174 ++ dirname ./install.sh [2020-04-09T20:00:09.361Z] #53 2.175 + dir=. [2020-04-09T20:00:09.361Z] #53 2.176 + bin=golangci_lint [2020-04-09T20:00:09.361Z] #53 2.176 + shift [2020-04-09T20:00:09.361Z] #53 2.176 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-09T20:00:09.361Z] #53 2.177 + . ./golangci_lint.installer [2020-04-09T20:00:09.361Z] #53 2.177 ++ : v1.23.8 [2020-04-09T20:00:09.361Z] #53 2.177 + install_golangci_lint [2020-04-09T20:00:09.361Z] #53 2.177 + echo 'Installing golangci-lint version v1.23.8' [2020-04-09T20:00:09.361Z] #53 2.177 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-09T20:00:09.361Z] #53 2.177 Installing golangci-lint version v1.23.8 [2020-04-09T20:00:09.361Z] #53 7.544 + cd /tmp/tmp.Ogg78yCSck/src/github.com/golangci/golangci-lint/ [2020-04-09T20:00:09.361Z] #53 7.544 + git checkout -q v1.23.8 [2020-04-09T20:00:09.361Z] #53 7.900 ++ git describe --tags [2020-04-09T20:00:09.361Z] #53 7.912 + version=v1.23.8 [2020-04-09T20:00:09.361Z] #53 7.912 ++ git rev-parse --short HEAD [2020-04-09T20:00:09.361Z] #53 7.916 + commit=76a82c6 [2020-04-09T20:00:09.361Z] #53 7.916 ++ git show -s --format=%cd [2020-04-09T20:00:09.361Z] #53 7.924 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-09T20:00:09.361Z] #53 7.924 + 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-04-09T20:00:09.361Z] #53 ... [2020-04-09T20:00:09.361Z] [2020-04-09T20:00:09.361Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:00:09.361Z] #41 1.804 + git clone https://github.com/docker/distribution.git . [2020-04-09T20:00:09.361Z] #41 1.804 Cloning into '.'... [2020-04-09T20:00:09.361Z] #41 5.437 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-09T20:00:09.361Z] #41 6.070 + 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-04-09T20:00:09.623Z] #41 ... [2020-04-09T20:00:09.623Z] [2020-04-09T20:00:09.623Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:09.623Z] #50 1.586 + RM_GOPATH=0 [2020-04-09T20:00:09.623Z] #50 1.586 + TMP_GOPATH= [2020-04-09T20:00:09.623Z] #50 1.586 + : /build [2020-04-09T20:00:09.623Z] #50 1.586 + '[' -z '' ']' [2020-04-09T20:00:09.623Z] #50 1.592 ++ mktemp -d [2020-04-09T20:00:09.623Z] #50 1.592 + export GOPATH=/tmp/tmp.rWKYaI6zqu [2020-04-09T20:00:09.623Z] #50 1.592 + GOPATH=/tmp/tmp.rWKYaI6zqu [2020-04-09T20:00:09.623Z] #50 1.592 + RM_GOPATH=1 [2020-04-09T20:00:09.623Z] #50 1.592 ++ dirname ./install.sh [2020-04-09T20:00:09.623Z] #50 1.593 Installing gotestsum version v0.3.5 [2020-04-09T20:00:09.623Z] #50 1.593 + dir=. [2020-04-09T20:00:09.623Z] #50 1.593 + bin=gotestsum [2020-04-09T20:00:09.623Z] #50 1.593 + shift [2020-04-09T20:00:09.623Z] #50 1.593 + '[' '!' -f ./gotestsum.installer ']' [2020-04-09T20:00:09.623Z] #50 1.593 + . ./gotestsum.installer [2020-04-09T20:00:09.623Z] #50 1.593 ++ : v0.3.5 [2020-04-09T20:00:09.623Z] #50 1.593 + install_gotestsum [2020-04-09T20:00:09.623Z] #50 1.593 + echo 'Installing gotestsum version v0.3.5' [2020-04-09T20:00:09.623Z] #50 1.593 + go get -d gotest.tools/gotestsum [2020-04-09T20:00:09.623Z] #50 ... [2020-04-09T20:00:09.623Z] [2020-04-09T20:00:09.623Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:09.623Z] #43 10.47 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-09T20:00:09.623Z] #43 10.47 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:09.623Z] #43 10.48 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:09.623Z] #43 10.60 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-09T20:00:09.623Z] #43 10.60 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:09.623Z] #43 10.60 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:09.623Z] #43 10.98 Selecting previously unselected package libprotoc17:amd64. [2020-04-09T20:00:09.623Z] #43 11.00 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:09.623Z] #43 11.00 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:09.623Z] #43 11.25 Selecting previously unselected package protobuf-c-compiler. [2020-04-09T20:00:09.693Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T20:00:09.693Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T20:00:09.693Z] + curl -fsSL -o /home/docker/workspace/moby_PR-40802/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2020-04-09T20:00:09.693Z] + bash /home/docker/workspace/moby_PR-40802/check-config.sh [2020-04-09T20:00:09.693Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2020-04-09T20:00:09.693Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2020-04-09T20:00:09.693Z] [2020-04-09T20:00:09.693Z] Generally Necessary: [2020-04-09T20:00:09.693Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2020-04-09T20:00:09.693Z] - apparmor: enabled and tools installed [2020-04-09T20:00:09.882Z] #43 11.26 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:00:09.882Z] #43 11.26 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:00:09.882Z] #43 11.35 Selecting previously unselected package protobuf-compiler. [2020-04-09T20:00:09.882Z] #43 11.35 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:09.882Z] #43 11.37 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:00:09.981Z] - CONFIG_NAMESPACES: enabled [2020-04-09T20:00:09.981Z] - CONFIG_NET_NS: enabled [2020-04-09T20:00:09.981Z] - CONFIG_PID_NS: enabled [2020-04-09T20:00:09.981Z] - CONFIG_IPC_NS: enabled [2020-04-09T20:00:09.981Z] - CONFIG_UTS_NS: enabled [2020-04-09T20:00:09.981Z] - CONFIG_CGROUPS: enabled [2020-04-09T20:00:09.981Z] - CONFIG_CGROUP_CPUACCT: enabled [2020-04-09T20:00:09.981Z] - CONFIG_CGROUP_DEVICE: enabled [2020-04-09T20:00:09.981Z] - CONFIG_CGROUP_FREEZER: enabled [2020-04-09T20:00:09.981Z] - CONFIG_CGROUP_SCHED: enabled [2020-04-09T20:00:09.981Z] - CONFIG_CPUSETS: enabled [2020-04-09T20:00:09.981Z] - CONFIG_MEMCG: enabled [2020-04-09T20:00:09.981Z] - CONFIG_KEYS: enabled [2020-04-09T20:00:09.981Z] - CONFIG_VETH: enabled (as module) [2020-04-09T20:00:09.981Z] - CONFIG_BRIDGE: enabled (as module) [2020-04-09T20:00:09.981Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2020-04-09T20:00:09.981Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2020-04-09T20:00:09.981Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2020-04-09T20:00:09.981Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2020-04-09T20:00:09.981Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2020-04-09T20:00:09.981Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2020-04-09T20:00:09.981Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2020-04-09T20:00:09.981Z] - CONFIG_IP_NF_NAT: enabled (as module) [2020-04-09T20:00:09.981Z] - CONFIG_NF_NAT: enabled (as module) [2020-04-09T20:00:09.981Z] - CONFIG_NF_NAT_NEEDED: enabled [2020-04-09T20:00:09.981Z] - CONFIG_POSIX_MQUEUE: enabled [2020-04-09T20:00:09.981Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2020-04-09T20:00:09.981Z] [2020-04-09T20:00:09.981Z] Optional Features: [2020-04-09T20:00:09.981Z] - CONFIG_USER_NS: enabled [2020-04-09T20:00:10.140Z] #43 11.54 Selecting previously unselected package python-pkg-resources. [2020-04-09T20:00:10.140Z] #43 11.54 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:00:10.140Z] #43 11.55 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-09T20:00:10.140Z] #43 11.65 Selecting previously unselected package python-six. [2020-04-09T20:00:10.140Z] #43 11.65 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-09T20:00:10.140Z] #43 11.66 Unpacking python-six (1.12.0-1) ... [2020-04-09T20:00:10.140Z] #43 11.77 Selecting previously unselected package python-protobuf. [2020-04-09T20:00:10.140Z] #43 11.77 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:10.140Z] #43 11.77 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-09T20:00:10.268Z] - CONFIG_SECCOMP: enabled [2020-04-09T20:00:10.268Z] - CONFIG_CGROUP_PIDS: enabled [2020-04-09T20:00:10.268Z] - CONFIG_MEMCG_SWAP: enabled [2020-04-09T20:00:10.268Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2020-04-09T20:00:10.268Z] (cgroup swap accounting is currently enabled) [2020-04-09T20:00:10.268Z] - CONFIG_MEMCG_KMEM: enabled [2020-04-09T20:00:10.268Z] - CONFIG_BLK_CGROUP: enabled [2020-04-09T20:00:10.268Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2020-04-09T20:00:10.268Z] - CONFIG_IOSCHED_CFQ: enabled [2020-04-09T20:00:10.268Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2020-04-09T20:00:10.268Z] - CONFIG_CGROUP_PERF: enabled [2020-04-09T20:00:10.268Z] - CONFIG_CGROUP_HUGETLB: enabled [2020-04-09T20:00:10.268Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2020-04-09T20:00:10.268Z] - CONFIG_CGROUP_NET_PRIO: enabled [2020-04-09T20:00:10.268Z] - CONFIG_CFS_BANDWIDTH: enabled [2020-04-09T20:00:10.268Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2020-04-09T20:00:10.268Z] - CONFIG_RT_GROUP_SCHED: missing [2020-04-09T20:00:10.268Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2020-04-09T20:00:10.268Z] - CONFIG_IP_VS: enabled (as module) [2020-04-09T20:00:10.268Z] - CONFIG_IP_VS_NFCT: enabled [2020-04-09T20:00:10.268Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2020-04-09T20:00:10.268Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2020-04-09T20:00:10.268Z] - CONFIG_IP_VS_RR: enabled (as module) [2020-04-09T20:00:10.268Z] - CONFIG_EXT4_FS: enabled [2020-04-09T20:00:10.268Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2020-04-09T20:00:10.268Z] - CONFIG_EXT4_FS_SECURITY: enabled [2020-04-09T20:00:10.268Z] - Network Drivers: [2020-04-09T20:00:10.268Z] - "overlay": [2020-04-09T20:00:10.268Z] - CONFIG_VXLAN: enabled (as module) [2020-04-09T20:00:10.268Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2020-04-09T20:00:10.268Z] Optional (for encrypted networks): [2020-04-09T20:00:10.398Z] #43 12.07 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-09T20:00:10.514Z] #47 9.204 unicode/utf8 [2020-04-09T20:00:10.554Z] - CONFIG_CRYPTO: enabled [2020-04-09T20:00:10.554Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2020-04-09T20:00:10.554Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2020-04-09T20:00:10.554Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2020-04-09T20:00:10.554Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2020-04-09T20:00:10.554Z] - CONFIG_XFRM: enabled [2020-04-09T20:00:10.554Z] - CONFIG_XFRM_USER: enabled (as module) [2020-04-09T20:00:10.554Z] - CONFIG_XFRM_ALGO: enabled (as module) [2020-04-09T20:00:10.554Z] - CONFIG_INET_ESP: enabled (as module) [2020-04-09T20:00:10.554Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2020-04-09T20:00:10.554Z] - "ipvlan": [2020-04-09T20:00:10.554Z] - CONFIG_IPVLAN: enabled (as module) [2020-04-09T20:00:10.554Z] - "macvlan": [2020-04-09T20:00:10.554Z] - CONFIG_MACVLAN: enabled (as module) [2020-04-09T20:00:10.554Z] - CONFIG_DUMMY: enabled (as module) [2020-04-09T20:00:10.554Z] - "ftp,tftp client in container": [2020-04-09T20:00:10.554Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2020-04-09T20:00:10.554Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2020-04-09T20:00:10.554Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2020-04-09T20:00:10.554Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2020-04-09T20:00:10.554Z] - Storage Drivers: [2020-04-09T20:00:10.554Z] - "aufs": [2020-04-09T20:00:10.554Z] - CONFIG_AUFS_FS: enabled (as module) [2020-04-09T20:00:10.554Z] - "btrfs": [2020-04-09T20:00:10.554Z] - CONFIG_BTRFS_FS: enabled (as module) [2020-04-09T20:00:10.554Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2020-04-09T20:00:10.554Z] - "devicemapper": [2020-04-09T20:00:10.554Z] - CONFIG_BLK_DEV_DM: enabled [2020-04-09T20:00:10.554Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2020-04-09T20:00:10.554Z] - "overlay": [2020-04-09T20:00:10.554Z] - CONFIG_OVERLAY_FS: enabled (as module) [2020-04-09T20:00:10.554Z] - "zfs": [2020-04-09T20:00:10.554Z] - /dev/zfs: missing [2020-04-09T20:00:10.554Z] - zfs command: missing [2020-04-09T20:00:10.554Z] - zpool command: missing [2020-04-09T20:00:10.554Z] [2020-04-09T20:00:10.554Z] Limits: [2020-04-09T20:00:10.554Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2020-04-09T20:00:10.554Z] [2020-04-09T20:00:10.554Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2020-04-09T20:00:10.656Z] #43 ... [2020-04-09T20:00:10.657Z] [2020-04-09T20:00:10.657Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:10.657Z] #74 DONE 12.0s [2020-04-09T20:00:10.657Z] [2020-04-09T20:00:10.657Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:10.657Z] #27 2.146 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-09T20:00:10.657Z] #27 2.329 [2020-04-09T20:00:10.657Z] #27 2.495 ####### 9.8% ################## 25.1% ###################### 30.9% ################################### 48.9% ############################################### 65.4% ############################################################# 86.1% ######################################################################## 100.0% [2020-04-09T20:00:10.657Z] #27 3.270 [2020-04-09T20:00:10.825Z] #7 extracting sha256:4feb95896f3c7a0fd4c4b42dd7419eb5857133919137ae19e7f889243c2e329d 3.9s done [2020-04-09T20:00:10.825Z] #7 extracting sha256:c7b88469670a8ad543aff31d4eca30e2985f84fcf5db46d6710885672cc438b6 done [2020-04-09T20:00:10.825Z] #7 DONE 13.9s [2020-04-09T20:00:10.825Z] [2020-04-09T20:00:10.825Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-09T20:00:10.989Z] + make bundles/buildx [2020-04-09T20:00:11.131Z] #47 9.676 math [2020-04-09T20:00:11.131Z] #47 ... [2020-04-09T20:00:11.131Z] [2020-04-09T20:00:11.131Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:11.131Z] #23 3.560 + RM_GOPATH=0 [2020-04-09T20:00:11.131Z] #23 3.560 + TMP_GOPATH= [2020-04-09T20:00:11.131Z] #23 3.560 + : /build [2020-04-09T20:00:11.131Z] #23 3.561 + '[' -z '' ']' [2020-04-09T20:00:11.131Z] #23 3.561 ++ mktemp -d [2020-04-09T20:00:11.131Z] #23 3.564 + export GOPATH=/tmp/tmp.ciw2eUQGJ2 [2020-04-09T20:00:11.131Z] #23 3.564 + GOPATH=/tmp/tmp.ciw2eUQGJ2 [2020-04-09T20:00:11.131Z] #23 3.564 + RM_GOPATH=1 [2020-04-09T20:00:11.131Z] #23 3.564 ++ dirname ./install.sh [2020-04-09T20:00:11.131Z] #23 3.567 + dir=. [2020-04-09T20:00:11.131Z] #23 3.567 + bin=dockercli [2020-04-09T20:00:11.131Z] #23 3.567 + shift [2020-04-09T20:00:11.131Z] #23 3.567 + '[' '!' -f ./dockercli.installer ']' [2020-04-09T20:00:11.131Z] #23 3.567 + . ./dockercli.installer [2020-04-09T20:00:11.132Z] #23 3.567 ++ : stable [2020-04-09T20:00:11.132Z] #23 3.567 ++ : 17.06.2-ce [2020-04-09T20:00:11.132Z] #23 3.568 + install_dockercli [2020-04-09T20:00:11.132Z] #23 3.568 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-09T20:00:11.132Z] #23 3.568 Install docker/cli version 17.06.2-ce from stable [2020-04-09T20:00:11.132Z] #23 3.569 ++ uname -m [2020-04-09T20:00:11.132Z] #23 3.572 + arch=s390x [2020-04-09T20:00:11.132Z] #23 3.572 + '[' s390x '!=' x86_64 ']' [2020-04-09T20:00:11.132Z] #23 3.572 + '[' s390x '!=' s390x ']' [2020-04-09T20:00:11.132Z] #23 3.572 + url=https://download.docker.com/linux/static [2020-04-09T20:00:11.132Z] #23 3.578 + tar -xz docker/docker [2020-04-09T20:00:11.132Z] #23 3.585 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2020-04-09T20:00:11.132Z] #23 9.514 + mkdir -p /build [2020-04-09T20:00:11.132Z] #23 9.519 + mv docker/docker /build/ [2020-04-09T20:00:11.132Z] #23 9.520 + rmdir docker [2020-04-09T20:00:11.132Z] #23 DONE 9.8s [2020-04-09T20:00:11.132Z] [2020-04-09T20:00:11.132Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:00:11.132Z] #41 2.391 + git clone https://github.com/docker/distribution.git . [2020-04-09T20:00:11.132Z] #41 2.427 Cloning into '.'... [2020-04-09T20:00:11.132Z] #41 ... [2020-04-09T20:00:11.132Z] [2020-04-09T20:00:11.132Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:11.132Z] #35 3.561 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:11.132Z] #35 3.587 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:11.132Z] #35 3.611 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:11.132Z] #35 5.616 Reading package lists... [2020-04-09T20:00:11.204Z] #27 3.429 0.1% ###### 9.0% ############################ 39.1% #################################################################### 95.4% ######################################################################## 100.0% [2020-04-09T20:00:11.391Z] #53 ... [2020-04-09T20:00:11.391Z] [2020-04-09T20:00:11.391Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:11.391Z] #43 5.496 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:11.391Z] #43 5.512 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:11.391Z] #43 5.513 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:11.416Z] #35 10.23 Reading package lists... [2020-04-09T20:00:11.416Z] #35 ... [2020-04-09T20:00:11.416Z] [2020-04-09T20:00:11.416Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:11.416Z] #10 2.108 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:11.416Z] #10 2.108 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:11.416Z] #10 2.121 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:11.416Z] #10 3.305 Reading package lists... [2020-04-09T20:00:11.416Z] #10 7.756 Reading package lists... [2020-04-09T20:00:11.416Z] #10 ... [2020-04-09T20:00:11.416Z] [2020-04-09T20:00:11.416Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:11.416Z] #53 3.513 + RM_GOPATH=0 [2020-04-09T20:00:11.416Z] #53 3.513 + TMP_GOPATH= [2020-04-09T20:00:11.416Z] #53 3.513 + : /build [2020-04-09T20:00:11.416Z] #53 3.513 + '[' -z '' ']' [2020-04-09T20:00:11.416Z] #53 3.513 ++ mktemp -d [2020-04-09T20:00:11.416Z] #53 3.514 + export GOPATH=/tmp/tmp.XHP1X6rUP9 [2020-04-09T20:00:11.416Z] #53 3.514 + GOPATH=/tmp/tmp.XHP1X6rUP9 [2020-04-09T20:00:11.416Z] #53 3.514 + RM_GOPATH=1 [2020-04-09T20:00:11.416Z] #53 3.515 ++ dirname ./install.sh [2020-04-09T20:00:11.416Z] #53 3.520 + dir=. [2020-04-09T20:00:11.416Z] #53 3.520 + bin=golangci_lint [2020-04-09T20:00:11.416Z] #53 3.520 + shift [2020-04-09T20:00:11.416Z] #53 3.520 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-09T20:00:11.416Z] #53 3.520 + . ./golangci_lint.installer [2020-04-09T20:00:11.416Z] #53 3.521 ++ : v1.23.8 [2020-04-09T20:00:11.416Z] #53 3.521 + install_golangci_lint [2020-04-09T20:00:11.416Z] #53 3.521 + echo 'Installing golangci-lint version v1.23.8' [2020-04-09T20:00:11.416Z] #53 3.521 Installing golangci-lint version v1.23.8 [2020-04-09T20:00:11.416Z] #53 3.521 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-09T20:00:11.463Z] #27 3.995 [2020-04-09T20:00:11.613Z] make: command: Command not found [2020-04-09T20:00:11.613Z] make: command: Command not found [2020-04-09T20:00:11.614Z] mkdir bundles [2020-04-09T20:00:11.614Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2020-04-09T20:00:11.614Z] --build-arg BUILDX_COMMIT \ [2020-04-09T20:00:11.614Z] --build-arg BUILDX_REPO \ [2020-04-09T20:00:11.614Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2020-04-09T20:00:11.614Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2020-04-09T20:00:11.614Z] . [2020-04-09T20:00:11.614Z] /bin/sh: 4: go: not found [2020-04-09T20:00:11.614Z] /bin/sh: 5: go: not found [2020-04-09T20:00:11.696Z] #53 ... [2020-04-09T20:00:11.696Z] [2020-04-09T20:00:11.696Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:11.696Z] #68 4.162 + RM_GOPATH=0 [2020-04-09T20:00:11.696Z] #68 4.162 + TMP_GOPATH= [2020-04-09T20:00:11.696Z] #68 4.162 + : /build/ [2020-04-09T20:00:11.696Z] #68 4.163 + '[' -z '' ']' [2020-04-09T20:00:11.696Z] #68 4.163 ++ mktemp -d [2020-04-09T20:00:11.696Z] #68 4.167 + export GOPATH=/tmp/tmp.0JgQ6tFTbr [2020-04-09T20:00:11.696Z] #68 4.167 + GOPATH=/tmp/tmp.0JgQ6tFTbr [2020-04-09T20:00:11.696Z] #68 4.167 + RM_GOPATH=1 [2020-04-09T20:00:11.696Z] #68 4.167 ++ dirname ./install.sh [2020-04-09T20:00:11.696Z] #68 4.171 + dir=. [2020-04-09T20:00:11.696Z] #68 4.171 + bin=rootlesskit [2020-04-09T20:00:11.696Z] #68 4.171 + shift [2020-04-09T20:00:11.696Z] #68 4.171 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-09T20:00:11.696Z] #68 4.171 + . ./rootlesskit.installer [2020-04-09T20:00:11.696Z] #68 4.172 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:11.696Z] #68 4.174 + install_rootlesskit [2020-04-09T20:00:11.696Z] #68 4.174 + case "$1" in [2020-04-09T20:00:11.696Z] #68 4.174 + export CGO_ENABLED=0 [2020-04-09T20:00:11.696Z] #68 4.175 + CGO_ENABLED=0 [2020-04-09T20:00:11.696Z] #68 4.175 + _install_rootlesskit [2020-04-09T20:00:11.696Z] #68 4.175 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-09T20:00:11.696Z] #68 4.175 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:11.696Z] #68 4.175 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.0JgQ6tFTbr/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:00:11.696Z] #68 4.176 Cloning into '/tmp/tmp.0JgQ6tFTbr/src/github.com/rootless-containers/rootlesskit'... [2020-04-09T20:00:11.696Z] #68 7.421 + cd /tmp/tmp.0JgQ6tFTbr/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:00:11.696Z] #68 7.421 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:11.696Z] #68 7.740 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:00:11.696Z] #68 7.749 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-09T20:00:11.696Z] #68 ... [2020-04-09T20:00:11.696Z] [2020-04-09T20:00:11.696Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-09T20:00:11.696Z] #25 3.131 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:11.696Z] #25 3.135 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:11.696Z] #25 3.145 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:11.696Z] #25 4.890 Reading package lists... [2020-04-09T20:00:11.977Z] #25 9.205 Reading package lists... [2020-04-09T20:00:11.977Z] #25 ... [2020-04-09T20:00:11.977Z] [2020-04-09T20:00:11.977Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:11.977Z] #33 3.989 + RM_GOPATH=0 [2020-04-09T20:00:11.977Z] #33 3.989 + TMP_GOPATH= [2020-04-09T20:00:11.977Z] #33 3.989 + : /build [2020-04-09T20:00:11.977Z] #33 3.989 + '[' -z '' ']' [2020-04-09T20:00:11.977Z] #33 3.990 ++ mktemp -d [2020-04-09T20:00:11.977Z] #33 3.991 + export GOPATH=/tmp/tmp.orn8yRAvC1 [2020-04-09T20:00:11.977Z] #33 3.991 + GOPATH=/tmp/tmp.orn8yRAvC1 [2020-04-09T20:00:11.977Z] #33 3.992 + RM_GOPATH=1 [2020-04-09T20:00:11.977Z] #33 3.993 ++ dirname ./install.sh [2020-04-09T20:00:11.977Z] #33 3.994 + dir=. [2020-04-09T20:00:11.977Z] #33 3.994 + bin=tomlv [2020-04-09T20:00:11.977Z] #33 3.994 + shift [2020-04-09T20:00:11.977Z] #33 3.994 + '[' '!' -f ./tomlv.installer ']' [2020-04-09T20:00:11.977Z] #33 3.994 + . ./tomlv.installer [2020-04-09T20:00:11.977Z] #33 3.994 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:11.977Z] #33 3.994 + install_tomlv [2020-04-09T20:00:11.977Z] #33 3.994 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-09T20:00:11.977Z] #33 3.995 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:11.977Z] #33 3.995 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.orn8yRAvC1/src/github.com/BurntSushi/toml [2020-04-09T20:00:11.977Z] #33 3.996 Cloning into '/tmp/tmp.orn8yRAvC1/src/github.com/BurntSushi/toml'... [2020-04-09T20:00:11.977Z] #33 4.674 + cd /tmp/tmp.orn8yRAvC1/src/github.com/BurntSushi/toml [2020-04-09T20:00:11.977Z] #33 4.674 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:11.977Z] #33 4.698 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:00:11.977Z] #33 5.264 internal/cpu [2020-04-09T20:00:11.977Z] #33 5.270 runtime/internal/atomic [2020-04-09T20:00:11.977Z] #33 5.427 runtime/internal/sys [2020-04-09T20:00:11.977Z] #33 5.730 runtime/internal/math [2020-04-09T20:00:11.977Z] #33 5.845 math/bits [2020-04-09T20:00:11.977Z] #33 5.846 internal/bytealg [2020-04-09T20:00:11.977Z] #33 6.151 math [2020-04-09T20:00:11.977Z] #33 6.205 runtime [2020-04-09T20:00:11.977Z] #33 ... [2020-04-09T20:00:11.977Z] [2020-04-09T20:00:11.977Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:11.977Z] #56 3.728 + RM_GOPATH=0 [2020-04-09T20:00:11.977Z] #56 3.728 + TMP_GOPATH= [2020-04-09T20:00:11.977Z] #56 3.728 + : /build [2020-04-09T20:00:11.977Z] #56 3.729 + '[' -z '' ']' [2020-04-09T20:00:11.977Z] #56 3.734 ++ mktemp -d [2020-04-09T20:00:11.977Z] #56 3.735 + export GOPATH=/tmp/tmp.WtoWQXSOiW [2020-04-09T20:00:11.977Z] #56 3.735 + GOPATH=/tmp/tmp.WtoWQXSOiW [2020-04-09T20:00:11.977Z] #56 3.735 + RM_GOPATH=1 [2020-04-09T20:00:11.977Z] #56 3.735 ++ dirname ./install.sh [2020-04-09T20:00:11.977Z] #56 3.744 + dir=. [2020-04-09T20:00:11.977Z] #56 3.745 + bin=shfmt [2020-04-09T20:00:11.977Z] #56 3.745 + shift [2020-04-09T20:00:11.977Z] #56 3.745 + '[' '!' -f ./shfmt.installer ']' [2020-04-09T20:00:11.977Z] #56 3.745 + . ./shfmt.installer [2020-04-09T20:00:11.977Z] #56 3.745 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:11.977Z] #56 3.745 + install_shfmt [2020-04-09T20:00:11.977Z] #56 3.745 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-09T20:00:11.977Z] #56 3.745 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:11.977Z] #56 3.745 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WtoWQXSOiW/src/github.com/mvdan/sh [2020-04-09T20:00:11.977Z] #56 3.752 Cloning into '/tmp/tmp.WtoWQXSOiW/src/github.com/mvdan/sh'... [2020-04-09T20:00:11.977Z] #56 10.17 + cd /tmp/tmp.WtoWQXSOiW/src/github.com/mvdan/sh [2020-04-09T20:00:11.977Z] #56 10.17 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:11.977Z] #56 10.26 + GO111MODULE=on [2020-04-09T20:00:11.977Z] #56 10.26 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-09T20:00:12.258Z] #56 ... [2020-04-09T20:00:12.258Z] [2020-04-09T20:00:12.258Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:00:12.258Z] #30 3.327 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-09T20:00:12.258Z] #30 3.329 Cloning into '.'... [2020-04-09T20:00:12.258Z] #30 ... [2020-04-09T20:00:12.258Z] [2020-04-09T20:00:12.258Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:12.258Z] #74 3.449 + RM_GOPATH=0 [2020-04-09T20:00:12.258Z] #74 3.449 + TMP_GOPATH= [2020-04-09T20:00:12.258Z] #74 3.449 + : /build [2020-04-09T20:00:12.258Z] #74 3.449 + '[' -z '' ']' [2020-04-09T20:00:12.258Z] #74 3.450 ++ mktemp -d [2020-04-09T20:00:12.258Z] #74 3.450 + export GOPATH=/tmp/tmp.94KWVTaPXT [2020-04-09T20:00:12.258Z] #74 3.451 + GOPATH=/tmp/tmp.94KWVTaPXT [2020-04-09T20:00:12.258Z] #74 3.451 + RM_GOPATH=1 [2020-04-09T20:00:12.258Z] #74 3.452 ++ dirname ./install.sh [2020-04-09T20:00:12.258Z] #74 3.456 + dir=. [2020-04-09T20:00:12.258Z] #74 3.456 + bin=proxy [2020-04-09T20:00:12.258Z] #74 3.456 + shift [2020-04-09T20:00:12.258Z] #74 3.456 + '[' '!' -f ./proxy.installer ']' [2020-04-09T20:00:12.258Z] #74 3.456 + . ./proxy.installer [2020-04-09T20:00:12.258Z] #74 3.457 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:00:12.258Z] #74 3.458 + install_proxy [2020-04-09T20:00:12.258Z] #74 3.459 + case "$1" in [2020-04-09T20:00:12.258Z] #74 3.459 + export CGO_ENABLED=0 [2020-04-09T20:00:12.258Z] #74 3.459 + CGO_ENABLED=0 [2020-04-09T20:00:12.258Z] #74 3.459 + _install_proxy [2020-04-09T20:00:12.258Z] #74 3.459 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-09T20:00:12.258Z] #74 3.459 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:00:12.258Z] #74 3.459 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.94KWVTaPXT/src/github.com/docker/libnetwork [2020-04-09T20:00:12.258Z] #74 3.462 Cloning into '/tmp/tmp.94KWVTaPXT/src/github.com/docker/libnetwork'... [2020-04-09T20:00:12.322Z] #43 ... [2020-04-09T20:00:12.322Z] [2020-04-09T20:00:12.322Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:00:12.322Z] #41 6.739 + git clone https://github.com/docker/distribution.git . [2020-04-09T20:00:12.322Z] #41 6.746 Cloning into '.'... [2020-04-09T20:00:12.496Z] #27 4.127 0.3% ############## 19.8% ###################### 30.9% ############################# 41.2% ##################################### 51.4% ######################################## 56.0% ####################################################### 77.6% ######################################################################## 100.0% [2020-04-09T20:00:12.496Z] #27 5.280 [2020-04-09T20:00:12.538Z] #74 ... [2020-04-09T20:00:12.538Z] [2020-04-09T20:00:12.538Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-09T20:00:12.538Z] #62 1.362 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:12.538Z] #62 1.502 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:12.538Z] #62 1.602 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:12.538Z] #62 2.201 Reading package lists... [2020-04-09T20:00:12.538Z] #62 5.351 Reading package lists... [2020-04-09T20:00:12.538Z] #62 9.558 Building dependency tree... [2020-04-09T20:00:12.538Z] #62 10.37 Reading state information... [2020-04-09T20:00:12.538Z] #62 11.20 The following additional packages will be installed: [2020-04-09T20:00:12.538Z] #62 11.21 libbtrfs0 [2020-04-09T20:00:12.538Z] #62 11.35 The following NEW packages will be installed: [2020-04-09T20:00:12.538Z] #62 11.35 libbtrfs-dev libbtrfs0 [2020-04-09T20:00:12.538Z] #62 11.44 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:12.538Z] #62 11.44 Need to get 118 kB of archives. [2020-04-09T20:00:12.538Z] #62 11.44 After this operation, 390 kB of additional disk space will be used. [2020-04-09T20:00:12.538Z] #62 11.44 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-09T20:00:12.538Z] #62 11.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-09T20:00:12.538Z] #62 ... [2020-04-09T20:00:12.538Z] [2020-04-09T20:00:12.538Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:12.538Z] #33 11.29 internal/testlog [2020-04-09T20:00:12.579Z] #41 ... [2020-04-09T20:00:12.579Z] [2020-04-09T20:00:12.579Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:12.579Z] #56 6.709 + RM_GOPATH=0 [2020-04-09T20:00:12.579Z] #56 6.709 + TMP_GOPATH= [2020-04-09T20:00:12.579Z] #56 6.709 + : /build [2020-04-09T20:00:12.579Z] #56 6.709 + '[' -z '' ']' [2020-04-09T20:00:12.579Z] #56 6.714 ++ mktemp -d [2020-04-09T20:00:12.579Z] #56 6.716 + export GOPATH=/tmp/tmp.XTOERJkiAH [2020-04-09T20:00:12.579Z] #56 6.716 + GOPATH=/tmp/tmp.XTOERJkiAH [2020-04-09T20:00:12.579Z] #56 6.716 + RM_GOPATH=1 [2020-04-09T20:00:12.579Z] #56 6.727 ++ dirname ./install.sh [2020-04-09T20:00:12.579Z] #56 6.730 + dir=. [2020-04-09T20:00:12.579Z] #56 6.730 + bin=shfmt [2020-04-09T20:00:12.579Z] #56 6.730 + shift [2020-04-09T20:00:12.579Z] #56 6.730 + '[' '!' -f ./shfmt.installer ']' [2020-04-09T20:00:12.579Z] #56 6.730 + . ./shfmt.installer [2020-04-09T20:00:12.579Z] #56 6.731 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:12.579Z] #56 6.731 + install_shfmt [2020-04-09T20:00:12.579Z] #56 6.731 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-09T20:00:12.579Z] #56 6.731 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:12.579Z] #56 6.731 + git clone https://github.com/mvdan/sh.git /tmp/tmp.XTOERJkiAH/src/github.com/mvdan/sh [2020-04-09T20:00:12.579Z] #56 6.733 Cloning into '/tmp/tmp.XTOERJkiAH/src/github.com/mvdan/sh'... [2020-04-09T20:00:12.579Z] #56 ... [2020-04-09T20:00:12.579Z] [2020-04-09T20:00:12.579Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:12.579Z] #53 6.721 + RM_GOPATH=0 [2020-04-09T20:00:12.579Z] #53 6.722 + TMP_GOPATH= [2020-04-09T20:00:12.579Z] #53 6.722 + : /build [2020-04-09T20:00:12.579Z] #53 6.722 + '[' -z '' ']' [2020-04-09T20:00:12.579Z] #53 6.725 ++ mktemp -d [2020-04-09T20:00:12.579Z] #53 6.727 + export GOPATH=/tmp/tmp.ApLMJZ3dgb [2020-04-09T20:00:12.579Z] #53 6.737 + GOPATH=/tmp/tmp.ApLMJZ3dgb [2020-04-09T20:00:12.579Z] #53 6.737 + RM_GOPATH=1 [2020-04-09T20:00:12.579Z] #53 6.737 ++ dirname ./install.sh [2020-04-09T20:00:12.579Z] #53 6.741 + dir=. [2020-04-09T20:00:12.579Z] #53 6.741 + bin=golangci_lint [2020-04-09T20:00:12.579Z] #53 6.741 + shift [2020-04-09T20:00:12.579Z] #53 6.742 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-09T20:00:12.579Z] #53 6.742 + . ./golangci_lint.installer [2020-04-09T20:00:12.579Z] #53 6.742 ++ : v1.23.8 [2020-04-09T20:00:12.579Z] #53 6.742 Installing golangci-lint version v1.23.8 [2020-04-09T20:00:12.579Z] #53 6.742 + install_golangci_lint [2020-04-09T20:00:12.579Z] #53 6.742 + echo 'Installing golangci-lint version v1.23.8' [2020-04-09T20:00:12.579Z] #53 6.743 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-09T20:00:12.819Z] #33 11.52 encoding [2020-04-09T20:00:13.099Z] #33 11.66 runtime/cgo [2020-04-09T20:00:13.331Z] #8 DONE 2.4s [2020-04-09T20:00:13.331Z] [2020-04-09T20:00:13.331Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-09T20:00:13.425Z] DEBUG: print all environment variables to check how Jenkins runs this script [2020-04-09T20:00:13.425Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-6d7eec8e\powershellScript.ps1'; exit $LASTEXITCODE; [2020-04-09T20:00:13.425Z] ---------------------------------------------------------------------------- [2020-04-09T20:00:13.425Z] [2020-04-09T20:00:13.425Z] INFO: executeCI.ps1 starting at Thu Apr 9 20:00:12 CUT 2020 [2020-04-09T20:00:13.425Z] [2020-04-09T20:00:13.425Z] INFO: Script version 05-Feb-2019 09:03 PDT [2020-04-09T20:00:13.425Z] INFO: Running git version 2.24.1.windows.2 [2020-04-09T20:00:13.425Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2020-04-09T20:00:13.425Z] INFO: Environment variables: [2020-04-09T20:00:13.425Z] [2020-04-09T20:00:13.425Z] Name Value [2020-04-09T20:00:13.425Z] ---- ----- [2020-04-09T20:00:13.425Z] ALLUSERSPROFILE C:\ProgramData [2020-04-09T20:00:13.425Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2020-04-09T20:00:13.425Z] APT_MIRROR cdn-fastly.deb.debian.org [2020-04-09T20:00:13.425Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.5 [2020-04-09T20:00:13.425Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.5 [2020-04-09T20:00:13.425Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2020-04-09T20:00:13.425Z] BRANCH_NAME PR-40802 [2020-04-09T20:00:13.425Z] BUILD_DISPLAY_NAME #1 [2020-04-09T20:00:13.425Z] BUILD_ID 1 [2020-04-09T20:00:13.425Z] BUILD_NUMBER 1 [2020-04-09T20:00:13.425Z] BUILD_TAG jenkins-moby-PR-40802-1 [2020-04-09T20:00:13.425Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-40802/1/ [2020-04-09T20:00:13.425Z] CHANGE_AUTHOR thaJeztah [2020-04-09T20:00:13.425Z] CHANGE_AUTHOR_DISPLAY_NAME Sebastiaan van Stijn [2020-04-09T20:00:13.425Z] CHANGE_BRANCH bump_golang_1.13.10 [2020-04-09T20:00:13.425Z] CHANGE_FORK thaJeztah/docker [2020-04-09T20:00:13.425Z] CHANGE_ID 40802 [2020-04-09T20:00:13.425Z] CHANGE_TARGET master [2020-04-09T20:00:13.425Z] CHANGE_TITLE Bump Golang 1.13.10 [2020-04-09T20:00:13.425Z] CHANGE_URL https://github.com/moby/moby/pull/40802 [2020-04-09T20:00:13.425Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2020-04-09T20:00:13.425Z] CommonProgramFiles C:\Program Files\Common Files [2020-04-09T20:00:13.425Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2020-04-09T20:00:13.425Z] CommonProgramW6432 C:\Program Files\Common Files [2020-04-09T20:00:13.425Z] COMPUTERNAME azwin-2-0556c0 [2020-04-09T20:00:13.425Z] ComSpec C:\windows\system32\cmd.exe [2020-04-09T20:00:13.425Z] ConfigSequenceNumber 0 [2020-04-09T20:00:13.425Z] DOCKER_BUILDKIT 0 [2020-04-09T20:00:13.425Z] DOCKER_DUT_DEBUG 1 [2020-04-09T20:00:13.425Z] DOCKER_EXPERIMENTAL 1 [2020-04-09T20:00:13.425Z] DOCKER_GRAPHDRIVER overlay2 [2020-04-09T20:00:13.425Z] DriverData C:\Windows\System32\Drivers\DriverData [2020-04-09T20:00:13.425Z] EXECUTOR_NUMBER 0 [2020-04-09T20:00:13.425Z] FQDN azwin-2-0556c0.westus.cloudapp.azure.com [2020-04-09T20:00:13.425Z] GIT_BRANCH PR-40802 [2020-04-09T20:00:13.425Z] GIT_COMMIT 7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T20:00:13.425Z] GIT_URL https://github.com/moby/moby.git [2020-04-09T20:00:13.425Z] HUDSON_COOKIE 02b994e8-ff6a-454a-9b09-52b930db21c5 [2020-04-09T20:00:13.425Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2020-04-09T20:00:13.425Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2020-04-09T20:00:13.425Z] HUDSON_URL https://ci-next.docker.com/public/ [2020-04-09T20:00:13.425Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.242-1.b08.ojdkbuild.windows.x86_64 [2020-04-09T20:00:13.425Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2020-04-09T20:00:13.425Z] JENKINS_NODE_COOKIE 07570856-f6bd-47a1-8181-fad155842f78 [2020-04-09T20:00:13.425Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2020-04-09T20:00:13.425Z] JENKINS_URL https://ci-next.docker.com/public/ [2020-04-09T20:00:13.425Z] JOB_BASE_NAME PR-40802 [2020-04-09T20:00:13.425Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40802/display/redirect [2020-04-09T20:00:13.425Z] JOB_NAME moby/PR-40802 [2020-04-09T20:00:13.425Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-40802/ [2020-04-09T20:00:13.425Z] library.jps.version master [2020-04-09T20:00:13.425Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2020-04-09T20:00:13.425Z] NODE_LABELS amd64 azure azwin-2-0556c0 azwin-2019 docker west-us windows windows-2019 x86_64 [2020-04-09T20:00:13.425Z] NODE_NAME azwin-2-0556c0 [2020-04-09T20:00:13.425Z] NUMBER_OF_PROCESSORS 4 [2020-04-09T20:00:13.425Z] OS Windows_NT [2020-04-09T20:00:13.425Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2020-04-09T20:00:13.425Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2020-04-09T20:00:13.425Z] PROCESSOR_ARCHITECTURE AMD64 [2020-04-09T20:00:13.425Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2020-04-09T20:00:13.427Z] PROCESSOR_LEVEL 6 [2020-04-09T20:00:13.427Z] PROCESSOR_REVISION 4f01 [2020-04-09T20:00:13.427Z] ProgramData C:\ProgramData [2020-04-09T20:00:13.427Z] ProgramFiles C:\Program Files [2020-04-09T20:00:13.427Z] ProgramFiles(x86) C:\Program Files (x86) [2020-04-09T20:00:13.427Z] ProgramW6432 C:\Program Files [2020-04-09T20:00:13.427Z] PROMPT $P$G [2020-04-09T20:00:13.427Z] PSExecutionPolicyPreference Bypass [2020-04-09T20:00:13.427Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2020-04-09T20:00:13.427Z] PUBLIC C:\Users\Public [2020-04-09T20:00:13.427Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40802/1/display/redirect?page=changes [2020-04-09T20:00:13.427Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-40802/1/display/redirect [2020-04-09T20:00:13.427Z] SKIP_VALIDATION_TESTS 1 [2020-04-09T20:00:13.427Z] SOURCES_DRIVE d [2020-04-09T20:00:13.427Z] SOURCES_SUBDIR gopath [2020-04-09T20:00:13.427Z] STAGE_NAME Run tests [2020-04-09T20:00:13.427Z] SystemDrive C: [2020-04-09T20:00:13.427Z] SystemRoot C:\windows [2020-04-09T20:00:13.427Z] TEMP C:\windows\TEMP [2020-04-09T20:00:13.427Z] TESTDEBUG 0 [2020-04-09T20:00:13.427Z] TESTRUN_DRIVE d [2020-04-09T20:00:13.427Z] TESTRUN_SUBDIR CI [2020-04-09T20:00:13.427Z] TIMEOUT 120m [2020-04-09T20:00:13.427Z] TMP C:\windows\TEMP [2020-04-09T20:00:13.427Z] USERDOMAIN WORKGROUP [2020-04-09T20:00:13.427Z] USERNAME azwin-2-0556c0$ [2020-04-09T20:00:13.427Z] USERPROFILE C:\windows\system32\config\systemprofile [2020-04-09T20:00:13.427Z] windir C:\windows [2020-04-09T20:00:13.427Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2020-04-09T20:00:13.427Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2020-04-09T20:00:13.427Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2020-04-09T20:00:13.427Z] [2020-04-09T20:00:13.427Z] [2020-04-09T20:00:13.427Z] [2020-04-09T20:00:13.427Z] INFO: Sources under d:\gopath\... [2020-04-09T20:00:13.427Z] INFO: Test run under d:\CI\... [2020-04-09T20:00:13.427Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2020-04-09T20:00:13.427Z] INFO: docker/docker repository was found [2020-04-09T20:00:13.427Z] INFO: Image microsoft/windowsservercore:latest is already loaded in the control daemon [2020-04-09T20:00:13.570Z] #74 ... [2020-04-09T20:00:13.570Z] [2020-04-09T20:00:13.570Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:13.570Z] #33 5.021 + RM_GOPATH=0 [2020-04-09T20:00:13.570Z] #33 5.021 + TMP_GOPATH= [2020-04-09T20:00:13.570Z] #33 5.022 + : /build [2020-04-09T20:00:13.570Z] #33 5.022 + '[' -z '' ']' [2020-04-09T20:00:13.570Z] #33 5.040 ++ mktemp -d [2020-04-09T20:00:13.570Z] #33 5.042 + export GOPATH=/tmp/tmp.WA6723dB3i [2020-04-09T20:00:13.570Z] #33 5.042 + GOPATH=/tmp/tmp.WA6723dB3i [2020-04-09T20:00:13.570Z] #33 5.042 + RM_GOPATH=1 [2020-04-09T20:00:13.570Z] #33 5.061 ++ dirname ./install.sh [2020-04-09T20:00:13.570Z] #33 5.063 + dir=. [2020-04-09T20:00:13.570Z] #33 5.064 + bin=tomlv [2020-04-09T20:00:13.570Z] #33 5.064 + shift [2020-04-09T20:00:13.570Z] #33 5.074 + '[' '!' -f ./tomlv.installer ']' [2020-04-09T20:00:13.570Z] #33 5.074 + . ./tomlv.installer [2020-04-09T20:00:13.570Z] #33 5.074 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:13.570Z] #33 5.074 + install_tomlv [2020-04-09T20:00:13.570Z] #33 5.074 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-09T20:00:13.570Z] #33 5.074 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.WA6723dB3i/src/github.com/BurntSushi/toml [2020-04-09T20:00:13.570Z] #33 5.074 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:13.570Z] #33 5.075 Cloning into '/tmp/tmp.WA6723dB3i/src/github.com/BurntSushi/toml'... [2020-04-09T20:00:13.570Z] #33 ... [2020-04-09T20:00:13.570Z] [2020-04-09T20:00:13.570Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:13.570Z] #47 5.524 + RM_GOPATH=0 [2020-04-09T20:00:13.570Z] #47 5.524 + TMP_GOPATH= [2020-04-09T20:00:13.570Z] #47 5.524 + : /build [2020-04-09T20:00:13.570Z] #47 5.524 + '[' -z '' ']' [2020-04-09T20:00:13.570Z] #47 5.525 ++ mktemp -d [2020-04-09T20:00:13.788Z] #27 5.457 0.0% # 2.6% ##### 7.5% ######### 12.5% ############ 17.6% #################### 28.4% ########################### 38.7% ################################### 49.4% ###################################### 53.4% ########################################## [2020-04-09T20:00:13.788Z] #27 ... [2020-04-09T20:00:13.788Z] [2020-04-09T20:00:13.788Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:13.788Z] #35 12.27 Selecting previously unselected package libxml2:amd64. [2020-04-09T20:00:13.788Z] #35 12.27 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-09T20:00:13.788Z] #35 12.28 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:00:13.788Z] #35 12.49 Selecting previously unselected package libarchive13:amd64. [2020-04-09T20:00:13.788Z] #35 12.50 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-09T20:00:13.788Z] #35 12.50 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-09T20:00:13.788Z] #35 12.67 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-09T20:00:13.788Z] #35 12.69 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-09T20:00:13.788Z] #35 12.70 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-09T20:00:13.788Z] #35 12.82 Selecting previously unselected package librhash0:amd64. [2020-04-09T20:00:13.788Z] #35 12.82 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-09T20:00:13.788Z] #35 12.83 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-09T20:00:13.788Z] #35 13.03 Selecting previously unselected package libuv1:amd64. [2020-04-09T20:00:13.788Z] #35 13.04 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-09T20:00:13.788Z] #35 13.06 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-09T20:00:13.788Z] #35 13.20 Selecting previously unselected package cmake. [2020-04-09T20:00:13.788Z] #35 13.20 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-09T20:00:13.788Z] #35 13.21 Unpacking cmake (3.13.4-1) ... [2020-04-09T20:00:13.788Z] #35 14.37 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:00:13.788Z] #35 14.40 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:00:13.788Z] #35 14.43 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-09T20:00:13.788Z] #35 14.44 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:00:13.788Z] #35 14.47 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-09T20:00:13.788Z] #35 14.49 Setting up cmake-data (3.13.4-1) ... [2020-04-09T20:00:13.788Z] #35 14.51 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:00:13.788Z] #35 14.52 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-09T20:00:13.788Z] #35 14.54 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-09T20:00:13.788Z] #35 14.55 Setting up cmake (3.13.4-1) ... [2020-04-09T20:00:13.788Z] #35 14.57 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:00:13.788Z] #35 14.67 Processing triggers for mime-support (3.62) ... [2020-04-09T20:00:13.788Z] #35 DONE 15.3s [2020-04-09T20:00:13.788Z] [2020-04-09T20:00:13.788Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:00:13.788Z] #36 DONE 0.1s [2020-04-09T20:00:13.788Z] [2020-04-09T20:00:13.788Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:13.788Z] #27 5.457 0.0% # 2.6% ##### 7.5% ######### 12.5% ############ 17.6% #################### 28.4% ########################### 38.7% ################################### 49.4% ###################################### 53.4% ########################################## 59.4% ############################################## 65.2% [2020-04-09T20:00:13.788Z] #27 ... [2020-04-09T20:00:13.788Z] [2020-04-09T20:00:13.788Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:13.788Z] #43 13.50 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:13.788Z] #43 13.52 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:13.788Z] #43 13.55 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:00:13.788Z] #43 13.57 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-09T20:00:13.788Z] #43 13.58 Setting up python-six (1.12.0-1) ... [2020-04-09T20:00:13.788Z] #43 14.58 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-09T20:00:13.788Z] #43 14.61 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:00:13.788Z] #43 14.63 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:13.788Z] #43 14.67 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-09T20:00:13.788Z] #43 14.70 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:13.788Z] #43 14.72 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:00:13.788Z] #43 14.75 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:13.788Z] #43 14.83 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:13.788Z] #43 14.86 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:00:13.788Z] #43 14.90 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-09T20:00:13.831Z] #47 5.530 + export GOPATH=/tmp/tmp.nrYOv3oJoy [2020-04-09T20:00:13.831Z] #47 5.530 + GOPATH=/tmp/tmp.nrYOv3oJoy [2020-04-09T20:00:13.831Z] #47 5.531 + RM_GOPATH=1 [2020-04-09T20:00:13.831Z] #47 5.532 ++ dirname ./install.sh [2020-04-09T20:00:13.831Z] #47 5.533 + dir=. [2020-04-09T20:00:13.831Z] #47 5.533 + bin=vndr [2020-04-09T20:00:13.831Z] #47 5.534 + shift [2020-04-09T20:00:13.831Z] #47 5.534 + '[' '!' -f ./vndr.installer ']' [2020-04-09T20:00:13.831Z] #47 5.535 + . ./vndr.installer [2020-04-09T20:00:13.831Z] #47 5.540 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:13.831Z] #47 5.541 + install_vndr [2020-04-09T20:00:13.831Z] #47 5.541 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-09T20:00:13.831Z] #47 5.542 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:13.831Z] #47 5.542 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.nrYOv3oJoy/src/github.com/LK4D4/vndr [2020-04-09T20:00:13.831Z] #47 5.545 Cloning into '/tmp/tmp.nrYOv3oJoy/src/github.com/LK4D4/vndr'... [2020-04-09T20:00:13.895Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1098' [2020-04-09T20:00:13.895Z] INFO: Docker version of control daemon [2020-04-09T20:00:13.895Z] [2020-04-09T20:00:13.895Z] Client: Docker Engine - Enterprise [2020-04-09T20:00:13.895Z] Version: 19.03.5 [2020-04-09T20:00:13.895Z] API version: 1.40 [2020-04-09T20:00:13.895Z] Go version: go1.12.12 [2020-04-09T20:00:13.895Z] Git commit: 2ee0c57608 [2020-04-09T20:00:13.895Z] Built: 11/13/2019 08:00:16 [2020-04-09T20:00:13.895Z] OS/Arch: windows/amd64 [2020-04-09T20:00:13.895Z] Experimental: false [2020-04-09T20:00:13.895Z] [2020-04-09T20:00:13.895Z] Server: Docker Engine - Enterprise [2020-04-09T20:00:13.895Z] Engine: [2020-04-09T20:00:13.895Z] Version: 19.03.5 [2020-04-09T20:00:13.895Z] API version: 1.40 (minimum version 1.24) [2020-04-09T20:00:13.895Z] Go version: go1.12.12 [2020-04-09T20:00:13.895Z] Git commit: 2ee0c57608 [2020-04-09T20:00:13.895Z] Built: 11/13/2019 07:58:51 [2020-04-09T20:00:13.895Z] OS/Arch: windows/amd64 [2020-04-09T20:00:13.895Z] Experimental: true [2020-04-09T20:00:13.895Z] [2020-04-09T20:00:13.895Z] INFO: Docker info of control daemon [2020-04-09T20:00:13.895Z] [2020-04-09T20:00:14.047Z] #43 ... [2020-04-09T20:00:14.047Z] [2020-04-09T20:00:14.047Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-09T20:00:14.047Z] #37 DONE 0.2s [2020-04-09T20:00:14.256Z] #9 DONE 0.9s [2020-04-09T20:00:14.256Z] [2020-04-09T20:00:14.256Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-09T20:00:14.256Z] #29 DONE 0.1s [2020-04-09T20:00:14.256Z] [2020-04-09T20:00:14.256Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:00:14.256Z] #21 DONE 0.1s [2020-04-09T20:00:14.256Z] [2020-04-09T20:00:14.256Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-09T20:00:14.256Z] #67 ... [2020-04-09T20:00:14.256Z] [2020-04-09T20:00:14.256Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-09T20:00:14.256Z] #40 DONE 0.1s [2020-04-09T20:00:14.256Z] [2020-04-09T20:00:14.256Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-09T20:00:14.256Z] #52 DONE 0.1s [2020-04-09T20:00:14.256Z] [2020-04-09T20:00:14.256Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-09T20:00:14.256Z] #22 DONE 0.2s [2020-04-09T20:00:14.256Z] [2020-04-09T20:00:14.256Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-09T20:00:14.256Z] #67 DONE 0.2s [2020-04-09T20:00:14.256Z] [2020-04-09T20:00:14.256Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-09T20:00:14.256Z] #46 DONE 0.2s [2020-04-09T20:00:14.256Z] [2020-04-09T20:00:14.256Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-09T20:00:14.257Z] #73 DONE 0.2s [2020-04-09T20:00:14.257Z] [2020-04-09T20:00:14.257Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-09T20:00:14.257Z] #49 DONE 0.2s [2020-04-09T20:00:14.257Z] [2020-04-09T20:00:14.257Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:14.305Z] [2020-04-09T20:00:14.305Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:14.305Z] #27 5.457 0.0% # 2.6% ##### 7.5% ######### 12.5% ############ 17.6% #################### 28.4% ########################### 38.7% ################################### 49.4% ###################################### 53.4% ########################################## 59.4% ############################################## 65.2% ##################################################### 74.6% ######################################################### 79.3% ############################################################## 86.3% ################################################################### 93.9% ######################################################################## 100.0% [2020-04-09T20:00:14.305Z] #27 7.040 [2020-04-09T20:00:14.324Z] Sending build context to Docker daemon 57.43MB [2020-04-09T20:00:14.324Z] Step 1/16 : ARG GO_VERSION=1.12.10 [2020-04-09T20:00:14.324Z] Step 2/16 : ARG BUILDX_COMMIT=v0.3.1 [2020-04-09T20:00:14.324Z] Step 3/16 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2020-04-09T20:00:14.324Z] Step 4/16 : FROM golang:${GO_VERSION}-stretch AS build [2020-04-09T20:00:14.324Z] ---> ebd73b5ebd31 [2020-04-09T20:00:14.324Z] Step 5/16 : ARG BUILDX_REPO [2020-04-09T20:00:14.324Z] ---> Using cache [2020-04-09T20:00:14.324Z] ---> 17d2672e2de3 [2020-04-09T20:00:14.324Z] Step 6/16 : RUN git clone "${BUILDX_REPO}" /buildx [2020-04-09T20:00:14.324Z] ---> Using cache [2020-04-09T20:00:14.324Z] ---> cb1051d30fc2 [2020-04-09T20:00:14.324Z] Step 7/16 : WORKDIR /buildx [2020-04-09T20:00:14.324Z] ---> Using cache [2020-04-09T20:00:14.324Z] ---> c2628f66b171 [2020-04-09T20:00:14.324Z] Step 8/16 : ARG BUILDX_COMMIT [2020-04-09T20:00:14.324Z] ---> Using cache [2020-04-09T20:00:14.324Z] ---> a7d0d34ff044 [2020-04-09T20:00:14.324Z] Step 9/16 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2020-04-09T20:00:14.324Z] ---> Using cache [2020-04-09T20:00:14.324Z] ---> bd2f7debd8f9 [2020-04-09T20:00:14.324Z] Step 10/16 : RUN go mod download [2020-04-09T20:00:14.324Z] ---> Using cache [2020-04-09T20:00:14.324Z] ---> 983526bfe8fd [2020-04-09T20:00:14.324Z] Step 11/16 : ARG GOOS [2020-04-09T20:00:14.324Z] ---> Using cache [2020-04-09T20:00:14.324Z] ---> edfd33f4b762 [2020-04-09T20:00:14.324Z] Step 12/16 : ARG GOARCH [2020-04-09T20:00:14.324Z] ---> Using cache [2020-04-09T20:00:14.324Z] ---> b8e537e0a4ce [2020-04-09T20:00:14.324Z] Step 13/16 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2020-04-09T20:00:14.324Z] ---> Using cache [2020-04-09T20:00:14.324Z] ---> 52013dbaa5c2 [2020-04-09T20:00:14.324Z] Step 14/16 : FROM golang:${GO_VERSION}-stretch [2020-04-09T20:00:14.324Z] ---> ebd73b5ebd31 [2020-04-09T20:00:14.324Z] Step 15/16 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2020-04-09T20:00:14.324Z] ---> Using cache [2020-04-09T20:00:14.324Z] ---> 1d2e9487440f [2020-04-09T20:00:14.324Z] Step 16/16 : ENTRYPOINT ["/usr/bin/buildx"] [2020-04-09T20:00:14.324Z] ---> Using cache [2020-04-09T20:00:14.324Z] ---> d339e35eac2d [2020-04-09T20:00:14.324Z] Successfully built d339e35eac2d [2020-04-09T20:00:14.324Z] Successfully tagged moby-buildx:latest [2020-04-09T20:00:14.324Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2020-04-09T20:00:14.324Z] if [ -n "${id}" ]; then \ [2020-04-09T20:00:14.324Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2020-04-09T20:00:14.324Z] && touch bundles/buildx; \ [2020-04-09T20:00:14.324Z] docker rm -f ${id}; \ [2020-04-09T20:00:14.324Z] fi [2020-04-09T20:00:14.512Z] #74 ... [2020-04-09T20:00:14.512Z] [2020-04-09T20:00:14.512Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-09T20:00:14.512Z] #55 DONE 0.2s [2020-04-09T20:00:14.512Z] [2020-04-09T20:00:14.512Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-09T20:00:14.512Z] #32 DONE 0.3s [2020-04-09T20:00:14.512Z] [2020-04-09T20:00:14.512Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:14.565Z] #33 ... [2020-04-09T20:00:14.565Z] [2020-04-09T20:00:14.565Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-09T20:00:14.565Z] #62 12.15 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:14.565Z] #62 12.30 Fetched 118 kB in 0s (1026 kB/s) [2020-04-09T20:00:14.565Z] #62 12.35 Selecting previously unselected package libbtrfs0. [2020-04-09T20:00:14.565Z] #62 12.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 ... 15168 files and directories currently installed.) [2020-04-09T20:00:14.565Z] #62 12.44 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-09T20:00:14.565Z] #62 12.45 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:00:14.565Z] #62 12.52 Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:00:14.565Z] #62 12.53 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-09T20:00:14.565Z] #62 12.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:00:14.565Z] #62 12.71 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:00:14.565Z] #62 12.72 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:00:14.565Z] #62 12.73 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:00:14.565Z] #62 DONE 13.2s [2020-04-09T20:00:14.565Z] [2020-04-09T20:00:14.565Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:00:14.565Z] #63 DONE 0.1s [2020-04-09T20:00:14.565Z] [2020-04-09T20:00:14.565Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-09T20:00:14.565Z] #64 DONE 0.1s [2020-04-09T20:00:14.565Z] [2020-04-09T20:00:14.565Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:14.771Z] #47 6.466 + cd /tmp/tmp.nrYOv3oJoy/src/github.com/LK4D4/vndr [2020-04-09T20:00:14.771Z] #47 6.467 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:14.771Z] #47 6.474 + go build -buildmode=pie -v -o /build/vndr . [2020-04-09T20:00:14.946Z] 58140b8ff147dbc895639527f90beeba983701b98ce31ea1cd4475c44a3d9101 [2020-04-09T20:00:14.946Z] bundles/buildx version [2020-04-09T20:00:14.946Z] buildx v0.3.1 6db68d0 [2020-04-09T20:00:14.946Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:7cb13d4d85990555be1317ae32b394e98a779379 . [2020-04-09T20:00:15.176Z] #65 ... [2020-04-09T20:00:15.176Z] [2020-04-09T20:00:15.176Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:15.176Z] #43 3.998 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:15.176Z] #43 4.002 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:15.176Z] #43 4.017 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:15.176Z] #43 6.199 Reading package lists... [2020-04-09T20:00:15.176Z] #43 10.22 Reading package lists... [2020-04-09T20:00:15.176Z] #43 ... [2020-04-09T20:00:15.176Z] [2020-04-09T20:00:15.176Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:15.176Z] #10 7.756 Reading package lists... [2020-04-09T20:00:15.176Z] #10 12.47 Building dependency tree... [2020-04-09T20:00:15.176Z] #10 13.06 Reading state information... [2020-04-09T20:00:15.176Z] #10 13.73 The following additional packages will be installed: [2020-04-09T20:00:15.176Z] #10 13.73 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-09T20:00:15.176Z] #10 13.73 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-09T20:00:15.176Z] #10 13.73 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-09T20:00:15.176Z] #10 13.73 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-09T20:00:15.176Z] #10 13.73 Suggested packages: [2020-04-09T20:00:15.176Z] #10 13.73 gcc-8-locales seccomp wine64 [2020-04-09T20:00:15.228Z] #1 [internal] load .dockerignore [2020-04-09T20:00:15.229Z] #1 transferring context: 87B done [2020-04-09T20:00:15.229Z] #1 DONE 0.0s [2020-04-09T20:00:15.229Z] [2020-04-09T20:00:15.229Z] #2 [internal] load build definition from Dockerfile [2020-04-09T20:00:15.229Z] #2 transferring dockerfile: 17.09kB done [2020-04-09T20:00:15.229Z] #2 DONE 0.0s [2020-04-09T20:00:15.229Z] [2020-04-09T20:00:15.229Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.3-experimental [2020-04-09T20:00:15.239Z] #27 7.669 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-09T20:00:15.239Z] #27 7.862 [2020-04-09T20:00:15.239Z] #27 ... [2020-04-09T20:00:15.239Z] [2020-04-09T20:00:15.239Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:15.239Z] #43 16.35 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-09T20:00:15.239Z] #43 16.37 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:00:15.239Z] #43 DONE 16.8s [2020-04-09T20:00:15.239Z] [2020-04-09T20:00:15.239Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:15.239Z] #27 7.981 ######################################################################## 100.0% [2020-04-09T20:00:15.239Z] #27 8.010 [2020-04-09T20:00:15.438Z] Client: [2020-04-09T20:00:15.438Z] Debug Mode: false [2020-04-09T20:00:15.438Z] Plugins: [2020-04-09T20:00:15.438Z] cluster: Manage Docker clusters (Docker Inc., v1.2.0) [2020-04-09T20:00:15.438Z] [2020-04-09T20:00:15.438Z] Server: [2020-04-09T20:00:15.438Z] Containers: 0 [2020-04-09T20:00:15.438Z] Running: 0 [2020-04-09T20:00:15.438Z] Paused: 0 [2020-04-09T20:00:15.438Z] Stopped: 0 [2020-04-09T20:00:15.438Z] Images: 10 [2020-04-09T20:00:15.438Z] Server Version: 19.03.5 [2020-04-09T20:00:15.438Z] Storage Driver: windowsfilter (windows) lcow (linux) [2020-04-09T20:00:15.438Z] Windows: [2020-04-09T20:00:15.438Z] LCOW: [2020-04-09T20:00:15.438Z] Logging Driver: json-file [2020-04-09T20:00:15.438Z] Plugins: [2020-04-09T20:00:15.438Z] Volume: local [2020-04-09T20:00:15.438Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-09T20:00:15.438Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-09T20:00:15.438Z] Swarm: inactive [2020-04-09T20:00:15.438Z] Default Isolation: process [2020-04-09T20:00:15.438Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-09T20:00:15.438Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-09T20:00:15.438Z] OSType: windows [2020-04-09T20:00:15.438Z] Architecture: x86_64 [2020-04-09T20:00:15.438Z] CPUs: 4 [2020-04-09T20:00:15.438Z] Total Memory: 32GiB [2020-04-09T20:00:15.438Z] Name: azwin-2-0556c0 [2020-04-09T20:00:15.438Z] ID: UR4U:SP26:2R3U:OABF:FW7X:OVZM:HGLG:UQJF:ODTF:M7DP:TEU4:TEXW [2020-04-09T20:00:15.438Z] Docker Root Dir: D:\docker [2020-04-09T20:00:15.438Z] Debug Mode: false [2020-04-09T20:00:15.438Z] Registry: https://index.docker.io/v1/ [2020-04-09T20:00:15.438Z] Labels: [2020-04-09T20:00:15.438Z] Experimental: true [2020-04-09T20:00:15.438Z] Insecure Registries: [2020-04-09T20:00:15.438Z] 10.0.0.4:5000 [2020-04-09T20:00:15.438Z] 127.0.0.0/8 [2020-04-09T20:00:15.438Z] Registry Mirrors: [2020-04-09T20:00:15.438Z] http://10.0.0.4:5000/ [2020-04-09T20:00:15.438Z] Live Restore Enabled: false [2020-04-09T20:00:15.438Z] [2020-04-09T20:00:15.438Z] [2020-04-09T20:00:15.438Z] INFO: Commit hash is 7cb13d4d85 [2020-04-09T20:00:15.438Z] INFO: Nuke-Everything... [2020-04-09T20:00:15.438Z] INFO: Container count on control daemon to delete is 0 [2020-04-09T20:00:15.517Z] #3 DONE 0.3s [2020-04-09T20:00:15.517Z] [2020-04-09T20:00:15.517Z] #4 docker-image://docker.io/docker/dockerfile:1.1.3-experimental@sha256:888... [2020-04-09T20:00:15.517Z] #4 resolve docker.io/docker/dockerfile:1.1.3-experimental@sha256:888f21826273409b5ef5ff9ceb90c64a8f8ec7760da30d1ffbe6c3e2d323a7bd done [2020-04-09T20:00:15.517Z] #4 CACHED [2020-04-09T20:00:15.787Z] #10 14.67 The following NEW packages will be installed: [2020-04-09T20:00:15.787Z] #10 14.67 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-09T20:00:15.787Z] #10 14.67 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-09T20:00:15.787Z] #10 14.67 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-09T20:00:15.787Z] #10 14.68 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-09T20:00:15.787Z] #10 14.68 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-09T20:00:15.787Z] #10 14.68 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-09T20:00:15.805Z] #27 8.540 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-09T20:00:15.809Z] [2020-04-09T20:00:15.809Z] #5 [internal] load metadata for docker.io/library/golang:1.13.10-buster [2020-04-09T20:00:15.863Z] #53 ... [2020-04-09T20:00:15.863Z] [2020-04-09T20:00:15.863Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-09T20:00:15.863Z] #25 4.175 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:15.863Z] #25 4.176 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:15.863Z] #25 4.176 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:15.863Z] #25 7.104 Reading package lists... [2020-04-09T20:00:15.863Z] #25 ... [2020-04-09T20:00:15.863Z] [2020-04-09T20:00:15.863Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:15.863Z] #68 6.892 + RM_GOPATH=0 [2020-04-09T20:00:15.863Z] #68 6.892 + TMP_GOPATH= [2020-04-09T20:00:15.863Z] #68 6.892 + : /build/ [2020-04-09T20:00:15.863Z] #68 6.892 + '[' -z '' ']' [2020-04-09T20:00:15.863Z] #68 6.899 ++ mktemp -d [2020-04-09T20:00:15.863Z] #68 6.903 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:15.863Z] #68 6.903 + export GOPATH=/tmp/tmp.ScjnG0o6nm [2020-04-09T20:00:15.863Z] #68 6.903 + GOPATH=/tmp/tmp.ScjnG0o6nm [2020-04-09T20:00:15.863Z] #68 6.903 + RM_GOPATH=1 [2020-04-09T20:00:15.863Z] #68 6.903 ++ dirname ./install.sh [2020-04-09T20:00:15.863Z] #68 6.903 + dir=. [2020-04-09T20:00:15.863Z] #68 6.903 + bin=rootlesskit [2020-04-09T20:00:15.863Z] #68 6.903 + shift [2020-04-09T20:00:15.863Z] #68 6.903 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-09T20:00:15.863Z] #68 6.903 + . ./rootlesskit.installer [2020-04-09T20:00:15.863Z] #68 6.903 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:15.863Z] #68 6.903 + install_rootlesskit [2020-04-09T20:00:15.863Z] #68 6.903 + case "$1" in [2020-04-09T20:00:15.863Z] #68 6.903 + export CGO_ENABLED=0 [2020-04-09T20:00:15.863Z] #68 6.903 + CGO_ENABLED=0 [2020-04-09T20:00:15.863Z] #68 6.903 + _install_rootlesskit [2020-04-09T20:00:15.863Z] #68 6.903 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-09T20:00:15.863Z] #68 6.903 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.ScjnG0o6nm/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:00:15.863Z] #68 6.908 Cloning into '/tmp/tmp.ScjnG0o6nm/src/github.com/rootless-containers/rootlesskit'... [2020-04-09T20:00:15.863Z] #68 ... [2020-04-09T20:00:15.863Z] [2020-04-09T20:00:15.863Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:15.863Z] #10 4.698 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:15.863Z] #10 4.698 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:15.863Z] #10 4.698 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:15.900Z] INFO: Nuking d:\CI [2020-04-09T20:00:15.900Z] INFO: Zapped successfully [2020-04-09T20:00:15.900Z] INFO: Location for testing is d:\CI\PR-40802\1 [2020-04-09T20:00:15.900Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2020-04-09T20:00:15.900Z] [2020-04-09T20:00:15.900Z] [2020-04-09T20:00:15.900Z] INFO: Building the image from Dockerfile.windows at 04/09/2020 20:00:15... [2020-04-09T20:00:15.900Z] [2020-04-09T20:00:16.065Z] #27 8.794 [2020-04-09T20:00:16.068Z] #10 14.82 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:16.068Z] #10 14.82 Need to get 73.3 MB of archives. [2020-04-09T20:00:16.068Z] #10 14.82 After this operation, 494 MB of additional disk space will be used. [2020-04-09T20:00:16.068Z] #10 14.82 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-04-09T20:00:16.068Z] #10 14.98 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-04-09T20:00:16.098Z] #5 DONE 0.4s [2020-04-09T20:00:16.098Z] [2020-04-09T20:00:16.098Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2020-04-09T20:00:16.098Z] #6 DONE 0.4s [2020-04-09T20:00:16.098Z] [2020-04-09T20:00:16.098Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-09T20:00:16.098Z] #71 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2020-04-09T20:00:16.098Z] #71 DONE 0.0s [2020-04-09T20:00:16.098Z] [2020-04-09T20:00:16.098Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T20:00:16.098Z] #7 resolve docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 done [2020-04-09T20:00:16.098Z] #7 DONE 0.0s [2020-04-09T20:00:16.098Z] [2020-04-09T20:00:16.098Z] #20 [internal] load build context [2020-04-09T20:00:16.119Z] #10 7.801 Reading package lists... [2020-04-09T20:00:16.119Z] #10 ... [2020-04-09T20:00:16.119Z] [2020-04-09T20:00:16.119Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-09T20:00:16.119Z] #62 4.655 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:16.119Z] #62 4.655 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:16.119Z] #62 4.655 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:16.119Z] #62 7.615 Reading package lists... [2020-04-09T20:00:16.120Z] #62 ... [2020-04-09T20:00:16.120Z] [2020-04-09T20:00:16.120Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:16.120Z] #23 6.709 + RM_GOPATH=0 [2020-04-09T20:00:16.120Z] #23 6.709 + TMP_GOPATH= [2020-04-09T20:00:16.120Z] #23 6.709 + : /build [2020-04-09T20:00:16.120Z] #23 6.710 + '[' -z '' ']' [2020-04-09T20:00:16.120Z] #23 6.720 ++ mktemp -d [2020-04-09T20:00:16.120Z] #23 6.720 + export GOPATH=/tmp/tmp.i5Mj4d6Uva [2020-04-09T20:00:16.120Z] #23 6.720 + GOPATH=/tmp/tmp.i5Mj4d6Uva [2020-04-09T20:00:16.120Z] #23 6.720 + RM_GOPATH=1 [2020-04-09T20:00:16.120Z] #23 6.724 ++ dirname ./install.sh [2020-04-09T20:00:16.120Z] #23 6.726 Install docker/cli version 17.06.2-ce from stable [2020-04-09T20:00:16.120Z] #23 6.726 + dir=. [2020-04-09T20:00:16.120Z] #23 6.726 + bin=dockercli [2020-04-09T20:00:16.120Z] #23 6.726 + shift [2020-04-09T20:00:16.120Z] #23 6.726 + '[' '!' -f ./dockercli.installer ']' [2020-04-09T20:00:16.120Z] #23 6.726 + . ./dockercli.installer [2020-04-09T20:00:16.120Z] #23 6.726 ++ : stable [2020-04-09T20:00:16.120Z] #23 6.726 ++ : 17.06.2-ce [2020-04-09T20:00:16.120Z] #23 6.726 + install_dockercli [2020-04-09T20:00:16.120Z] #23 6.726 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-09T20:00:16.120Z] #23 6.726 ++ uname -m [2020-04-09T20:00:16.120Z] #23 6.731 + arch=x86_64 [2020-04-09T20:00:16.120Z] #23 6.731 + '[' x86_64 '!=' x86_64 ']' [2020-04-09T20:00:16.120Z] #23 6.731 + url=https://download.docker.com/linux/static [2020-04-09T20:00:16.120Z] #23 6.732 + tar -xz docker/docker [2020-04-09T20:00:16.120Z] #23 6.735 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-09T20:00:16.152Z] #47 7.773 unicode [2020-04-09T20:00:16.152Z] #47 7.858 unicode/utf8 [2020-04-09T20:00:16.152Z] #47 7.971 math [2020-04-09T20:00:16.323Z] #27 8.944 ##### 7.9% ######################################################################## 100.0% [2020-04-09T20:00:16.323Z] #27 9.045 [2020-04-09T20:00:16.348Z] #10 15.15 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-04-09T20:00:16.348Z] #10 15.16 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2020-04-09T20:00:16.348Z] #10 15.16 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2020-04-09T20:00:16.348Z] #10 15.19 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-09T20:00:16.376Z] #23 ... [2020-04-09T20:00:16.376Z] [2020-04-09T20:00:16.376Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:16.376Z] #50 6.838 + RM_GOPATH=0 [2020-04-09T20:00:16.376Z] #50 6.838 + TMP_GOPATH= [2020-04-09T20:00:16.376Z] #50 6.838 + : /build [2020-04-09T20:00:16.376Z] #50 6.839 + '[' -z '' ']' [2020-04-09T20:00:16.376Z] #50 6.839 ++ mktemp -d [2020-04-09T20:00:16.376Z] #50 6.843 + export GOPATH=/tmp/tmp.M07HPaXYil [2020-04-09T20:00:16.376Z] #50 6.843 + GOPATH=/tmp/tmp.M07HPaXYil [2020-04-09T20:00:16.376Z] #50 6.843 + RM_GOPATH=1 [2020-04-09T20:00:16.376Z] #50 6.845 ++ dirname ./install.sh [2020-04-09T20:00:16.376Z] #50 6.862 + dir=. [2020-04-09T20:00:16.376Z] #50 6.863 + bin=gotestsum [2020-04-09T20:00:16.376Z] #50 6.864 + shift [2020-04-09T20:00:16.376Z] #50 6.865 + '[' '!' -f ./gotestsum.installer ']' [2020-04-09T20:00:16.376Z] #50 6.865 + . ./gotestsum.installer [2020-04-09T20:00:16.376Z] #50 6.866 ++ : v0.3.5 [2020-04-09T20:00:16.376Z] #50 6.866 + install_gotestsum [2020-04-09T20:00:16.376Z] #50 6.867 + echo 'Installing gotestsum version v0.3.5' [2020-04-09T20:00:16.376Z] #50 6.867 Installing gotestsum version v0.3.5 [2020-04-09T20:00:16.376Z] #50 6.867 + go get -d gotest.tools/gotestsum [2020-04-09T20:00:16.376Z] #50 ... [2020-04-09T20:00:16.376Z] [2020-04-09T20:00:16.376Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:16.376Z] #35 7.133 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:16.376Z] #35 7.133 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:16.376Z] #35 7.133 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:16.632Z] #10 15.55 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-04-09T20:00:16.633Z] #35 10.13 Reading package lists... [2020-04-09T20:00:16.633Z] #35 ... [2020-04-09T20:00:16.633Z] [2020-04-09T20:00:16.633Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:16.633Z] #33 6.999 + RM_GOPATH=0 [2020-04-09T20:00:16.633Z] #33 6.999 + TMP_GOPATH= [2020-04-09T20:00:16.633Z] #33 6.999 + : /build [2020-04-09T20:00:16.633Z] #33 6.999 + '[' -z '' ']' [2020-04-09T20:00:16.633Z] #33 7.002 ++ mktemp -d [2020-04-09T20:00:16.633Z] #33 7.007 + export GOPATH=/tmp/tmp.yowj7KPt94 [2020-04-09T20:00:16.633Z] #33 7.008 + GOPATH=/tmp/tmp.yowj7KPt94 [2020-04-09T20:00:16.633Z] #33 7.008 + RM_GOPATH=1 [2020-04-09T20:00:16.633Z] #33 7.011 ++ dirname ./install.sh [2020-04-09T20:00:16.633Z] #33 7.012 + dir=. [2020-04-09T20:00:16.633Z] #33 7.018 + bin=tomlv [2020-04-09T20:00:16.633Z] #33 7.018 + shift [2020-04-09T20:00:16.633Z] #33 7.018 + '[' '!' -f ./tomlv.installer ']' [2020-04-09T20:00:16.633Z] #33 7.019 + . ./tomlv.installer [2020-04-09T20:00:16.633Z] #33 7.019 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:16.633Z] #33 7.021 + install_tomlv [2020-04-09T20:00:16.633Z] #33 7.021 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-09T20:00:16.633Z] #33 7.021 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:16.633Z] #33 7.022 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yowj7KPt94/src/github.com/BurntSushi/toml [2020-04-09T20:00:16.633Z] #33 7.035 Cloning into '/tmp/tmp.yowj7KPt94/src/github.com/BurntSushi/toml'... [2020-04-09T20:00:16.633Z] #33 8.063 + cd /tmp/tmp.yowj7KPt94/src/github.com/BurntSushi/toml [2020-04-09T20:00:16.633Z] #33 8.063 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:16.633Z] #33 8.069 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:00:16.633Z] #33 8.911 internal/cpu [2020-04-09T20:00:16.633Z] #33 8.912 runtime/internal/atomic [2020-04-09T20:00:16.633Z] #33 9.286 runtime/internal/sys [2020-04-09T20:00:16.633Z] #33 9.384 internal/bytealg [2020-04-09T20:00:16.633Z] #33 9.473 runtime/internal/math [2020-04-09T20:00:16.633Z] #33 9.591 math/bits [2020-04-09T20:00:16.633Z] #33 10.25 runtime [2020-04-09T20:00:16.633Z] #33 10.38 math [2020-04-09T20:00:16.722Z] #47 8.404 runtime [2020-04-09T20:00:16.889Z] #27 9.537 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-09T20:00:16.889Z] #27 9.575 skipping existing 1849cc453dee [2020-04-09T20:00:16.889Z] #27 9.634 [2020-04-09T20:00:16.889Z] #33 ... [2020-04-09T20:00:16.889Z] [2020-04-09T20:00:16.889Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:16.889Z] #47 6.810 + RM_GOPATH=0 [2020-04-09T20:00:16.889Z] #47 6.810 + TMP_GOPATH= [2020-04-09T20:00:16.889Z] #47 6.810 + : /build [2020-04-09T20:00:16.889Z] #47 6.810 + '[' -z '' ']' [2020-04-09T20:00:16.889Z] #47 6.812 ++ mktemp -d [2020-04-09T20:00:16.889Z] #47 6.815 + export GOPATH=/tmp/tmp.EIeQAWhqzE [2020-04-09T20:00:16.889Z] #47 6.815 + GOPATH=/tmp/tmp.EIeQAWhqzE [2020-04-09T20:00:16.889Z] #47 6.815 + RM_GOPATH=1 [2020-04-09T20:00:16.889Z] #47 6.816 ++ dirname ./install.sh [2020-04-09T20:00:16.889Z] #47 6.817 + dir=. [2020-04-09T20:00:16.889Z] #47 6.817 + bin=vndr [2020-04-09T20:00:16.889Z] #47 6.817 + shift [2020-04-09T20:00:16.889Z] #47 6.817 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:16.889Z] #47 6.818 + '[' '!' -f ./vndr.installer ']' [2020-04-09T20:00:16.889Z] #47 6.818 + . ./vndr.installer [2020-04-09T20:00:16.889Z] #47 6.818 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:16.889Z] #47 6.818 + install_vndr [2020-04-09T20:00:16.889Z] #47 6.818 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-09T20:00:16.889Z] #47 6.818 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.EIeQAWhqzE/src/github.com/LK4D4/vndr [2020-04-09T20:00:16.889Z] #47 6.826 Cloning into '/tmp/tmp.EIeQAWhqzE/src/github.com/LK4D4/vndr'... [2020-04-09T20:00:16.889Z] #47 7.714 + cd /tmp/tmp.EIeQAWhqzE/src/github.com/LK4D4/vndr [2020-04-09T20:00:16.889Z] #47 7.714 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:16.889Z] #47 7.737 + go build -buildmode=pie -v -o /build/vndr . [2020-04-09T20:00:16.889Z] #47 9.237 internal/cpu [2020-04-09T20:00:16.889Z] #47 9.244 runtime/internal/atomic [2020-04-09T20:00:16.889Z] #47 9.464 runtime/internal/sys [2020-04-09T20:00:16.889Z] #47 9.709 internal/race [2020-04-09T20:00:16.889Z] #47 9.797 sync/atomic [2020-04-09T20:00:16.889Z] #47 9.816 internal/bytealg [2020-04-09T20:00:16.890Z] #47 10.20 unicode [2020-04-09T20:00:16.890Z] #47 10.69 runtime [2020-04-09T20:00:16.890Z] #47 ... [2020-04-09T20:00:16.890Z] [2020-04-09T20:00:16.890Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:16.890Z] #74 7.070 + RM_GOPATH=0 [2020-04-09T20:00:16.890Z] #74 7.070 + TMP_GOPATH= [2020-04-09T20:00:16.890Z] #74 7.070 + : /build [2020-04-09T20:00:16.890Z] #74 7.071 + '[' -z '' ']' [2020-04-09T20:00:16.890Z] #74 7.072 ++ mktemp -d [2020-04-09T20:00:16.890Z] #74 7.077 + export GOPATH=/tmp/tmp.OYqWsmMASy [2020-04-09T20:00:16.890Z] #74 7.077 + GOPATH=/tmp/tmp.OYqWsmMASy [2020-04-09T20:00:16.890Z] #74 7.077 + RM_GOPATH=1 [2020-04-09T20:00:16.890Z] #74 7.083 ++ dirname ./install.sh [2020-04-09T20:00:16.890Z] #74 7.086 + dir=. [2020-04-09T20:00:16.890Z] #74 7.087 + bin=proxy [2020-04-09T20:00:16.890Z] #74 7.087 + shift [2020-04-09T20:00:16.890Z] #74 7.087 + '[' '!' -f ./proxy.installer ']' [2020-04-09T20:00:16.890Z] #74 7.088 + . ./proxy.installer [2020-04-09T20:00:16.890Z] #74 7.088 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:00:16.890Z] #74 7.089 + install_proxy [2020-04-09T20:00:16.890Z] #74 7.089 + case "$1" in [2020-04-09T20:00:16.890Z] #74 7.089 + export CGO_ENABLED=0 [2020-04-09T20:00:16.890Z] #74 7.091 + CGO_ENABLED=0 [2020-04-09T20:00:16.890Z] #74 7.091 + _install_proxy [2020-04-09T20:00:16.890Z] #74 7.091 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-09T20:00:16.890Z] #74 7.091 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:00:16.890Z] #74 7.091 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OYqWsmMASy/src/github.com/docker/libnetwork [2020-04-09T20:00:16.890Z] #74 7.094 Cloning into '/tmp/tmp.OYqWsmMASy/src/github.com/docker/libnetwork'... [2020-04-09T20:00:16.914Z] #10 15.79 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-04-09T20:00:16.914Z] #10 15.82 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-04-09T20:00:16.982Z] #47 8.722 encoding [2020-04-09T20:00:17.243Z] #47 8.955 unicode/utf16 [2020-04-09T20:00:17.455Z] #27 10.15 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-09T20:00:17.713Z] #27 10.35 [2020-04-09T20:00:17.714Z] #27 10.42 ######################################################################## 100.0% [2020-04-09T20:00:17.714Z] #27 10.47 [2020-04-09T20:00:17.714Z] #27 10.51 Download of images into '/build' complete. [2020-04-09T20:00:17.714Z] #27 10.52 Use something like the following to load the result into a Docker daemon: [2020-04-09T20:00:17.714Z] #27 10.52 tar -cC '/build' . | docker load [2020-04-09T20:00:17.813Z] #47 ... [2020-04-09T20:00:17.813Z] [2020-04-09T20:00:17.813Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:17.813Z] #35 4.255 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:17.813Z] #35 4.256 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:17.813Z] #35 4.256 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:17.813Z] #35 6.800 Reading package lists... [2020-04-09T20:00:17.813Z] #35 ... [2020-04-09T20:00:17.813Z] [2020-04-09T20:00:17.813Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:17.813Z] #10 4.518 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:17.813Z] #10 4.518 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:17.813Z] #10 4.518 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:18.073Z] #10 7.083 Reading package lists... [2020-04-09T20:00:18.073Z] #10 ... [2020-04-09T20:00:18.073Z] [2020-04-09T20:00:18.073Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-09T20:00:18.073Z] #62 3.358 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:18.073Z] #62 3.358 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:18.073Z] #62 3.358 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:18.279Z] #27 DONE 11.0s [2020-04-09T20:00:18.279Z] [2020-04-09T20:00:18.280Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:18.280Z] #47 10.19 internal/reflectlite [2020-04-09T20:00:18.280Z] #47 10.19 sync [2020-04-09T20:00:18.280Z] #47 10.44 github.com/LK4D4/vndr/godl/singleflight [2020-04-09T20:00:18.280Z] #47 10.44 internal/singleflight [2020-04-09T20:00:18.280Z] #47 10.44 math/rand [2020-04-09T20:00:18.280Z] #47 10.79 sort [2020-04-09T20:00:18.280Z] #47 10.79 errors [2020-04-09T20:00:18.280Z] #47 10.93 strconv [2020-04-09T20:00:18.280Z] #47 10.93 internal/oserror [2020-04-09T20:00:18.280Z] #47 10.93 vendor/golang.org/x/net/dns/dnsmessage [2020-04-09T20:00:18.280Z] #47 10.94 io [2020-04-09T20:00:18.280Z] #47 11.14 syscall [2020-04-09T20:00:18.280Z] #47 11.39 bytes [2020-04-09T20:00:18.280Z] #47 11.39 crypto/internal/randutil [2020-04-09T20:00:18.280Z] #47 11.39 hash [2020-04-09T20:00:18.280Z] #47 11.39 strings [2020-04-09T20:00:18.280Z] #47 11.68 hash/crc32 [2020-04-09T20:00:18.280Z] #47 11.68 crypto/hmac [2020-04-09T20:00:18.280Z] #47 11.90 vendor/golang.org/x/crypto/hkdf [2020-04-09T20:00:18.280Z] #47 12.30 bufio [2020-04-09T20:00:18.280Z] #47 12.30 vendor/golang.org/x/text/transform [2020-04-09T20:00:18.280Z] #47 12.79 crypto [2020-04-09T20:00:18.280Z] #47 12.79 crypto/rc4 [2020-04-09T20:00:18.280Z] #47 12.79 reflect [2020-04-09T20:00:18.280Z] #47 13.55 regexp/syntax [2020-04-09T20:00:18.280Z] #47 14.77 regexp [2020-04-09T20:00:18.280Z] #47 14.83 time [2020-04-09T20:00:18.280Z] #47 16.01 github.com/LK4D4/vndr/versioned [2020-04-09T20:00:18.280Z] #47 16.34 context [2020-04-09T20:00:18.280Z] #47 16.34 internal/poll [2020-04-09T20:00:18.280Z] #47 17.01 os [2020-04-09T20:00:18.280Z] #47 17.50 encoding/base64 [2020-04-09T20:00:18.280Z] #47 17.51 crypto/ed25519/internal/edwards25519 [2020-04-09T20:00:18.280Z] #47 17.52 crypto/cipher [2020-04-09T20:00:18.280Z] #47 17.52 crypto/sha512 [2020-04-09T20:00:18.280Z] #47 17.52 crypto/sha1 [2020-04-09T20:00:18.280Z] #47 17.52 crypto/sha256 [2020-04-09T20:00:18.280Z] #47 17.52 crypto/md5 [2020-04-09T20:00:18.280Z] #47 17.71 fmt [2020-04-09T20:00:18.280Z] #47 18.52 encoding/pem [2020-04-09T20:00:18.280Z] #47 18.64 net [2020-04-09T20:00:18.280Z] #47 18.75 vendor/golang.org/x/crypto/poly1305 [2020-04-09T20:00:18.280Z] #47 18.82 vendor/golang.org/x/sys/cpu [2020-04-09T20:00:18.280Z] #47 18.85 crypto/aes [2020-04-09T20:00:18.280Z] #47 18.90 crypto/des [2020-04-09T20:00:18.280Z] #47 18.95 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-09T20:00:18.280Z] #47 19.20 os/exec [2020-04-09T20:00:18.280Z] #47 19.63 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-09T20:00:18.333Z] #62 6.034 Reading package lists... [2020-04-09T20:00:18.333Z] #62 ... [2020-04-09T20:00:18.333Z] [2020-04-09T20:00:18.333Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:18.333Z] #56 5.042 + RM_GOPATH=0 [2020-04-09T20:00:18.333Z] #56 5.042 + TMP_GOPATH= [2020-04-09T20:00:18.334Z] #56 5.042 + : /build [2020-04-09T20:00:18.334Z] #56 5.042 + '[' -z '' ']' [2020-04-09T20:00:18.334Z] #56 5.042 ++ mktemp -d [2020-04-09T20:00:18.334Z] #56 5.043 + export GOPATH=/tmp/tmp.7si72tMpkN [2020-04-09T20:00:18.334Z] #56 5.043 + GOPATH=/tmp/tmp.7si72tMpkN [2020-04-09T20:00:18.334Z] #56 5.043 + RM_GOPATH=1 [2020-04-09T20:00:18.334Z] #56 5.043 ++ dirname ./install.sh [2020-04-09T20:00:18.334Z] #56 5.069 + dir=. [2020-04-09T20:00:18.334Z] #56 5.069 + bin=shfmt [2020-04-09T20:00:18.334Z] #56 5.069 + shift [2020-04-09T20:00:18.334Z] #56 5.069 + '[' '!' -f ./shfmt.installer ']' [2020-04-09T20:00:18.334Z] #56 5.069 + . ./shfmt.installer [2020-04-09T20:00:18.334Z] #56 5.069 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:18.334Z] #56 5.069 + install_shfmt [2020-04-09T20:00:18.334Z] #56 5.069 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-09T20:00:18.334Z] #56 5.069 + git clone https://github.com/mvdan/sh.git /tmp/tmp.7si72tMpkN/src/github.com/mvdan/sh [2020-04-09T20:00:18.334Z] #56 5.070 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:18.334Z] #56 5.095 Cloning into '/tmp/tmp.7si72tMpkN/src/github.com/mvdan/sh'... [2020-04-09T20:00:18.334Z] #56 ... [2020-04-09T20:00:18.334Z] [2020-04-09T20:00:18.334Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:18.334Z] #43 3.294 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:18.334Z] #43 3.294 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:18.334Z] #43 3.294 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:18.538Z] #47 ... [2020-04-09T20:00:18.538Z] [2020-04-09T20:00:18.538Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:18.538Z] #65 1.741 + RM_GOPATH=0 [2020-04-09T20:00:18.538Z] #65 1.741 + TMP_GOPATH= [2020-04-09T20:00:18.538Z] #65 1.741 + : /build [2020-04-09T20:00:18.538Z] #65 1.741 + '[' -z '' ']' [2020-04-09T20:00:18.538Z] #65 1.741 ++ mktemp -d [2020-04-09T20:00:18.538Z] #65 1.741 + export GOPATH=/tmp/tmp.7Bc9kUtCXs [2020-04-09T20:00:18.538Z] #65 1.741 + GOPATH=/tmp/tmp.7Bc9kUtCXs [2020-04-09T20:00:18.538Z] #65 1.741 + RM_GOPATH=1 [2020-04-09T20:00:18.538Z] #65 1.741 ++ dirname ./install.sh [2020-04-09T20:00:18.538Z] #65 1.742 + dir=. [2020-04-09T20:00:18.538Z] #65 1.742 + bin=containerd [2020-04-09T20:00:18.538Z] #65 1.742 + shift [2020-04-09T20:00:18.538Z] #65 1.743 + '[' '!' -f ./containerd.installer ']' [2020-04-09T20:00:18.538Z] #65 1.743 + . ./containerd.installer [2020-04-09T20:00:18.538Z] #65 1.743 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:00:18.538Z] #65 1.743 + install_containerd [2020-04-09T20:00:18.538Z] #65 1.744 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-09T20:00:18.538Z] #65 1.744 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:00:18.538Z] #65 1.744 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7Bc9kUtCXs/src/github.com/containerd/containerd [2020-04-09T20:00:18.538Z] #65 1.746 Cloning into '/tmp/tmp.7Bc9kUtCXs/src/github.com/containerd/containerd'... [2020-04-09T20:00:18.538Z] #65 11.47 + cd /tmp/tmp.7Bc9kUtCXs/src/github.com/containerd/containerd [2020-04-09T20:00:18.538Z] #65 11.47 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:00:18.538Z] #65 ... [2020-04-09T20:00:18.538Z] [2020-04-09T20:00:18.538Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:18.538Z] #38 1.629 + RM_GOPATH=0 [2020-04-09T20:00:18.538Z] #38 1.629 + TMP_GOPATH= [2020-04-09T20:00:18.538Z] #38 1.629 + : /build [2020-04-09T20:00:18.538Z] #38 1.629 + '[' -z '' ']' [2020-04-09T20:00:18.538Z] #38 1.629 ++ mktemp -d [2020-04-09T20:00:18.538Z] #38 1.634 + export GOPATH=/tmp/tmp.8rjHE9Y11I [2020-04-09T20:00:18.538Z] #38 1.634 + GOPATH=/tmp/tmp.8rjHE9Y11I [2020-04-09T20:00:18.538Z] #38 1.634 + RM_GOPATH=1 [2020-04-09T20:00:18.538Z] #38 1.634 ++ dirname ./install.sh [2020-04-09T20:00:18.538Z] #38 1.634 + dir=. [2020-04-09T20:00:18.538Z] #38 1.634 + bin=tini [2020-04-09T20:00:18.538Z] #38 1.634 + shift [2020-04-09T20:00:18.538Z] #38 1.634 + '[' '!' -f ./tini.installer ']' [2020-04-09T20:00:18.538Z] #38 1.634 + . ./tini.installer [2020-04-09T20:00:18.538Z] #38 1.634 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:00:18.538Z] #38 1.634 + install_tini [2020-04-09T20:00:18.538Z] #38 1.634 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-09T20:00:18.538Z] #38 1.634 + git clone https://github.com/krallin/tini.git /tmp/tmp.8rjHE9Y11I/tini [2020-04-09T20:00:18.538Z] #38 1.634 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:00:18.538Z] #38 1.636 Cloning into '/tmp/tmp.8rjHE9Y11I/tini'... [2020-04-09T20:00:18.538Z] #38 2.012 + cd /tmp/tmp.8rjHE9Y11I/tini [2020-04-09T20:00:18.538Z] #38 2.012 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:00:18.538Z] #38 2.016 + cmake . [2020-04-09T20:00:18.538Z] #38 2.296 -- The C compiler identification is GNU 8.3.0 [2020-04-09T20:00:18.538Z] #38 2.341 -- Check for working C compiler: /usr/bin/cc [2020-04-09T20:00:18.538Z] #38 2.640 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-09T20:00:18.538Z] #38 2.641 -- Detecting C compiler ABI info [2020-04-09T20:00:18.538Z] #38 2.978 -- Detecting C compiler ABI info - done [2020-04-09T20:00:18.538Z] #38 3.006 -- Detecting C compile features [2020-04-09T20:00:18.538Z] #38 3.919 -- Detecting C compile features - done [2020-04-09T20:00:18.538Z] #38 3.949 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-09T20:00:18.538Z] #38 4.089 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-09T20:00:18.538Z] #38 4.120 -- Configuring done [2020-04-09T20:00:18.538Z] #38 4.129 -- Generating done [2020-04-09T20:00:18.538Z] #38 4.131 -- Build files have been written to: /tmp/tmp.8rjHE9Y11I/tini [2020-04-09T20:00:18.538Z] #38 4.133 + make tini-static [2020-04-09T20:00:18.538Z] #38 4.326 Scanning dependencies of target tini-static [2020-04-09T20:00:18.538Z] #38 4.351 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-09T20:00:18.595Z] #43 5.882 Reading package lists... [2020-04-09T20:00:18.595Z] #43 ... [2020-04-09T20:00:18.595Z] [2020-04-09T20:00:18.595Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-09T20:00:18.595Z] #25 3.157 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:18.595Z] #25 3.157 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:18.595Z] #25 3.157 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:18.595Z] #25 5.292 Reading package lists... [2020-04-09T20:00:18.595Z] #25 10.06 Reading package lists... [2020-04-09T20:00:18.595Z] #25 ... [2020-04-09T20:00:18.595Z] [2020-04-09T20:00:18.595Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:18.595Z] #53 5.660 + RM_GOPATH=0 [2020-04-09T20:00:18.595Z] #53 5.660 + TMP_GOPATH= [2020-04-09T20:00:18.595Z] #53 5.660 + : /build [2020-04-09T20:00:18.595Z] #53 5.660 + '[' -z '' ']' [2020-04-09T20:00:18.595Z] #53 5.661 ++ mktemp -d [2020-04-09T20:00:18.595Z] #53 5.663 + export GOPATH=/tmp/tmp.nPiafywVNu [2020-04-09T20:00:18.595Z] #53 5.664 + GOPATH=/tmp/tmp.nPiafywVNu [2020-04-09T20:00:18.595Z] #53 5.664 + RM_GOPATH=1 [2020-04-09T20:00:18.595Z] #53 5.665 ++ dirname ./install.sh [2020-04-09T20:00:18.595Z] #53 5.667 + dir=. [2020-04-09T20:00:18.595Z] #53 5.667 + bin=golangci_lint [2020-04-09T20:00:18.595Z] #53 5.667 + shift [2020-04-09T20:00:18.595Z] #53 5.668 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-09T20:00:18.595Z] #53 5.668 + . ./golangci_lint.installer [2020-04-09T20:00:18.595Z] #53 5.669 ++ : v1.23.8 [2020-04-09T20:00:18.595Z] #53 5.669 + install_golangci_lint [2020-04-09T20:00:18.595Z] #53 5.670 + echo 'Installing golangci-lint version v1.23.8' [2020-04-09T20:00:18.595Z] #53 5.670 Installing golangci-lint version v1.23.8 [2020-04-09T20:00:18.595Z] #53 5.670 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-09T20:00:18.796Z] #38 ... [2020-04-09T20:00:18.796Z] [2020-04-09T20:00:18.796Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:18.796Z] #10 10.27 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-09T20:00:18.796Z] #10 10.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-09T20:00:18.796Z] #10 10.29 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:00:18.796Z] #10 11.07 Selecting previously unselected package binutils-mingw-w64. [2020-04-09T20:00:18.796Z] #10 11.07 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-09T20:00:18.796Z] #10 11.07 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:00:18.796Z] #10 11.14 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-09T20:00:18.796Z] #10 11.14 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:00:18.796Z] #10 11.15 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:00:18.796Z] #10 11.25 Selecting previously unselected package dmsetup. [2020-04-09T20:00:18.796Z] #10 11.26 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:00:18.796Z] #10 11.26 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-09T20:00:18.796Z] #10 11.40 Selecting previously unselected package mingw-w64-common. [2020-04-09T20:00:18.796Z] #10 11.41 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-09T20:00:18.796Z] #10 11.42 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-09T20:00:18.796Z] #10 14.19 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-09T20:00:18.796Z] #10 14.20 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-09T20:00:18.796Z] #10 14.21 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:00:18.796Z] #10 16.84 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-09T20:00:18.796Z] #10 16.84 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T20:00:18.796Z] #10 16.85 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:00:18.796Z] #10 17.01 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-09T20:00:18.796Z] #10 17.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T20:00:18.796Z] #10 17.03 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:00:18.796Z] #10 ... [2020-04-09T20:00:18.796Z] [2020-04-09T20:00:18.796Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:18.796Z] #38 4.838 [100%] Linking C executable tini-static [2020-04-09T20:00:18.855Z] #53 ... [2020-04-09T20:00:18.855Z] [2020-04-09T20:00:18.855Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:18.855Z] #50 4.607 + RM_GOPATH=0 [2020-04-09T20:00:18.855Z] #50 4.607 + TMP_GOPATH= [2020-04-09T20:00:18.855Z] #50 4.607 + : /build [2020-04-09T20:00:18.855Z] #50 4.607 + '[' -z '' ']' [2020-04-09T20:00:18.855Z] #50 4.607 ++ mktemp -d [2020-04-09T20:00:18.855Z] #50 4.607 + export GOPATH=/tmp/tmp.P7rpXHuVPy [2020-04-09T20:00:18.855Z] #50 4.607 + GOPATH=/tmp/tmp.P7rpXHuVPy [2020-04-09T20:00:18.855Z] #50 4.607 + RM_GOPATH=1 [2020-04-09T20:00:18.855Z] #50 4.607 ++ dirname ./install.sh [2020-04-09T20:00:18.855Z] #50 4.607 + dir=. [2020-04-09T20:00:18.855Z] #50 4.607 + bin=gotestsum [2020-04-09T20:00:18.855Z] #50 4.607 + shift [2020-04-09T20:00:18.855Z] #50 4.607 + '[' '!' -f ./gotestsum.installer ']' [2020-04-09T20:00:18.855Z] #50 4.607 + . ./gotestsum.installer [2020-04-09T20:00:18.855Z] #50 4.607 ++ : v0.3.5 [2020-04-09T20:00:18.855Z] #50 4.607 + install_gotestsum [2020-04-09T20:00:18.855Z] #50 4.607 + echo 'Installing gotestsum version v0.3.5' [2020-04-09T20:00:18.855Z] #50 4.607 + go get -d gotest.tools/gotestsum [2020-04-09T20:00:18.855Z] #50 4.608 Installing gotestsum version v0.3.5 [2020-04-09T20:00:18.855Z] #50 ... [2020-04-09T20:00:18.855Z] [2020-04-09T20:00:18.855Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:18.855Z] #68 4.369 + RM_GOPATH=0 [2020-04-09T20:00:18.855Z] #68 4.369 + TMP_GOPATH= [2020-04-09T20:00:18.855Z] #68 4.369 + : /build/ [2020-04-09T20:00:18.855Z] #68 4.369 + '[' -z '' ']' [2020-04-09T20:00:18.855Z] #68 4.375 ++ mktemp -d [2020-04-09T20:00:18.855Z] #68 4.377 + export GOPATH=/tmp/tmp.EYIfAAcvOU [2020-04-09T20:00:18.855Z] #68 4.377 + GOPATH=/tmp/tmp.EYIfAAcvOU [2020-04-09T20:00:18.855Z] #68 4.377 + RM_GOPATH=1 [2020-04-09T20:00:18.855Z] #68 4.389 ++ dirname ./install.sh [2020-04-09T20:00:18.855Z] #68 4.390 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:18.855Z] #68 4.391 + dir=. [2020-04-09T20:00:18.855Z] #68 4.391 + bin=rootlesskit [2020-04-09T20:00:18.855Z] #68 4.391 + shift [2020-04-09T20:00:18.855Z] #68 4.391 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-09T20:00:18.855Z] #68 4.391 + . ./rootlesskit.installer [2020-04-09T20:00:18.855Z] #68 4.391 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:18.855Z] #68 4.391 + install_rootlesskit [2020-04-09T20:00:18.855Z] #68 4.391 + case "$1" in [2020-04-09T20:00:18.855Z] #68 4.391 + export CGO_ENABLED=0 [2020-04-09T20:00:18.855Z] #68 4.391 + CGO_ENABLED=0 [2020-04-09T20:00:18.855Z] #68 4.391 + _install_rootlesskit [2020-04-09T20:00:18.855Z] #68 4.391 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-09T20:00:18.855Z] #68 4.391 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.EYIfAAcvOU/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:00:18.855Z] #68 4.424 Cloning into '/tmp/tmp.EYIfAAcvOU/src/github.com/rootless-containers/rootlesskit'... [2020-04-09T20:00:18.855Z] #68 7.609 + cd /tmp/tmp.EYIfAAcvOU/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:00:18.855Z] #68 7.609 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:18.855Z] #68 7.928 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:00:18.855Z] #68 7.945 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-09T20:00:18.934Z] #10 ... [2020-04-09T20:00:18.934Z] [2020-04-09T20:00:18.934Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:18.934Z] #53 17.40 + cd /tmp/tmp.XHP1X6rUP9/src/github.com/golangci/golangci-lint/ [2020-04-09T20:00:18.934Z] #53 ... [2020-04-09T20:00:18.934Z] [2020-04-09T20:00:18.934Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-09T20:00:18.934Z] #25 9.205 Reading package lists... [2020-04-09T20:00:18.934Z] #25 13.92 Building dependency tree... [2020-04-09T20:00:18.934Z] #25 14.51 Reading state information... [2020-04-09T20:00:18.934Z] #25 15.14 ca-certificates is already the newest version (20190110). [2020-04-09T20:00:18.934Z] #25 15.14 The following additional packages will be installed: [2020-04-09T20:00:18.934Z] #25 15.15 libjq1 libonig5 [2020-04-09T20:00:18.934Z] #25 15.55 The following NEW packages will be installed: [2020-04-09T20:00:18.934Z] #25 15.56 jq libjq1 libonig5 [2020-04-09T20:00:18.934Z] #25 15.69 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:18.934Z] #25 15.69 Need to get 350 kB of archives. [2020-04-09T20:00:18.934Z] #25 15.69 After this operation, 1154 kB of additional disk space will be used. [2020-04-09T20:00:18.934Z] #25 15.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-09T20:00:18.934Z] #25 15.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-09T20:00:18.934Z] #25 15.75 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-09T20:00:18.934Z] #25 16.55 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:18.934Z] #25 16.65 Fetched 350 kB in 0s (3660 kB/s) [2020-04-09T20:00:18.934Z] #25 16.71 Selecting previously unselected package libonig5:s390x. [2020-04-09T20:00:18.934Z] #25 16.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 ... 15168 files and directories currently installed.) [2020-04-09T20:00:18.934Z] #25 16.74 Preparing to unpack .../libonig5_6.9.1-1_s390x.deb ... [2020-04-09T20:00:18.934Z] #25 16.75 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-09T20:00:18.934Z] #25 16.95 Selecting previously unselected package libjq1:s390x. [2020-04-09T20:00:18.934Z] #25 16.95 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-09T20:00:18.934Z] #25 16.96 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-09T20:00:18.934Z] #25 17.09 Selecting previously unselected package jq. [2020-04-09T20:00:18.934Z] #25 17.09 Preparing to unpack .../jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-09T20:00:18.934Z] #25 17.10 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:00:18.934Z] #25 17.20 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-09T20:00:18.934Z] #25 17.25 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-09T20:00:18.934Z] #25 17.26 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:00:18.934Z] #25 17.27 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:00:18.934Z] #25 DONE 17.7s [2020-04-09T20:00:18.934Z] [2020-04-09T20:00:18.934Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-09T20:00:18.934Z] #26 DONE 0.1s [2020-04-09T20:00:18.934Z] [2020-04-09T20:00:18.934Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:18.934Z] #53 17.41 + git checkout -q v1.23.8 [2020-04-09T20:00:19.054Z] #38 ... [2020-04-09T20:00:19.055Z] [2020-04-09T20:00:19.055Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:19.055Z] #33 10.27 sync [2020-04-09T20:00:19.055Z] #33 10.27 internal/reflectlite [2020-04-09T20:00:19.055Z] #33 11.20 io [2020-04-09T20:00:19.055Z] #33 11.20 syscall [2020-04-09T20:00:19.055Z] #33 11.20 strconv [2020-04-09T20:00:19.055Z] #33 11.70 strings [2020-04-09T20:00:19.055Z] #33 11.70 text/tabwriter [2020-04-09T20:00:19.055Z] #33 11.70 bytes [2020-04-09T20:00:19.055Z] #33 12.39 bufio [2020-04-09T20:00:19.055Z] #33 12.53 reflect [2020-04-09T20:00:19.055Z] #33 13.00 path [2020-04-09T20:00:19.055Z] #33 14.21 internal/syscall/execenv [2020-04-09T20:00:19.055Z] #33 14.21 internal/syscall/unix [2020-04-09T20:00:19.055Z] #33 14.21 time [2020-04-09T20:00:19.055Z] #33 15.84 internal/poll [2020-04-09T20:00:19.055Z] #33 16.13 internal/fmtsort [2020-04-09T20:00:19.055Z] #33 16.44 os [2020-04-09T20:00:19.055Z] #33 17.25 path/filepath [2020-04-09T20:00:19.055Z] #33 17.25 fmt [2020-04-09T20:00:19.055Z] #33 17.71 io/ioutil [2020-04-09T20:00:19.055Z] #33 18.31 github.com/BurntSushi/toml [2020-04-09T20:00:19.055Z] #33 18.31 log [2020-04-09T20:00:19.055Z] #33 18.32 flag [2020-04-09T20:00:19.055Z] #33 19.40 github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:00:19.055Z] #33 ... [2020-04-09T20:00:19.055Z] [2020-04-09T20:00:19.055Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:19.055Z] #38 5.085 [100%] Built target tini-static [2020-04-09T20:00:19.055Z] #38 5.116 + mkdir -p /build [2020-04-09T20:00:19.055Z] #38 5.118 + cp tini-static /build/docker-init [2020-04-09T20:00:19.116Z] #68 ... [2020-04-09T20:00:19.116Z] [2020-04-09T20:00:19.116Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:19.116Z] #23 4.364 + RM_GOPATH=0 [2020-04-09T20:00:19.116Z] #23 4.364 + TMP_GOPATH= [2020-04-09T20:00:19.116Z] #23 4.364 + : /build [2020-04-09T20:00:19.116Z] #23 4.364 + '[' -z '' ']' [2020-04-09T20:00:19.116Z] #23 4.364 ++ mktemp -d [2020-04-09T20:00:19.116Z] #23 4.366 + export GOPATH=/tmp/tmp.2m8VHVcGX0 [2020-04-09T20:00:19.116Z] #23 4.366 + GOPATH=/tmp/tmp.2m8VHVcGX0 [2020-04-09T20:00:19.116Z] #23 4.366 + RM_GOPATH=1 [2020-04-09T20:00:19.116Z] #23 4.368 ++ dirname ./install.sh [2020-04-09T20:00:19.116Z] #23 4.377 + dir=. [2020-04-09T20:00:19.116Z] #23 4.377 + bin=dockercli [2020-04-09T20:00:19.116Z] #23 4.377 + shift [2020-04-09T20:00:19.116Z] #23 4.377 + '[' '!' -f ./dockercli.installer ']' [2020-04-09T20:00:19.116Z] #23 4.377 + . ./dockercli.installer [2020-04-09T20:00:19.116Z] #23 4.377 ++ : stable [2020-04-09T20:00:19.116Z] #23 4.377 ++ : 17.06.2-ce [2020-04-09T20:00:19.116Z] #23 4.377 + install_dockercli [2020-04-09T20:00:19.116Z] #23 4.377 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-09T20:00:19.116Z] #23 4.377 ++ uname -m [2020-04-09T20:00:19.116Z] #23 4.377 Install docker/cli version 17.06.2-ce from stable [2020-04-09T20:00:19.116Z] #23 4.396 + arch=aarch64 [2020-04-09T20:00:19.116Z] #23 4.396 + '[' aarch64 '!=' x86_64 ']' [2020-04-09T20:00:19.116Z] #23 4.396 + '[' aarch64 '!=' s390x ']' [2020-04-09T20:00:19.116Z] #23 4.396 + '[' aarch64 '!=' armhf ']' [2020-04-09T20:00:19.116Z] #23 4.396 + build_dockercli [2020-04-09T20:00:19.116Z] #23 4.396 + git clone https://github.com/docker/docker-ce /tmp/tmp.2m8VHVcGX0/tmp/docker-ce [2020-04-09T20:00:19.116Z] #23 4.396 Cloning into '/tmp/tmp.2m8VHVcGX0/tmp/docker-ce'... [2020-04-09T20:00:19.376Z] #23 ... [2020-04-09T20:00:19.376Z] [2020-04-09T20:00:19.376Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:00:19.376Z] #41 3.915 + git clone https://github.com/docker/distribution.git . [2020-04-09T20:00:19.376Z] #41 3.945 Cloning into '.'... [2020-04-09T20:00:19.376Z] #41 ... [2020-04-09T20:00:19.376Z] [2020-04-09T20:00:19.376Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:19.376Z] #10 7.083 Reading package lists... [2020-04-09T20:00:19.562Z] #53 18.32 ++ git describe --tags [2020-04-09T20:00:19.562Z] #53 18.33 + version=v1.23.8 [2020-04-09T20:00:19.562Z] #53 18.33 ++ git rev-parse --short HEAD [2020-04-09T20:00:19.562Z] #53 18.33 + commit=76a82c6 [2020-04-09T20:00:19.562Z] #53 18.33 ++ git show -s --format=%cd [2020-04-09T20:00:19.562Z] #53 18.34 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-09T20:00:19.624Z] #38 DONE 5.4s [2020-04-09T20:00:19.624Z] [2020-04-09T20:00:19.624Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:19.624Z] #65 12.21 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-09T20:00:19.624Z] #65 12.21 + BUILDTAGS='netgo osusergo static_build' [2020-04-09T20:00:19.624Z] #65 12.21 + export EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:00:19.624Z] #65 12.21 + EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:00:19.624Z] #65 12.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-09T20:00:19.624Z] #65 12.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-09T20:00:19.624Z] #65 12.21 + '[' '' = dynamic ']' [2020-04-09T20:00:19.624Z] #65 12.21 + make [2020-04-09T20:00:19.624Z] #65 12.97 + bin/ctr [2020-04-09T20:00:19.624Z] #65 ... [2020-04-09T20:00:19.624Z] [2020-04-09T20:00:19.624Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:19.624Z] #33 DONE 20.9s [2020-04-09T20:00:19.791Z] #33 ... [2020-04-09T20:00:19.791Z] [2020-04-09T20:00:19.791Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:19.791Z] #10 5.442 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:19.791Z] #10 5.445 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:19.791Z] #10 5.446 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:19.843Z] #53 18.34 + 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-04-09T20:00:19.882Z] [2020-04-09T20:00:19.882Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:19.882Z] #56 12.50 strconv [2020-04-09T20:00:19.882Z] #56 12.50 syscall [2020-04-09T20:00:19.882Z] #56 12.51 strings [2020-04-09T20:00:19.882Z] #56 12.51 bufio [2020-04-09T20:00:19.882Z] #56 13.84 regexp/syntax [2020-04-09T20:00:19.882Z] #56 13.84 reflect [2020-04-09T20:00:19.882Z] #56 15.17 time [2020-04-09T20:00:19.882Z] #56 16.57 os [2020-04-09T20:00:19.882Z] #56 16.58 context [2020-04-09T20:00:19.882Z] #56 17.25 encoding/binary [2020-04-09T20:00:19.882Z] #56 17.63 path/filepath [2020-04-09T20:00:19.882Z] #56 17.63 mvdan.cc/sh/v3/fileutil [2020-04-09T20:00:19.882Z] #56 17.64 fmt [2020-04-09T20:00:19.882Z] #56 17.85 encoding/base64 [2020-04-09T20:00:19.882Z] #56 17.85 golang.org/x/sys/unix [2020-04-09T20:00:19.882Z] #56 19.47 encoding/json [2020-04-09T20:00:19.882Z] #56 19.47 github.com/pkg/diff [2020-04-09T20:00:19.882Z] #56 19.47 mvdan.cc/editorconfig [2020-04-09T20:00:19.882Z] #56 19.47 mvdan.cc/sh/v3/syntax [2020-04-09T20:00:19.882Z] #56 19.47 go/token [2020-04-09T20:00:19.882Z] #56 20.51 go/scanner [2020-04-09T20:00:19.882Z] #56 21.36 go/ast [2020-04-09T20:00:19.882Z] #56 ... [2020-04-09T20:00:19.882Z] [2020-04-09T20:00:19.882Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:19.882Z] #47 21.20 net/url [2020-04-09T20:00:19.882Z] #47 21.20 go/scanner [2020-04-09T20:00:19.882Z] #47 21.20 text/template/parse [2020-04-09T20:00:19.882Z] #47 21.21 encoding/json [2020-04-09T20:00:19.882Z] #47 21.21 compress/flate [2020-04-09T20:00:19.882Z] #47 21.22 math/big [2020-04-09T20:00:19.882Z] #47 21.24 encoding/xml [2020-04-09T20:00:20.046Z] #10 ... [2020-04-09T20:00:20.047Z] [2020-04-09T20:00:20.047Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:20.047Z] #35 5.758 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:20.047Z] #35 5.758 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:20.047Z] #35 5.759 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:20.162Z] #74 ... [2020-04-09T20:00:20.162Z] [2020-04-09T20:00:20.162Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:20.162Z] #47 13.70 unicode/utf8 [2020-04-09T20:00:20.302Z] #35 ... [2020-04-09T20:00:20.302Z] [2020-04-09T20:00:20.302Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:00:20.302Z] #41 6.184 + git clone https://github.com/docker/distribution.git . [2020-04-09T20:00:20.302Z] #41 6.207 Cloning into '.'... [2020-04-09T20:00:20.426Z] #47 14.49 internal/testlog [2020-04-09T20:00:20.582Z] #20 transferring context: 32.92MB 4.1s [2020-04-09T20:00:20.582Z] #20 ... [2020-04-09T20:00:20.582Z] [2020-04-09T20:00:20.582Z] #71 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2020-04-09T20:00:20.582Z] #71 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2020-04-09T20:00:20.582Z] #71 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 1.1s done [2020-04-09T20:00:20.582Z] #71 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2020-04-09T20:00:20.582Z] #71 unpacking docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 3.1s done [2020-04-09T20:00:20.582Z] #71 DONE 4.3s [2020-04-09T20:00:20.582Z] [2020-04-09T20:00:20.582Z] #20 [internal] load build context [2020-04-09T20:00:20.606Z] Sending build context to Docker daemon 57.42MB [2020-04-09T20:00:20.606Z] [2020-04-09T20:00:20.817Z] #47 22.13 vendor/golang.org/x/text/unicode/bidi [2020-04-09T20:00:20.862Z] #41 ... [2020-04-09T20:00:20.862Z] [2020-04-09T20:00:20.862Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:20.862Z] #68 6.436 + RM_GOPATH=0 [2020-04-09T20:00:20.862Z] #68 6.436 + TMP_GOPATH= [2020-04-09T20:00:20.862Z] #68 6.436 + : /build/ [2020-04-09T20:00:20.862Z] #68 6.436 + '[' -z '' ']' [2020-04-09T20:00:20.862Z] #68 6.436 ++ mktemp -d [2020-04-09T20:00:20.862Z] #68 6.442 + export GOPATH=/tmp/tmp.RTdElPyQsd [2020-04-09T20:00:20.862Z] #68 6.444 + GOPATH=/tmp/tmp.RTdElPyQsd [2020-04-09T20:00:20.862Z] #68 6.444 + RM_GOPATH=1 [2020-04-09T20:00:20.862Z] #68 6.444 ++ dirname ./install.sh [2020-04-09T20:00:20.862Z] #68 6.448 + dir=. [2020-04-09T20:00:20.862Z] #68 6.449 + bin=rootlesskit [2020-04-09T20:00:20.862Z] #68 6.449 + shift [2020-04-09T20:00:20.862Z] #68 6.449 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-09T20:00:20.862Z] #68 6.451 + . ./rootlesskit.installer [2020-04-09T20:00:20.862Z] #68 6.451 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:20.862Z] #68 6.453 + install_rootlesskit [2020-04-09T20:00:20.862Z] #68 6.453 + case "$1" in [2020-04-09T20:00:20.862Z] #68 6.453 + export CGO_ENABLED=0 [2020-04-09T20:00:20.862Z] #68 6.454 + CGO_ENABLED=0 [2020-04-09T20:00:20.862Z] #68 6.454 + _install_rootlesskit [2020-04-09T20:00:20.862Z] #68 6.454 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-09T20:00:20.862Z] #68 6.454 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:20.862Z] #68 6.454 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.RTdElPyQsd/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:00:20.862Z] #68 6.467 Cloning into '/tmp/tmp.RTdElPyQsd/src/github.com/rootless-containers/rootlesskit'... [2020-04-09T20:00:20.990Z] #47 15.00 encoding [2020-04-09T20:00:20.990Z] #47 15.16 unicode/utf16 [2020-04-09T20:00:21.067Z] Step 1/10 : FROM microsoft/windowsservercore [2020-04-09T20:00:21.067Z] ---> 80e84fd280e2 [2020-04-09T20:00:21.067Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2020-04-09T20:00:21.067Z] ---> Using cache [2020-04-09T20:00:21.067Z] ---> 4056cd9d3ff9 [2020-04-09T20:00:21.067Z] Step 3/10 : ARG GO_VERSION=1.13.10 [2020-04-09T20:00:21.067Z] ---> Running in 1a1e7b28cce9 [2020-04-09T20:00:21.117Z] #68 ... [2020-04-09T20:00:21.117Z] [2020-04-09T20:00:21.117Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:21.117Z] #47 6.809 + RM_GOPATH=0 [2020-04-09T20:00:21.117Z] #47 6.810 + TMP_GOPATH= [2020-04-09T20:00:21.117Z] #47 6.811 + : /build [2020-04-09T20:00:21.117Z] #47 6.811 + '[' -z '' ']' [2020-04-09T20:00:21.117Z] #47 6.822 ++ mktemp -d [2020-04-09T20:00:21.117Z] #47 6.826 + export GOPATH=/tmp/tmp.KwjoBYBRB8 [2020-04-09T20:00:21.117Z] #47 6.826 + GOPATH=/tmp/tmp.KwjoBYBRB8 [2020-04-09T20:00:21.117Z] #47 6.826 + RM_GOPATH=1 [2020-04-09T20:00:21.117Z] #47 6.827 ++ dirname ./install.sh [2020-04-09T20:00:21.117Z] #47 6.833 + dir=. [2020-04-09T20:00:21.117Z] #47 6.834 + bin=vndr [2020-04-09T20:00:21.117Z] #47 6.834 + shift [2020-04-09T20:00:21.117Z] #47 6.834 + '[' '!' -f ./vndr.installer ']' [2020-04-09T20:00:21.117Z] #47 6.834 + . ./vndr.installer [2020-04-09T20:00:21.117Z] #47 6.834 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:21.117Z] #47 6.835 + install_vndr [2020-04-09T20:00:21.117Z] #47 6.835 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-09T20:00:21.117Z] #47 6.835 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:21.117Z] #47 6.835 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KwjoBYBRB8/src/github.com/LK4D4/vndr [2020-04-09T20:00:21.117Z] #47 6.840 Cloning into '/tmp/tmp.KwjoBYBRB8/src/github.com/LK4D4/vndr'... [2020-04-09T20:00:21.248Z] #47 ... [2020-04-09T20:00:21.248Z] [2020-04-09T20:00:21.248Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:21.248Z] #23 15.15 + mkdir -p /build [2020-04-09T20:00:21.248Z] #23 15.15 + mv docker/docker /build/ [2020-04-09T20:00:21.248Z] #23 15.17 + rmdir docker [2020-04-09T20:00:21.248Z] #23 DONE 15.5s [2020-04-09T20:00:21.372Z] #47 ... [2020-04-09T20:00:21.372Z] [2020-04-09T20:00:21.372Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:21.372Z] #33 6.952 + RM_GOPATH=0 [2020-04-09T20:00:21.372Z] #33 6.952 + TMP_GOPATH= [2020-04-09T20:00:21.372Z] #33 6.952 + : /build [2020-04-09T20:00:21.372Z] #33 6.952 + '[' -z '' ']' [2020-04-09T20:00:21.372Z] #33 6.953 ++ mktemp -d [2020-04-09T20:00:21.372Z] #33 6.956 + export GOPATH=/tmp/tmp.25CjhGkAwv [2020-04-09T20:00:21.372Z] #33 6.956 + GOPATH=/tmp/tmp.25CjhGkAwv [2020-04-09T20:00:21.372Z] #33 6.956 + RM_GOPATH=1 [2020-04-09T20:00:21.372Z] #33 6.957 ++ dirname ./install.sh [2020-04-09T20:00:21.372Z] #33 6.958 + dir=. [2020-04-09T20:00:21.372Z] #33 6.958 + bin=tomlv [2020-04-09T20:00:21.372Z] #33 6.958 + shift [2020-04-09T20:00:21.372Z] #33 6.958 + '[' '!' -f ./tomlv.installer ']' [2020-04-09T20:00:21.372Z] #33 6.959 + . ./tomlv.installer [2020-04-09T20:00:21.372Z] #33 6.959 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:21.372Z] #33 6.959 + install_tomlv [2020-04-09T20:00:21.372Z] #33 6.959 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-09T20:00:21.372Z] #33 6.959 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.25CjhGkAwv/src/github.com/BurntSushi/toml [2020-04-09T20:00:21.372Z] #33 6.959 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:21.372Z] #33 6.961 Cloning into '/tmp/tmp.25CjhGkAwv/src/github.com/BurntSushi/toml'... [2020-04-09T20:00:21.504Z] [2020-04-09T20:00:21.505Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:21.505Z] #33 14.43 unicode/utf8 [2020-04-09T20:00:21.505Z] #33 15.13 encoding [2020-04-09T20:00:21.505Z] #33 15.54 runtime/cgo [2020-04-09T20:00:21.621Z] #20 transferring context: 52.78MB 5.5s done [2020-04-09T20:00:21.621Z] #20 DONE 5.6s [2020-04-09T20:00:21.621Z] [2020-04-09T20:00:21.621Z] #7 [base 1/3] FROM docker.io/library/golang:1.13.10-buster@sha256:1c2767626... [2020-04-09T20:00:21.621Z] #7 sha256:d3b484376efc1a7cbd8b5e7651bddba7987b96cccf400030c97f05b32322534c 1.79kB / 1.79kB done [2020-04-09T20:00:21.621Z] #7 sha256:ff7915606b477e202ed2b21747b3be7759d7149f3196e41b5fb1cf369c4de0be 8.25MB / 8.25MB done [2020-04-09T20:00:21.621Z] #7 sha256:d2bbb0da6a42dc57d1f7b6790ad807eb7769963d865a7fbc93c11ad41ec9aa16 10.73MB / 10.73MB done [2020-04-09T20:00:21.621Z] #7 sha256:c0ac08ddb5ed4e6fc74d16350cb3e384677cad25c676c9d938b8ed6694b0b1d7 96.51MB / 96.51MB 5.0s done [2020-04-09T20:00:21.621Z] #7 sha256:2f43dd711d716eff5a4d1668a936b8a3ea9c0932b14213712e14430fc0a3350f 5.46kB / 5.46kB done [2020-04-09T20:00:21.621Z] #7 sha256:2ee2adf89ee904a62d0e8993a1c564c340ff8a0d3ae152066c13e15fbae902ea 54.14MB / 54.14MB done [2020-04-09T20:00:21.621Z] #7 sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 1.42kB / 1.42kB done [2020-04-09T20:00:21.621Z] #7 sha256:e4da803bae8bb7a7ed0d4d23bc6ee673fe44880f52ce4884cc64754f7168b44a 155B / 155B 0.1s done [2020-04-09T20:00:21.621Z] #7 sha256:70c4349e78867844cdb6b83633fcdacb72c4290b5d7124f9e8e94ea8c947dccb 57.39MB / 57.39MB done [2020-04-09T20:00:21.621Z] #7 sha256:8e8c002f0498ec3826f706d6d7d38a23274060e68f52d9f5a336477ec08d92f0 73.51MB / 73.51MB done [2020-04-09T20:00:21.621Z] #7 unpacking docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 [2020-04-09T20:00:21.752Z] #47 22.98 go/ast [2020-04-09T20:00:22.043Z] Removing intermediate container 1a1e7b28cce9 [2020-04-09T20:00:22.043Z] ---> da107f30d67e [2020-04-09T20:00:22.043Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.3.5 [2020-04-09T20:00:22.043Z] ---> Running in 5f9d08c6a39e [2020-04-09T20:00:22.043Z] Removing intermediate container 5f9d08c6a39e [2020-04-09T20:00:22.043Z] ---> 4f0fff01cfb4 [2020-04-09T20:00:22.043Z] 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-04-09T20:00:22.043Z] ---> Running in 0b733a41ba0c [2020-04-09T20:00:22.179Z] #10 11.78 Reading package lists... [2020-04-09T20:00:22.179Z] #10 ... [2020-04-09T20:00:22.179Z] [2020-04-09T20:00:22.179Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:00:22.179Z] #30 3.993 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-09T20:00:22.179Z] #30 4.047 Cloning into '.'... [2020-04-09T20:00:22.179Z] #30 ... [2020-04-09T20:00:22.179Z] [2020-04-09T20:00:22.179Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:00:22.179Z] #41 13.82 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-09T20:00:22.295Z] #33 7.971 + cd /tmp/tmp.25CjhGkAwv/src/github.com/BurntSushi/toml [2020-04-09T20:00:22.509Z] Removing intermediate container 0b733a41ba0c [2020-04-09T20:00:22.509Z] ---> efc386125b7c [2020-04-09T20:00:22.509Z] 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-04-09T20:00:22.509Z] ---> Running in 96f14660cd4d [2020-04-09T20:00:22.550Z] #33 7.972 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:22.550Z] #33 7.996 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:00:22.687Z] #47 23.90 compress/gzip [2020-04-09T20:00:22.875Z] #33 ... [2020-04-09T20:00:22.875Z] [2020-04-09T20:00:22.875Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:00:22.875Z] #30 7.053 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-09T20:00:22.875Z] #30 7.065 Cloning into '.'... [2020-04-09T20:00:22.945Z] #47 24.33 vendor/golang.org/x/text/unicode/norm [2020-04-09T20:00:23.109Z] #33 8.732 runtime/internal/atomic [2020-04-09T20:00:23.109Z] #33 8.737 internal/cpu [2020-04-09T20:00:23.132Z] #30 ... [2020-04-09T20:00:23.132Z] [2020-04-09T20:00:23.132Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:23.132Z] #56 16.85 + cd /tmp/tmp.XTOERJkiAH/src/github.com/mvdan/sh [2020-04-09T20:00:23.132Z] #56 16.87 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:23.132Z] #56 16.98 + GO111MODULE=on [2020-04-09T20:00:23.132Z] #56 16.99 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-09T20:00:23.284Z] #53 ... [2020-04-09T20:00:23.284Z] [2020-04-09T20:00:23.284Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:23.284Z] #56 11.42 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:00:23.284Z] #56 11.49 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:00:23.284Z] #56 11.49 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:00:23.284Z] #56 11.68 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:00:23.284Z] #56 11.68 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:00:23.284Z] #56 12.20 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:00:23.284Z] #56 12.68 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:00:23.284Z] #56 13.65 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:00:23.284Z] #56 14.80 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:00:23.284Z] #56 14.90 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:00:23.284Z] #56 14.96 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:00:23.284Z] #56 15.10 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:00:23.284Z] #56 15.59 runtime [2020-04-09T20:00:23.284Z] #56 15.60 runtime/cgo [2020-04-09T20:00:23.284Z] #56 ... [2020-04-09T20:00:23.284Z] [2020-04-09T20:00:23.284Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:23.284Z] #27 2.910 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-09T20:00:23.284Z] #27 3.156 [2020-04-09T20:00:23.364Z] #33 8.930 runtime/internal/sys [2020-04-09T20:00:23.564Z] #27 3.308 0.6% ###### 9.4% ########### 15.6% ############### 22.0% #################### 28.2% ########################## 36.6% ############################## 42.9% #################################### 51.3% ######################################### 57.5% ############################################# 63.8% ################################################## 70.0% ###################################################### 76.3% ######################################################### 80.5% [2020-04-09T20:00:23.564Z] #27 ... [2020-04-09T20:00:23.564Z] [2020-04-09T20:00:23.564Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:00:23.564Z] #41 12.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-09T20:00:23.564Z] #41 14.17 + 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-04-09T20:00:23.584Z] #41 15.51 + 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-04-09T20:00:23.618Z] #33 9.228 runtime/internal/math [2020-04-09T20:00:23.618Z] #33 9.328 internal/bytealg [2020-04-09T20:00:23.845Z] #41 ... [2020-04-09T20:00:23.845Z] [2020-04-09T20:00:23.845Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:23.845Z] #33 5.868 + cd /tmp/tmp.WA6723dB3i/src/github.com/BurntSushi/toml [2020-04-09T20:00:23.845Z] #33 5.868 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:23.845Z] #33 5.876 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:00:23.845Z] #33 6.427 internal/cpu [2020-04-09T20:00:23.845Z] #33 6.428 runtime/internal/sys [2020-04-09T20:00:23.845Z] #33 6.448 math/bits [2020-04-09T20:00:23.845Z] #33 6.492 runtime/internal/atomic [2020-04-09T20:00:23.845Z] #33 6.765 runtime/internal/math [2020-04-09T20:00:23.845Z] #33 6.956 unicode/utf8 [2020-04-09T20:00:23.845Z] #33 6.988 internal/bytealg [2020-04-09T20:00:23.845Z] #33 7.188 internal/race [2020-04-09T20:00:23.845Z] #33 7.352 math [2020-04-09T20:00:23.845Z] #33 7.400 sync/atomic [2020-04-09T20:00:23.845Z] #33 7.861 unicode [2020-04-09T20:00:23.845Z] #33 7.964 internal/testlog [2020-04-09T20:00:23.845Z] #33 8.059 runtime [2020-04-09T20:00:23.845Z] #33 8.552 encoding [2020-04-09T20:00:23.845Z] #33 9.231 runtime/cgo [2020-04-09T20:00:23.846Z] #41 ... [2020-04-09T20:00:23.846Z] [2020-04-09T20:00:23.846Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:23.846Z] #27 3.308 0.6% ###### 9.4% ########### 15.6% ############### 22.0% #################### 28.2% ########################## 36.6% ############################## 42.9% #################################### 51.3% ######################################### 57.5% ############################################# 63.8% ################################################## 70.0% ###################################################### 76.3% ######################################################### 80.5% ############################################################## 87.3% ################################################################### 94.3% ######################################################################## 100.0% [2020-04-09T20:00:23.873Z] #33 9.376 math/bits [2020-04-09T20:00:24.061Z] #56 18.09 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:00:24.061Z] #56 18.11 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:00:24.061Z] #56 18.20 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:00:24.106Z] #33 ... [2020-04-09T20:00:24.106Z] [2020-04-09T20:00:24.106Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:24.106Z] #10 11.78 Reading package lists... [2020-04-09T20:00:24.106Z] #10 16.46 Building dependency tree... [2020-04-09T20:00:24.106Z] #10 ... [2020-04-09T20:00:24.106Z] [2020-04-09T20:00:24.106Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:24.106Z] #74 6.023 + RM_GOPATH=0 [2020-04-09T20:00:24.106Z] #74 6.024 + TMP_GOPATH= [2020-04-09T20:00:24.106Z] #74 6.025 + : /build [2020-04-09T20:00:24.106Z] #74 6.025 + '[' -z '' ']' [2020-04-09T20:00:24.106Z] #74 6.026 ++ mktemp -d [2020-04-09T20:00:24.106Z] #74 6.032 + export GOPATH=/tmp/tmp.tSmHxMfQQe [2020-04-09T20:00:24.106Z] #74 6.032 + GOPATH=/tmp/tmp.tSmHxMfQQe [2020-04-09T20:00:24.106Z] #74 6.033 + RM_GOPATH=1 [2020-04-09T20:00:24.106Z] #74 6.034 ++ dirname ./install.sh [2020-04-09T20:00:24.106Z] #74 6.054 + dir=. [2020-04-09T20:00:24.106Z] #74 6.054 + bin=proxy [2020-04-09T20:00:24.106Z] #74 6.055 + shift [2020-04-09T20:00:24.106Z] #74 6.055 + '[' '!' -f ./proxy.installer ']' [2020-04-09T20:00:24.106Z] #74 6.056 + . ./proxy.installer [2020-04-09T20:00:24.106Z] #74 6.056 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:00:24.106Z] #74 6.058 + install_proxy [2020-04-09T20:00:24.106Z] #74 6.059 + case "$1" in [2020-04-09T20:00:24.106Z] #74 6.060 + export CGO_ENABLED=0 [2020-04-09T20:00:24.106Z] #74 6.060 + CGO_ENABLED=0 [2020-04-09T20:00:24.106Z] #74 6.060 + _install_proxy [2020-04-09T20:00:24.106Z] #74 6.065 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-09T20:00:24.106Z] #74 6.065 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.tSmHxMfQQe/src/github.com/docker/libnetwork [2020-04-09T20:00:24.106Z] #74 6.065 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:00:24.106Z] #74 6.072 Cloning into '/tmp/tmp.tSmHxMfQQe/src/github.com/docker/libnetwork'... [2020-04-09T20:00:24.127Z] #27 5.390 [2020-04-09T20:00:24.128Z] #33 ... [2020-04-09T20:00:24.128Z] [2020-04-09T20:00:24.128Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:00:24.128Z] #30 6.309 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-09T20:00:24.128Z] #30 6.311 Cloning into '.'... [2020-04-09T20:00:24.128Z] #30 ... [2020-04-09T20:00:24.128Z] [2020-04-09T20:00:24.128Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-09T20:00:24.128Z] #25 6.538 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:24.128Z] #25 6.541 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:24.128Z] #25 6.542 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:24.318Z] #56 18.59 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:00:24.318Z] #56 ... [2020-04-09T20:00:24.318Z] [2020-04-09T20:00:24.318Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:24.318Z] #43 8.726 Reading package lists... [2020-04-09T20:00:24.368Z] #74 ... [2020-04-09T20:00:24.368Z] [2020-04-09T20:00:24.368Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:24.368Z] #56 11.65 + cd /tmp/tmp.7si72tMpkN/src/github.com/mvdan/sh [2020-04-09T20:00:24.368Z] #56 11.65 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:24.368Z] #56 11.74 + GO111MODULE=on [2020-04-09T20:00:24.368Z] #56 11.74 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-09T20:00:24.368Z] #56 13.01 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:00:24.368Z] #56 13.19 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:00:24.368Z] #56 13.29 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:00:24.368Z] #56 13.38 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:00:24.368Z] #56 13.45 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:00:24.368Z] #56 14.10 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:00:24.368Z] #56 14.66 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:00:24.368Z] #56 15.40 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:00:24.368Z] #56 16.25 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:00:24.368Z] #56 16.27 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:00:24.382Z] #25 9.482 Reading package lists... [2020-04-09T20:00:24.382Z] #25 ... [2020-04-09T20:00:24.382Z] [2020-04-09T20:00:24.382Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:24.382Z] #23 7.057 + RM_GOPATH=0 [2020-04-09T20:00:24.382Z] #23 7.057 + TMP_GOPATH= [2020-04-09T20:00:24.382Z] #23 7.057 + : /build [2020-04-09T20:00:24.382Z] #23 7.057 + '[' -z '' ']' [2020-04-09T20:00:24.382Z] #23 7.064 ++ mktemp -d [2020-04-09T20:00:24.383Z] #23 7.064 + export GOPATH=/tmp/tmp.12hLc58R59 [2020-04-09T20:00:24.383Z] #23 7.064 + GOPATH=/tmp/tmp.12hLc58R59 [2020-04-09T20:00:24.383Z] #23 7.064 + RM_GOPATH=1 [2020-04-09T20:00:24.383Z] #23 7.064 ++ dirname ./install.sh [2020-04-09T20:00:24.383Z] #23 7.066 + dir=. [2020-04-09T20:00:24.383Z] #23 7.066 + bin=dockercli [2020-04-09T20:00:24.383Z] #23 7.066 + shift [2020-04-09T20:00:24.383Z] #23 7.066 + '[' '!' -f ./dockercli.installer ']' [2020-04-09T20:00:24.383Z] #23 7.066 + . ./dockercli.installer [2020-04-09T20:00:24.383Z] #23 7.066 ++ : stable [2020-04-09T20:00:24.383Z] #23 7.066 ++ : 17.06.2-ce [2020-04-09T20:00:24.383Z] #23 7.067 + install_dockercli [2020-04-09T20:00:24.383Z] #23 7.067 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-09T20:00:24.383Z] #23 7.067 Install docker/cli version 17.06.2-ce from stable [2020-04-09T20:00:24.383Z] #23 7.069 ++ uname -m [2020-04-09T20:00:24.383Z] #23 7.082 + arch=x86_64 [2020-04-09T20:00:24.383Z] #23 7.082 + '[' x86_64 '!=' x86_64 ']' [2020-04-09T20:00:24.383Z] #23 7.083 + url=https://download.docker.com/linux/static [2020-04-09T20:00:24.383Z] #23 7.090 + tar -xz docker/docker [2020-04-09T20:00:24.383Z] #23 7.096 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-09T20:00:24.575Z] #43 17.03 Reading package lists... [2020-04-09T20:00:24.575Z] #43 ... [2020-04-09T20:00:24.575Z] [2020-04-09T20:00:24.575Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:24.575Z] #56 18.67 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:00:24.628Z] #56 16.48 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:00:24.628Z] #56 16.58 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:00:24.637Z] #23 ... [2020-04-09T20:00:24.637Z] [2020-04-09T20:00:24.637Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:24.637Z] #56 7.036 + RM_GOPATH=0 [2020-04-09T20:00:24.637Z] #56 7.036 + TMP_GOPATH= [2020-04-09T20:00:24.637Z] #56 7.036 + : /build [2020-04-09T20:00:24.637Z] #56 7.036 + '[' -z '' ']' [2020-04-09T20:00:24.637Z] #56 7.039 ++ mktemp -d [2020-04-09T20:00:24.637Z] #56 7.046 + export GOPATH=/tmp/tmp.hTeGCKl7hG [2020-04-09T20:00:24.637Z] #56 7.046 + GOPATH=/tmp/tmp.hTeGCKl7hG [2020-04-09T20:00:24.637Z] #56 7.046 + RM_GOPATH=1 [2020-04-09T20:00:24.637Z] #56 7.050 ++ dirname ./install.sh [2020-04-09T20:00:24.637Z] #56 7.053 + dir=. [2020-04-09T20:00:24.637Z] #56 7.053 + bin=shfmt [2020-04-09T20:00:24.637Z] #56 7.053 + shift [2020-04-09T20:00:24.637Z] #56 7.053 + '[' '!' -f ./shfmt.installer ']' [2020-04-09T20:00:24.637Z] #56 7.053 + . ./shfmt.installer [2020-04-09T20:00:24.637Z] #56 7.053 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:24.637Z] #56 7.053 + install_shfmt [2020-04-09T20:00:24.637Z] #56 7.053 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-09T20:00:24.637Z] #56 7.053 + git clone https://github.com/mvdan/sh.git /tmp/tmp.hTeGCKl7hG/src/github.com/mvdan/sh [2020-04-09T20:00:24.637Z] #56 7.054 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:24.637Z] #56 7.069 Cloning into '/tmp/tmp.hTeGCKl7hG/src/github.com/mvdan/sh'... [2020-04-09T20:00:24.637Z] #56 ... [2020-04-09T20:00:24.637Z] [2020-04-09T20:00:24.637Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-09T20:00:24.637Z] #62 6.519 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:24.637Z] #62 6.519 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:24.637Z] #62 6.519 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:24.846Z] #47 25.87 text/template [2020-04-09T20:00:24.846Z] #47 ... [2020-04-09T20:00:24.846Z] [2020-04-09T20:00:24.846Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:24.846Z] #50 15.99 + cd /tmp/tmp.rWKYaI6zqu/src/gotest.tools/gotestsum [2020-04-09T20:00:24.846Z] #50 15.99 + git checkout -q v0.3.5 [2020-04-09T20:00:24.846Z] #50 16.01 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-09T20:00:24.846Z] #50 ... [2020-04-09T20:00:24.846Z] [2020-04-09T20:00:24.846Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:24.846Z] #44 2.508 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:00:24.846Z] #44 2.508 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:00:24.846Z] #44 2.520 Note: Building without GnuTLS support [2020-04-09T20:00:24.846Z] #44 3.578 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:00:24.846Z] #44 3.609 GEN .gitid [2020-04-09T20:00:24.846Z] #44 3.617 GEN criu/include/version.h [2020-04-09T20:00:24.846Z] #44 3.665 GEN include/common/asm [2020-04-09T20:00:24.846Z] #44 4.721 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-09T20:00:24.846Z] #44 4.848 PBCC images/opts.pb-c.c [2020-04-09T20:00:24.846Z] #44 4.859 PBCC images/sit.pb-c.c [2020-04-09T20:00:24.846Z] #44 4.965 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.008 DEP images/opts.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.073 DEP images/sit.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.169 PBCC images/macvlan.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.176 DEP images/macvlan.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.200 PBCC images/autofs.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.208 DEP images/autofs.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.219 PBCC images/sysctl.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.261 DEP images/sysctl.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.277 PBCC images/time.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.297 DEP images/time.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.354 PBCC images/binfmt-misc.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.370 DEP images/binfmt-misc.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.401 PBCC images/seccomp.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.413 DEP images/seccomp.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.441 PBCC images/userns.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.457 DEP images/userns.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.471 PBCC images/cgroup.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.487 DEP images/cgroup.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.519 PBCC images/fown.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.540 PBCC images/ext-file.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.557 DEP images/fown.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.567 DEP images/ext-file.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.613 PBCC images/rpc.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.624 DEP images/rpc.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.657 PBCC images/siginfo.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.663 DEP images/siginfo.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.674 PBCC images/pagemap.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.687 DEP images/pagemap.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.705 PBCC images/rlimit.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.714 DEP images/rlimit.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.749 PBCC images/file-lock.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.772 DEP images/file-lock.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.813 PBCC images/tty.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.837 DEP images/tty.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.848 PBCC images/tun.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.862 PBCC images/netdev.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.878 DEP images/tun.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.906 DEP images/netdev.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.935 PBCC images/vma.pb-c.c [2020-04-09T20:00:24.846Z] #44 5.963 DEP images/vma.pb-c.d [2020-04-09T20:00:24.846Z] #44 5.993 PBCC images/creds.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.003 DEP images/creds.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.019 PBCC images/utsns.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.035 DEP images/utsns.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.065 PBCC images/ipc-desc.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.084 PBCC images/ipc-sem.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.097 DEP images/ipc-desc.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.141 DEP images/ipc-sem.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.156 PBCC images/ipc-msg.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.165 DEP images/ipc-msg.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.187 PBCC images/ipc-shm.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.201 DEP images/ipc-shm.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.239 PBCC images/ipc-var.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.246 DEP images/ipc-var.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.268 PBCC images/sk-opts.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.275 PBCC images/packet-sock.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.299 DEP images/sk-opts.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.316 DEP images/packet-sock.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.331 PBCC images/sk-netlink.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.354 DEP images/sk-netlink.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.377 PBCC images/sk-inet.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.406 DEP images/sk-inet.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.418 PBCC images/sk-unix.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.440 DEP images/sk-unix.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.472 PBCC images/mm.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.496 DEP images/mm.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.523 PBCC images/timerfd.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.538 DEP images/timerfd.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.569 PBCC images/timer.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.581 DEP images/timer.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.614 PBCC images/sa.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.644 DEP images/sa.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.677 PBCC images/pipe-data.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.711 DEP images/pipe-data.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.749 PBCC images/mnt.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.809 DEP images/mnt.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.828 PBCC images/sk-packet.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.841 DEP images/sk-packet.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.869 PBCC images/tcp-stream.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.884 DEP images/tcp-stream.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.915 PBCC images/pipe.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.935 DEP images/pipe.pb-c.d [2020-04-09T20:00:24.846Z] #44 6.968 PBCC images/pstree.pb-c.c [2020-04-09T20:00:24.846Z] #44 6.974 DEP images/pstree.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.008 PBCC images/fs.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.025 DEP images/fs.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.048 PBCC images/signalfd.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.077 DEP images/signalfd.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.106 PBCC images/fh.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.138 PBCC images/fsnotify.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.163 DEP images/fh.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.188 DEP images/fsnotify.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.208 PBCC images/eventpoll.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.217 DEP images/eventpoll.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.230 PBCC images/eventfd.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.245 DEP images/eventfd.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.261 PBCC images/remap-file-path.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.280 DEP images/remap-file-path.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.317 PBCC images/fifo.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.325 DEP images/fifo.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.338 PBCC images/ghost-file.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.360 DEP images/ghost-file.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.378 PBCC images/regfile.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.390 DEP images/regfile.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.433 PBCC images/ns.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.441 DEP images/ns.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.473 PBCC images/fdinfo.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.524 DEP images/fdinfo.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.547 PBCC images/core-aarch64.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.654 PBCC images/core-arm.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.669 PBCC images/core-ppc64.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.683 PBCC images/core-s390.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.695 PBCC images/core-x86.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.722 PBCC images/core.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.741 PBCC images/inventory.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.755 DEP images/core-aarch64.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.772 DEP images/core-arm.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.796 DEP images/core-ppc64.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.812 DEP images/core-s390.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.830 DEP images/core-x86.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.853 DEP images/core.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.921 DEP images/inventory.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.946 PBCC images/cpuinfo.pb-c.c [2020-04-09T20:00:24.846Z] #44 7.958 DEP images/cpuinfo.pb-c.d [2020-04-09T20:00:24.846Z] #44 7.977 PBCC images/stats.pb-c.c [2020-04-09T20:00:24.846Z] #44 8.027 DEP images/stats.pb-c.d [2020-04-09T20:00:24.846Z] #44 8.964 make[1]: Nothing to be done for 'all'. [2020-04-09T20:00:24.892Z] #62 9.231 Reading package lists... [2020-04-09T20:00:24.892Z] #62 ... [2020-04-09T20:00:24.892Z] [2020-04-09T20:00:24.892Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:24.892Z] #43 3.773 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:24.892Z] #43 3.778 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:24.892Z] #43 3.785 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:24.892Z] #43 6.294 Reading package lists... [2020-04-09T20:00:24.892Z] #43 ... [2020-04-09T20:00:24.892Z] [2020-04-09T20:00:24.892Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:24.892Z] #53 6.603 + RM_GOPATH=0 [2020-04-09T20:00:24.892Z] #53 6.603 + TMP_GOPATH= [2020-04-09T20:00:24.892Z] #53 6.603 + : /build [2020-04-09T20:00:24.892Z] #53 6.603 + '[' -z '' ']' [2020-04-09T20:00:24.892Z] #53 6.616 ++ mktemp -d [2020-04-09T20:00:24.892Z] #53 6.618 + export GOPATH=/tmp/tmp.MI8BBZJaMU [2020-04-09T20:00:24.892Z] #53 6.618 + GOPATH=/tmp/tmp.MI8BBZJaMU [2020-04-09T20:00:24.892Z] #53 6.618 + RM_GOPATH=1 [2020-04-09T20:00:24.892Z] #53 6.620 ++ dirname ./install.sh [2020-04-09T20:00:24.892Z] #53 6.626 + dir=. [2020-04-09T20:00:24.892Z] #53 6.633 + bin=golangci_lint [2020-04-09T20:00:24.892Z] #53 6.633 + shift [2020-04-09T20:00:24.892Z] #53 6.633 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-09T20:00:24.892Z] #53 6.633 + . ./golangci_lint.installer [2020-04-09T20:00:24.892Z] #53 6.633 ++ : v1.23.8 [2020-04-09T20:00:24.892Z] #53 6.634 + install_golangci_lint [2020-04-09T20:00:24.892Z] #53 6.634 + echo 'Installing golangci-lint version v1.23.8' [2020-04-09T20:00:24.892Z] #53 6.636 Installing golangci-lint version v1.23.8 [2020-04-09T20:00:24.892Z] #53 6.636 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-09T20:00:25.146Z] #53 ... [2020-04-09T20:00:25.146Z] [2020-04-09T20:00:25.146Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:25.146Z] #50 6.837 + RM_GOPATH=0 [2020-04-09T20:00:25.146Z] #50 6.837 + TMP_GOPATH= [2020-04-09T20:00:25.146Z] #50 6.838 + : /build [2020-04-09T20:00:25.146Z] #50 6.838 + '[' -z '' ']' [2020-04-09T20:00:25.146Z] #50 6.838 ++ mktemp -d [2020-04-09T20:00:25.146Z] #50 6.839 + export GOPATH=/tmp/tmp.T31pMALpKt [2020-04-09T20:00:25.146Z] #50 6.840 + GOPATH=/tmp/tmp.T31pMALpKt [2020-04-09T20:00:25.146Z] #50 6.840 + RM_GOPATH=1 [2020-04-09T20:00:25.146Z] #50 6.840 ++ dirname ./install.sh [2020-04-09T20:00:25.146Z] #50 6.843 + dir=. [2020-04-09T20:00:25.146Z] #50 6.845 + bin=gotestsum [2020-04-09T20:00:25.146Z] #50 6.845 + shift [2020-04-09T20:00:25.146Z] #50 6.845 + '[' '!' -f ./gotestsum.installer ']' [2020-04-09T20:00:25.146Z] #50 6.846 + . ./gotestsum.installer [2020-04-09T20:00:25.146Z] #50 6.847 ++ : v0.3.5 [2020-04-09T20:00:25.146Z] #50 6.847 + install_gotestsum [2020-04-09T20:00:25.146Z] #50 6.852 + echo 'Installing gotestsum version v0.3.5' [2020-04-09T20:00:25.146Z] #50 6.852 Installing gotestsum version v0.3.5 [2020-04-09T20:00:25.146Z] #50 6.852 + go get -d gotest.tools/gotestsum [2020-04-09T20:00:25.146Z] #50 ... [2020-04-09T20:00:25.146Z] [2020-04-09T20:00:25.146Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:25.146Z] #74 7.111 + RM_GOPATH=0 [2020-04-09T20:00:25.146Z] #74 7.111 + TMP_GOPATH= [2020-04-09T20:00:25.146Z] #74 7.111 + : /build [2020-04-09T20:00:25.146Z] #74 7.111 + '[' -z '' ']' [2020-04-09T20:00:25.146Z] #74 7.121 ++ mktemp -d [2020-04-09T20:00:25.146Z] #74 7.125 + export GOPATH=/tmp/tmp.EH01f7BbK3 [2020-04-09T20:00:25.146Z] #74 7.125 + GOPATH=/tmp/tmp.EH01f7BbK3 [2020-04-09T20:00:25.146Z] #74 7.125 + RM_GOPATH=1 [2020-04-09T20:00:25.146Z] #74 7.127 ++ dirname ./install.sh [2020-04-09T20:00:25.146Z] #74 7.138 + dir=. [2020-04-09T20:00:25.146Z] #74 7.138 + bin=proxy [2020-04-09T20:00:25.146Z] #74 7.138 + shift [2020-04-09T20:00:25.146Z] #74 7.138 + '[' '!' -f ./proxy.installer ']' [2020-04-09T20:00:25.146Z] #74 7.138 + . ./proxy.installer [2020-04-09T20:00:25.146Z] #74 7.139 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:00:25.146Z] #74 7.139 + install_proxy [2020-04-09T20:00:25.146Z] #74 7.139 + case "$1" in [2020-04-09T20:00:25.146Z] #74 7.139 + export CGO_ENABLED=0 [2020-04-09T20:00:25.146Z] #74 7.140 + CGO_ENABLED=0 [2020-04-09T20:00:25.146Z] #74 7.140 + _install_proxy [2020-04-09T20:00:25.146Z] #74 7.140 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-09T20:00:25.146Z] #74 7.140 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:00:25.146Z] #74 7.140 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.EH01f7BbK3/src/github.com/docker/libnetwork [2020-04-09T20:00:25.146Z] #74 7.142 Cloning into '/tmp/tmp.EH01f7BbK3/src/github.com/docker/libnetwork'... [2020-04-09T20:00:25.198Z] #56 ... [2020-04-09T20:00:25.198Z] [2020-04-09T20:00:25.198Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:25.198Z] #10 16.46 Building dependency tree... [2020-04-09T20:00:25.198Z] #10 17.37 Reading state information... [2020-04-09T20:00:25.251Z] #27 5.503 0.2% ########## 14.9% ###################### 31.8% ####################################### 54.5% ################################################### 71.5% ############################################################### 88.4% ######################################################################## 100.0% [2020-04-09T20:00:25.251Z] #27 ... [2020-04-09T20:00:25.251Z] [2020-04-09T20:00:25.251Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:25.251Z] #43 10.22 Reading package lists... [2020-04-09T20:00:25.251Z] #43 14.41 Building dependency tree... [2020-04-09T20:00:25.251Z] #43 15.18 Reading state information... [2020-04-09T20:00:25.251Z] #43 15.80 The following additional packages will be installed: [2020-04-09T20:00:25.251Z] #43 15.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-09T20:00:25.251Z] #43 15.80 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-09T20:00:25.251Z] #43 15.80 Suggested packages: [2020-04-09T20:00:25.251Z] #43 15.80 manpages-dev python-setuptools [2020-04-09T20:00:25.251Z] #43 16.61 The following NEW packages will be installed: [2020-04-09T20:00:25.251Z] #43 16.63 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-09T20:00:25.251Z] #43 16.63 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-09T20:00:25.251Z] #43 16.63 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-09T20:00:25.251Z] #43 16.63 python-six zlib1g-dev [2020-04-09T20:00:25.251Z] #43 16.76 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:25.251Z] #43 16.76 Need to get 3742 kB of archives. [2020-04-09T20:00:25.251Z] #43 16.76 After this operation, 22.0 MB of additional disk space will be used. [2020-04-09T20:00:25.251Z] #43 16.76 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2020-04-09T20:00:25.251Z] #43 16.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-09T20:00:25.251Z] #43 16.79 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2020-04-09T20:00:25.251Z] #43 16.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-09T20:00:25.251Z] #43 16.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2020-04-09T20:00:25.251Z] #43 16.81 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-09T20:00:25.251Z] #43 16.81 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-04-09T20:00:25.251Z] #43 16.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2020-04-09T20:00:25.251Z] #43 16.82 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2020-04-09T20:00:25.251Z] #43 16.85 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2020-04-09T20:00:25.251Z] #43 16.87 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2020-04-09T20:00:25.251Z] #43 16.92 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2020-04-09T20:00:25.251Z] #43 16.95 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-04-09T20:00:25.251Z] #43 16.96 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2020-04-09T20:00:25.251Z] #43 16.97 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-09T20:00:25.251Z] #43 16.98 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2020-04-09T20:00:25.251Z] #43 16.98 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2020-04-09T20:00:25.251Z] #43 17.98 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:25.251Z] #43 18.08 Fetched 3742 kB in 0s (12.2 MB/s) [2020-04-09T20:00:25.251Z] #43 18.13 Selecting previously unselected package libcap-dev:s390x. [2020-04-09T20:00:25.251Z] #43 18.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 ... 15168 files and directories currently installed.) [2020-04-09T20:00:25.251Z] #43 18.22 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2020-04-09T20:00:25.251Z] #43 18.22 Unpacking libcap-dev:s390x (1:2.25-2) ... [2020-04-09T20:00:25.251Z] #43 18.36 Selecting previously unselected package libnet1:s390x. [2020-04-09T20:00:25.251Z] #43 18.36 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-09T20:00:25.251Z] #43 18.37 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:25.251Z] #43 18.49 Selecting previously unselected package libnet1-dev. [2020-04-09T20:00:25.251Z] #43 18.50 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-09T20:00:25.251Z] #43 18.50 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:25.251Z] #43 18.68 Selecting previously unselected package libnl-3-200:s390x. [2020-04-09T20:00:25.251Z] #43 18.68 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-09T20:00:25.251Z] #43 18.68 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-09T20:00:25.251Z] #43 18.74 Selecting previously unselected package libnl-3-dev:s390x. [2020-04-09T20:00:25.251Z] #43 18.74 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2020-04-09T20:00:25.251Z] #43 18.75 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2020-04-09T20:00:25.251Z] #43 18.93 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-09T20:00:25.251Z] #43 18.94 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-09T20:00:25.251Z] #43 18.94 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-09T20:00:25.251Z] #43 19.01 Selecting previously unselected package libprotobuf-c-dev:s390x. [2020-04-09T20:00:25.251Z] #43 19.02 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2020-04-09T20:00:25.251Z] #43 19.02 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-09T20:00:25.251Z] #43 19.10 Selecting previously unselected package zlib1g-dev:s390x. [2020-04-09T20:00:25.251Z] #43 19.11 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2020-04-09T20:00:25.251Z] #43 19.11 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-09T20:00:25.251Z] #43 19.37 Selecting previously unselected package libprotobuf17:s390x. [2020-04-09T20:00:25.251Z] #43 19.38 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2020-04-09T20:00:25.251Z] #43 19.38 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-09T20:00:25.251Z] #43 19.88 Selecting previously unselected package libprotobuf-lite17:s390x. [2020-04-09T20:00:25.251Z] #43 19.89 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2020-04-09T20:00:25.251Z] #43 19.89 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-09T20:00:25.251Z] #43 20.11 Selecting previously unselected package libprotobuf-dev:s390x. [2020-04-09T20:00:25.251Z] #43 20.11 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2020-04-09T20:00:25.251Z] #43 20.11 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-09T20:00:25.251Z] #43 21.24 Selecting previously unselected package libprotoc17:s390x. [2020-04-09T20:00:25.251Z] #43 21.24 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2020-04-09T20:00:25.251Z] #43 21.24 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2020-04-09T20:00:25.251Z] #43 21.69 Selecting previously unselected package protobuf-c-compiler. [2020-04-09T20:00:25.251Z] #43 21.71 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2020-04-09T20:00:25.251Z] #43 21.72 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:00:25.251Z] #43 21.81 Selecting previously unselected package protobuf-compiler. [2020-04-09T20:00:25.251Z] #43 21.81 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2020-04-09T20:00:25.251Z] #43 21.81 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:00:25.251Z] #43 21.91 Selecting previously unselected package python-pkg-resources. [2020-04-09T20:00:25.251Z] #43 21.93 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:00:25.251Z] #43 21.94 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-09T20:00:25.251Z] #43 22.18 Selecting previously unselected package python-six. [2020-04-09T20:00:25.251Z] #43 22.20 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-09T20:00:25.251Z] #43 22.21 Unpacking python-six (1.12.0-1) ... [2020-04-09T20:00:25.251Z] #43 22.29 Selecting previously unselected package python-protobuf. [2020-04-09T20:00:25.251Z] #43 22.29 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2020-04-09T20:00:25.251Z] #43 22.30 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-09T20:00:25.251Z] #43 22.93 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-09T20:00:25.251Z] #43 ... [2020-04-09T20:00:25.251Z] [2020-04-09T20:00:25.251Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:25.251Z] #27 6.600 [2020-04-09T20:00:25.413Z] #44 ... [2020-04-09T20:00:25.413Z] [2020-04-09T20:00:25.413Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:25.413Z] #56 21.94 golang.org/x/crypto/ssh/terminal [2020-04-09T20:00:25.413Z] #56 24.36 mvdan.cc/sh/v3/cmd/shfmt [2020-04-09T20:00:25.413Z] #56 DONE 26.6s [2020-04-09T20:00:25.413Z] [2020-04-09T20:00:25.413Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:25.413Z] #44 10.07 CC images/stats.o [2020-04-09T20:00:25.413Z] #44 ... [2020-04-09T20:00:25.413Z] [2020-04-09T20:00:25.413Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:25.413Z] #10 24.85 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-09T20:00:25.413Z] #10 24.85 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T20:00:25.413Z] #10 24.86 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:00:25.507Z] #56 19.47 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:00:25.533Z] #27 ... [2020-04-09T20:00:25.533Z] [2020-04-09T20:00:25.533Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:25.533Z] #35 10.23 Reading package lists... [2020-04-09T20:00:25.533Z] #35 14.60 Building dependency tree... [2020-04-09T20:00:25.533Z] #35 15.08 Reading state information... [2020-04-09T20:00:25.533Z] #35 15.52 The following additional packages will be installed: [2020-04-09T20:00:25.533Z] #35 15.53 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-09T20:00:25.533Z] #35 15.53 Suggested packages: [2020-04-09T20:00:25.533Z] #35 15.53 cmake-doc ninja-build lrzip [2020-04-09T20:00:25.533Z] #35 15.53 Recommended packages: [2020-04-09T20:00:25.533Z] #35 15.53 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-09T20:00:25.533Z] #35 16.28 The following NEW packages will be installed: [2020-04-09T20:00:25.533Z] #35 16.28 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-09T20:00:25.533Z] #35 16.28 vim-common xxd [2020-04-09T20:00:25.533Z] #35 16.42 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:25.533Z] #35 16.42 Need to get 14.0 MB of archives. [2020-04-09T20:00:25.533Z] #35 16.42 After this operation, 62.1 MB of additional disk space will be used. [2020-04-09T20:00:25.533Z] #35 16.42 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-09T20:00:25.533Z] #35 16.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:00:25.533Z] #35 16.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2020-04-09T20:00:25.533Z] #35 16.55 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-09T20:00:25.533Z] #35 17.07 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+b3 [606 kB] [2020-04-09T20:00:25.533Z] #35 17.08 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2020-04-09T20:00:25.533Z] #35 17.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2020-04-09T20:00:25.533Z] #35 17.12 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2020-04-09T20:00:25.533Z] #35 17.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2020-04-09T20:00:25.533Z] #35 17.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2020-04-09T20:00:25.533Z] #35 18.27 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:25.533Z] #35 18.35 Fetched 14.0 MB in 1s (14.5 MB/s) [2020-04-09T20:00:25.533Z] #35 18.39 Selecting previously unselected package xxd. [2020-04-09T20:00:25.533Z] #35 18.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-04-09T20:00:25.533Z] #35 18.48 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-09T20:00:25.533Z] #35 18.49 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:00:25.533Z] #35 18.69 Selecting previously unselected package vim-common. [2020-04-09T20:00:25.533Z] #35 18.70 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:00:25.533Z] #35 18.72 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:00:25.533Z] #35 18.96 Selecting previously unselected package cmake-data. [2020-04-09T20:00:25.533Z] #35 18.96 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-09T20:00:25.533Z] #35 18.97 Unpacking cmake-data (3.13.4-1) ... [2020-04-09T20:00:25.533Z] #35 21.19 Selecting previously unselected package libicu63:s390x. [2020-04-09T20:00:25.533Z] #35 21.20 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-09T20:00:25.533Z] #35 21.20 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-09T20:00:25.533Z] #35 ... [2020-04-09T20:00:25.533Z] [2020-04-09T20:00:25.533Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:25.814Z] #27 6.752 0.0% ####### 9.9% ################ 22.4% [2020-04-09T20:00:25.814Z] #27 ... [2020-04-09T20:00:25.814Z] [2020-04-09T20:00:25.814Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:25.814Z] #65 1.398 + RM_GOPATH=0 [2020-04-09T20:00:25.814Z] #65 1.398 + TMP_GOPATH= [2020-04-09T20:00:25.814Z] #65 1.398 + : /build [2020-04-09T20:00:25.814Z] #65 1.398 + '[' -z '' ']' [2020-04-09T20:00:25.814Z] #65 1.398 ++ mktemp -d [2020-04-09T20:00:25.814Z] #65 1.398 + export GOPATH=/tmp/tmp.3gYPoYyGFk [2020-04-09T20:00:25.814Z] #65 1.398 + GOPATH=/tmp/tmp.3gYPoYyGFk [2020-04-09T20:00:25.814Z] #65 1.398 + RM_GOPATH=1 [2020-04-09T20:00:25.814Z] #65 1.398 ++ dirname ./install.sh [2020-04-09T20:00:25.814Z] #65 1.399 + dir=. [2020-04-09T20:00:25.814Z] #65 1.399 + bin=containerd [2020-04-09T20:00:25.814Z] #65 1.399 + shift [2020-04-09T20:00:25.814Z] #65 1.399 + '[' '!' -f ./containerd.installer ']' [2020-04-09T20:00:25.814Z] #65 1.400 + . ./containerd.installer [2020-04-09T20:00:25.814Z] #65 1.400 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:00:25.814Z] #65 1.400 + install_containerd [2020-04-09T20:00:25.814Z] #65 1.400 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-09T20:00:25.814Z] #65 1.400 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:00:25.814Z] #65 1.400 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3gYPoYyGFk/src/github.com/containerd/containerd [2020-04-09T20:00:25.814Z] #65 1.404 Cloning into '/tmp/tmp.3gYPoYyGFk/src/github.com/containerd/containerd'... [2020-04-09T20:00:26.070Z] #56 20.21 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:00:26.100Z] #65 ... [2020-04-09T20:00:26.100Z] [2020-04-09T20:00:26.100Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:26.401Z] #27 6.752 0.0% ####### 9.9% ################ 22.4% ####################### 32.6% ################################ 45.3% ####################################### 54.2% ########################################## 59.3% ################################### [2020-04-09T20:00:26.401Z] #27 ... [2020-04-09T20:00:26.401Z] [2020-04-09T20:00:26.401Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:26.401Z] #47 15.06 unicode/utf16 [2020-04-09T20:00:26.401Z] #47 15.23 container/list [2020-04-09T20:00:26.401Z] #47 15.70 crypto/internal/subtle [2020-04-09T20:00:26.401Z] #47 15.78 crypto/subtle [2020-04-09T20:00:26.401Z] #47 15.89 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-09T20:00:26.401Z] #47 15.97 internal/nettrace [2020-04-09T20:00:26.401Z] #47 16.05 runtime/cgo [2020-04-09T20:00:26.401Z] #47 ... [2020-04-09T20:00:26.401Z] [2020-04-09T20:00:26.401Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:26.584Z] #10 18.67 The following additional packages will be installed: [2020-04-09T20:00:26.584Z] #10 18.67 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-09T20:00:26.584Z] #10 18.67 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-09T20:00:26.584Z] #10 18.68 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-09T20:00:26.584Z] #10 18.68 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-09T20:00:26.584Z] #10 18.69 Suggested packages: [2020-04-09T20:00:26.584Z] #10 18.69 gcc-8-locales seccomp wine64 [2020-04-09T20:00:26.963Z] #27 6.752 0.0% ####### 9.9% ################ 22.4% ####################### 32.6% ################################ 45.3% ####################################### 54.2% ########################################## 59.3% ################################################ 66.9% ################################################### 72.0% ####################################################### 77.1% ############################################################# 84.8% ################################################################ 89.8% ###################################################################### 97.5% ######################################################################## 100.0% [2020-04-09T20:00:27.029Z] #74 ... [2020-04-09T20:00:27.029Z] [2020-04-09T20:00:27.029Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:27.029Z] #43 6.294 Reading package lists... [2020-04-09T20:00:27.231Z] [2020-04-09T20:00:27.231Z] SUCCESS: Specified value was saved. [2020-04-09T20:00:27.243Z] #27 8.563 [2020-04-09T20:00:27.244Z] #27 ... [2020-04-09T20:00:27.244Z] [2020-04-09T20:00:27.244Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:27.244Z] #74 16.04 Checking out files: 87% (1802/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-09T20:00:27.244Z] #74 16.39 + cd /tmp/tmp.94KWVTaPXT/src/github.com/docker/libnetwork [2020-04-09T20:00:27.244Z] #74 16.39 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:00:27.244Z] #74 16.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-09T20:00:27.445Z] #56 21.64 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:00:27.525Z] #74 ... [2020-04-09T20:00:27.525Z] [2020-04-09T20:00:27.525Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:27.525Z] #35 26.03 Selecting previously unselected package libxml2:s390x. [2020-04-09T20:00:27.525Z] #35 26.07 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_s390x.deb ... [2020-04-09T20:00:27.525Z] #35 26.08 Unpacking libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:00:27.529Z] #10 19.62 The following NEW packages will be installed: [2020-04-09T20:00:27.529Z] #10 19.62 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-09T20:00:27.529Z] #10 19.62 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-09T20:00:27.529Z] #10 19.62 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-09T20:00:27.529Z] #10 19.62 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-09T20:00:27.529Z] #10 19.62 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-09T20:00:27.529Z] #10 19.62 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-09T20:00:27.703Z] #56 ... [2020-04-09T20:00:27.703Z] [2020-04-09T20:00:27.703Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:27.703Z] #68 11.73 + cd /tmp/tmp.ScjnG0o6nm/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:00:27.703Z] #68 11.74 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:27.703Z] #68 12.10 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:00:27.703Z] #68 12.10 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-09T20:00:27.703Z] #68 ... [2020-04-09T20:00:27.703Z] [2020-04-09T20:00:27.703Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:27.703Z] #47 15.78 container/list [2020-04-09T20:00:27.703Z] #47 16.49 crypto/internal/subtle [2020-04-09T20:00:27.703Z] #47 16.70 crypto/subtle [2020-04-09T20:00:27.703Z] #47 16.91 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-09T20:00:27.703Z] #47 17.01 internal/nettrace [2020-04-09T20:00:27.703Z] #47 17.11 runtime/cgo [2020-04-09T20:00:27.790Z] #10 20.06 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:27.790Z] #10 20.06 Need to get 73.3 MB of archives. [2020-04-09T20:00:27.790Z] #10 20.06 After this operation, 472 MB of additional disk space will be used. [2020-04-09T20:00:27.790Z] #10 20.06 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-04-09T20:00:27.790Z] #10 ... [2020-04-09T20:00:27.790Z] [2020-04-09T20:00:27.790Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:27.790Z] #47 9.748 container/list [2020-04-09T20:00:27.790Z] #47 10.79 crypto/internal/subtle [2020-04-09T20:00:27.790Z] #47 11.11 crypto/subtle [2020-04-09T20:00:27.790Z] #47 11.51 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-09T20:00:27.790Z] #47 11.73 internal/nettrace [2020-04-09T20:00:27.790Z] #47 11.89 runtime/cgo [2020-04-09T20:00:27.790Z] #47 13.46 vendor/golang.org/x/crypto/internal/subtle [2020-04-09T20:00:27.805Z] #35 26.68 Selecting previously unselected package libarchive13:s390x. [2020-04-09T20:00:27.805Z] #35 26.69 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2020-04-09T20:00:27.805Z] #35 26.70 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-09T20:00:28.051Z] #47 ... [2020-04-09T20:00:28.051Z] [2020-04-09T20:00:28.051Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-09T20:00:28.051Z] #25 10.06 Reading package lists... [2020-04-09T20:00:28.051Z] #25 14.30 Building dependency tree... [2020-04-09T20:00:28.051Z] #25 15.10 Reading state information... [2020-04-09T20:00:28.051Z] #25 16.52 ca-certificates is already the newest version (20190110). [2020-04-09T20:00:28.051Z] #25 16.52 The following additional packages will be installed: [2020-04-09T20:00:28.051Z] #25 16.54 libjq1 libonig5 [2020-04-09T20:00:28.051Z] #25 16.92 The following NEW packages will be installed: [2020-04-09T20:00:28.051Z] #25 16.93 jq libjq1 libonig5 [2020-04-09T20:00:28.051Z] #25 17.32 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:28.051Z] #25 17.32 Need to get 325 kB of archives. [2020-04-09T20:00:28.051Z] #25 17.32 After this operation, 1019 kB of additional disk space will be used. [2020-04-09T20:00:28.051Z] #25 17.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-09T20:00:28.051Z] #25 17.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-09T20:00:28.051Z] #25 17.35 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-09T20:00:28.051Z] #25 18.65 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:28.051Z] #25 18.87 Fetched 325 kB in 0s (1018 kB/s) [2020-04-09T20:00:28.051Z] #25 19.04 Selecting previously unselected package libonig5:arm64. [2020-04-09T20:00:28.051Z] #25 19.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-09T20:00:28.051Z] #25 19.20 Preparing to unpack .../libonig5_6.9.1-1_arm64.deb ... [2020-04-09T20:00:28.051Z] #25 19.22 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-09T20:00:28.051Z] #25 19.43 Selecting previously unselected package libjq1:arm64. [2020-04-09T20:00:28.051Z] #25 19.44 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-09T20:00:28.051Z] #25 19.44 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-09T20:00:28.051Z] #25 19.64 Selecting previously unselected package jq. [2020-04-09T20:00:28.051Z] #25 19.65 Preparing to unpack .../jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-09T20:00:28.051Z] #25 19.65 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:00:28.051Z] #25 19.95 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-09T20:00:28.051Z] #25 19.96 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-09T20:00:28.051Z] #25 19.98 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:00:28.051Z] #25 19.99 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:00:28.085Z] #35 27.00 Selecting previously unselected package libjsoncpp1:s390x. [2020-04-09T20:00:28.085Z] #35 27.04 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2020-04-09T20:00:28.085Z] #35 27.04 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2020-04-09T20:00:28.204Z] INFO: Downloading git... [2020-04-09T20:00:28.312Z] #25 ... [2020-04-09T20:00:28.312Z] [2020-04-09T20:00:28.312Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:28.312Z] #10 20.69 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-04-09T20:00:28.366Z] #35 27.15 Selecting previously unselected package librhash0:s390x. [2020-04-09T20:00:28.366Z] #35 27.16 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2020-04-09T20:00:28.366Z] #35 27.16 Unpacking librhash0:s390x (1.3.8-1) ... [2020-04-09T20:00:28.366Z] #35 27.27 Selecting previously unselected package libuv1:s390x. [2020-04-09T20:00:28.366Z] #35 27.27 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2020-04-09T20:00:28.366Z] #35 27.28 Unpacking libuv1:s390x (1.24.1-1) ... [2020-04-09T20:00:28.575Z] #10 ... [2020-04-09T20:00:28.575Z] [2020-04-09T20:00:28.575Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-09T20:00:28.575Z] #25 DONE 20.8s [2020-04-09T20:00:28.575Z] [2020-04-09T20:00:28.575Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-09T20:00:28.575Z] #62 6.034 Reading package lists... [2020-04-09T20:00:28.575Z] #62 11.16 Reading package lists... [2020-04-09T20:00:28.575Z] #62 16.25 Building dependency tree... [2020-04-09T20:00:28.575Z] #62 17.19 Reading state information... [2020-04-09T20:00:28.575Z] #62 18.90 The following additional packages will be installed: [2020-04-09T20:00:28.575Z] #62 18.90 libbtrfs0 [2020-04-09T20:00:28.575Z] #62 19.09 The following NEW packages will be installed: [2020-04-09T20:00:28.575Z] #62 19.11 libbtrfs-dev libbtrfs0 [2020-04-09T20:00:28.575Z] #62 19.56 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:28.575Z] #62 19.56 Need to get 119 kB of archives. [2020-04-09T20:00:28.575Z] #62 19.56 After this operation, 387 kB of additional disk space will be used. [2020-04-09T20:00:28.575Z] #62 19.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-09T20:00:28.575Z] #62 19.57 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-09T20:00:28.575Z] #62 ... [2020-04-09T20:00:28.575Z] [2020-04-09T20:00:28.575Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-09T20:00:28.575Z] #26 DONE 0.1s [2020-04-09T20:00:28.575Z] [2020-04-09T20:00:28.575Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-09T20:00:28.575Z] #62 20.97 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:28.575Z] #62 ... [2020-04-09T20:00:28.575Z] [2020-04-09T20:00:28.575Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:28.646Z] #35 27.45 Selecting previously unselected package cmake. [2020-04-09T20:00:28.646Z] #35 27.46 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2020-04-09T20:00:28.646Z] #35 27.46 Unpacking cmake (3.13.4-1) ... [2020-04-09T20:00:28.696Z] #10 ... [2020-04-09T20:00:28.696Z] [2020-04-09T20:00:28.696Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:28.696Z] #68 27.03 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:00:28.696Z] #68 27.03 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-09T20:00:28.696Z] #68 DONE 29.4s [2020-04-09T20:00:28.696Z] [2020-04-09T20:00:28.696Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-09T20:00:28.696Z] #69 DONE 0.1s [2020-04-09T20:00:28.696Z] [2020-04-09T20:00:28.696Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:28.696Z] #44 10.26 CC images/core.o [2020-04-09T20:00:28.696Z] #44 10.52 CC images/core-x86.o [2020-04-09T20:00:28.696Z] #44 10.70 CC images/core-arm.o [2020-04-09T20:00:28.696Z] #44 10.85 CC images/core-aarch64.o [2020-04-09T20:00:28.696Z] #44 11.02 CC images/core-ppc64.o [2020-04-09T20:00:28.696Z] #44 11.22 CC images/core-s390.o [2020-04-09T20:00:28.696Z] #44 11.45 CC images/cpuinfo.o [2020-04-09T20:00:28.696Z] #44 11.63 CC images/inventory.o [2020-04-09T20:00:28.696Z] #44 11.73 CC images/fdinfo.o [2020-04-09T20:00:28.696Z] #44 11.83 CC images/fown.o [2020-04-09T20:00:28.696Z] #44 11.90 CC images/ns.o [2020-04-09T20:00:28.696Z] #44 12.03 CC images/regfile.o [2020-04-09T20:00:28.696Z] #44 12.10 CC images/ghost-file.o [2020-04-09T20:00:28.696Z] #44 12.24 CC images/fifo.o [2020-04-09T20:00:28.696Z] #44 12.34 CC images/remap-file-path.o [2020-04-09T20:00:28.696Z] #44 12.42 CC images/eventfd.o [2020-04-09T20:00:28.696Z] #44 12.49 CC images/eventpoll.o [2020-04-09T20:00:28.696Z] #44 12.61 CC images/fh.o [2020-04-09T20:00:28.696Z] #44 12.74 CC images/fsnotify.o [2020-04-09T20:00:28.696Z] #44 12.90 CC images/signalfd.o [2020-04-09T20:00:28.696Z] #44 12.95 CC images/fs.o [2020-04-09T20:00:28.696Z] #44 13.01 CC images/pstree.o [2020-04-09T20:00:28.696Z] #44 13.11 CC images/pipe.o [2020-04-09T20:00:28.696Z] #44 13.21 CC images/tcp-stream.o [2020-04-09T20:00:28.696Z] #44 13.31 CC images/sk-packet.o [2020-04-09T20:00:28.696Z] #44 13.41 CC images/mnt.o [2020-04-09T20:00:28.696Z] #44 13.50 CC images/pipe-data.o [2020-04-09T20:00:28.696Z] #44 13.60 CC images/sa.o [2020-04-09T20:00:28.835Z] #27 ... [2020-04-09T20:00:28.835Z] [2020-04-09T20:00:28.835Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:28.835Z] #43 5.882 Reading package lists... [2020-04-09T20:00:28.835Z] #43 11.38 Reading package lists... [2020-04-09T20:00:28.835Z] #43 16.85 Building dependency tree... [2020-04-09T20:00:28.835Z] #43 18.10 Reading state information... [2020-04-09T20:00:28.835Z] #43 20.10 The following additional packages will be installed: [2020-04-09T20:00:28.835Z] #43 20.10 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-09T20:00:28.835Z] #43 20.10 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-09T20:00:28.835Z] #43 20.11 Suggested packages: [2020-04-09T20:00:28.835Z] #43 20.11 manpages-dev python-setuptools [2020-04-09T20:00:28.927Z] #35 ... [2020-04-09T20:00:28.927Z] [2020-04-09T20:00:28.927Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:28.927Z] #10 17.79 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-04-09T20:00:28.927Z] #10 19.27 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2020-04-09T20:00:28.927Z] #10 19.27 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2020-04-09T20:00:28.927Z] #10 19.28 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2020-04-09T20:00:28.927Z] #10 19.29 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2020-04-09T20:00:28.927Z] #10 19.29 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-04-09T20:00:28.927Z] #10 19.30 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u3 [109 kB] [2020-04-09T20:00:28.927Z] #10 19.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2020-04-09T20:00:28.927Z] #10 19.32 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2020-04-09T20:00:28.927Z] #10 19.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2020-04-09T20:00:28.927Z] #10 19.35 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2020-04-09T20:00:28.927Z] #10 19.35 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2020-04-09T20:00:28.927Z] #10 19.38 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2020-04-09T20:00:28.927Z] #10 19.39 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2020-04-09T20:00:28.927Z] #10 19.40 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libseccomp-dev s390x 2.3.3-4 [60.4 kB] [2020-04-09T20:00:28.927Z] #10 19.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u3 [321 kB] [2020-04-09T20:00:28.927Z] #10 20.34 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:28.927Z] #10 20.42 Fetched 73.3 MB in 5s (15.6 MB/s) [2020-04-09T20:00:28.927Z] #10 20.47 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-09T20:00:28.927Z] #10 20.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15168 files and directories currently installed.) [2020-04-09T20:00:28.927Z] #10 20.53 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2020-04-09T20:00:28.927Z] #10 20.54 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:00:28.927Z] #10 22.26 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-09T20:00:28.927Z] #10 22.27 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2020-04-09T20:00:28.927Z] #10 22.27 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:00:28.927Z] #10 24.21 Selecting previously unselected package binutils-mingw-w64. [2020-04-09T20:00:28.927Z] #10 24.24 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-09T20:00:28.927Z] #10 24.25 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:00:28.927Z] #10 24.36 Selecting previously unselected package libdevmapper1.02.1:s390x. [2020-04-09T20:00:28.927Z] #10 24.38 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-09T20:00:28.927Z] #10 24.38 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-09T20:00:28.927Z] #10 24.62 Selecting previously unselected package dmsetup. [2020-04-09T20:00:28.927Z] #10 24.62 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2020-04-09T20:00:28.927Z] #10 24.62 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-09T20:00:28.927Z] #10 24.83 Selecting previously unselected package mingw-w64-common. [2020-04-09T20:00:28.927Z] #10 24.83 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-09T20:00:28.927Z] #10 24.84 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-09T20:00:28.927Z] #10 ... [2020-04-09T20:00:28.927Z] [2020-04-09T20:00:28.927Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:28.955Z] #44 13.69 CC images/timer.o [2020-04-09T20:00:29.073Z] #47 ... [2020-04-09T20:00:29.074Z] [2020-04-09T20:00:29.074Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:29.074Z] #56 23.02 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:00:29.074Z] #56 23.08 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:00:29.099Z] #43 ... [2020-04-09T20:00:29.099Z] [2020-04-09T20:00:29.099Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:29.099Z] #74 18.22 Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-09T20:00:29.099Z] #74 18.33 + cd /tmp/tmp.tSmHxMfQQe/src/github.com/docker/libnetwork [2020-04-09T20:00:29.099Z] #74 18.33 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:00:29.099Z] #74 18.86 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-09T20:00:29.178Z] INFO: Downloading go... [2020-04-09T20:00:29.215Z] #44 13.81 CC images/timerfd.o [2020-04-09T20:00:29.215Z] #44 13.95 CC images/mm.o [2020-04-09T20:00:29.339Z] #56 23.42 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:00:29.339Z] #56 23.52 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:00:29.474Z] #44 14.05 CC images/sk-opts.o [2020-04-09T20:00:29.474Z] #44 14.14 CC images/sk-unix.o [2020-04-09T20:00:29.474Z] #44 14.26 CC images/sk-inet.o [2020-04-09T20:00:29.596Z] #56 ... [2020-04-09T20:00:29.596Z] [2020-04-09T20:00:29.596Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-09T20:00:29.596Z] #25 7.104 Reading package lists... [2020-04-09T20:00:29.596Z] #25 14.52 Reading package lists... [2020-04-09T20:00:29.732Z] #44 14.37 CC images/tun.o [2020-04-09T20:00:29.732Z] #44 14.50 CC images/sk-netlink.o [2020-04-09T20:00:29.732Z] #44 14.57 CC images/packet-sock.o [2020-04-09T20:00:29.853Z] #25 22.57 Building dependency tree... [2020-04-09T20:00:29.854Z] #25 ... [2020-04-09T20:00:29.854Z] [2020-04-09T20:00:29.854Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:00:29.854Z] #41 23.71 Checking out files: 91% (1456/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-04-09T20:00:29.854Z] #41 23.86 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-09T20:00:29.991Z] #44 14.68 CC images/ipc-var.o [2020-04-09T20:00:29.991Z] #44 14.75 CC images/ipc-desc.o [2020-04-09T20:00:29.991Z] #44 14.88 CC images/ipc-shm.o [2020-04-09T20:00:30.040Z] #74 ... [2020-04-09T20:00:30.040Z] [2020-04-09T20:00:30.040Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:30.040Z] #35 6.800 Reading package lists... [2020-04-09T20:00:30.040Z] #35 12.46 Reading package lists... [2020-04-09T20:00:30.040Z] #35 17.65 Building dependency tree... [2020-04-09T20:00:30.040Z] #35 18.94 Reading state information... [2020-04-09T20:00:30.040Z] #35 20.89 The following additional packages will be installed: [2020-04-09T20:00:30.040Z] #35 20.89 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-09T20:00:30.040Z] #35 20.90 Suggested packages: [2020-04-09T20:00:30.040Z] #35 20.90 cmake-doc ninja-build lrzip [2020-04-09T20:00:30.040Z] #35 20.90 Recommended packages: [2020-04-09T20:00:30.040Z] #35 20.90 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-09T20:00:30.040Z] #35 22.12 The following NEW packages will be installed: [2020-04-09T20:00:30.040Z] #35 22.12 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-09T20:00:30.040Z] #35 22.12 vim-common xxd [2020-04-09T20:00:30.040Z] #35 ... [2020-04-09T20:00:30.040Z] [2020-04-09T20:00:30.040Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:30.040Z] #43 21.40 The following NEW packages will be installed: [2020-04-09T20:00:30.040Z] #43 21.40 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-09T20:00:30.040Z] #43 21.40 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-09T20:00:30.040Z] #43 21.40 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-09T20:00:30.040Z] #43 21.40 python-six zlib1g-dev [2020-04-09T20:00:30.040Z] #43 21.84 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:30.040Z] #43 21.84 Need to get 3798 kB of archives. [2020-04-09T20:00:30.040Z] #43 21.84 After this operation, 21.6 MB of additional disk space will be used. [2020-04-09T20:00:30.040Z] #43 21.84 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2020-04-09T20:00:30.040Z] #43 21.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-04-09T20:00:30.040Z] #43 21.84 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2020-04-09T20:00:30.040Z] #43 21.85 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-04-09T20:00:30.040Z] #43 21.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2020-04-09T20:00:30.040Z] #43 21.86 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-04-09T20:00:30.040Z] #43 21.86 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-04-09T20:00:30.040Z] #43 21.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2020-04-09T20:00:30.040Z] #43 21.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2020-04-09T20:00:30.040Z] #43 21.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2020-04-09T20:00:30.040Z] #43 21.94 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2020-04-09T20:00:30.040Z] #43 22.03 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2020-04-09T20:00:30.040Z] #43 22.07 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-04-09T20:00:30.040Z] #43 22.09 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2020-04-09T20:00:30.040Z] #43 22.10 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-09T20:00:30.040Z] #43 22.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2020-04-09T20:00:30.040Z] #43 22.12 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2020-04-09T20:00:30.249Z] #44 14.94 CC images/ipc-msg.o [2020-04-09T20:00:30.249Z] #44 15.03 CC images/ipc-sem.o [2020-04-09T20:00:30.249Z] #44 15.09 CC images/utsns.o [2020-04-09T20:00:30.249Z] #44 15.16 CC images/creds.o [2020-04-09T20:00:30.507Z] #44 15.24 CC images/vma.o [2020-04-09T20:00:30.507Z] #44 15.30 CC images/netdev.o [2020-04-09T20:00:30.619Z] #43 ... [2020-04-09T20:00:30.619Z] [2020-04-09T20:00:30.619Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-09T20:00:30.619Z] #62 21.31 Fetched 119 kB in 0s (417 kB/s) [2020-04-09T20:00:30.619Z] #62 21.39 Selecting previously unselected package libbtrfs0. [2020-04-09T20:00:30.619Z] #62 21.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-09T20:00:30.619Z] #62 21.56 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-09T20:00:30.619Z] #62 21.56 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:00:30.619Z] #62 21.71 Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:00:30.619Z] #62 21.71 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-09T20:00:30.619Z] #62 21.72 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:00:30.619Z] #62 22.13 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:00:30.619Z] #62 22.18 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:00:30.619Z] #62 22.19 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:00:30.619Z] #62 DONE 22.7s [2020-04-09T20:00:30.619Z] [2020-04-09T20:00:30.619Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:00:30.619Z] #63 DONE 0.1s [2020-04-09T20:00:30.619Z] [2020-04-09T20:00:30.619Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-09T20:00:30.619Z] #64 DONE 0.1s [2020-04-09T20:00:30.619Z] [2020-04-09T20:00:30.619Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:30.619Z] #35 22.49 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:30.619Z] #35 22.49 Need to get 14.2 MB of archives. [2020-04-09T20:00:30.619Z] #35 22.49 After this operation, 60.0 MB of additional disk space will be used. [2020-04-09T20:00:30.619Z] #35 22.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-09T20:00:30.619Z] #35 22.50 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:00:30.619Z] #35 22.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-09T20:00:30.619Z] #35 22.62 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-09T20:00:30.766Z] #44 15.40 CC images/tty.o [2020-04-09T20:00:30.766Z] #44 15.59 CC images/file-lock.o [2020-04-09T20:00:30.835Z] #41 ... [2020-04-09T20:00:30.835Z] [2020-04-09T20:00:30.835Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-09T20:00:30.835Z] #62 7.615 Reading package lists... [2020-04-09T20:00:30.835Z] #62 15.39 Reading package lists... [2020-04-09T20:00:30.835Z] #62 23.80 Building dependency tree... [2020-04-09T20:00:30.835Z] #62 ... [2020-04-09T20:00:30.835Z] [2020-04-09T20:00:30.835Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:30.835Z] #74 24.89 Checking out files: 64% (1324/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) [2020-04-09T20:00:30.835Z] #74 ... [2020-04-09T20:00:30.835Z] [2020-04-09T20:00:30.835Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:30.835Z] #10 7.801 Reading package lists... [2020-04-09T20:00:30.835Z] #10 16.04 Reading package lists... [2020-04-09T20:00:30.835Z] #10 23.60 Building dependency tree... [2020-04-09T20:00:30.835Z] #10 25.27 Reading state information... [2020-04-09T20:00:31.024Z] #44 15.70 CC images/rlimit.o [2020-04-09T20:00:31.024Z] #44 15.86 CC images/pagemap.o [2020-04-09T20:00:31.095Z] #10 ... [2020-04-09T20:00:31.095Z] [2020-04-09T20:00:31.095Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:31.190Z] #35 23.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+b3 [623 kB] [2020-04-09T20:00:31.190Z] #35 23.32 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2020-04-09T20:00:31.283Z] #44 16.02 CC images/siginfo.o [2020-04-09T20:00:31.283Z] #44 16.09 CC images/rpc.o [2020-04-09T20:00:31.283Z] #44 ... [2020-04-09T20:00:31.283Z] [2020-04-09T20:00:31.283Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:31.283Z] #10 30.76 Selecting previously unselected package libapparmor1:amd64. [2020-04-09T20:00:31.283Z] #10 30.77 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-09T20:00:31.283Z] #10 30.77 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-09T20:00:31.283Z] #10 30.87 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-09T20:00:31.283Z] #10 30.87 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-09T20:00:31.283Z] #10 30.87 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-09T20:00:31.283Z] #10 31.00 Selecting previously unselected package libbtrfs0. [2020-04-09T20:00:31.283Z] #10 31.00 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-09T20:00:31.283Z] #10 31.02 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:00:31.283Z] #10 31.08 Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:00:31.283Z] #10 31.08 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-09T20:00:31.283Z] #10 31.09 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:00:31.283Z] #10 31.18 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-09T20:00:31.283Z] #10 31.18 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:00:31.283Z] #10 31.19 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:00:31.283Z] #10 31.26 Selecting previously unselected package libudev-dev:amd64. [2020-04-09T20:00:31.283Z] #10 31.26 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-09T20:00:31.283Z] #10 31.28 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:00:31.283Z] #10 31.39 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-09T20:00:31.283Z] #10 31.39 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-09T20:00:31.283Z] #10 31.39 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-09T20:00:31.283Z] #10 31.52 Selecting previously unselected package libpcre16-3:amd64. [2020-04-09T20:00:31.283Z] #10 31.53 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-09T20:00:31.283Z] #10 31.53 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-09T20:00:31.283Z] #10 31.62 Selecting previously unselected package libpcre32-3:amd64. [2020-04-09T20:00:31.283Z] #10 31.62 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-09T20:00:31.283Z] #10 31.63 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-09T20:00:31.283Z] #10 31.72 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-09T20:00:31.283Z] #10 31.72 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-09T20:00:31.283Z] #10 31.73 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-09T20:00:31.283Z] #10 31.82 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-09T20:00:31.283Z] #10 31.83 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-09T20:00:31.283Z] #10 31.84 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-09T20:00:31.283Z] #10 32.05 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-09T20:00:31.283Z] #10 32.07 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-09T20:00:31.283Z] #10 32.08 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-09T20:00:31.283Z] #10 32.18 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-09T20:00:31.283Z] #10 32.20 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:00:31.283Z] #10 32.20 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-09T20:00:31.283Z] #10 32.27 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-09T20:00:31.283Z] #10 32.28 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-09T20:00:31.283Z] #10 32.29 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-09T20:00:31.283Z] #10 32.37 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-09T20:00:31.283Z] #10 32.37 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-09T20:00:31.283Z] #10 32.38 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:00:31.283Z] #10 32.57 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-09T20:00:31.283Z] #10 32.66 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-09T20:00:31.283Z] #10 32.67 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-09T20:00:31.283Z] #10 32.69 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:00:31.283Z] #10 32.69 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-09T20:00:31.283Z] #10 32.70 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-09T20:00:31.283Z] #10 32.71 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:00:31.283Z] #10 32.72 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:00:31.283Z] #10 32.74 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-09T20:00:31.283Z] #10 32.74 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:00:31.283Z] #10 32.77 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:00:31.283Z] #10 32.78 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:00:31.283Z] #10 32.79 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-09T20:00:31.283Z] #10 32.81 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-09T20:00:31.283Z] #10 32.82 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:00:31.283Z] #10 32.84 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:00:31.283Z] #10 32.85 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-09T20:00:31.283Z] #10 32.87 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:00:31.283Z] #10 32.88 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-04-09T20:00:31.283Z] #10 32.89 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-04-09T20:00:31.283Z] #10 32.90 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:00:31.283Z] #10 32.92 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-04-09T20:00:31.283Z] #10 32.93 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-04-09T20:00:31.283Z] #10 32.94 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:00:31.283Z] #10 32.96 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-09T20:00:31.283Z] #10 32.98 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:00:31.283Z] #10 32.99 Setting up dmsetup (2:1.02.155-3) ... [2020-04-09T20:00:31.357Z] #74 24.89 Checking out files: 64% (1324/2066) Checking out files: 65% (1343/2066) Checking out files: 66% (1364/2066) Checking out files: 67% (1385/2066) Checking out files: 68% (1405/2066) Checking out files: 69% (1426/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-09T20:00:31.357Z] #74 25.50 + cd /tmp/tmp.OYqWsmMASy/src/github.com/docker/libnetwork [2020-04-09T20:00:31.357Z] #74 25.50 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:00:31.449Z] #35 23.62 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2020-04-09T20:00:31.449Z] #35 23.62 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2020-04-09T20:00:31.449Z] #35 23.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2020-04-09T20:00:31.525Z] #27 8.755 # 1.9% ### 4.7% ###### 8.5% ######## 12.3% ############ 17.0% ############## 20.8% ################# 24.6% #################### 28.4% ####################### 32.1% ######################### 35.0% ########################## 36.4% ############################ 39.7% ############################## 42.7% ################################# 46.5% ################################### 49.3% ##################################### 52.1% ####################################### 55.0% ######################################### 57.8% ########################################### 60.6% ############################################# 63.5% ############################################### 66.2% ############################################### 66.2% ################################################## 70.2% #################################################### 73.0% ####################################################### 76.8% ########################################################## 80.6% ############################################################# 85.3% [2020-04-09T20:00:31.525Z] #27 ... [2020-04-09T20:00:31.525Z] [2020-04-09T20:00:31.525Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:31.525Z] #35 29.62 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-09T20:00:31.525Z] #35 29.63 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:00:31.525Z] #35 29.63 Setting up libuv1:s390x (1.24.1-1) ... [2020-04-09T20:00:31.525Z] #35 29.64 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:00:31.525Z] #35 29.65 Setting up librhash0:s390x (1.3.8-1) ... [2020-04-09T20:00:31.525Z] #35 29.66 Setting up cmake-data (3.13.4-1) ... [2020-04-09T20:00:31.525Z] #35 29.68 Setting up libxml2:s390x (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:00:31.525Z] #35 29.68 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2020-04-09T20:00:31.525Z] #35 29.70 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2020-04-09T20:00:31.525Z] #35 29.71 Setting up cmake (3.13.4-1) ... [2020-04-09T20:00:31.525Z] #35 29.72 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:00:31.525Z] #35 29.79 Processing triggers for mime-support (3.62) ... [2020-04-09T20:00:31.525Z] #35 DONE 30.4s [2020-04-09T20:00:31.525Z] [2020-04-09T20:00:31.525Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:31.525Z] #74 DONE 30.2s [2020-04-09T20:00:31.525Z] [2020-04-09T20:00:31.525Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:31.542Z] #10 33.00 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:00:31.542Z] #10 33.01 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-09T20:00:31.542Z] #10 33.03 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:00:31.709Z] #35 24.01 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2020-04-09T20:00:31.807Z] #27 8.755 # 1.9% ### 4.7% ###### 8.5% ######## 12.3% ############ 17.0% ############## 20.8% ################# 24.6% #################### 28.4% ####################### 32.1% ######################### 35.0% ########################## 36.4% ############################ 39.7% ############################## 42.7% ################################# 46.5% ################################### 49.3% ##################################### 52.1% ####################################### 55.0% ######################################### 57.8% ########################################### 60.6% ############################################# 63.5% ############################################### 66.2% ############################################### 66.2% ################################################## 70.2% #################################################### 73.0% ####################################################### 76.8% ########################################################## 80.6% ############################################################# 85.3% ################################################################ 89.1% ############ [2020-04-09T20:00:31.807Z] #27 ... [2020-04-09T20:00:31.807Z] [2020-04-09T20:00:31.807Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:00:31.807Z] #36 DONE 0.1s [2020-04-09T20:00:31.807Z] [2020-04-09T20:00:31.807Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-09T20:00:31.807Z] #37 DONE 0.1s [2020-04-09T20:00:31.807Z] [2020-04-09T20:00:31.807Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:31.925Z] #7 unpacking docker.io/library/golang:1.13.10-buster@sha256:1c2767626a00a6ae363c8ef83569b0a98096b0d3b89d2536d32062eed06df402 10.3s done [2020-04-09T20:00:31.925Z] #7 DONE 15.4s [2020-04-09T20:00:31.925Z] [2020-04-09T20:00:31.925Z] #8 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2020-04-09T20:00:31.925Z] #8 DONE 0.2s [2020-04-09T20:00:31.925Z] [2020-04-09T20:00:31.925Z] #9 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2020-04-09T20:00:31.925Z] #9 DONE 0.2s [2020-04-09T20:00:31.925Z] [2020-04-09T20:00:31.925Z] #29 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2020-04-09T20:00:31.925Z] #29 DONE 0.1s [2020-04-09T20:00:31.925Z] [2020-04-09T20:00:31.925Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2020-04-09T20:00:31.925Z] #40 DONE 0.1s [2020-04-09T20:00:31.925Z] [2020-04-09T20:00:31.925Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:31.937Z] #74 25.90 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-09T20:00:32.097Z] #27 8.755 # 1.9% ### 4.7% ###### 8.5% ######## 12.3% ############ 17.0% ############## 20.8% ################# 24.6% #################### 28.4% ####################### 32.1% ######################### 35.0% ########################## 36.4% ############################ 39.7% ############################## 42.7% ################################# 46.5% ################################### 49.3% ##################################### 52.1% ####################################### 55.0% ######################################### 57.8% ########################################### 60.6% ############################################# 63.5% ############################################### 66.2% ############################################### 66.2% ################################################## 70.2% #################################################### 73.0% ####################################################### 76.8% ########################################################## 80.6% ############################################################# 85.3% ################################################################ 89.1% ################################################################ 90.0% ################################################################# 91.0% [2020-04-09T20:00:32.097Z] #27 ... [2020-04-09T20:00:32.097Z] [2020-04-09T20:00:32.097Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:32.097Z] #43 24.71 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2020-04-09T20:00:32.097Z] #43 24.72 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:32.097Z] #43 24.73 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-09T20:00:32.097Z] #43 24.74 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2020-04-09T20:00:32.097Z] #43 24.74 Setting up python-six (1.12.0-1) ... [2020-04-09T20:00:32.097Z] #43 26.40 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2020-04-09T20:00:32.097Z] #43 26.41 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-09T20:00:32.097Z] #43 26.42 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2020-04-09T20:00:32.097Z] #43 26.43 Setting up libcap-dev:s390x (1:2.25-2) ... [2020-04-09T20:00:32.097Z] #43 26.44 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2020-04-09T20:00:32.097Z] #43 26.45 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:00:32.097Z] #43 26.46 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:32.097Z] #43 26.46 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2020-04-09T20:00:32.097Z] #43 26.47 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:00:32.097Z] #43 26.48 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-09T20:00:32.097Z] #43 30.35 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2020-04-09T20:00:32.097Z] #43 30.43 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:00:32.097Z] #43 DONE 30.9s [2020-04-09T20:00:32.097Z] [2020-04-09T20:00:32.097Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:32.108Z] #10 DONE 33.5s [2020-04-09T20:00:32.108Z] [2020-04-09T20:00:32.108Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:00:32.108Z] #58 DONE 0.1s [2020-04-09T20:00:32.108Z] [2020-04-09T20:00:32.108Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-09T20:00:32.220Z] #10 ... [2020-04-09T20:00:32.220Z] [2020-04-09T20:00:32.220Z] #21 [proxy 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:00:32.220Z] #21 DONE 0.1s [2020-04-09T20:00:32.220Z] [2020-04-09T20:00:32.220Z] #52 [golangci_lint 2/3] COPY hack/dockerfile/install/golangci_lint.installer... [2020-04-09T20:00:32.220Z] #52 DONE 0.1s [2020-04-09T20:00:32.220Z] [2020-04-09T20:00:32.220Z] #49 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ [2020-04-09T20:00:32.220Z] #49 DONE 0.1s [2020-04-09T20:00:32.220Z] [2020-04-09T20:00:32.220Z] #46 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ [2020-04-09T20:00:32.220Z] #46 DONE 0.2s [2020-04-09T20:00:32.220Z] [2020-04-09T20:00:32.220Z] #32 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ [2020-04-09T20:00:32.220Z] #32 DONE 0.2s [2020-04-09T20:00:32.220Z] [2020-04-09T20:00:32.220Z] #73 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ [2020-04-09T20:00:32.220Z] #73 DONE 0.2s [2020-04-09T20:00:32.220Z] [2020-04-09T20:00:32.220Z] #55 [shfmt 2/3] COPY hack/dockerfile/install/shfmt.installer ./ [2020-04-09T20:00:32.220Z] #55 DONE 0.2s [2020-04-09T20:00:32.220Z] [2020-04-09T20:00:32.220Z] #22 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-09T20:00:32.220Z] #22 DONE 0.2s [2020-04-09T20:00:32.220Z] [2020-04-09T20:00:32.220Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:32.263Z] #43 13.12 Reading package lists... [2020-04-09T20:00:32.263Z] #43 ... [2020-04-09T20:00:32.263Z] [2020-04-09T20:00:32.263Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:32.263Z] #23 16.92 + mkdir -p /build [2020-04-09T20:00:32.263Z] #23 16.93 + mv docker/docker /build/ [2020-04-09T20:00:32.263Z] #23 16.94 + rmdir docker [2020-04-09T20:00:32.263Z] #23 DONE 17.2s [2020-04-09T20:00:32.263Z] [2020-04-09T20:00:32.263Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:32.263Z] #56 16.69 + cd /tmp/tmp.hTeGCKl7hG/src/github.com/mvdan/sh [2020-04-09T20:00:32.263Z] #56 16.69 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:32.263Z] #56 16.85 + GO111MODULE=on [2020-04-09T20:00:32.263Z] #56 16.85 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-09T20:00:32.263Z] #56 ... [2020-04-09T20:00:32.263Z] [2020-04-09T20:00:32.263Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:32.263Z] #47 7.659 + cd /tmp/tmp.KwjoBYBRB8/src/github.com/LK4D4/vndr [2020-04-09T20:00:32.263Z] #47 7.659 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:32.263Z] #47 7.664 + go build -buildmode=pie -v -o /build/vndr . [2020-04-09T20:00:32.263Z] #47 9.244 runtime/internal/sys [2020-04-09T20:00:32.263Z] #47 9.255 internal/cpu [2020-04-09T20:00:32.263Z] #47 9.625 internal/race [2020-04-09T20:00:32.263Z] #47 9.745 internal/bytealg [2020-04-09T20:00:32.263Z] #47 9.826 sync/atomic [2020-04-09T20:00:32.263Z] #47 10.07 unicode [2020-04-09T20:00:32.263Z] #47 10.50 runtime [2020-04-09T20:00:32.263Z] #47 13.97 unicode/utf8 [2020-04-09T20:00:32.263Z] #47 14.99 internal/testlog [2020-04-09T20:00:32.263Z] #47 15.23 encoding [2020-04-09T20:00:32.263Z] #47 15.29 unicode/utf16 [2020-04-09T20:00:32.263Z] #47 15.42 container/list [2020-04-09T20:00:32.263Z] #47 15.83 crypto/internal/subtle [2020-04-09T20:00:32.263Z] #47 15.94 crypto/subtle [2020-04-09T20:00:32.263Z] #47 16.17 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-09T20:00:32.263Z] #47 16.32 internal/nettrace [2020-04-09T20:00:32.263Z] #47 16.48 runtime/cgo [2020-04-09T20:00:32.263Z] #47 ... [2020-04-09T20:00:32.263Z] [2020-04-09T20:00:32.263Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:32.263Z] #10 8.201 Reading package lists... [2020-04-09T20:00:32.367Z] #59 DONE 0.2s [2020-04-09T20:00:32.367Z] [2020-04-09T20:00:32.367Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:32.367Z] #50 DONE 33.8s [2020-04-09T20:00:32.367Z] [2020-04-09T20:00:32.367Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:32.385Z] #27 8.755 # 1.9% ### 4.7% ###### 8.5% ######## 12.3% ############ 17.0% ############## 20.8% ################# 24.6% #################### 28.4% ####################### 32.1% ######################### 35.0% ########################## 36.4% ############################ 39.7% ############################## 42.7% ################################# 46.5% ################################### 49.3% ##################################### 52.1% ####################################### 55.0% ######################################### 57.8% ########################################### 60.6% ############################################# 63.5% ############################################### 66.2% ############################################### 66.2% ################################################## 70.2% #################################################### 73.0% ####################################################### 76.8% ########################################################## 80.6% ############################################################# 85.3% ################################################################ 89.1% ################################################################ 90.0% ################################################################# 91.0% ################################################################## 92.8% #################################################################### 94.7% #################################################################### 95.0% ##################################################################### 97.0% ####################################################################### 99.2% ######################################################################## 100.0% [2020-04-09T20:00:32.510Z] #74 ... [2020-04-09T20:00:32.510Z] [2020-04-09T20:00:32.510Z] #67 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ [2020-04-09T20:00:32.510Z] #67 DONE 0.2s [2020-04-09T20:00:32.510Z] [2020-04-09T20:00:32.510Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:32.518Z] #10 15.40 Reading package lists... [2020-04-09T20:00:32.518Z] #10 ... [2020-04-09T20:00:32.518Z] [2020-04-09T20:00:32.518Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:32.518Z] #35 8.398 Reading package lists... [2020-04-09T20:00:32.518Z] #35 16.33 Reading package lists... [2020-04-09T20:00:32.518Z] #35 ... [2020-04-09T20:00:32.518Z] [2020-04-09T20:00:32.518Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-09T20:00:32.518Z] #25 9.482 Reading package lists... [2020-04-09T20:00:32.666Z] #27 13.74 [2020-04-09T20:00:32.802Z] #68 0.570 + RM_GOPATH=0 [2020-04-09T20:00:32.802Z] #68 0.570 + TMP_GOPATH= [2020-04-09T20:00:32.802Z] #68 0.570 + : /build/ [2020-04-09T20:00:32.802Z] #68 0.570 + '[' -z '' ']' [2020-04-09T20:00:32.802Z] #68 0.570 ++ mktemp -d [2020-04-09T20:00:32.802Z] #68 0.573 + export GOPATH=/tmp/tmp.dQbqspmgub [2020-04-09T20:00:32.802Z] #68 0.573 + GOPATH=/tmp/tmp.dQbqspmgub [2020-04-09T20:00:32.802Z] #68 0.573 + RM_GOPATH=1 [2020-04-09T20:00:32.802Z] #68 0.579 ++ dirname ./install.sh [2020-04-09T20:00:32.802Z] #68 0.581 + dir=. [2020-04-09T20:00:32.937Z] INFO: Downloading compiler 1 of 3... [2020-04-09T20:00:32.937Z] INFO: Downloading compiler 2 of 3... [2020-04-09T20:00:32.937Z] INFO: Downloading compiler 3 of 3... [2020-04-09T20:00:32.937Z] INFO: Extracting git... [2020-04-09T20:00:33.115Z] #68 0.581 + bin=rootlesskit [2020-04-09T20:00:33.115Z] #68 0.581 + shift [2020-04-09T20:00:33.115Z] #68 0.582 + '[' '!' -f ./rootlesskit.installer ']' [2020-04-09T20:00:33.115Z] #68 0.582 + . ./rootlesskit.installer [2020-04-09T20:00:33.115Z] #68 0.582 ++ : eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:33.115Z] #68 0.583 + install_rootlesskit [2020-04-09T20:00:33.115Z] #68 0.583 + case "$1" in [2020-04-09T20:00:33.115Z] #68 0.583 + export CGO_ENABLED=0 [2020-04-09T20:00:33.115Z] #68 0.583 + CGO_ENABLED=0 [2020-04-09T20:00:33.115Z] #68 0.583 + _install_rootlesskit [2020-04-09T20:00:33.115Z] #68 0.583 + echo 'Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270' [2020-04-09T20:00:33.115Z] #68 0.583 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.dQbqspmgub/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:00:33.115Z] #68 0.584 Install rootlesskit version eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:33.115Z] #68 0.587 Cloning into '/tmp/tmp.dQbqspmgub/src/github.com/rootless-containers/rootlesskit'... [2020-04-09T20:00:33.308Z] #74 ... [2020-04-09T20:00:33.308Z] [2020-04-09T20:00:33.308Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:33.308Z] #35 10.13 Reading package lists... [2020-04-09T20:00:33.308Z] #35 17.78 Reading package lists... [2020-04-09T20:00:33.308Z] #35 25.25 Building dependency tree... [2020-04-09T20:00:33.308Z] #35 27.04 Reading state information... [2020-04-09T20:00:33.308Z] #35 ... [2020-04-09T20:00:33.308Z] [2020-04-09T20:00:33.308Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:33.308Z] #53 27.29 + cd /tmp/tmp.ApLMJZ3dgb/src/github.com/golangci/golangci-lint/ [2020-04-09T20:00:33.308Z] #53 27.29 + git checkout -q v1.23.8 [2020-04-09T20:00:33.565Z] #53 27.62 ++ git describe --tags [2020-04-09T20:00:33.565Z] #53 27.66 + version=v1.23.8 [2020-04-09T20:00:33.565Z] #53 27.66 ++ git rev-parse --short HEAD [2020-04-09T20:00:33.747Z] #60 1.438 + RM_GOPATH=0 [2020-04-09T20:00:33.747Z] #60 1.438 + TMP_GOPATH= [2020-04-09T20:00:33.747Z] #60 1.438 + : /build [2020-04-09T20:00:33.747Z] #60 1.438 + '[' -z '' ']' [2020-04-09T20:00:33.747Z] #60 1.439 ++ mktemp -d [2020-04-09T20:00:33.747Z] #60 1.440 + export GOPATH=/tmp/tmp.5Z9Orrdhmg [2020-04-09T20:00:33.747Z] #60 1.440 + GOPATH=/tmp/tmp.5Z9Orrdhmg [2020-04-09T20:00:33.747Z] #60 1.440 + RM_GOPATH=1 [2020-04-09T20:00:33.747Z] #60 1.444 ++ dirname ./install.sh [2020-04-09T20:00:33.747Z] #60 1.445 + dir=. [2020-04-09T20:00:33.747Z] #60 1.445 + bin=runc [2020-04-09T20:00:33.747Z] #60 1.445 + shift [2020-04-09T20:00:33.747Z] #60 1.445 + '[' '!' -f ./runc.installer ']' [2020-04-09T20:00:33.747Z] #60 1.445 + . ./runc.installer [2020-04-09T20:00:33.747Z] #60 1.446 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:00:33.747Z] #60 1.446 + install_runc [2020-04-09T20:00:33.747Z] #60 1.447 + uname -r [2020-04-09T20:00:33.747Z] #60 1.452 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-09T20:00:33.747Z] #60 1.452 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-09T20:00:33.747Z] #60 1.452 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-09T20:00:33.747Z] #60 1.452 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-09T20:00:33.747Z] #60 1.452 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.5Z9Orrdhmg/src/github.com/opencontainers/runc [2020-04-09T20:00:33.747Z] #60 1.454 Cloning into '/tmp/tmp.5Z9Orrdhmg/src/github.com/opencontainers/runc'... [2020-04-09T20:00:33.822Z] #53 27.67 + commit=76a82c6 [2020-04-09T20:00:33.822Z] #53 27.67 ++ git show -s --format=%cd [2020-04-09T20:00:33.822Z] #53 27.68 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-09T20:00:33.822Z] #53 27.68 + 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-04-09T20:00:34.005Z] #60 ... [2020-04-09T20:00:34.005Z] [2020-04-09T20:00:34.005Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-09T20:00:34.005Z] #11 DONE 1.9s [2020-04-09T20:00:34.005Z] [2020-04-09T20:00:34.005Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:34.005Z] #44 16.50 CC images/ext-file.o [2020-04-09T20:00:34.005Z] #44 16.55 CC images/cgroup.o [2020-04-09T20:00:34.005Z] #44 16.78 CC images/userns.o [2020-04-09T20:00:34.005Z] #44 16.89 CC images/google/protobuf/descriptor.o [2020-04-09T20:00:34.005Z] #44 17.37 CC images/opts.o [2020-04-09T20:00:34.005Z] #44 17.43 CC images/seccomp.o [2020-04-09T20:00:34.005Z] #44 17.56 CC images/binfmt-misc.o [2020-04-09T20:00:34.005Z] #44 17.69 CC images/time.o [2020-04-09T20:00:34.005Z] #44 17.87 CC images/sysctl.o [2020-04-09T20:00:34.005Z] #44 17.97 CC images/autofs.o [2020-04-09T20:00:34.005Z] #44 18.12 CC images/macvlan.o [2020-04-09T20:00:34.005Z] #44 18.25 CC images/sit.o [2020-04-09T20:00:34.005Z] #44 18.36 LINK images/built-in.o [2020-04-09T20:00:34.005Z] #44 18.42 GEN compel/include/asm [2020-04-09T20:00:34.005Z] #44 18.43 GEN compel/include/version.h [2020-04-09T20:00:34.005Z] #44 18.44 touch .config [2020-04-09T20:00:34.005Z] #44 18.48 GEN include/common/config.h [2020-04-09T20:00:34.005Z] #44 18.57 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-09T20:00:34.005Z] #44 18.59 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-09T20:00:34.005Z] #44 18.62 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-09T20:00:34.005Z] #44 18.66 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-09T20:00:34.005Z] #44 18.66 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-09T20:00:34.005Z] #44 18.68 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-09T20:00:34.005Z] #44 18.70 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-09T20:00:34.005Z] #44 18.73 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-09T20:00:34.005Z] #44 18.76 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-09T20:00:34.005Z] #44 18.80 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-09T20:00:34.005Z] #44 18.81 DEP compel/plugins/std/infect.d [2020-04-09T20:00:34.005Z] #44 18.84 DEP compel/plugins/std/string.d [2020-04-09T20:00:34.005Z] #44 18.87 DEP compel/plugins/std/log.d [2020-04-09T20:00:34.005Z] #44 18.92 DEP compel/plugins/std/fds.d [2020-04-09T20:00:34.130Z] #27 15.26 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-09T20:00:34.250Z] #35 26.04 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:34.250Z] #35 26.30 Fetched 14.2 MB in 3s (5428 kB/s) [2020-04-09T20:00:34.250Z] #35 26.40 Selecting previously unselected package xxd. [2020-04-09T20:00:34.250Z] #35 26.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-09T20:00:34.250Z] #35 26.50 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-09T20:00:34.250Z] #35 26.58 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:00:34.264Z] #44 18.96 DEP compel/plugins/std/std.d [2020-04-09T20:00:34.264Z] #44 19.04 DEP compel/plugins/shmem/shmem.d [2020-04-09T20:00:34.264Z] #44 19.08 DEP compel/plugins/fds/fds.d [2020-04-09T20:00:34.264Z] #44 19.16 CC compel/plugins/std/std.o [2020-04-09T20:00:34.403Z] #25 17.21 Reading package lists... [2020-04-09T20:00:34.403Z] #25 ... [2020-04-09T20:00:34.403Z] [2020-04-09T20:00:34.403Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:34.403Z] #33 10.00 math [2020-04-09T20:00:34.403Z] #33 10.00 runtime [2020-04-09T20:00:34.403Z] #33 14.68 unicode/utf8 [2020-04-09T20:00:34.403Z] #33 15.05 internal/testlog [2020-04-09T20:00:34.403Z] #33 15.48 runtime/cgo [2020-04-09T20:00:34.403Z] #33 ... [2020-04-09T20:00:34.403Z] [2020-04-09T20:00:34.403Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:34.403Z] #56 18.43 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:00:34.403Z] #56 18.46 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:00:34.403Z] #56 18.80 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:00:34.403Z] #56 19.02 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:00:34.403Z] #56 19.20 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:00:34.403Z] #56 19.87 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:00:34.410Z] #27 15.52 [2020-04-09T20:00:34.512Z] #35 26.78 Selecting previously unselected package vim-common. [2020-04-09T20:00:34.512Z] #35 26.78 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:00:34.512Z] #35 26.82 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:00:34.691Z] #27 15.72 ################## 25.4% ######################################################################## 100.0% [2020-04-09T20:00:34.691Z] #27 15.96 [2020-04-09T20:00:34.830Z] #44 19.39 CC compel/plugins/std/fds.o [2020-04-09T20:00:34.830Z] #44 19.51 CC compel/plugins/std/log.o [2020-04-09T20:00:34.962Z] #56 20.73 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:00:35.086Z] #35 27.26 Selecting previously unselected package cmake-data. [2020-04-09T20:00:35.087Z] #35 27.26 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-09T20:00:35.087Z] #35 27.28 Unpacking cmake-data (3.13.4-1) ... [2020-04-09T20:00:35.090Z] #44 19.78 CC compel/plugins/std/string.o [2020-04-09T20:00:35.347Z] #35 ... [2020-04-09T20:00:35.347Z] [2020-04-09T20:00:35.347Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:35.347Z] #27 4.149 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-09T20:00:35.347Z] #27 4.655 [2020-04-09T20:00:35.347Z] #27 4.956 0.0% ### 5.1% ####### 10.9% ############ 17.0% ################ 23.4% ##################### 29.5% ########################### 38.3% ############################### 43.4% ################################### 49.6% ######################################### 57.2% ############################################# 63.7% ################################################# 69.1% ##################################################### 73.8% ########################################################## 81.0% ############################################################## 86.4% ################################################################## 93.1% ####################################################################### 99.9% ######################################################################## 100.0% [2020-04-09T20:00:35.347Z] #27 ... [2020-04-09T20:00:35.347Z] [2020-04-09T20:00:35.347Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:35.347Z] #56 17.47 runtime/cgo [2020-04-09T20:00:35.347Z] #56 17.67 runtime [2020-04-09T20:00:35.392Z] #44 ... [2020-04-09T20:00:35.392Z] [2020-04-09T20:00:35.392Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:00:35.392Z] #30 DONE 36.7s [2020-04-09T20:00:35.392Z] [2020-04-09T20:00:35.392Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:35.392Z] #44 19.95 CC compel/plugins/std/infect.o [2020-04-09T20:00:35.392Z] #44 20.08 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-09T20:00:35.392Z] #44 20.14 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-09T20:00:35.392Z] #44 20.17 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-09T20:00:35.392Z] #44 20.19 AR compel/plugins/std.lib.a [2020-04-09T20:00:35.392Z] #44 20.23 CC compel/plugins/fds/fds.o [2020-04-09T20:00:35.521Z] #56 ... [2020-04-09T20:00:35.521Z] [2020-04-09T20:00:35.521Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:35.521Z] #68 11.34 + cd /tmp/tmp.RTdElPyQsd/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:00:35.521Z] #68 11.35 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:35.521Z] #68 11.75 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:00:35.521Z] #68 11.77 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-09T20:00:35.608Z] #56 ... [2020-04-09T20:00:35.608Z] [2020-04-09T20:00:35.609Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:35.609Z] #43 23.51 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:35.609Z] #43 23.76 Fetched 3798 kB in 1s (6088 kB/s) [2020-04-09T20:00:35.609Z] #43 23.84 Selecting previously unselected package libcap-dev:arm64. [2020-04-09T20:00:35.609Z] #43 23.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-09T20:00:35.609Z] #43 23.95 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2020-04-09T20:00:35.609Z] #43 23.96 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2020-04-09T20:00:35.609Z] #43 24.14 Selecting previously unselected package libnet1:arm64. [2020-04-09T20:00:35.609Z] #43 24.14 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-09T20:00:35.609Z] #43 24.15 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:35.609Z] #43 24.29 Selecting previously unselected package libnet1-dev. [2020-04-09T20:00:35.609Z] #43 24.30 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-09T20:00:35.609Z] #43 24.31 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:35.609Z] #43 24.53 Selecting previously unselected package libnl-3-200:arm64. [2020-04-09T20:00:35.609Z] #43 24.54 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-09T20:00:35.609Z] #43 24.54 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-09T20:00:35.609Z] #43 24.66 Selecting previously unselected package libnl-3-dev:arm64. [2020-04-09T20:00:35.609Z] #43 24.66 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2020-04-09T20:00:35.609Z] #43 24.67 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-09T20:00:35.609Z] #43 24.99 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-09T20:00:35.609Z] #43 25.00 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-09T20:00:35.609Z] #43 25.01 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-09T20:00:35.609Z] #43 25.12 Selecting previously unselected package libprotobuf-c-dev:arm64. [2020-04-09T20:00:35.609Z] #43 25.13 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2020-04-09T20:00:35.609Z] #43 25.16 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-09T20:00:35.609Z] #43 25.29 Selecting previously unselected package zlib1g-dev:arm64. [2020-04-09T20:00:35.609Z] #43 25.30 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2020-04-09T20:00:35.609Z] #43 25.32 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-09T20:00:35.609Z] #43 25.68 Selecting previously unselected package libprotobuf17:arm64. [2020-04-09T20:00:35.609Z] #43 25.69 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2020-04-09T20:00:35.609Z] #43 25.69 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-09T20:00:35.609Z] #43 26.27 Selecting previously unselected package libprotobuf-lite17:arm64. [2020-04-09T20:00:35.609Z] #43 26.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2020-04-09T20:00:35.609Z] #43 26.29 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-09T20:00:35.609Z] #43 26.62 Selecting previously unselected package libprotobuf-dev:arm64. [2020-04-09T20:00:35.609Z] #43 26.64 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2020-04-09T20:00:35.609Z] #43 26.65 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-09T20:00:35.609Z] #43 27.75 Selecting previously unselected package libprotoc17:arm64. [2020-04-09T20:00:35.609Z] #43 27.75 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2020-04-09T20:00:35.609Z] #43 27.76 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-09T20:00:35.657Z] #44 20.46 AR compel/plugins/fds.lib.a [2020-04-09T20:00:35.657Z] #44 ... [2020-04-09T20:00:35.657Z] [2020-04-09T20:00:35.657Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-09T20:00:35.657Z] #12 DONE 1.8s [2020-04-09T20:00:35.657Z] [2020-04-09T20:00:35.657Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:35.657Z] #44 20.51 HOSTDEP compel/src/lib/log-host.d [2020-04-09T20:00:35.657Z] #44 20.56 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-09T20:00:35.657Z] #44 ... [2020-04-09T20:00:35.657Z] [2020-04-09T20:00:35.657Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:35.657Z] #47 27.12 vendor/golang.org/x/net/idna [2020-04-09T20:00:35.657Z] #47 27.75 crypto/elliptic [2020-04-09T20:00:35.657Z] #47 27.75 encoding/asn1 [2020-04-09T20:00:35.657Z] #47 27.75 crypto/dsa [2020-04-09T20:00:35.657Z] #47 27.75 crypto/rand [2020-04-09T20:00:35.657Z] #47 28.31 crypto/ed25519 [2020-04-09T20:00:35.657Z] #47 28.33 crypto/rsa [2020-04-09T20:00:35.657Z] #47 28.98 vendor/golang.org/x/crypto/cryptobyte [2020-04-09T20:00:35.657Z] #47 28.98 crypto/x509/pkix [2020-04-09T20:00:35.657Z] #47 29.36 crypto/ecdsa [2020-04-09T20:00:35.657Z] #47 29.45 github.com/LK4D4/vndr/build [2020-04-09T20:00:35.657Z] #47 30.76 net/textproto [2020-04-09T20:00:35.657Z] #47 30.76 vendor/golang.org/x/net/http/httpproxy [2020-04-09T20:00:35.657Z] #47 30.76 crypto/x509 [2020-04-09T20:00:35.657Z] #47 31.23 vendor/golang.org/x/net/http/httpguts [2020-04-09T20:00:35.657Z] #47 31.23 mime/multipart [2020-04-09T20:00:35.657Z] #47 32.02 crypto/tls [2020-04-09T20:00:35.657Z] #47 33.75 net/http/httptrace [2020-04-09T20:00:35.657Z] #47 33.83 net/http [2020-04-09T20:00:35.776Z] #68 ... [2020-04-09T20:00:35.776Z] [2020-04-09T20:00:35.776Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:35.776Z] #43 13.12 Reading package lists... [2020-04-09T20:00:35.917Z] #47 ... [2020-04-09T20:00:35.917Z] [2020-04-09T20:00:35.917Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:35.917Z] #44 20.65 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-09T20:00:35.917Z] #44 20.69 HOSTDEP compel/src/main-host.d [2020-04-09T20:00:35.917Z] #44 20.73 DEP compel/src/lib/ptrace.d [2020-04-09T20:00:35.917Z] #44 20.80 DEP compel/src/lib/infect.d [2020-04-09T20:00:36.162Z] #27 16.97 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-09T20:00:36.162Z] #27 17.29 [2020-04-09T20:00:36.175Z] #44 20.84 DEP compel/src/lib/infect-util.d [2020-04-09T20:00:36.175Z] #44 20.88 DEP compel/src/lib/infect-rpc.d [2020-04-09T20:00:36.175Z] #44 20.91 DEP compel/arch/x86/src/lib/infect.d [2020-04-09T20:00:36.175Z] #44 20.96 DEP compel/arch/x86/src/lib/cpu.d [2020-04-09T20:00:36.175Z] #44 20.98 DEP compel/src/lib/log.d [2020-04-09T20:00:36.175Z] #44 21.02 DEP compel/src/main.d [2020-04-09T20:00:36.180Z] #43 28.45 Selecting previously unselected package protobuf-c-compiler. [2020-04-09T20:00:36.434Z] #44 21.06 DEP compel/src/lib/handle-elf.d [2020-04-09T20:00:36.434Z] #44 21.09 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-09T20:00:36.434Z] #44 21.13 CC compel/src/lib/log.o [2020-04-09T20:00:36.434Z] #44 21.20 CC compel/arch/x86/src/lib/cpu.o [2020-04-09T20:00:36.441Z] #43 28.47 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2020-04-09T20:00:36.441Z] #43 28.48 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:00:36.441Z] #43 28.62 Selecting previously unselected package protobuf-compiler. [2020-04-09T20:00:36.441Z] #43 28.63 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2020-04-09T20:00:36.441Z] #43 28.69 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:00:36.442Z] #27 17.46 ########################################################## 80.8% ######################################################################## 100.0% [2020-04-09T20:00:36.442Z] #27 17.55 [2020-04-09T20:00:36.694Z] #44 21.44 CC compel/arch/x86/src/lib/infect.o [2020-04-09T20:00:36.702Z] #43 28.87 Selecting previously unselected package python-pkg-resources. [2020-04-09T20:00:36.702Z] #43 28.87 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:00:36.702Z] #43 28.90 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-09T20:00:36.702Z] #43 ... [2020-04-09T20:00:36.702Z] [2020-04-09T20:00:36.702Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:36.702Z] #27 7.325 [2020-04-09T20:00:36.953Z] #44 21.69 CC compel/src/lib/infect-rpc.o [2020-04-09T20:00:36.953Z] #44 21.81 CC compel/src/lib/infect-util.o [2020-04-09T20:00:37.103Z] #53 ... [2020-04-09T20:00:37.103Z] [2020-04-09T20:00:37.103Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-09T20:00:37.103Z] #25 22.57 Building dependency tree... [2020-04-09T20:00:37.103Z] #25 24.42 Reading state information... [2020-04-09T20:00:37.103Z] #25 26.98 ca-certificates is already the newest version (20190110). [2020-04-09T20:00:37.103Z] #25 26.98 The following additional packages will be installed: [2020-04-09T20:00:37.103Z] #25 26.99 libjq1 libonig5 [2020-04-09T20:00:37.103Z] #25 27.54 The following NEW packages will be installed: [2020-04-09T20:00:37.104Z] #25 27.56 jq libjq1 libonig5 [2020-04-09T20:00:37.104Z] #25 27.98 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:37.104Z] #25 27.98 Need to get 355 kB of archives. [2020-04-09T20:00:37.104Z] #25 27.98 After this operation, 1072 kB of additional disk space will be used. [2020-04-09T20:00:37.104Z] #25 27.98 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-09T20:00:37.104Z] #25 27.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-09T20:00:37.104Z] #25 27.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-09T20:00:37.104Z] #25 29.29 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:37.104Z] #25 29.55 Fetched 355 kB in 0s (1295 kB/s) [2020-04-09T20:00:37.104Z] #25 29.66 Selecting previously unselected package libonig5:amd64. [2020-04-09T20:00:37.104Z] #25 29.66 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:00:37.104Z] #25 29.76 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-09T20:00:37.104Z] #25 29.79 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:00:37.104Z] #25 30.08 Selecting previously unselected package libjq1:amd64. [2020-04-09T20:00:37.104Z] #25 30.08 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:00:37.104Z] #25 30.09 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:00:37.104Z] #25 30.30 Selecting previously unselected package jq. [2020-04-09T20:00:37.104Z] #25 30.30 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:00:37.104Z] #25 30.33 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:00:37.104Z] #25 30.57 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:00:37.104Z] #25 30.59 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:00:37.104Z] #25 30.60 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:00:37.104Z] #25 30.63 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:00:37.104Z] #25 DONE 31.1s [2020-04-09T20:00:37.104Z] [2020-04-09T20:00:37.104Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-09T20:00:37.104Z] #26 DONE 0.1s [2020-04-09T20:00:37.104Z] [2020-04-09T20:00:37.104Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:37.104Z] #27 ... [2020-04-09T20:00:37.104Z] [2020-04-09T20:00:37.104Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-09T20:00:37.104Z] #62 23.80 Building dependency tree... [2020-04-09T20:00:37.104Z] #62 25.67 Reading state information... [2020-04-09T20:00:37.104Z] #62 28.08 The following additional packages will be installed: [2020-04-09T20:00:37.104Z] #62 28.09 libbtrfs0 [2020-04-09T20:00:37.104Z] #62 28.31 The following NEW packages will be installed: [2020-04-09T20:00:37.104Z] #62 28.32 libbtrfs-dev libbtrfs0 [2020-04-09T20:00:37.104Z] #62 28.82 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:37.104Z] #62 28.82 Need to get 119 kB of archives. [2020-04-09T20:00:37.104Z] #62 28.82 After this operation, 387 kB of additional disk space will be used. [2020-04-09T20:00:37.104Z] #62 28.82 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-09T20:00:37.104Z] #62 28.82 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-09T20:00:37.104Z] #62 30.11 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:37.104Z] #62 30.31 Fetched 119 kB in 0s (385 kB/s) [2020-04-09T20:00:37.104Z] #62 30.46 Selecting previously unselected package libbtrfs0. [2020-04-09T20:00:37.104Z] #62 30.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:00:37.104Z] #62 30.54 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-09T20:00:37.104Z] #62 30.57 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:00:37.104Z] #62 30.70 Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:00:37.104Z] #62 30.73 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-09T20:00:37.104Z] #62 30.75 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:00:37.104Z] #62 31.10 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:00:37.104Z] #62 31.12 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:00:37.104Z] #62 31.13 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:00:37.104Z] #62 DONE 31.5s [2020-04-09T20:00:37.138Z] #43 21.28 Building dependency tree... [2020-04-09T20:00:37.138Z] #43 22.85 Reading state information... [2020-04-09T20:00:37.211Z] #44 21.88 CC compel/src/lib/infect.o [2020-04-09T20:00:37.224Z] #27 7.692 0.1% ##### 7.4% ############ 17.1% ############### 21.5% ###################### 30.6% ############################## 41.9% ############################################ 61.2% ############################################################# 85.3% ######################################################################## 100.0% [2020-04-09T20:00:37.361Z] [2020-04-09T20:00:37.362Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:00:37.362Z] #63 DONE 0.0s [2020-04-09T20:00:37.362Z] [2020-04-09T20:00:37.362Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-09T20:00:37.362Z] #64 DONE 0.1s [2020-04-09T20:00:37.362Z] [2020-04-09T20:00:37.362Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:37.444Z] #27 18.52 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-09T20:00:37.444Z] #27 18.57 skipping existing b63cc5f62c21 [2020-04-09T20:00:37.444Z] #27 18.70 [2020-04-09T20:00:37.725Z] #27 ... [2020-04-09T20:00:37.725Z] [2020-04-09T20:00:37.725Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:37.725Z] #33 26.44 internal/reflectlite [2020-04-09T20:00:37.725Z] #33 26.45 sync [2020-04-09T20:00:37.725Z] #33 28.64 sort [2020-04-09T20:00:37.725Z] #33 28.64 errors [2020-04-09T20:00:37.725Z] #33 29.00 strconv [2020-04-09T20:00:37.725Z] #33 29.64 io [2020-04-09T20:00:37.725Z] #33 30.90 internal/oserror [2020-04-09T20:00:37.725Z] #33 30.99 syscall [2020-04-09T20:00:37.725Z] #33 32.06 reflect [2020-04-09T20:00:37.777Z] #44 ... [2020-04-09T20:00:37.777Z] [2020-04-09T20:00:37.777Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-09T20:00:37.777Z] #13 1.677 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-09T20:00:37.777Z] #13 DONE 1.9s [2020-04-09T20:00:37.777Z] [2020-04-09T20:00:37.777Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:37.777Z] #44 22.51 CC compel/src/lib/ptrace.o [2020-04-09T20:00:37.777Z] #44 22.64 AR compel/libcompel.a [2020-04-09T20:00:37.777Z] #44 22.69 HOSTCC compel/src/main-host.o [2020-04-09T20:00:37.795Z] #27 8.928 [2020-04-09T20:00:38.005Z] #33 ... [2020-04-09T20:00:38.005Z] [2020-04-09T20:00:38.005Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:00:38.005Z] #30 32.70 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2020-04-09T20:00:38.005Z] #30 32.95 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-09T20:00:38.005Z] #30 33.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-09T20:00:38.035Z] #44 22.85 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-09T20:00:38.035Z] #44 22.95 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-09T20:00:38.293Z] #44 23.09 HOSTCC compel/src/lib/log-host.o [2020-04-09T20:00:38.552Z] #44 23.18 HOSTLINK compel/compel-host-bin [2020-04-09T20:00:38.552Z] #44 23.29 DEP soccr/soccr.d [2020-04-09T20:00:38.552Z] #44 23.38 CC soccr/soccr.o [2020-04-09T20:00:38.757Z] #68 ... [2020-04-09T20:00:38.758Z] [2020-04-09T20:00:38.758Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:38.758Z] #33 0.572 + RM_GOPATH=0 [2020-04-09T20:00:38.758Z] #33 0.576 + TMP_GOPATH= [2020-04-09T20:00:38.758Z] #33 0.578 + : /build [2020-04-09T20:00:38.758Z] #33 0.585 + '[' -z '' ']' [2020-04-09T20:00:38.758Z] #33 0.591 ++ mktemp -d [2020-04-09T20:00:38.758Z] #33 0.593 + export GOPATH=/tmp/tmp.6ogijKk7RP [2020-04-09T20:00:38.758Z] #33 0.593 + GOPATH=/tmp/tmp.6ogijKk7RP [2020-04-09T20:00:38.758Z] #33 0.593 + RM_GOPATH=1 [2020-04-09T20:00:38.758Z] #33 0.594 ++ dirname ./install.sh [2020-04-09T20:00:38.758Z] #33 0.605 + dir=. [2020-04-09T20:00:38.758Z] #33 0.606 + bin=tomlv [2020-04-09T20:00:38.758Z] #33 0.606 + shift [2020-04-09T20:00:38.758Z] #33 0.607 + '[' '!' -f ./tomlv.installer ']' [2020-04-09T20:00:38.758Z] #33 0.613 + . ./tomlv.installer [2020-04-09T20:00:38.758Z] #33 0.614 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:38.758Z] #33 0.647 + install_tomlv [2020-04-09T20:00:38.758Z] #33 0.667 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2020-04-09T20:00:38.758Z] #33 0.679 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:38.758Z] #33 0.679 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6ogijKk7RP/src/github.com/BurntSushi/toml [2020-04-09T20:00:38.758Z] #33 0.686 Cloning into '/tmp/tmp.6ogijKk7RP/src/github.com/BurntSushi/toml'... [2020-04-09T20:00:38.758Z] #33 2.294 + cd /tmp/tmp.6ogijKk7RP/src/github.com/BurntSushi/toml [2020-04-09T20:00:38.758Z] #33 2.294 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2020-04-09T20:00:38.758Z] #33 2.341 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:00:38.758Z] #33 3.546 runtime/internal/sys [2020-04-09T20:00:38.758Z] #33 3.548 math/bits [2020-04-09T20:00:38.758Z] #33 3.550 runtime/internal/atomic [2020-04-09T20:00:38.758Z] #33 3.563 internal/cpu [2020-04-09T20:00:38.758Z] #33 4.282 runtime/internal/math [2020-04-09T20:00:38.758Z] #33 4.992 unicode/utf8 [2020-04-09T20:00:38.758Z] #33 5.027 internal/race [2020-04-09T20:00:38.758Z] #33 5.485 sync/atomic [2020-04-09T20:00:38.758Z] #33 5.655 internal/bytealg [2020-04-09T20:00:39.006Z] #30 ... [2020-04-09T20:00:39.007Z] [2020-04-09T20:00:39.007Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:39.007Z] #27 19.71 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-09T20:00:39.007Z] #27 20.02 #=#=# [2020-04-09T20:00:39.007Z] #27 20.23 ######################################################################## 100.0% [2020-04-09T20:00:39.007Z] #27 20.35 [2020-04-09T20:00:39.023Z] #43 24.96 The following additional packages will be installed: [2020-04-09T20:00:39.023Z] #43 24.98 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-09T20:00:39.023Z] #43 24.98 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-09T20:00:39.023Z] #43 24.99 Suggested packages: [2020-04-09T20:00:39.023Z] #43 25.00 manpages-dev python-setuptools [2020-04-09T20:00:39.050Z] #33 6.626 math [2020-04-09T20:00:39.050Z] #33 6.930 unicode [2020-04-09T20:00:39.118Z] #44 23.76 AR soccr/libsoccr.a [2020-04-09T20:00:39.118Z] #44 23.80 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:00:39.288Z] #27 20.39 Download of images into '/build' complete. [2020-04-09T20:00:39.288Z] #27 20.39 Use something like the following to load the result into a Docker daemon: [2020-04-09T20:00:39.288Z] #27 20.39 tar -cC '/build' . | docker load [2020-04-09T20:00:39.288Z] #27 DONE 20.6s [2020-04-09T20:00:39.288Z] [2020-04-09T20:00:39.288Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:39.288Z] #44 3.116 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:00:39.288Z] #44 3.116 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:00:39.288Z] #44 3.129 Note: Building without GnuTLS support [2020-04-09T20:00:39.288Z] #44 4.421 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:00:39.288Z] #44 4.449 GEN .gitid [2020-04-09T20:00:39.288Z] #44 4.459 GEN criu/include/version.h [2020-04-09T20:00:39.288Z] #44 4.486 GEN include/common/asm [2020-04-09T20:00:39.288Z] #44 5.600 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-09T20:00:39.288Z] #44 5.721 PBCC images/opts.pb-c.c [2020-04-09T20:00:39.288Z] #44 5.728 PBCC images/sit.pb-c.c [2020-04-09T20:00:39.288Z] #44 5.787 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-09T20:00:39.288Z] #44 5.846 DEP images/opts.pb-c.d [2020-04-09T20:00:39.288Z] #44 5.923 DEP images/sit.pb-c.d [2020-04-09T20:00:39.288Z] #44 5.930 PBCC images/macvlan.pb-c.c [2020-04-09T20:00:39.288Z] #44 6.022 DEP images/macvlan.pb-c.d [2020-04-09T20:00:39.288Z] #44 6.057 PBCC images/autofs.pb-c.c [2020-04-09T20:00:39.288Z] #44 6.068 DEP images/autofs.pb-c.d [2020-04-09T20:00:39.288Z] #44 6.125 PBCC images/sysctl.pb-c.c [2020-04-09T20:00:39.288Z] #44 6.145 DEP images/sysctl.pb-c.d [2020-04-09T20:00:39.288Z] #44 6.166 PBCC images/time.pb-c.c [2020-04-09T20:00:39.288Z] #44 6.207 DEP images/time.pb-c.d [2020-04-09T20:00:39.288Z] #44 6.217 PBCC images/binfmt-misc.pb-c.c [2020-04-09T20:00:39.288Z] #44 6.233 DEP images/binfmt-misc.pb-c.d [2020-04-09T20:00:39.288Z] #44 6.278 PBCC images/seccomp.pb-c.c [2020-04-09T20:00:39.288Z] #44 6.322 DEP images/seccomp.pb-c.d [2020-04-09T20:00:39.288Z] #44 6.392 PBCC images/userns.pb-c.c [2020-04-09T20:00:39.288Z] #44 6.413 DEP images/userns.pb-c.d [2020-04-09T20:00:39.288Z] #44 6.506 PBCC images/cgroup.pb-c.c [2020-04-09T20:00:39.288Z] #44 6.542 DEP images/cgroup.pb-c.d [2020-04-09T20:00:39.288Z] #44 6.550 PBCC images/fown.pb-c.c [2020-04-09T20:00:39.288Z] #44 6.587 PBCC images/ext-file.pb-c.c [2020-04-09T20:00:39.288Z] #44 6.615 DEP images/fown.pb-c.d [2020-04-09T20:00:39.288Z] #44 6.623 DEP images/ext-file.pb-c.d [2020-04-09T20:00:39.288Z] #44 6.693 PBCC images/rpc.pb-c.c [2020-04-09T20:00:39.288Z] #44 6.702 DEP images/rpc.pb-c.d [2020-04-09T20:00:39.288Z] #44 6.713 PBCC images/siginfo.pb-c.c [2020-04-09T20:00:39.288Z] #44 6.751 DEP images/siginfo.pb-c.d [2020-04-09T20:00:39.288Z] #44 6.826 PBCC images/pagemap.pb-c.c [2020-04-09T20:00:39.288Z] #44 6.913 DEP images/pagemap.pb-c.d [2020-04-09T20:00:39.288Z] #44 6.952 PBCC images/rlimit.pb-c.c [2020-04-09T20:00:39.288Z] #44 6.962 DEP images/rlimit.pb-c.d [2020-04-09T20:00:39.288Z] #44 6.992 PBCC images/file-lock.pb-c.c [2020-04-09T20:00:39.288Z] #44 7.008 DEP images/file-lock.pb-c.d [2020-04-09T20:00:39.288Z] #44 7.056 PBCC images/tty.pb-c.c [2020-04-09T20:00:39.288Z] #44 7.090 DEP images/tty.pb-c.d [2020-04-09T20:00:39.288Z] #44 7.124 PBCC images/tun.pb-c.c [2020-04-09T20:00:39.288Z] #44 7.158 PBCC images/netdev.pb-c.c [2020-04-09T20:00:39.288Z] #44 7.191 DEP images/tun.pb-c.d [2020-04-09T20:00:39.288Z] #44 7.239 DEP images/netdev.pb-c.d [2020-04-09T20:00:39.288Z] #44 7.280 PBCC images/vma.pb-c.c [2020-04-09T20:00:39.288Z] #44 7.287 DEP images/vma.pb-c.d [2020-04-09T20:00:39.288Z] #44 7.369 PBCC images/creds.pb-c.c [2020-04-09T20:00:39.288Z] #44 7.406 DEP images/creds.pb-c.d [2020-04-09T20:00:39.288Z] #44 7.454 PBCC images/utsns.pb-c.c [2020-04-09T20:00:39.364Z] #27 9.228 0.0% ## 3.8% ##### 7.7% ########## 14.0% ############ 16.9% ############### 21.6% ################## 25.6% ##################### 30.2% ######################### 36.0% ############################# 40.8% ################################ 45.6% ###################################### 52.9% ######################################### 57.7% [2020-04-09T20:00:39.364Z] #27 ... [2020-04-09T20:00:39.364Z] [2020-04-09T20:00:39.364Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:39.364Z] #53 21.14 + cd /tmp/tmp.nPiafywVNu/src/github.com/golangci/golangci-lint/ [2020-04-09T20:00:39.364Z] #53 21.14 + git checkout -q v1.23.8 [2020-04-09T20:00:39.364Z] #53 21.55 ++ git describe --tags [2020-04-09T20:00:39.364Z] #53 21.56 + version=v1.23.8 [2020-04-09T20:00:39.364Z] #53 21.56 ++ git rev-parse --short HEAD [2020-04-09T20:00:39.364Z] #53 21.57 + commit=76a82c6 [2020-04-09T20:00:39.364Z] #53 21.57 ++ git show -s --format=%cd [2020-04-09T20:00:39.364Z] #53 21.57 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-09T20:00:39.364Z] #53 21.57 + 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-04-09T20:00:39.364Z] #53 ... [2020-04-09T20:00:39.364Z] [2020-04-09T20:00:39.364Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:39.376Z] #44 24.02 DEP criu/arch/x86/sigframe.d [2020-04-09T20:00:39.376Z] #44 24.09 DEP criu/arch/x86/sigaction_compat.d [2020-04-09T20:00:39.376Z] #44 ... [2020-04-09T20:00:39.376Z] [2020-04-09T20:00:39.376Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-09T20:00:39.376Z] #14 DONE 1.8s [2020-04-09T20:00:39.376Z] [2020-04-09T20:00:39.376Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:39.376Z] #44 24.12 DEP criu/arch/x86/kerndat.d [2020-04-09T20:00:39.376Z] #44 24.19 DEP criu/arch/x86/crtools.d [2020-04-09T20:00:39.376Z] #44 ... [2020-04-09T20:00:39.376Z] [2020-04-09T20:00:39.376Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:39.376Z] #47 37.66 github.com/LK4D4/vndr/godl [2020-04-09T20:00:39.376Z] #47 37.99 github.com/LK4D4/vndr [2020-04-09T20:00:39.376Z] #47 DONE 40.8s [2020-04-09T20:00:39.376Z] [2020-04-09T20:00:39.376Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:39.376Z] #44 24.24 DEP criu/arch/x86/cpu.d [2020-04-09T20:00:39.376Z] #44 24.30 CC criu/arch/x86/cpu.o [2020-04-09T20:00:39.585Z] #44 7.522 DEP images/utsns.pb-c.d [2020-04-09T20:00:39.585Z] #44 7.636 PBCC images/ipc-desc.pb-c.c [2020-04-09T20:00:39.585Z] #44 7.671 PBCC images/ipc-sem.pb-c.c [2020-04-09T20:00:39.585Z] #44 7.689 DEP images/ipc-desc.pb-c.d [2020-04-09T20:00:39.625Z] #27 9.228 0.0% ## 3.8% ##### 7.7% ########## 14.0% ############ 16.9% ############### 21.6% ################## 25.6% ##################### 30.2% ######################### 36.0% ############################# 40.8% ################################ 45.6% ###################################### 52.9% ######################################### 57.7% ############################################ 62.1% ############################################### 66.5% [2020-04-09T20:00:39.625Z] #27 ... [2020-04-09T20:00:39.625Z] [2020-04-09T20:00:39.625Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:39.625Z] #10 21.74 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-04-09T20:00:39.625Z] #10 21.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2020-04-09T20:00:39.625Z] #10 21.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2020-04-09T20:00:39.625Z] #10 21.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-09T20:00:39.625Z] #10 22.13 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-04-09T20:00:39.625Z] #10 22.37 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-04-09T20:00:39.625Z] #10 22.51 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-04-09T20:00:39.625Z] #10 26.22 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-04-09T20:00:39.625Z] #10 30.07 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2020-04-09T20:00:39.625Z] #10 30.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2020-04-09T20:00:39.625Z] #10 30.26 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2020-04-09T20:00:39.625Z] #10 30.26 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2020-04-09T20:00:39.625Z] #10 30.27 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-04-09T20:00:39.625Z] #10 30.27 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u3 [109 kB] [2020-04-09T20:00:39.625Z] #10 30.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2020-04-09T20:00:39.625Z] #10 30.30 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2020-04-09T20:00:39.625Z] #10 30.31 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2020-04-09T20:00:39.625Z] #10 30.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2020-04-09T20:00:39.625Z] #10 30.51 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2020-04-09T20:00:39.625Z] #10 30.53 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2020-04-09T20:00:39.625Z] #10 30.57 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2020-04-09T20:00:39.625Z] #10 30.57 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libseccomp-dev arm64 2.3.3-4 [61.8 kB] [2020-04-09T20:00:39.625Z] #10 30.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u3 [321 kB] [2020-04-09T20:00:39.625Z] #10 31.89 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:39.625Z] #10 ... [2020-04-09T20:00:39.625Z] [2020-04-09T20:00:39.625Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:39.872Z] #44 7.819 DEP images/ipc-sem.pb-c.d [2020-04-09T20:00:39.872Z] #44 7.852 PBCC images/ipc-msg.pb-c.c [2020-04-09T20:00:39.872Z] #44 7.886 DEP images/ipc-msg.pb-c.d [2020-04-09T20:00:39.872Z] #44 7.933 PBCC images/ipc-shm.pb-c.c [2020-04-09T20:00:39.872Z] #44 7.998 DEP images/ipc-shm.pb-c.d [2020-04-09T20:00:39.872Z] #44 8.070 PBCC images/ipc-var.pb-c.c [2020-04-09T20:00:39.894Z] #65 ... [2020-04-09T20:00:39.894Z] [2020-04-09T20:00:39.894Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:39.894Z] #43 17.03 Reading package lists... [2020-04-09T20:00:39.894Z] #43 24.19 Building dependency tree... [2020-04-09T20:00:39.894Z] #43 26.08 Reading state information... [2020-04-09T20:00:39.894Z] #43 28.47 The following additional packages will be installed: [2020-04-09T20:00:39.894Z] #43 28.47 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-09T20:00:39.894Z] #43 28.49 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-09T20:00:39.894Z] #43 28.50 Suggested packages: [2020-04-09T20:00:39.894Z] #43 28.50 manpages-dev python-setuptools [2020-04-09T20:00:39.894Z] #43 29.93 The following NEW packages will be installed: [2020-04-09T20:00:39.894Z] #43 29.94 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-09T20:00:39.894Z] #43 29.95 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-09T20:00:39.894Z] #43 29.95 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-09T20:00:39.894Z] #43 29.96 python-six zlib1g-dev [2020-04-09T20:00:39.894Z] #43 30.40 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:39.894Z] #43 30.40 Need to get 4095 kB of archives. [2020-04-09T20:00:39.894Z] #43 30.40 After this operation, 22.5 MB of additional disk space will be used. [2020-04-09T20:00:39.894Z] #43 30.40 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-09T20:00:39.894Z] #43 30.41 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-09T20:00:39.894Z] #43 30.45 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2020-04-09T20:00:39.894Z] #43 30.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-09T20:00:39.894Z] #43 30.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-09T20:00:39.894Z] #43 30.47 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-09T20:00:39.894Z] #43 30.47 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-04-09T20:00:39.894Z] #43 30.48 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-09T20:00:39.894Z] #43 30.50 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-09T20:00:39.894Z] #43 30.59 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-09T20:00:39.894Z] #43 30.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-09T20:00:39.894Z] #43 30.76 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-09T20:00:39.894Z] #43 30.88 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-04-09T20:00:39.894Z] #43 30.91 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-09T20:00:39.894Z] #43 30.92 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-09T20:00:39.894Z] #43 30.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-09T20:00:39.894Z] #43 30.97 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-09T20:00:39.894Z] #43 33.22 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:39.894Z] #43 33.56 Fetched 4095 kB in 1s (4378 kB/s) [2020-04-09T20:00:39.894Z] #43 33.63 Selecting previously unselected package libcap-dev:amd64. [2020-04-09T20:00:39.894Z] #43 33.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 ... 15401 files and directories currently installed.) [2020-04-09T20:00:39.894Z] #43 33.75 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-09T20:00:39.894Z] #43 33.75 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-09T20:00:39.894Z] #43 33.88 Selecting previously unselected package libnet1:amd64. [2020-04-09T20:00:39.894Z] #43 33.91 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T20:00:39.894Z] #43 33.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:39.894Z] #43 34.10 Selecting previously unselected package libnet1-dev. [2020-04-09T20:00:39.894Z] #43 34.10 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T20:00:39.894Z] #43 34.11 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:39.894Z] #43 34.33 Selecting previously unselected package libnl-3-200:amd64. [2020-04-09T20:00:39.943Z] #44 24.46 CC criu/arch/x86/crtools.o [2020-04-09T20:00:39.949Z] #43 ... [2020-04-09T20:00:39.949Z] [2020-04-09T20:00:39.949Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-09T20:00:39.949Z] #62 9.231 Reading package lists... [2020-04-09T20:00:39.949Z] #62 16.42 Reading package lists... [2020-04-09T20:00:39.949Z] #62 24.15 Building dependency tree... [2020-04-09T20:00:39.949Z] #62 25.88 Reading state information... [2020-04-09T20:00:40.149Z] #27 9.228 0.0% ## 3.8% ##### 7.7% ########## 14.0% ############ 16.9% ############### 21.6% ################## 25.6% ##################### 30.2% ######################### 36.0% ############################# 40.8% ################################ 45.6% ###################################### 52.9% ######################################### 57.7% ############################################ 62.1% ############################################### 66.5% ################################################## 70.7% ##################################################### 74.5% ####################################################### 77.5% ########################################################## 81.1% ############################################################# 85.5% ###################################################################### 97.5% ######################################################################## 100.0% [2020-04-09T20:00:40.154Z] #43 34.36 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-09T20:00:40.154Z] #43 34.37 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:00:40.154Z] #43 34.58 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-09T20:00:40.154Z] #43 34.58 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-09T20:00:40.154Z] #43 34.59 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-09T20:00:40.155Z] #44 ... [2020-04-09T20:00:40.155Z] [2020-04-09T20:00:40.155Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:40.155Z] #38 2.148 + RM_GOPATH=0 [2020-04-09T20:00:40.155Z] #38 2.148 + TMP_GOPATH= [2020-04-09T20:00:40.155Z] #38 2.148 + : /build [2020-04-09T20:00:40.155Z] #38 2.148 + '[' -z '' ']' [2020-04-09T20:00:40.155Z] #38 2.148 ++ mktemp -d [2020-04-09T20:00:40.155Z] #38 2.152 + export GOPATH=/tmp/tmp.mJhMTpsZCr [2020-04-09T20:00:40.155Z] #38 2.152 + GOPATH=/tmp/tmp.mJhMTpsZCr [2020-04-09T20:00:40.155Z] #38 2.152 + RM_GOPATH=1 [2020-04-09T20:00:40.155Z] #38 2.153 ++ dirname ./install.sh [2020-04-09T20:00:40.155Z] #38 2.157 + dir=. [2020-04-09T20:00:40.155Z] #38 2.157 + bin=tini [2020-04-09T20:00:40.155Z] #38 2.157 + shift [2020-04-09T20:00:40.155Z] #38 2.157 + '[' '!' -f ./tini.installer ']' [2020-04-09T20:00:40.155Z] #38 2.157 + . ./tini.installer [2020-04-09T20:00:40.155Z] #38 2.157 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:00:40.155Z] #38 2.157 + install_tini [2020-04-09T20:00:40.155Z] #38 2.157 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-09T20:00:40.155Z] #38 2.157 + git clone https://github.com/krallin/tini.git /tmp/tmp.mJhMTpsZCr/tini [2020-04-09T20:00:40.155Z] #38 2.157 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:00:40.155Z] #38 2.165 Cloning into '/tmp/tmp.mJhMTpsZCr/tini'... [2020-04-09T20:00:40.155Z] #38 2.697 + cd /tmp/tmp.mJhMTpsZCr/tini [2020-04-09T20:00:40.155Z] #38 2.697 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:00:40.155Z] #38 2.706 + cmake . [2020-04-09T20:00:40.155Z] #38 3.030 -- The C compiler identification is GNU 8.3.0 [2020-04-09T20:00:40.155Z] #38 3.073 -- Check for working C compiler: /usr/bin/cc [2020-04-09T20:00:40.155Z] #38 3.514 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-09T20:00:40.155Z] #38 3.516 -- Detecting C compiler ABI info [2020-04-09T20:00:40.155Z] #38 3.994 -- Detecting C compiler ABI info - done [2020-04-09T20:00:40.155Z] #38 4.070 -- Detecting C compile features [2020-04-09T20:00:40.155Z] #38 5.522 -- Detecting C compile features - done [2020-04-09T20:00:40.155Z] #38 5.549 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-09T20:00:40.155Z] #38 5.762 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-09T20:00:40.155Z] #38 5.867 -- Configuring done [2020-04-09T20:00:40.155Z] #38 5.886 -- Generating done [2020-04-09T20:00:40.155Z] #38 5.891 -- Build files have been written to: /tmp/tmp.mJhMTpsZCr/tini [2020-04-09T20:00:40.155Z] #38 5.904 + make tini-static [2020-04-09T20:00:40.155Z] #38 6.401 Scanning dependencies of target tini-static [2020-04-09T20:00:40.155Z] #38 6.443 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-09T20:00:40.155Z] #38 7.523 [100%] Linking C executable tini-static [2020-04-09T20:00:40.155Z] #38 7.976 [100%] Built target tini-static [2020-04-09T20:00:40.155Z] #38 8.249 + mkdir -p /build [2020-04-09T20:00:40.155Z] #38 8.249 + cp tini-static /build/docker-init [2020-04-09T20:00:40.155Z] #38 DONE 8.4s [2020-04-09T20:00:40.155Z] [2020-04-09T20:00:40.155Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:40.155Z] #44 8.168 DEP images/ipc-var.pb-c.d [2020-04-09T20:00:40.155Z] #44 ... [2020-04-09T20:00:40.155Z] [2020-04-09T20:00:40.155Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:40.155Z] #10 30.47 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-09T20:00:40.155Z] #10 30.47 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-09T20:00:40.155Z] #10 30.50 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:00:40.155Z] #10 35.89 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-09T20:00:40.155Z] #10 35.90 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-09T20:00:40.155Z] #10 35.91 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:00:40.155Z] #10 36.01 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-09T20:00:40.155Z] #10 36.01 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-09T20:00:40.155Z] #10 36.01 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:00:40.155Z] #10 ... [2020-04-09T20:00:40.155Z] [2020-04-09T20:00:40.155Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:40.155Z] #44 8.226 PBCC images/sk-opts.pb-c.c [2020-04-09T20:00:40.155Z] #44 8.292 PBCC images/packet-sock.pb-c.c [2020-04-09T20:00:40.201Z] #44 24.91 CC criu/arch/x86/kerndat.o [2020-04-09T20:00:40.203Z] #62 ... [2020-04-09T20:00:40.203Z] [2020-04-09T20:00:40.203Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:40.203Z] #74 24.35 Checking out files: 69% (1431/2066) Checking out files: 70% (1447/2066) Checking out files: 71% (1467/2066) Checking out files: 72% (1488/2066) Checking out files: 73% (1509/2066) Checking out files: 74% (1529/2066) Checking out files: 75% (1550/2066) Checking out files: 76% (1571/2066) Checking out files: 77% (1591/2066) Checking out files: 78% (1612/2066) Checking out files: 79% (1633/2066) Checking out files: 80% (1653/2066) Checking out files: 81% (1674/2066) Checking out files: 82% (1695/2066) Checking out files: 83% (1715/2066) Checking out files: 84% (1736/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-09T20:00:40.203Z] #74 24.96 + cd /tmp/tmp.EH01f7BbK3/src/github.com/docker/libnetwork [2020-04-09T20:00:40.203Z] #74 24.96 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:00:40.203Z] #74 25.22 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-09T20:00:40.411Z] #43 ... [2020-04-09T20:00:40.411Z] [2020-04-09T20:00:40.411Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:40.411Z] #56 24.48 runtime/cgo [2020-04-09T20:00:40.411Z] #56 24.68 runtime [2020-04-09T20:00:40.411Z] #56 ... [2020-04-09T20:00:40.411Z] [2020-04-09T20:00:40.411Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:40.411Z] #43 34.95 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-09T20:00:40.440Z] #44 8.392 DEP images/sk-opts.pb-c.d [2020-04-09T20:00:40.441Z] #44 8.392 DEP images/packet-sock.pb-c.d [2020-04-09T20:00:40.441Z] #44 8.454 PBCC images/sk-netlink.pb-c.c [2020-04-09T20:00:40.441Z] #44 8.523 DEP images/sk-netlink.pb-c.d [2020-04-09T20:00:40.441Z] #44 8.620 PBCC images/sk-inet.pb-c.c [2020-04-09T20:00:40.460Z] #44 25.05 CC criu/arch/x86/sigaction_compat.o [2020-04-09T20:00:40.460Z] #44 25.14 CC criu/arch/x86/sigframe.o [2020-04-09T20:00:40.460Z] #44 25.26 LINK criu/arch/x86/crtools.built-in.o [2020-04-09T20:00:40.460Z] #44 25.30 DEP criu/pie/util-vdso-elf32.d [2020-04-09T20:00:40.600Z] #33 7.993 internal/testlog [2020-04-09T20:00:40.669Z] #43 34.96 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:00:40.669Z] #43 34.96 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:00:40.669Z] #43 35.09 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-09T20:00:40.718Z] #44 25.36 DEP criu/pie/util-vdso.d [2020-04-09T20:00:40.718Z] #44 25.42 DEP criu/pie/util.d [2020-04-09T20:00:40.718Z] #44 25.51 CC criu/pie/util.o [2020-04-09T20:00:40.727Z] #44 8.715 DEP images/sk-inet.pb-c.d [2020-04-09T20:00:40.727Z] #44 8.787 PBCC images/sk-unix.pb-c.c [2020-04-09T20:00:40.727Z] #44 8.816 DEP images/sk-unix.pb-c.d [2020-04-09T20:00:40.727Z] #44 8.886 PBCC images/mm.pb-c.c [2020-04-09T20:00:40.732Z] #27 11.88 [2020-04-09T20:00:40.732Z] #27 12.14 [2020-04-09T20:00:40.732Z] #27 ... [2020-04-09T20:00:40.732Z] [2020-04-09T20:00:40.732Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:40.732Z] #65 2.624 + RM_GOPATH=0 [2020-04-09T20:00:40.732Z] #65 2.624 + TMP_GOPATH= [2020-04-09T20:00:40.732Z] #65 2.624 + : /build [2020-04-09T20:00:40.732Z] #65 2.624 + '[' -z '' ']' [2020-04-09T20:00:40.732Z] #65 2.626 ++ mktemp -d [2020-04-09T20:00:40.732Z] #65 2.633 + export GOPATH=/tmp/tmp.pmRmWDcx0I [2020-04-09T20:00:40.732Z] #65 2.634 + GOPATH=/tmp/tmp.pmRmWDcx0I [2020-04-09T20:00:40.732Z] #65 2.634 + RM_GOPATH=1 [2020-04-09T20:00:40.732Z] #65 2.635 ++ dirname ./install.sh [2020-04-09T20:00:40.732Z] #65 2.636 + dir=. [2020-04-09T20:00:40.732Z] #65 2.653 + bin=containerd [2020-04-09T20:00:40.732Z] #65 2.653 + shift [2020-04-09T20:00:40.732Z] #65 2.654 + '[' '!' -f ./containerd.installer ']' [2020-04-09T20:00:40.732Z] #65 2.654 + . ./containerd.installer [2020-04-09T20:00:40.732Z] #65 2.654 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:00:40.732Z] #65 2.654 + install_containerd [2020-04-09T20:00:40.732Z] #65 2.655 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-09T20:00:40.732Z] #65 2.655 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:00:40.732Z] #65 2.655 + git clone https://github.com/containerd/containerd.git /tmp/tmp.pmRmWDcx0I/src/github.com/containerd/containerd [2020-04-09T20:00:40.732Z] #65 2.660 Cloning into '/tmp/tmp.pmRmWDcx0I/src/github.com/containerd/containerd'... [2020-04-09T20:00:40.926Z] #43 35.14 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:00:40.926Z] #43 35.16 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-09T20:00:40.926Z] #43 35.29 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-09T20:00:40.926Z] #43 35.29 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-09T20:00:40.926Z] #43 35.30 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-09T20:00:40.978Z] #44 25.64 CC criu/pie/util-vdso.o [2020-04-09T20:00:40.978Z] #44 25.82 CC criu/pie/util-vdso-elf32.o [2020-04-09T20:00:41.013Z] #44 9.035 DEP images/mm.pb-c.d [2020-04-09T20:00:41.013Z] #44 9.123 PBCC images/timerfd.pb-c.c [2020-04-09T20:00:41.016Z] #65 ... [2020-04-09T20:00:41.016Z] [2020-04-09T20:00:41.016Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:41.016Z] #74 DONE 32.7s [2020-04-09T20:00:41.016Z] [2020-04-09T20:00:41.016Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:41.236Z] #44 26.01 AR criu/pie/pie.lib.a [2020-04-09T20:00:41.236Z] #44 ... [2020-04-09T20:00:41.236Z] [2020-04-09T20:00:41.236Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-09T20:00:41.236Z] #15 DONE 1.9s [2020-04-09T20:00:41.236Z] [2020-04-09T20:00:41.236Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:41.236Z] #44 26.05 DEP criu/pie/restorer.d [2020-04-09T20:00:41.236Z] #44 26.15 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-09T20:00:41.237Z] #33 ... [2020-04-09T20:00:41.237Z] [2020-04-09T20:00:41.237Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:41.237Z] #68 8.901 Checking out files: 91% (721/788) Checking out files: 92% (725/788) Checking out files: 93% (733/788) Checking out files: 94% (741/788) Checking out files: 95% (749/788) Checking out files: 96% (757/788) Checking out files: 97% (765/788) Checking out files: 98% (773/788) Checking out files: 99% (781/788) Checking out files: 100% (788/788) Checking out files: 100% (788/788), done. [2020-04-09T20:00:41.298Z] #44 9.181 DEP images/timerfd.pb-c.d [2020-04-09T20:00:41.298Z] #44 9.267 PBCC images/timer.pb-c.c [2020-04-09T20:00:41.298Z] #44 9.286 DEP images/timer.pb-c.d [2020-04-09T20:00:41.298Z] #44 9.340 PBCC images/sa.pb-c.c [2020-04-09T20:00:41.298Z] #44 9.373 DEP images/sa.pb-c.d [2020-04-09T20:00:41.298Z] #44 9.434 PBCC images/pipe-data.pb-c.c [2020-04-09T20:00:41.442Z] #43 35.62 Selecting previously unselected package libprotobuf17:amd64. [2020-04-09T20:00:41.442Z] #43 35.63 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:41.442Z] #43 35.63 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:41.442Z] #43 ... [2020-04-09T20:00:41.442Z] [2020-04-09T20:00:41.442Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:00:41.442Z] #41 25.83 + 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-04-09T20:00:41.494Z] #44 26.20 DEP criu/arch/x86/restorer_unmap.d [2020-04-09T20:00:41.494Z] #44 26.22 DEP criu/arch/x86/restorer.d [2020-04-09T20:00:41.494Z] #44 26.29 DEP criu/arch/x86/vdso-pie.d [2020-04-09T20:00:41.494Z] #44 26.35 DEP criu/pie/parasite-vdso.d [2020-04-09T20:00:41.494Z] #44 26.41 DEP criu/pie/parasite.d [2020-04-09T20:00:41.549Z] #68 9.077 + cd /tmp/tmp.dQbqspmgub/src/github.com/rootless-containers/rootlesskit [2020-04-09T20:00:41.549Z] #68 9.078 + git checkout -q eefbc3f7fb73d9a993605c9ff9a36bfcad6c1270 [2020-04-09T20:00:41.583Z] #44 9.487 DEP images/pipe-data.pb-c.d [2020-04-09T20:00:41.583Z] #44 9.574 PBCC images/mnt.pb-c.c [2020-04-09T20:00:41.583Z] #44 9.597 DEP images/mnt.pb-c.d [2020-04-09T20:00:41.583Z] #44 9.638 PBCC images/sk-packet.pb-c.c [2020-04-09T20:00:41.583Z] #44 9.654 DEP images/sk-packet.pb-c.d [2020-04-09T20:00:41.583Z] #44 9.701 PBCC images/tcp-stream.pb-c.c [2020-04-09T20:00:41.583Z] #44 ... [2020-04-09T20:00:41.583Z] [2020-04-09T20:00:41.583Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:41.583Z] #47 30.35 github.com/LK4D4/vndr/godl/singleflight [2020-04-09T20:00:41.583Z] #47 30.35 io [2020-04-09T20:00:41.583Z] #47 30.83 strconv [2020-04-09T20:00:41.583Z] #47 31.55 bytes [2020-04-09T20:00:41.583Z] #47 33.51 bufio [2020-04-09T20:00:41.583Z] #47 34.29 reflect [2020-04-09T20:00:41.583Z] #47 35.02 syscall [2020-04-09T20:00:41.699Z] #41 ... [2020-04-09T20:00:41.699Z] [2020-04-09T20:00:41.699Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:41.699Z] #65 3.778 + RM_GOPATH=0 [2020-04-09T20:00:41.699Z] #65 3.779 + TMP_GOPATH= [2020-04-09T20:00:41.699Z] #65 3.779 + : /build [2020-04-09T20:00:41.699Z] #65 3.781 + '[' -z '' ']' [2020-04-09T20:00:41.699Z] #65 3.782 ++ mktemp -d [2020-04-09T20:00:41.699Z] #65 3.792 + export GOPATH=/tmp/tmp.QUWfkx6W4U [2020-04-09T20:00:41.699Z] #65 3.792 + GOPATH=/tmp/tmp.QUWfkx6W4U [2020-04-09T20:00:41.699Z] #65 3.792 + RM_GOPATH=1 [2020-04-09T20:00:41.699Z] #65 3.792 ++ dirname ./install.sh [2020-04-09T20:00:41.699Z] #65 3.800 + dir=. [2020-04-09T20:00:41.699Z] #65 3.802 + bin=containerd [2020-04-09T20:00:41.699Z] #65 3.802 + shift [2020-04-09T20:00:41.699Z] #65 3.802 + '[' '!' -f ./containerd.installer ']' [2020-04-09T20:00:41.699Z] #65 3.802 + . ./containerd.installer [2020-04-09T20:00:41.699Z] #65 3.802 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:00:41.699Z] #65 3.802 + install_containerd [2020-04-09T20:00:41.699Z] #65 3.802 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-09T20:00:41.699Z] #65 3.803 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:00:41.699Z] #65 3.803 + git clone https://github.com/containerd/containerd.git /tmp/tmp.QUWfkx6W4U/src/github.com/containerd/containerd [2020-04-09T20:00:41.699Z] #65 3.805 Cloning into '/tmp/tmp.QUWfkx6W4U/src/github.com/containerd/containerd'... [2020-04-09T20:00:41.752Z] #44 26.48 CC criu/pie/parasite.o [2020-04-09T20:00:41.847Z] #68 9.578 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:00:41.864Z] #47 ... [2020-04-09T20:00:41.864Z] [2020-04-09T20:00:41.864Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:41.864Z] #44 9.739 DEP images/tcp-stream.pb-c.d [2020-04-09T20:00:41.864Z] #44 9.817 PBCC images/pipe.pb-c.c [2020-04-09T20:00:41.864Z] #44 9.891 DEP images/pipe.pb-c.d [2020-04-09T20:00:41.864Z] #44 9.900 PBCC images/pstree.pb-c.c [2020-04-09T20:00:41.864Z] #44 9.951 DEP images/pstree.pb-c.d [2020-04-09T20:00:41.864Z] #44 9.986 PBCC images/fs.pb-c.c [2020-04-09T20:00:41.864Z] #44 9.992 DEP images/fs.pb-c.d [2020-04-09T20:00:41.864Z] #44 9.999 PBCC images/signalfd.pb-c.c [2020-04-09T20:00:41.864Z] #44 10.01 DEP images/signalfd.pb-c.d [2020-04-09T20:00:41.864Z] #44 10.04 PBCC images/fh.pb-c.c [2020-04-09T20:00:41.864Z] #44 10.04 PBCC images/fsnotify.pb-c.c [2020-04-09T20:00:41.864Z] #44 10.08 DEP images/fh.pb-c.d [2020-04-09T20:00:42.083Z] #44 26.79 LINK criu/pie/parasite.built-in.o [2020-04-09T20:00:42.083Z] #44 26.80 GEN criu/pie/parasite-blob.h [2020-04-09T20:00:42.083Z] #44 26.82 CC criu/pie/parasite-vdso.o [2020-04-09T20:00:42.145Z] #68 9.579 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2020-04-09T20:00:42.145Z] #68 ... [2020-04-09T20:00:42.145Z] [2020-04-09T20:00:42.145Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:42.145Z] #43 1.209 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:42.145Z] #43 1.209 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:42.145Z] #43 1.209 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:42.145Z] #43 7.776 Reading package lists... [2020-04-09T20:00:42.145Z] #43 ... [2020-04-09T20:00:42.145Z] [2020-04-09T20:00:42.145Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:00:42.145Z] #30 0.510 + git clone https://github.com/kolyshkin/go-swagger.git . [2020-04-09T20:00:42.145Z] #30 0.578 Cloning into '.'... [2020-04-09T20:00:42.335Z] #44 10.10 DEP images/fsnotify.pb-c.d [2020-04-09T20:00:42.335Z] #44 10.13 PBCC images/eventpoll.pb-c.c [2020-04-09T20:00:42.335Z] #44 10.16 DEP images/eventpoll.pb-c.d [2020-04-09T20:00:42.335Z] #44 10.20 PBCC images/eventfd.pb-c.c [2020-04-09T20:00:42.335Z] #44 10.22 DEP images/eventfd.pb-c.d [2020-04-09T20:00:42.335Z] #44 10.26 PBCC images/remap-file-path.pb-c.c [2020-04-09T20:00:42.335Z] #44 10.27 DEP images/remap-file-path.pb-c.d [2020-04-09T20:00:42.335Z] #44 10.31 PBCC images/fifo.pb-c.c [2020-04-09T20:00:42.335Z] #44 10.33 DEP images/fifo.pb-c.d [2020-04-09T20:00:42.335Z] #44 10.34 PBCC images/ghost-file.pb-c.c [2020-04-09T20:00:42.335Z] #44 10.37 DEP images/ghost-file.pb-c.d [2020-04-09T20:00:42.335Z] #44 10.44 PBCC images/regfile.pb-c.c [2020-04-09T20:00:42.335Z] #44 10.51 DEP images/regfile.pb-c.d [2020-04-09T20:00:42.335Z] #44 10.53 PBCC images/ns.pb-c.c [2020-04-09T20:00:42.335Z] #44 10.54 DEP images/ns.pb-c.d [2020-04-09T20:00:42.344Z] #44 27.03 CC criu/arch/x86/vdso-pie.o [2020-04-09T20:00:42.344Z] #44 27.14 CC criu/arch/x86/restorer.o [2020-04-09T20:00:42.437Z] #30 ... [2020-04-09T20:00:42.437Z] [2020-04-09T20:00:42.437Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:42.437Z] #35 1.187 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:42.437Z] #35 1.193 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:42.437Z] #35 1.193 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:42.437Z] #35 7.171 Reading package lists... [2020-04-09T20:00:42.437Z] #35 ... [2020-04-09T20:00:42.437Z] [2020-04-09T20:00:42.437Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:00:42.437Z] #41 0.600 + git clone https://github.com/docker/distribution.git . [2020-04-09T20:00:42.437Z] #41 0.603 Cloning into '.'... [2020-04-09T20:00:42.602Z] #44 27.33 CC criu/arch/x86/restorer_unmap.o [2020-04-09T20:00:42.602Z] #44 27.35 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-09T20:00:42.619Z] #44 10.64 PBCC images/fdinfo.pb-c.c [2020-04-09T20:00:42.619Z] #44 10.66 DEP images/fdinfo.pb-c.d [2020-04-09T20:00:42.728Z] #41 ... [2020-04-09T20:00:42.728Z] [2020-04-09T20:00:42.728Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-09T20:00:42.728Z] #25 1.227 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:42.728Z] #25 1.231 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:42.728Z] #25 1.232 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:42.728Z] #25 7.338 Reading package lists... [2020-04-09T20:00:42.728Z] #25 ... [2020-04-09T20:00:42.728Z] [2020-04-09T20:00:42.728Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:42.728Z] #56 0.501 + RM_GOPATH=0 [2020-04-09T20:00:42.728Z] #56 0.501 + TMP_GOPATH= [2020-04-09T20:00:42.728Z] #56 0.501 + : /build [2020-04-09T20:00:42.728Z] #56 0.501 + '[' -z '' ']' [2020-04-09T20:00:42.728Z] #56 0.504 ++ mktemp -d [2020-04-09T20:00:42.728Z] #56 0.508 + export GOPATH=/tmp/tmp.8tO7rPwuWE [2020-04-09T20:00:42.728Z] #56 0.508 + GOPATH=/tmp/tmp.8tO7rPwuWE [2020-04-09T20:00:42.728Z] #56 0.508 + RM_GOPATH=1 [2020-04-09T20:00:42.728Z] #56 0.509 ++ dirname ./install.sh [2020-04-09T20:00:42.728Z] #56 0.515 + dir=. [2020-04-09T20:00:42.728Z] #56 0.515 + bin=shfmt [2020-04-09T20:00:42.728Z] #56 0.516 + shift [2020-04-09T20:00:42.728Z] #56 0.516 + '[' '!' -f ./shfmt.installer ']' [2020-04-09T20:00:42.728Z] #56 0.516 + . ./shfmt.installer [2020-04-09T20:00:42.728Z] #56 0.517 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:42.728Z] #56 0.560 + install_shfmt [2020-04-09T20:00:42.728Z] #56 0.560 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2020-04-09T20:00:42.728Z] #56 0.562 + git clone https://github.com/mvdan/sh.git /tmp/tmp.8tO7rPwuWE/src/github.com/mvdan/sh [2020-04-09T20:00:42.728Z] #56 0.564 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:42.728Z] #56 0.580 Cloning into '/tmp/tmp.8tO7rPwuWE/src/github.com/mvdan/sh'... [2020-04-09T20:00:42.860Z] #44 27.51 CC criu/pie/restorer.o [2020-04-09T20:00:42.900Z] #44 10.80 PBCC images/core-aarch64.pb-c.c [2020-04-09T20:00:42.900Z] #44 10.80 PBCC images/core-arm.pb-c.c [2020-04-09T20:00:42.900Z] #44 10.84 PBCC images/core-ppc64.pb-c.c [2020-04-09T20:00:42.900Z] #44 10.89 PBCC images/core-s390.pb-c.c [2020-04-09T20:00:42.900Z] #44 10.90 PBCC images/core-x86.pb-c.c [2020-04-09T20:00:42.900Z] #44 10.94 PBCC images/core.pb-c.c [2020-04-09T20:00:42.900Z] #44 11.00 PBCC images/inventory.pb-c.c [2020-04-09T20:00:42.900Z] #44 11.06 DEP images/core-aarch64.pb-c.d [2020-04-09T20:00:42.900Z] #44 11.07 DEP images/core-arm.pb-c.d [2020-04-09T20:00:43.029Z] #56 ... [2020-04-09T20:00:43.029Z] [2020-04-09T20:00:43.029Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:43.029Z] #53 0.522 + RM_GOPATH=0 [2020-04-09T20:00:43.029Z] #53 0.533 + TMP_GOPATH= [2020-04-09T20:00:43.029Z] #53 0.536 + : /build [2020-04-09T20:00:43.029Z] #53 0.537 + '[' -z '' ']' [2020-04-09T20:00:43.029Z] #53 0.538 ++ mktemp -d [2020-04-09T20:00:43.029Z] #53 0.549 + export GOPATH=/tmp/tmp.wHI81VNrha [2020-04-09T20:00:43.029Z] #53 0.549 + GOPATH=/tmp/tmp.wHI81VNrha [2020-04-09T20:00:43.029Z] #53 0.549 + RM_GOPATH=1 [2020-04-09T20:00:43.029Z] #53 0.549 ++ dirname ./install.sh [2020-04-09T20:00:43.029Z] #53 0.551 + dir=. [2020-04-09T20:00:43.029Z] #53 0.554 + bin=golangci_lint [2020-04-09T20:00:43.029Z] #53 0.554 + shift [2020-04-09T20:00:43.029Z] #53 0.554 + '[' '!' -f ./golangci_lint.installer ']' [2020-04-09T20:00:43.029Z] #53 0.554 + . ./golangci_lint.installer [2020-04-09T20:00:43.029Z] #53 0.554 ++ : v1.23.8 [2020-04-09T20:00:43.029Z] #53 0.555 + install_golangci_lint [2020-04-09T20:00:43.029Z] #53 0.573 + echo 'Installing golangci-lint version v1.23.8' [2020-04-09T20:00:43.029Z] #53 0.573 + go get -d github.com/golangci/golangci-lint/cmd/golangci-lint [2020-04-09T20:00:43.029Z] #53 0.574 Installing golangci-lint version v1.23.8 [2020-04-09T20:00:43.029Z] #53 ... [2020-04-09T20:00:43.029Z] [2020-04-09T20:00:43.029Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:43.029Z] #23 0.575 + RM_GOPATH=0 [2020-04-09T20:00:43.029Z] #23 0.575 + TMP_GOPATH= [2020-04-09T20:00:43.029Z] #23 0.575 + : /build [2020-04-09T20:00:43.029Z] #23 0.575 + '[' -z '' ']' [2020-04-09T20:00:43.029Z] #23 0.577 ++ mktemp -d [2020-04-09T20:00:43.029Z] #23 0.579 + export GOPATH=/tmp/tmp.MJWe0wGsFP [2020-04-09T20:00:43.029Z] #23 0.579 + GOPATH=/tmp/tmp.MJWe0wGsFP [2020-04-09T20:00:43.029Z] #23 0.580 + RM_GOPATH=1 [2020-04-09T20:00:43.029Z] #23 0.588 ++ dirname ./install.sh [2020-04-09T20:00:43.029Z] #23 0.593 + dir=. [2020-04-09T20:00:43.029Z] #23 0.595 + bin=dockercli [2020-04-09T20:00:43.029Z] #23 0.596 + shift [2020-04-09T20:00:43.029Z] #23 0.596 + '[' '!' -f ./dockercli.installer ']' [2020-04-09T20:00:43.029Z] #23 0.596 + . ./dockercli.installer [2020-04-09T20:00:43.029Z] #23 0.597 ++ : stable [2020-04-09T20:00:43.029Z] #23 0.597 ++ : 17.06.2-ce [2020-04-09T20:00:43.029Z] #23 0.598 + install_dockercli [2020-04-09T20:00:43.029Z] #23 0.598 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-09T20:00:43.029Z] #23 0.599 Install docker/cli version 17.06.2-ce from stable [2020-04-09T20:00:43.029Z] #23 0.603 ++ uname -m [2020-04-09T20:00:43.029Z] #23 0.612 + arch=ppc64le [2020-04-09T20:00:43.029Z] #23 0.612 + '[' ppc64le '!=' x86_64 ']' [2020-04-09T20:00:43.029Z] #23 0.612 + '[' ppc64le '!=' s390x ']' [2020-04-09T20:00:43.029Z] #23 0.612 + '[' ppc64le '!=' armhf ']' [2020-04-09T20:00:43.029Z] #23 0.613 + build_dockercli [2020-04-09T20:00:43.029Z] #23 0.613 + git clone https://github.com/docker/docker-ce /tmp/tmp.MJWe0wGsFP/tmp/docker-ce [2020-04-09T20:00:43.029Z] #23 0.618 Cloning into '/tmp/tmp.MJWe0wGsFP/tmp/docker-ce'... [2020-04-09T20:00:43.119Z] #44 ... [2020-04-09T20:00:43.119Z] [2020-04-09T20:00:43.119Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-09T20:00:43.119Z] #16 DONE 1.7s [2020-04-09T20:00:43.119Z] [2020-04-09T20:00:43.119Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:00:43.181Z] #44 11.16 DEP images/core-ppc64.pb-c.d [2020-04-09T20:00:43.181Z] #44 11.20 DEP images/core-s390.pb-c.d [2020-04-09T20:00:43.181Z] #44 11.21 DEP images/core-x86.pb-c.d [2020-04-09T20:00:43.181Z] #44 11.28 DEP images/core.pb-c.d [2020-04-09T20:00:43.181Z] #44 11.35 DEP images/inventory.pb-c.d [2020-04-09T20:00:43.181Z] #44 11.38 PBCC images/cpuinfo.pb-c.c [2020-04-09T20:00:43.181Z] #44 ... [2020-04-09T20:00:43.181Z] [2020-04-09T20:00:43.181Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:43.181Z] #50 31.97 + cd /tmp/tmp.Dm08aPDKE2/src/gotest.tools/gotestsum [2020-04-09T20:00:43.181Z] #50 31.97 + git checkout -q v0.3.5 [2020-04-09T20:00:43.181Z] #50 32.03 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-09T20:00:43.319Z] #23 ... [2020-04-09T20:00:43.319Z] [2020-04-09T20:00:43.319Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:43.319Z] #74 0.519 + RM_GOPATH=0 [2020-04-09T20:00:43.319Z] #74 0.534 + TMP_GOPATH= [2020-04-09T20:00:43.319Z] #74 0.536 + : /build [2020-04-09T20:00:43.319Z] #74 0.536 + '[' -z '' ']' [2020-04-09T20:00:43.319Z] #74 0.537 ++ mktemp -d [2020-04-09T20:00:43.319Z] #74 0.554 + export GOPATH=/tmp/tmp.fgWKAiNppL [2020-04-09T20:00:43.319Z] #74 0.567 + GOPATH=/tmp/tmp.fgWKAiNppL [2020-04-09T20:00:43.319Z] #74 0.568 + RM_GOPATH=1 [2020-04-09T20:00:43.319Z] #74 0.569 ++ dirname ./install.sh [2020-04-09T20:00:43.319Z] #74 0.578 + dir=. [2020-04-09T20:00:43.319Z] #74 0.600 + bin=proxy [2020-04-09T20:00:43.319Z] #74 0.600 + shift [2020-04-09T20:00:43.319Z] #74 0.607 + '[' '!' -f ./proxy.installer ']' [2020-04-09T20:00:43.319Z] #74 0.607 + . ./proxy.installer [2020-04-09T20:00:43.319Z] #74 0.642 ++ : ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:00:43.319Z] #74 0.653 + install_proxy [2020-04-09T20:00:43.319Z] #74 0.653 + case "$1" in [2020-04-09T20:00:43.319Z] #74 0.665 + export CGO_ENABLED=0 [2020-04-09T20:00:43.319Z] #74 0.666 + CGO_ENABLED=0 [2020-04-09T20:00:43.319Z] #74 0.666 + _install_proxy [2020-04-09T20:00:43.319Z] #74 0.669 + echo 'Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee' [2020-04-09T20:00:43.319Z] #74 0.672 Install docker-proxy version ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:00:43.319Z] #74 0.672 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.fgWKAiNppL/src/github.com/docker/libnetwork [2020-04-09T20:00:43.319Z] #74 0.685 Cloning into '/tmp/tmp.fgWKAiNppL/src/github.com/docker/libnetwork'... [2020-04-09T20:00:43.319Z] #74 ... [2020-04-09T20:00:43.319Z] [2020-04-09T20:00:43.319Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:43.319Z] #10 1.190 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:43.319Z] #10 1.190 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:43.319Z] #10 1.190 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:43.461Z] #50 ... [2020-04-09T20:00:43.461Z] [2020-04-09T20:00:43.461Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:43.461Z] #44 11.39 DEP images/cpuinfo.pb-c.d [2020-04-09T20:00:43.461Z] #44 11.45 PBCC images/stats.pb-c.c [2020-04-09T20:00:43.461Z] #44 11.49 DEP images/stats.pb-c.d [2020-04-09T20:00:43.615Z] #10 7.147 Reading package lists... [2020-04-09T20:00:43.615Z] #10 ... [2020-04-09T20:00:43.615Z] [2020-04-09T20:00:43.615Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:43.615Z] #50 0.494 + RM_GOPATH=0 [2020-04-09T20:00:43.615Z] #50 0.495 + TMP_GOPATH= [2020-04-09T20:00:43.615Z] #50 0.496 + : /build [2020-04-09T20:00:43.615Z] #50 0.497 + '[' -z '' ']' [2020-04-09T20:00:43.615Z] #50 0.499 ++ mktemp -d [2020-04-09T20:00:43.615Z] #50 0.501 + export GOPATH=/tmp/tmp.qQbZItTOg0 [2020-04-09T20:00:43.615Z] #50 0.501 + GOPATH=/tmp/tmp.qQbZItTOg0 [2020-04-09T20:00:43.615Z] #50 0.501 + RM_GOPATH=1 [2020-04-09T20:00:43.615Z] #50 0.502 ++ dirname ./install.sh [2020-04-09T20:00:43.615Z] #50 0.505 + dir=. [2020-04-09T20:00:43.615Z] #50 0.505 + bin=gotestsum [2020-04-09T20:00:43.615Z] #50 0.505 + shift [2020-04-09T20:00:43.615Z] #50 0.506 + '[' '!' -f ./gotestsum.installer ']' [2020-04-09T20:00:43.615Z] #50 0.506 + . ./gotestsum.installer [2020-04-09T20:00:43.615Z] #50 0.506 ++ : v0.3.5 [2020-04-09T20:00:43.615Z] #50 0.506 Installing gotestsum version v0.3.5 [2020-04-09T20:00:43.615Z] #50 0.507 + install_gotestsum [2020-04-09T20:00:43.615Z] #50 0.507 + echo 'Installing gotestsum version v0.3.5' [2020-04-09T20:00:43.615Z] #50 0.507 + go get -d gotest.tools/gotestsum [2020-04-09T20:00:43.615Z] #50 ... [2020-04-09T20:00:43.615Z] [2020-04-09T20:00:43.615Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-09T20:00:43.615Z] #62 1.222 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:43.615Z] #62 1.229 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:43.615Z] #62 1.230 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:43.725Z] #65 ... [2020-04-09T20:00:43.725Z] [2020-04-09T20:00:43.725Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:43.725Z] #10 27.74 The following additional packages will be installed: [2020-04-09T20:00:43.725Z] #10 27.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-09T20:00:43.725Z] #10 27.75 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-09T20:00:43.725Z] #10 27.76 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-09T20:00:43.725Z] #10 27.76 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-09T20:00:43.725Z] #10 27.79 Suggested packages: [2020-04-09T20:00:43.725Z] #10 27.80 gcc-8-locales seccomp wine64 [2020-04-09T20:00:43.725Z] #10 29.28 The following NEW packages will be installed: [2020-04-09T20:00:43.725Z] #10 29.28 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-09T20:00:43.725Z] #10 29.28 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-09T20:00:43.725Z] #10 29.28 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-09T20:00:43.725Z] #10 29.28 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-09T20:00:43.725Z] #10 29.28 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-09T20:00:43.725Z] #10 29.28 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-09T20:00:43.725Z] #10 29.73 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:43.725Z] #10 29.73 Need to get 77.7 MB of archives. [2020-04-09T20:00:43.725Z] #10 29.73 After this operation, 487 MB of additional disk space will be used. [2020-04-09T20:00:43.725Z] #10 29.73 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-04-09T20:00:43.725Z] #10 29.93 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-04-09T20:00:43.725Z] #10 30.22 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-04-09T20:00:43.725Z] #10 30.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-09T20:00:43.725Z] #10 30.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-09T20:00:43.725Z] #10 30.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-09T20:00:43.725Z] #10 30.79 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-04-09T20:00:43.725Z] #10 31.17 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-04-09T20:00:43.725Z] #10 31.24 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-04-09T20:00:43.725Z] #10 35.82 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-04-09T20:00:43.725Z] #10 ... [2020-04-09T20:00:43.725Z] [2020-04-09T20:00:43.725Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:43.725Z] #27 5.324 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-09T20:00:43.725Z] #27 5.724 [2020-04-09T20:00:43.909Z] #62 6.912 Reading package lists... [2020-04-09T20:00:43.909Z] #62 ... [2020-04-09T20:00:43.909Z] [2020-04-09T20:00:43.909Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:43.909Z] #47 0.575 + RM_GOPATH=0 [2020-04-09T20:00:43.909Z] #47 0.577 + TMP_GOPATH= [2020-04-09T20:00:43.909Z] #47 0.577 + : /build [2020-04-09T20:00:43.909Z] #47 0.577 + '[' -z '' ']' [2020-04-09T20:00:43.909Z] #47 0.579 ++ mktemp -d [2020-04-09T20:00:43.909Z] #47 0.583 + export GOPATH=/tmp/tmp.wsTpBNB0QB [2020-04-09T20:00:43.909Z] #47 0.583 + GOPATH=/tmp/tmp.wsTpBNB0QB [2020-04-09T20:00:43.909Z] #47 0.583 + RM_GOPATH=1 [2020-04-09T20:00:43.909Z] #47 0.587 ++ dirname ./install.sh [2020-04-09T20:00:43.909Z] #47 0.613 + dir=. [2020-04-09T20:00:43.909Z] #47 0.615 + bin=vndr [2020-04-09T20:00:43.909Z] #47 0.615 + shift [2020-04-09T20:00:43.909Z] #47 0.615 + '[' '!' -f ./vndr.installer ']' [2020-04-09T20:00:43.909Z] #47 0.615 + . ./vndr.installer [2020-04-09T20:00:43.909Z] #47 0.617 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:43.909Z] #47 0.619 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:43.909Z] #47 0.619 + install_vndr [2020-04-09T20:00:43.909Z] #47 0.619 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' [2020-04-09T20:00:43.909Z] #47 0.619 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.wsTpBNB0QB/src/github.com/LK4D4/vndr [2020-04-09T20:00:43.909Z] #47 0.686 Cloning into '/tmp/tmp.wsTpBNB0QB/src/github.com/LK4D4/vndr'... [2020-04-09T20:00:43.909Z] #47 1.984 + cd /tmp/tmp.wsTpBNB0QB/src/github.com/LK4D4/vndr [2020-04-09T20:00:43.909Z] #47 1.984 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 [2020-04-09T20:00:43.909Z] #47 2.023 + go build -buildmode=pie -v -o /build/vndr . [2020-04-09T20:00:43.909Z] #47 4.464 internal/race [2020-04-09T20:00:43.909Z] #47 4.474 runtime/internal/math [2020-04-09T20:00:43.909Z] #47 4.544 internal/cpu [2020-04-09T20:00:43.909Z] #47 4.680 runtime/internal/atomic [2020-04-09T20:00:43.909Z] #47 4.945 sync/atomic [2020-04-09T20:00:43.909Z] #47 5.179 unicode [2020-04-09T20:00:43.909Z] #47 6.048 unicode/utf8 [2020-04-09T20:00:43.909Z] #47 6.952 math [2020-04-09T20:00:43.909Z] #47 7.859 internal/bytealg [2020-04-09T20:00:43.909Z] #47 8.134 internal/testlog [2020-04-09T20:00:43.909Z] #47 9.495 unicode/utf16 [2020-04-09T20:00:43.909Z] #47 11.10 container/list [2020-04-09T20:00:44.238Z] #47 11.70 runtime [2020-04-09T20:00:44.240Z] #27 5.955 ## 3.8% ######## 12.1% ############ 17.0% ################ 22.4% #################### 29.1% ######################### 35.7% ############################### 43.4% #################################### 50.5% ######################################### 57.8% ############################################# 63.3% ################################################## 69.5% ####################################################### 76.9% ########################################################## 81.1% ############################################################## 86.6% ################################################################ 89.3% # [2020-04-09T20:00:44.240Z] #27 ... [2020-04-09T20:00:44.240Z] [2020-04-09T20:00:44.240Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:44.240Z] #47 28.41 vendor/golang.org/x/crypto/curve25519 [2020-04-09T20:00:44.403Z] #74 ... [2020-04-09T20:00:44.403Z] [2020-04-09T20:00:44.403Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:44.403Z] #43 26.35 The following NEW packages will be installed: [2020-04-09T20:00:44.403Z] #43 26.36 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-09T20:00:44.403Z] #43 26.37 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-09T20:00:44.403Z] #43 26.37 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-09T20:00:44.403Z] #43 26.37 python-six zlib1g-dev [2020-04-09T20:00:44.403Z] #43 26.92 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:44.403Z] #43 26.92 Need to get 4095 kB of archives. [2020-04-09T20:00:44.403Z] #43 26.92 After this operation, 22.5 MB of additional disk space will be used. [2020-04-09T20:00:44.403Z] #43 26.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2020-04-09T20:00:44.403Z] #43 26.93 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-09T20:00:44.403Z] #43 26.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-04-09T20:00:44.403Z] #43 26.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-04-09T20:00:44.403Z] #43 26.93 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2020-04-09T20:00:44.403Z] #43 26.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-09T20:00:44.403Z] #43 26.97 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-04-09T20:00:44.403Z] #43 26.97 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2020-04-09T20:00:44.403Z] #43 27.00 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2020-04-09T20:00:44.403Z] #43 27.08 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2020-04-09T20:00:44.403Z] #43 27.11 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2020-04-09T20:00:44.403Z] #43 27.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2020-04-09T20:00:44.403Z] #43 27.29 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-04-09T20:00:44.403Z] #43 27.30 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2020-04-09T20:00:44.403Z] #43 27.32 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-09T20:00:44.403Z] #43 27.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2020-04-09T20:00:44.403Z] #43 27.34 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2020-04-09T20:00:44.403Z] #43 28.68 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:44.403Z] #43 28.85 Fetched 4095 kB in 1s (4885 kB/s) [2020-04-09T20:00:44.403Z] #43 28.98 Selecting previously unselected package libcap-dev:amd64. [2020-04-09T20:00:44.403Z] #43 28.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:00:44.403Z] #43 29.06 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2020-04-09T20:00:44.403Z] #43 29.07 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2020-04-09T20:00:44.403Z] #43 29.25 Selecting previously unselected package libnet1:amd64. [2020-04-09T20:00:44.403Z] #43 29.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T20:00:44.403Z] #43 29.28 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:44.403Z] #43 29.41 Selecting previously unselected package libnet1-dev. [2020-04-09T20:00:44.403Z] #43 29.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T20:00:44.403Z] #43 29.42 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:44.403Z] #43 29.68 Selecting previously unselected package libnl-3-200:amd64. [2020-04-09T20:00:44.403Z] #43 29.68 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-09T20:00:44.403Z] #43 29.69 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:00:44.403Z] #43 29.88 Selecting previously unselected package libnl-3-dev:amd64. [2020-04-09T20:00:44.403Z] #43 29.88 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2020-04-09T20:00:44.403Z] #43 29.88 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-09T20:00:44.403Z] #43 30.26 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-09T20:00:44.403Z] #43 30.29 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:00:44.403Z] #43 30.29 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:00:44.403Z] #43 30.40 Selecting previously unselected package libprotobuf-c-dev:amd64. [2020-04-09T20:00:44.403Z] #43 30.45 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:00:44.403Z] #43 30.45 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-09T20:00:44.463Z] #44 12.28 make[1]: Nothing to be done for 'all'. [2020-04-09T20:00:44.480Z] #27 12.14 0.0% ## 2.9% ### 5.0% ##### 8.1% ######## 11.1% ######### 13.5% ############ 16.8% ############### 22.0% ################## 26.2% #################### 28.7% ####################### 32.6% ########################## 36.2% ############################ 39.4% ############################# 41.0% ############################## 43.0% ################################ 44.8% ################################# 46.2% ################################### 49.7% ##################################### 52.6% ####################################### 55.5% ########################################## 59.0% ############################################ 62.5% ############################################### 65.4% ################################################# 68.5% ################################################### 71.1% ##################################################### 73.7% ####################################################### 76.8% ########################################################## 80.7% ############################################################ 83.6% ############################################################## 86.8% ################################################################ 89.6% ################################################################## 91.7% #################################################################### 94.7% ##################################################################### 95.9% ###################################################################### 98.0% ######################################################################## 100.0% [2020-04-09T20:00:44.480Z] #27 15.95 [2020-04-09T20:00:44.497Z] #47 ... [2020-04-09T20:00:44.497Z] [2020-04-09T20:00:44.497Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:44.497Z] #27 5.955 ## 3.8% ######## 12.1% ############ 17.0% ################ 22.4% #################### 29.1% ######################### 35.7% ############################### 43.4% #################################### 50.5% ######################################### 57.8% ############################################# 63.3% ################################################## 69.5% ####################################################### 76.9% ########################################################## 81.1% ############################################################## 86.6% ################################################################ 89.3% ###################################################################### 97.9% ######################################################################## 100.0% [2020-04-09T20:00:44.658Z] #43 30.64 Selecting previously unselected package zlib1g-dev:amd64. [2020-04-09T20:00:44.658Z] #43 30.67 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2020-04-09T20:00:44.658Z] #43 30.68 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-09T20:00:44.754Z] #27 7.981 [2020-04-09T20:00:45.012Z] #27 8.188 #### 6.5% [2020-04-09T20:00:45.012Z] #27 ... [2020-04-09T20:00:45.012Z] [2020-04-09T20:00:45.012Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:45.012Z] #35 29.36 The following additional packages will be installed: [2020-04-09T20:00:45.012Z] #35 29.38 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-09T20:00:45.012Z] #35 29.40 Suggested packages: [2020-04-09T20:00:45.012Z] #35 29.40 cmake-doc ninja-build lrzip [2020-04-09T20:00:45.012Z] #35 29.40 Recommended packages: [2020-04-09T20:00:45.012Z] #35 29.40 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-09T20:00:45.012Z] #35 30.58 The following NEW packages will be installed: [2020-04-09T20:00:45.012Z] #35 30.60 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-09T20:00:45.012Z] #35 30.60 vim-common xxd [2020-04-09T20:00:45.012Z] #35 31.10 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:45.012Z] #35 31.10 Need to get 14.9 MB of archives. [2020-04-09T20:00:45.012Z] #35 31.10 After this operation, 61.8 MB of additional disk space will be used. [2020-04-09T20:00:45.012Z] #35 31.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-09T20:00:45.012Z] #35 31.11 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:00:45.012Z] #35 31.12 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-09T20:00:45.012Z] #35 31.32 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-09T20:00:45.012Z] #35 32.69 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-09T20:00:45.012Z] #35 32.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-09T20:00:45.012Z] #35 32.83 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-09T20:00:45.012Z] #35 32.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-09T20:00:45.012Z] #35 32.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-09T20:00:45.012Z] #35 32.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-09T20:00:45.012Z] #35 34.87 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:45.012Z] #35 35.16 Fetched 14.9 MB in 3s (5628 kB/s) [2020-04-09T20:00:45.012Z] #35 35.29 Selecting previously unselected package xxd. [2020-04-09T20:00:45.012Z] #35 35.29 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:00:45.012Z] #35 35.37 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T20:00:45.012Z] #35 35.37 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:00:45.012Z] #35 35.63 Selecting previously unselected package vim-common. [2020-04-09T20:00:45.012Z] #35 35.63 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:00:45.012Z] #35 35.69 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:00:45.012Z] #35 36.11 Selecting previously unselected package cmake-data. [2020-04-09T20:00:45.012Z] #35 36.11 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-09T20:00:45.012Z] #35 36.14 Unpacking cmake-data (3.13.4-1) ... [2020-04-09T20:00:45.020Z] #17 1.897 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:00:45.020Z] #17 1.897 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:00:45.020Z] #17 1.897 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:00:45.075Z] #44 13.16 CC images/stats.o [2020-04-09T20:00:45.217Z] #43 31.01 Selecting previously unselected package libprotobuf17:amd64. [2020-04-09T20:00:45.217Z] #43 31.02 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:45.217Z] #43 31.03 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:45.217Z] #43 ... [2020-04-09T20:00:45.217Z] [2020-04-09T20:00:45.217Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-09T20:00:45.217Z] #62 27.88 The following additional packages will be installed: [2020-04-09T20:00:45.217Z] #62 27.90 libbtrfs0 [2020-04-09T20:00:45.217Z] #62 28.14 The following NEW packages will be installed: [2020-04-09T20:00:45.217Z] #62 28.14 libbtrfs-dev libbtrfs0 [2020-04-09T20:00:45.217Z] #62 28.58 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:45.217Z] #62 28.58 Need to get 119 kB of archives. [2020-04-09T20:00:45.217Z] #62 28.58 After this operation, 387 kB of additional disk space will be used. [2020-04-09T20:00:45.217Z] #62 28.58 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-09T20:00:45.217Z] #62 28.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-09T20:00:45.217Z] #62 29.74 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:45.217Z] #62 29.95 Fetched 119 kB in 0s (434 kB/s) [2020-04-09T20:00:45.217Z] #62 30.08 Selecting previously unselected package libbtrfs0. [2020-04-09T20:00:45.217Z] #62 30.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:00:45.217Z] #62 30.19 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-09T20:00:45.217Z] #62 30.20 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:00:45.217Z] #62 30.32 Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:00:45.217Z] #62 30.34 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-09T20:00:45.217Z] #62 30.34 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:00:45.217Z] #62 30.67 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:00:45.217Z] #62 30.69 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:00:45.217Z] #62 30.70 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:00:45.217Z] #62 DONE 31.2s [2020-04-09T20:00:45.217Z] [2020-04-09T20:00:45.217Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:00:45.217Z] #63 DONE 0.1s [2020-04-09T20:00:45.217Z] [2020-04-09T20:00:45.217Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-09T20:00:45.217Z] #64 DONE 0.1s [2020-04-09T20:00:45.217Z] [2020-04-09T20:00:45.217Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:00:45.217Z] #41 23.53 Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-09T20:00:45.217Z] #41 23.73 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-09T20:00:45.217Z] #41 25.99 + 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-04-09T20:00:45.269Z] #35 ... [2020-04-09T20:00:45.269Z] [2020-04-09T20:00:45.269Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:45.355Z] #44 13.40 CC images/core.o [2020-04-09T20:00:45.355Z] #44 ... [2020-04-09T20:00:45.355Z] [2020-04-09T20:00:45.355Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:45.355Z] #56 34.00 syscall [2020-04-09T20:00:45.355Z] #56 34.01 reflect [2020-04-09T20:00:45.355Z] #56 40.81 time [2020-04-09T20:00:45.363Z] INFO: Expanding go... [2020-04-09T20:00:45.471Z] #41 ... [2020-04-09T20:00:45.471Z] [2020-04-09T20:00:45.471Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:45.587Z] #17 ... [2020-04-09T20:00:45.587Z] [2020-04-09T20:00:45.587Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:45.587Z] #60 3.283 + cd /tmp/tmp.5Z9Orrdhmg/src/github.com/opencontainers/runc [2020-04-09T20:00:45.587Z] #60 3.283 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:00:45.587Z] #60 3.457 + '[' -z '' ']' [2020-04-09T20:00:45.587Z] #60 3.457 + target=static [2020-04-09T20:00:45.587Z] #60 3.457 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-09T20:00:45.587Z] #60 4.003 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-04-09T20:00:45.636Z] #56 ... [2020-04-09T20:00:45.636Z] [2020-04-09T20:00:45.636Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:45.636Z] #65 28.11 Checking out files: 79% (2497/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-09T20:00:45.636Z] #65 28.65 + cd /tmp/tmp.3gYPoYyGFk/src/github.com/containerd/containerd [2020-04-09T20:00:45.636Z] #65 28.65 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:00:45.636Z] #65 29.97 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-09T20:00:45.636Z] #65 29.97 + BUILDTAGS='netgo osusergo static_build' [2020-04-09T20:00:45.636Z] #65 29.97 + export EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:00:45.636Z] #65 29.97 + EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:00:45.636Z] #65 29.97 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-09T20:00:45.636Z] #65 29.97 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-09T20:00:45.636Z] #65 29.97 + '[' '' = dynamic ']' [2020-04-09T20:00:45.636Z] #65 29.97 + make [2020-04-09T20:00:45.636Z] #65 31.11 + bin/ctr [2020-04-09T20:00:45.784Z] #27 8.188 #### 6.5% ############## 19.9% ##################### 30.2% ########################### 38.6% ##################################### 52.4% ############################################ 62.1% ######################################################## 78.0% ################################################################# 90.9% ######################################################################## 100.0% [2020-04-09T20:00:45.845Z] #60 ... [2020-04-09T20:00:45.845Z] [2020-04-09T20:00:45.845Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:45.845Z] #44 28.28 LINK criu/pie/restorer.built-in.o [2020-04-09T20:00:45.845Z] #44 28.28 GEN criu/pie/restorer-blob.h [2020-04-09T20:00:45.845Z] #44 28.34 DEP criu/vdso.d [2020-04-09T20:00:45.845Z] #44 28.39 DEP criu/vdso-compat.d [2020-04-09T20:00:45.845Z] #44 28.43 DEP criu/uts_ns.d [2020-04-09T20:00:45.845Z] #44 28.47 DEP criu/util.d [2020-04-09T20:00:45.845Z] #44 28.52 DEP criu/uffd.d [2020-04-09T20:00:45.845Z] #44 28.57 DEP criu/tun.d [2020-04-09T20:00:45.845Z] #44 28.61 DEP criu/tty.d [2020-04-09T20:00:45.845Z] #44 28.67 DEP criu/timerfd.d [2020-04-09T20:00:45.845Z] #44 28.71 DEP criu/sysfs_parse.d [2020-04-09T20:00:45.845Z] #44 28.75 DEP criu/sysctl.d [2020-04-09T20:00:45.845Z] #44 28.80 DEP criu/string.d [2020-04-09T20:00:45.845Z] #44 28.82 DEP criu/stats.d [2020-04-09T20:00:45.845Z] #44 28.86 DEP criu/sockets.d [2020-04-09T20:00:45.845Z] #44 28.91 DEP criu/sk-unix.d [2020-04-09T20:00:45.845Z] #44 28.99 DEP criu/sk-tcp.d [2020-04-09T20:00:45.845Z] #44 29.08 DEP criu/sk-queue.d [2020-04-09T20:00:45.845Z] #44 29.15 DEP criu/sk-packet.d [2020-04-09T20:00:45.845Z] #44 29.25 DEP criu/sk-netlink.d [2020-04-09T20:00:45.845Z] #44 29.31 DEP criu/sk-inet.d [2020-04-09T20:00:45.845Z] #44 29.39 DEP criu/signalfd.d [2020-04-09T20:00:45.845Z] #44 29.43 DEP criu/sigframe.d [2020-04-09T20:00:45.845Z] #44 29.46 DEP criu/shmem.d [2020-04-09T20:00:45.845Z] #44 29.52 DEP criu/servicefd.d [2020-04-09T20:00:45.845Z] #44 29.59 DEP criu/seize.d [2020-04-09T20:00:45.845Z] #44 29.66 DEP criu/seccomp.d [2020-04-09T20:00:45.845Z] #44 29.76 DEP criu/rst-malloc.d [2020-04-09T20:00:45.845Z] #44 29.78 DEP criu/rbtree.d [2020-04-09T20:00:45.845Z] #44 29.80 DEP criu/pstree.d [2020-04-09T20:00:45.845Z] #44 29.87 DEP criu/protobuf.d [2020-04-09T20:00:45.845Z] #44 29.90 GEN criu/protobuf-desc-gen.h [2020-04-09T20:00:46.348Z] #27 9.440 [2020-04-09T20:00:46.394Z] #27 17.36 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-09T20:00:46.394Z] #27 17.76 [2020-04-09T20:00:46.396Z] #65 ... [2020-04-09T20:00:46.396Z] [2020-04-09T20:00:46.396Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:46.396Z] #56 22.05 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:00:46.396Z] #56 23.26 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:00:46.396Z] #56 23.48 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:00:46.396Z] #56 23.59 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:00:46.396Z] #56 23.75 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:00:46.396Z] #56 24.57 runtime/cgo [2020-04-09T20:00:46.396Z] #56 24.60 runtime [2020-04-09T20:00:46.411Z] #44 31.13 DEP criu/protobuf-desc.d [2020-04-09T20:00:46.411Z] #44 31.18 DEP criu/proc_parse.d [2020-04-09T20:00:46.651Z] #56 ... [2020-04-09T20:00:46.651Z] [2020-04-09T20:00:46.651Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:46.651Z] #43 32.07 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-09T20:00:46.651Z] #43 32.08 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:46.651Z] #43 32.09 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:46.651Z] #43 32.51 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-09T20:00:46.651Z] #43 32.52 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:46.651Z] #43 32.53 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:46.654Z] #27 ... [2020-04-09T20:00:46.654Z] [2020-04-09T20:00:46.654Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:46.654Z] #50 38.54 + cd /tmp/tmp.P7rpXHuVPy/src/gotest.tools/gotestsum [2020-04-09T20:00:46.654Z] #50 38.54 + git checkout -q v0.3.5 [2020-04-09T20:00:46.654Z] #50 38.57 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-09T20:00:46.670Z] #44 31.26 DEP criu/plugin.d [2020-04-09T20:00:46.670Z] #44 31.29 DEP criu/pipes.d [2020-04-09T20:00:46.670Z] #44 31.34 DEP criu/pie-util.d [2020-04-09T20:00:46.670Z] #44 31.39 DEP criu/pie-util-vdso.d [2020-04-09T20:00:46.670Z] #44 31.47 DEP criu/pie-util-vdso-elf32.d [2020-04-09T20:00:46.907Z] #43 ... [2020-04-09T20:00:46.907Z] [2020-04-09T20:00:46.907Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-09T20:00:46.907Z] #25 17.21 Reading package lists... [2020-04-09T20:00:46.907Z] #25 24.89 Building dependency tree... [2020-04-09T20:00:46.907Z] #25 26.40 Reading state information... [2020-04-09T20:00:46.907Z] #25 28.54 ca-certificates is already the newest version (20190110). [2020-04-09T20:00:46.907Z] #25 28.54 The following additional packages will be installed: [2020-04-09T20:00:46.907Z] #25 28.55 libjq1 libonig5 [2020-04-09T20:00:46.907Z] #25 29.06 The following NEW packages will be installed: [2020-04-09T20:00:46.907Z] #25 29.08 jq libjq1 libonig5 [2020-04-09T20:00:46.907Z] #25 29.48 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:46.907Z] #25 29.48 Need to get 355 kB of archives. [2020-04-09T20:00:46.907Z] #25 29.48 After this operation, 1072 kB of additional disk space will be used. [2020-04-09T20:00:46.907Z] #25 29.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-09T20:00:46.907Z] #25 29.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-09T20:00:46.907Z] #25 29.49 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-09T20:00:46.907Z] #25 30.84 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:46.907Z] #25 31.10 Fetched 355 kB in 0s (1306 kB/s) [2020-04-09T20:00:46.907Z] #25 31.26 Selecting previously unselected package libonig5:amd64. [2020-04-09T20:00:46.907Z] #25 31.26 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:00:46.907Z] #25 31.47 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... [2020-04-09T20:00:46.907Z] #25 31.50 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:00:46.907Z] #25 31.84 Selecting previously unselected package libjq1:amd64. [2020-04-09T20:00:46.907Z] #25 31.85 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:00:46.907Z] #25 31.85 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:00:46.907Z] #25 32.04 Selecting previously unselected package jq. [2020-04-09T20:00:46.907Z] #25 32.06 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:00:46.907Z] #25 32.06 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:00:46.907Z] #25 32.45 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:00:46.907Z] #25 32.49 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:00:46.907Z] #25 32.51 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:00:46.907Z] #25 32.52 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:00:46.907Z] #25 DONE 33.0s [2020-04-09T20:00:46.914Z] #50 ... [2020-04-09T20:00:46.914Z] [2020-04-09T20:00:46.914Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:46.914Z] #43 29.21 Selecting previously unselected package python-six. [2020-04-09T20:00:46.914Z] #43 29.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-09T20:00:46.914Z] #43 29.22 Unpacking python-six (1.12.0-1) ... [2020-04-09T20:00:46.914Z] #43 29.41 Selecting previously unselected package python-protobuf. [2020-04-09T20:00:46.914Z] #43 29.42 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2020-04-09T20:00:46.914Z] #43 29.42 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-09T20:00:46.914Z] #43 30.05 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-09T20:00:46.914Z] #43 33.20 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2020-04-09T20:00:46.914Z] #43 33.20 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:46.914Z] #43 33.21 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-09T20:00:46.914Z] #43 33.24 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2020-04-09T20:00:46.914Z] #43 33.31 Setting up python-six (1.12.0-1) ... [2020-04-09T20:00:46.914Z] #43 36.41 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2020-04-09T20:00:46.914Z] #43 36.42 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-09T20:00:46.914Z] #43 36.46 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2020-04-09T20:00:46.914Z] #43 36.48 Setting up libcap-dev:arm64 (1:2.25-2) ... [2020-04-09T20:00:46.914Z] #43 36.50 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2020-04-09T20:00:46.914Z] #43 36.52 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:00:46.914Z] #43 36.54 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:46.914Z] #43 36.56 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2020-04-09T20:00:46.914Z] #43 36.58 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:00:46.914Z] #43 36.59 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-09T20:00:46.928Z] #44 31.54 DEP criu/path.d [2020-04-09T20:00:46.928Z] #44 31.61 DEP criu/parasite-syscall.d [2020-04-09T20:00:46.928Z] #44 31.68 DEP criu/pagemap.d [2020-04-09T20:00:46.928Z] #44 31.72 DEP criu/pagemap-cache.d [2020-04-09T20:00:46.928Z] #44 31.77 DEP criu/page-xfer.d [2020-04-09T20:00:47.162Z] [2020-04-09T20:00:47.162Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-09T20:00:47.162Z] #26 DONE 0.1s [2020-04-09T20:00:47.162Z] [2020-04-09T20:00:47.162Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:47.174Z] #43 ... [2020-04-09T20:00:47.174Z] [2020-04-09T20:00:47.174Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:47.174Z] #27 18.13 #=#=# ######################################################################## 100.0% [2020-04-09T20:00:47.174Z] #27 18.33 [2020-04-09T20:00:47.186Z] #44 31.86 DEP criu/page-pipe.d [2020-04-09T20:00:47.186Z] #44 31.89 DEP criu/netfilter.d [2020-04-09T20:00:47.186Z] #44 31.95 DEP criu/net.d [2020-04-09T20:00:47.186Z] #44 32.02 DEP criu/namespaces.d [2020-04-09T20:00:47.186Z] #44 32.09 DEP criu/mount.d [2020-04-09T20:00:47.377Z] #27 9.653 0.0% ######## 11.4% ################## 25.5% ############################# 40.7% ########################################## 58.9% ################################################## 69.7% ########################################################## 81.0% ################################################################ 89.8% ######################################################################## 100.0% [2020-04-09T20:00:47.417Z] #27 ... [2020-04-09T20:00:47.417Z] [2020-04-09T20:00:47.417Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:47.417Z] #10 15.40 Reading package lists... [2020-04-09T20:00:47.417Z] #10 23.70 Building dependency tree... [2020-04-09T20:00:47.417Z] #10 25.26 Reading state information... [2020-04-09T20:00:47.417Z] #10 27.25 The following additional packages will be installed: [2020-04-09T20:00:47.417Z] #10 27.27 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-09T20:00:47.417Z] #10 27.27 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-09T20:00:47.417Z] #10 27.27 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-09T20:00:47.417Z] #10 27.28 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-09T20:00:47.417Z] #10 27.29 Suggested packages: [2020-04-09T20:00:47.417Z] #10 27.29 gcc-8-locales seccomp wine64 [2020-04-09T20:00:47.417Z] #10 28.65 The following NEW packages will be installed: [2020-04-09T20:00:47.417Z] #10 28.65 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-09T20:00:47.417Z] #10 28.65 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-09T20:00:47.417Z] #10 28.65 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-09T20:00:47.417Z] #10 28.66 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-09T20:00:47.417Z] #10 28.67 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-09T20:00:47.417Z] #10 28.67 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-09T20:00:47.417Z] #10 29.06 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:47.417Z] #10 29.06 Need to get 77.7 MB of archives. [2020-04-09T20:00:47.417Z] #10 29.06 After this operation, 487 MB of additional disk space will be used. [2020-04-09T20:00:47.417Z] #10 29.06 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-04-09T20:00:47.417Z] #10 29.29 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-04-09T20:00:47.417Z] #10 29.53 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-04-09T20:00:47.417Z] #10 29.55 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2020-04-09T20:00:47.417Z] #10 29.56 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2020-04-09T20:00:47.417Z] #10 29.57 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-09T20:00:47.417Z] #10 30.04 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-04-09T20:00:47.417Z] #10 30.39 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-04-09T20:00:47.417Z] #10 30.43 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-04-09T20:00:47.444Z] #44 32.14 DEP criu/mem.d [2020-04-09T20:00:47.444Z] #44 32.20 DEP criu/lsm.d [2020-04-09T20:00:47.444Z] #44 32.25 DEP criu/log.d [2020-04-09T20:00:47.444Z] #44 32.30 DEP criu/libnetlink.d [2020-04-09T20:00:47.634Z] #27 10.87 [2020-04-09T20:00:47.672Z] #10 ... [2020-04-09T20:00:47.672Z] [2020-04-09T20:00:47.672Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:47.672Z] #35 16.33 Reading package lists... [2020-04-09T20:00:47.672Z] #35 23.87 Building dependency tree... [2020-04-09T20:00:47.672Z] #35 25.40 Reading state information... [2020-04-09T20:00:47.672Z] #35 27.37 The following additional packages will be installed: [2020-04-09T20:00:47.672Z] #35 27.40 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-09T20:00:47.672Z] #35 27.41 Suggested packages: [2020-04-09T20:00:47.672Z] #35 27.42 cmake-doc ninja-build lrzip [2020-04-09T20:00:47.672Z] #35 27.42 Recommended packages: [2020-04-09T20:00:47.672Z] #35 27.42 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-09T20:00:47.672Z] #35 28.43 The following NEW packages will be installed: [2020-04-09T20:00:47.672Z] #35 28.44 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-09T20:00:47.672Z] #35 28.46 vim-common xxd [2020-04-09T20:00:47.672Z] #35 28.88 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:47.672Z] #35 28.88 Need to get 14.9 MB of archives. [2020-04-09T20:00:47.672Z] #35 28.88 After this operation, 61.8 MB of additional disk space will be used. [2020-04-09T20:00:47.672Z] #35 28.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-09T20:00:47.672Z] #35 28.88 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:00:47.672Z] #35 28.89 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2020-04-09T20:00:47.672Z] #35 29.01 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-09T20:00:47.672Z] #35 29.98 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] [2020-04-09T20:00:47.672Z] #35 30.06 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2020-04-09T20:00:47.672Z] #35 30.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2020-04-09T20:00:47.672Z] #35 30.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2020-04-09T20:00:47.672Z] #35 30.12 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2020-04-09T20:00:47.672Z] #35 30.13 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2020-04-09T20:00:47.672Z] #35 32.19 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:47.672Z] #35 32.59 Fetched 14.9 MB in 2s (7892 kB/s) [2020-04-09T20:00:47.672Z] #35 32.67 Selecting previously unselected package xxd. [2020-04-09T20:00:47.672Z] #35 32.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 ... 15401 files and directories currently installed.) [2020-04-09T20:00:47.672Z] #35 32.74 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T20:00:47.672Z] #35 32.75 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:00:47.672Z] #35 33.11 Selecting previously unselected package vim-common. [2020-04-09T20:00:47.672Z] #35 33.11 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:00:47.672Z] #35 33.22 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:00:47.672Z] #35 33.76 Selecting previously unselected package cmake-data. [2020-04-09T20:00:47.672Z] #35 33.76 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-09T20:00:47.672Z] #35 33.77 Unpacking cmake-data (3.13.4-1) ... [2020-04-09T20:00:47.702Z] #44 32.36 DEP criu/kerndat.d [2020-04-09T20:00:47.702Z] #44 32.44 DEP criu/kcmp-ids.d [2020-04-09T20:00:47.702Z] #44 32.50 DEP criu/irmap.d [2020-04-09T20:00:47.702Z] #44 32.56 DEP criu/ipc_ns.d [2020-04-09T20:00:47.702Z] #44 32.61 DEP criu/image.d [2020-04-09T20:00:47.791Z] #47 15.58 crypto/internal/subtle [2020-04-09T20:00:47.960Z] #44 32.67 DEP criu/image-desc.d [2020-04-09T20:00:47.960Z] #44 32.69 DEP criu/fsnotify.d [2020-04-09T20:00:47.960Z] #44 32.75 DEP criu/filesystems.d [2020-04-09T20:00:47.960Z] #44 32.81 DEP criu/files.d [2020-04-09T20:00:47.960Z] #44 32.86 DEP criu/files-reg.d [2020-04-09T20:00:48.218Z] #44 32.92 DEP criu/files-ext.d [2020-04-09T20:00:48.218Z] #44 32.98 DEP criu/file-lock.d [2020-04-09T20:00:48.218Z] #44 33.04 DEP criu/file-ids.d [2020-04-09T20:00:48.218Z] #44 33.08 DEP criu/fifo.d [2020-04-09T20:00:48.302Z] #65 ... [2020-04-09T20:00:48.302Z] [2020-04-09T20:00:48.302Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:48.302Z] #33 36.95 time [2020-04-09T20:00:48.302Z] #33 41.02 internal/poll [2020-04-09T20:00:48.302Z] #33 42.69 internal/syscall/execenv [2020-04-09T20:00:48.302Z] #33 42.77 internal/syscall/unix [2020-04-09T20:00:48.302Z] #33 42.97 os [2020-04-09T20:00:48.302Z] #33 43.90 internal/fmtsort [2020-04-09T20:00:48.302Z] #33 44.17 strings [2020-04-09T20:00:48.302Z] #33 45.38 fmt [2020-04-09T20:00:48.302Z] #33 46.22 path/filepath [2020-04-09T20:00:48.476Z] #44 33.15 DEP criu/fdstore.d [2020-04-09T20:00:48.476Z] #44 33.20 DEP criu/fault-injection.d [2020-04-09T20:00:48.476Z] #44 33.23 DEP criu/external.d [2020-04-09T20:00:48.476Z] #44 33.30 DEP criu/eventpoll.d [2020-04-09T20:00:48.556Z] #27 19.64 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-09T20:00:48.583Z] #33 ... [2020-04-09T20:00:48.583Z] [2020-04-09T20:00:48.583Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:48.583Z] #44 13.71 CC images/core-x86.o [2020-04-09T20:00:48.583Z] #44 14.20 CC images/core-arm.o [2020-04-09T20:00:48.583Z] #44 14.50 CC images/core-aarch64.o [2020-04-09T20:00:48.583Z] #44 14.91 CC images/core-ppc64.o [2020-04-09T20:00:48.583Z] #44 15.23 CC images/core-s390.o [2020-04-09T20:00:48.583Z] #44 15.70 CC images/cpuinfo.o [2020-04-09T20:00:48.583Z] #44 15.94 CC images/inventory.o [2020-04-09T20:00:48.583Z] #44 16.09 CC images/fdinfo.o [2020-04-09T20:00:48.583Z] #44 16.27 CC images/fown.o [2020-04-09T20:00:48.583Z] #44 16.43 CC images/ns.o [2020-04-09T20:00:48.583Z] #44 16.64 CC images/regfile.o [2020-04-09T20:00:48.597Z] #35 ... [2020-04-09T20:00:48.597Z] [2020-04-09T20:00:48.597Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:48.597Z] #43 34.33 Selecting previously unselected package libprotoc17:amd64. [2020-04-09T20:00:48.597Z] #43 34.34 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:48.597Z] #43 34.36 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:48.733Z] #44 33.40 DEP criu/eventfd.d [2020-04-09T20:00:48.733Z] #44 33.46 DEP criu/crtools.d [2020-04-09T20:00:48.733Z] #44 33.52 DEP criu/cr-service.d [2020-04-09T20:00:48.733Z] #44 33.57 DEP criu/cr-restore.d [2020-04-09T20:00:48.817Z] #27 ... [2020-04-09T20:00:48.817Z] [2020-04-09T20:00:48.817Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:48.817Z] #35 30.99 Selecting previously unselected package libicu63:arm64. [2020-04-09T20:00:48.817Z] #35 31.02 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-09T20:00:48.817Z] #35 31.03 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-09T20:00:48.817Z] #35 36.24 Selecting previously unselected package libxml2:arm64. [2020-04-09T20:00:48.817Z] #35 36.24 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_arm64.deb ... [2020-04-09T20:00:48.817Z] #35 36.26 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:00:48.817Z] #35 36.92 Selecting previously unselected package libarchive13:arm64. [2020-04-09T20:00:48.817Z] #35 36.93 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2020-04-09T20:00:48.817Z] #35 36.94 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-09T20:00:48.817Z] #35 37.16 Selecting previously unselected package libjsoncpp1:arm64. [2020-04-09T20:00:48.817Z] #35 37.16 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2020-04-09T20:00:48.817Z] #35 37.17 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-09T20:00:48.817Z] #35 37.33 Selecting previously unselected package librhash0:arm64. [2020-04-09T20:00:48.817Z] #35 37.35 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2020-04-09T20:00:48.817Z] #35 37.36 Unpacking librhash0:arm64 (1.3.8-1) ... [2020-04-09T20:00:48.817Z] #35 37.54 Selecting previously unselected package libuv1:arm64. [2020-04-09T20:00:48.817Z] #35 37.55 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2020-04-09T20:00:48.817Z] #35 37.56 Unpacking libuv1:arm64 (1.24.1-1) ... [2020-04-09T20:00:48.817Z] #35 37.73 Selecting previously unselected package cmake. [2020-04-09T20:00:48.817Z] #35 37.73 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2020-04-09T20:00:48.817Z] #35 37.75 Unpacking cmake (3.13.4-1) ... [2020-04-09T20:00:48.817Z] #35 39.96 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-09T20:00:48.817Z] #35 40.00 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:00:48.817Z] #35 40.01 Setting up libuv1:arm64 (1.24.1-1) ... [2020-04-09T20:00:48.817Z] #35 40.02 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:00:48.817Z] #35 40.08 Setting up librhash0:arm64 (1.3.8-1) ... [2020-04-09T20:00:48.817Z] #35 40.10 Setting up cmake-data (3.13.4-1) ... [2020-04-09T20:00:48.817Z] #35 40.12 Setting up libxml2:arm64 (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:00:48.817Z] #35 40.13 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2020-04-09T20:00:48.817Z] #35 40.16 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2020-04-09T20:00:48.817Z] #35 40.18 Setting up cmake (3.13.4-1) ... [2020-04-09T20:00:48.817Z] #35 40.19 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:00:48.817Z] #35 40.35 Processing triggers for mime-support (3.62) ... [2020-04-09T20:00:48.817Z] #35 DONE 41.0s [2020-04-09T20:00:48.817Z] [2020-04-09T20:00:48.817Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:48.817Z] #43 40.60 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2020-04-09T20:00:48.817Z] #43 40.62 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:00:48.817Z] #43 DONE 41.1s [2020-04-09T20:00:48.817Z] [2020-04-09T20:00:48.817Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:00:48.844Z] #47 16.57 crypto/subtle [2020-04-09T20:00:48.863Z] #44 16.82 CC images/ghost-file.o [2020-04-09T20:00:48.863Z] #44 17.02 CC images/fifo.o [2020-04-09T20:00:48.991Z] #44 33.66 DEP criu/cr-errno.d [2020-04-09T20:00:48.991Z] #44 33.68 DEP criu/cr-dump.d [2020-04-09T20:00:48.991Z] #44 33.76 DEP criu/cr-dedup.d [2020-04-09T20:00:48.991Z] #44 33.82 DEP criu/cr-check.d [2020-04-09T20:00:48.991Z] #44 33.88 DEP criu/config.d [2020-04-09T20:00:49.080Z] #36 DONE 0.1s [2020-04-09T20:00:49.080Z] [2020-04-09T20:00:49.080Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-09T20:00:49.144Z] #44 17.13 CC images/remap-file-path.o [2020-04-09T20:00:49.157Z] #43 35.09 Selecting previously unselected package protobuf-c-compiler. [2020-04-09T20:00:49.157Z] #43 35.09 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:00:49.157Z] #43 35.14 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:00:49.249Z] #44 33.95 DEP criu/clone-noasan.d [2020-04-09T20:00:49.249Z] #44 33.99 DEP criu/cgroup.d [2020-04-09T20:00:49.249Z] #44 34.06 DEP criu/cgroup-props.d [2020-04-09T20:00:49.351Z] #37 DONE 0.3s [2020-04-09T20:00:49.351Z] [2020-04-09T20:00:49.351Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:49.412Z] #43 35.30 Selecting previously unselected package protobuf-compiler. [2020-04-09T20:00:49.412Z] #43 35.30 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:49.412Z] #43 35.32 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:00:49.412Z] #43 35.53 Selecting previously unselected package python-pkg-resources. [2020-04-09T20:00:49.412Z] #43 35.53 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:00:49.412Z] #43 35.53 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-09T20:00:49.424Z] #44 17.36 CC images/eventfd.o [2020-04-09T20:00:49.424Z] #44 17.55 CC images/eventpoll.o [2020-04-09T20:00:49.479Z] #47 ... [2020-04-09T20:00:49.479Z] [2020-04-09T20:00:49.479Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-09T20:00:49.479Z] #25 7.338 Reading package lists... [2020-04-09T20:00:49.507Z] #44 34.12 DEP criu/bitmap.d [2020-04-09T20:00:49.507Z] #44 34.13 DEP criu/bfd.d [2020-04-09T20:00:49.507Z] #44 34.18 DEP criu/autofs.d [2020-04-09T20:00:49.507Z] #44 34.26 DEP criu/aio.d [2020-04-09T20:00:49.507Z] #44 34.32 DEP criu/action-scripts.d [2020-04-09T20:00:49.765Z] #44 34.50 CC criu/action-scripts.o [2020-04-09T20:00:49.931Z] #38 ... [2020-04-09T20:00:49.931Z] [2020-04-09T20:00:49.931Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:49.931Z] #10 32.17 Fetched 73.3 MB in 11s (6743 kB/s) [2020-04-09T20:00:49.931Z] #10 32.27 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-09T20:00:49.931Z] #10 32.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15374 files and directories currently installed.) [2020-04-09T20:00:49.932Z] #10 32.48 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2020-04-09T20:00:49.932Z] #10 32.51 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:00:49.932Z] #10 35.64 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-09T20:00:49.932Z] #10 35.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2020-04-09T20:00:49.932Z] #10 35.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:00:49.932Z] #10 37.79 Selecting previously unselected package binutils-mingw-w64. [2020-04-09T20:00:49.932Z] #10 37.80 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-09T20:00:49.932Z] #10 37.81 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:00:49.932Z] #10 37.92 Selecting previously unselected package libdevmapper1.02.1:arm64. [2020-04-09T20:00:49.932Z] #10 37.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-09T20:00:49.932Z] #10 37.94 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-09T20:00:49.932Z] #10 38.13 Selecting previously unselected package dmsetup. [2020-04-09T20:00:49.932Z] #10 38.14 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2020-04-09T20:00:49.932Z] #10 38.14 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-09T20:00:49.932Z] #10 38.41 Selecting previously unselected package mingw-w64-common. [2020-04-09T20:00:49.932Z] #10 38.41 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-09T20:00:49.932Z] #10 38.42 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-09T20:00:49.972Z] #43 35.78 Selecting previously unselected package python-six. [2020-04-09T20:00:49.972Z] #43 35.80 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-09T20:00:49.972Z] #43 35.81 Unpacking python-six (1.12.0-1) ... [2020-04-09T20:00:49.972Z] #43 35.95 Selecting previously unselected package python-protobuf. [2020-04-09T20:00:49.972Z] #43 35.95 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:49.972Z] #43 35.96 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-09T20:00:50.023Z] #44 34.64 CC criu/aio.o [2020-04-09T20:00:50.023Z] #44 34.80 CC criu/autofs.o [2020-04-09T20:00:50.035Z] #44 17.85 CC images/fh.o [2020-04-09T20:00:50.035Z] #44 18.04 CC images/fsnotify.o [2020-04-09T20:00:50.192Z] #10 ... [2020-04-09T20:00:50.192Z] [2020-04-09T20:00:50.192Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:50.192Z] #47 31.87 internal/reflectlite [2020-04-09T20:00:50.192Z] #47 31.87 sync [2020-04-09T20:00:50.192Z] #47 33.28 github.com/LK4D4/vndr/godl/singleflight [2020-04-09T20:00:50.192Z] #47 33.28 internal/singleflight [2020-04-09T20:00:50.192Z] #47 33.29 math/rand [2020-04-09T20:00:50.192Z] #47 35.34 sort [2020-04-09T20:00:50.192Z] #47 35.34 errors [2020-04-09T20:00:50.192Z] #47 35.67 strconv [2020-04-09T20:00:50.192Z] #47 35.70 io [2020-04-09T20:00:50.192Z] #47 35.70 internal/oserror [2020-04-09T20:00:50.192Z] #47 36.06 syscall [2020-04-09T20:00:50.192Z] #47 37.06 vendor/golang.org/x/net/dns/dnsmessage [2020-04-09T20:00:50.192Z] #47 37.63 bytes [2020-04-09T20:00:50.192Z] #47 41.35 reflect [2020-04-09T20:00:50.192Z] #47 41.83 bufio [2020-04-09T20:00:50.192Z] #47 ... [2020-04-09T20:00:50.192Z] [2020-04-09T20:00:50.192Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:00:50.192Z] #30 33.76 Checking out files: 87% (1331/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-04-09T20:00:50.192Z] #30 34.37 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-09T20:00:50.192Z] #30 34.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-09T20:00:50.452Z] #30 ... [2020-04-09T20:00:50.452Z] [2020-04-09T20:00:50.452Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:50.452Z] #33 32.31 internal/reflectlite [2020-04-09T20:00:50.452Z] #33 32.31 sync [2020-04-09T20:00:50.452Z] #33 35.59 sort [2020-04-09T20:00:50.452Z] #33 35.60 errors [2020-04-09T20:00:50.452Z] #33 36.00 strconv [2020-04-09T20:00:50.452Z] #33 36.01 io [2020-04-09T20:00:50.452Z] #33 36.02 internal/oserror [2020-04-09T20:00:50.452Z] #33 36.26 syscall [2020-04-09T20:00:50.452Z] #33 37.97 bytes [2020-04-09T20:00:50.452Z] #33 37.97 strings [2020-04-09T20:00:50.452Z] #33 41.27 reflect [2020-04-09T20:00:50.452Z] #33 41.38 bufio [2020-04-09T20:00:50.452Z] #33 ... [2020-04-09T20:00:50.452Z] [2020-04-09T20:00:50.452Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:50.452Z] #27 20.12 [2020-04-09T20:00:50.452Z] #27 20.45 0.8% ######################################################################## 100.0% [2020-04-09T20:00:50.452Z] #27 20.72 [2020-04-09T20:00:50.589Z] #44 35.28 CC criu/bfd.o [2020-04-09T20:00:50.646Z] #44 18.51 CC images/signalfd.o [2020-04-09T20:00:50.647Z] #44 18.74 CC images/fs.o [2020-04-09T20:00:50.647Z] #44 18.85 CC images/pstree.o [2020-04-09T20:00:50.787Z] #43 36.63 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-09T20:00:50.848Z] #44 35.46 CC criu/bitmap.o [2020-04-09T20:00:50.848Z] #44 35.51 CC criu/cgroup-props.o [2020-04-09T20:00:50.927Z] #44 18.95 CC images/pipe.o [2020-04-09T20:00:50.927Z] #44 19.08 CC images/tcp-stream.o [2020-04-09T20:00:51.022Z] #27 22.49 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-09T20:00:51.106Z] #44 35.77 CC criu/cgroup.o [2020-04-09T20:00:51.208Z] #44 19.25 CC images/sk-packet.o [2020-04-09T20:00:51.283Z] #27 22.59 skipping existing ed4b54129745 [2020-04-09T20:00:51.347Z] #43 ... [2020-04-09T20:00:51.347Z] [2020-04-09T20:00:51.347Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:51.347Z] #47 27.14 vendor/golang.org/x/crypto/internal/subtle [2020-04-09T20:00:51.347Z] #47 27.26 vendor/golang.org/x/crypto/curve25519 [2020-04-09T20:00:51.364Z] #44 ... [2020-04-09T20:00:51.364Z] [2020-04-09T20:00:51.364Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:00:51.364Z] #17 2.939 Reading package lists... [2020-04-09T20:00:51.364Z] #17 3.944 Reading package lists... [2020-04-09T20:00:51.364Z] #17 4.844 Building dependency tree... [2020-04-09T20:00:51.364Z] #17 5.037 Reading state information... [2020-04-09T20:00:51.364Z] #17 5.207 libcap2-bin is already the newest version (1:2.25-2). [2020-04-09T20:00:51.364Z] #17 5.207 The following additional packages will be installed: [2020-04-09T20:00:51.364Z] #17 5.207 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-09T20:00:51.364Z] #17 5.207 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-09T20:00:51.364Z] #17 5.207 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-09T20:00:51.364Z] #17 5.207 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-09T20:00:51.364Z] #17 5.207 python3.7 python3.7-minimal vim-runtime xxd [2020-04-09T20:00:51.364Z] #17 5.208 Suggested packages: [2020-04-09T20:00:51.365Z] #17 5.208 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-09T20:00:51.365Z] #17 5.208 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-09T20:00:51.365Z] #17 5.208 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-09T20:00:51.365Z] #17 5.208 Recommended packages: [2020-04-09T20:00:51.365Z] #17 5.208 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-09T20:00:51.365Z] #17 5.208 python3-keyrings.alt python3-xdg unzip [2020-04-09T20:00:51.365Z] #17 5.712 The following NEW packages will be installed: [2020-04-09T20:00:51.365Z] #17 5.712 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-09T20:00:51.365Z] #17 5.712 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-09T20:00:51.365Z] #17 5.713 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-09T20:00:51.365Z] #17 5.713 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-09T20:00:51.365Z] #17 5.713 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-09T20:00:51.365Z] #17 5.713 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-09T20:00:51.365Z] #17 5.713 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-09T20:00:51.365Z] #17 5.714 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-09T20:00:51.365Z] #17 5.714 xz-utils zip [2020-04-09T20:00:51.365Z] #17 5.987 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:00:51.365Z] #17 5.987 Need to get 28.5 MB of archives. [2020-04-09T20:00:51.365Z] #17 5.987 After this operation, 116 MB of additional disk space will be used. [2020-04-09T20:00:51.365Z] #17 5.987 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-09T20:00:51.365Z] #17 5.996 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-09T20:00:51.365Z] #17 6.017 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-09T20:00:51.365Z] #17 6.054 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-09T20:00:51.365Z] #17 6.057 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-09T20:00:51.365Z] #17 6.061 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-09T20:00:51.365Z] #17 6.087 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-09T20:00:51.365Z] #17 6.091 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-09T20:00:51.365Z] #17 6.093 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-09T20:00:51.365Z] #17 6.093 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-09T20:00:51.365Z] #17 6.095 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-09T20:00:51.365Z] #17 6.096 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-09T20:00:51.365Z] #17 6.098 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-09T20:00:51.365Z] #17 6.098 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-09T20:00:51.365Z] #17 6.099 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-09T20:00:51.365Z] #17 6.101 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-09T20:00:51.365Z] #17 6.106 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-09T20:00:51.365Z] #17 6.108 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:00:51.365Z] #17 6.111 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-09T20:00:51.365Z] #17 6.113 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-09T20:00:51.365Z] #17 6.114 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-09T20:00:51.365Z] #17 6.117 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-09T20:00:51.365Z] #17 6.126 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-09T20:00:51.365Z] #17 6.128 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-09T20:00:51.365Z] #17 6.130 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-09T20:00:51.365Z] #17 6.133 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-09T20:00:51.365Z] #17 6.134 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-09T20:00:51.365Z] #17 6.134 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-09T20:00:51.365Z] #17 6.135 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-09T20:00:51.365Z] #17 6.261 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-09T20:00:51.365Z] #17 6.262 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-09T20:00:51.365Z] #17 6.264 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-09T20:00:51.365Z] #17 6.264 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-09T20:00:51.365Z] #17 6.267 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-09T20:00:51.365Z] #17 6.270 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-09T20:00:51.365Z] #17 6.296 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-09T20:00:51.365Z] #17 6.298 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-09T20:00:51.365Z] #17 6.301 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-09T20:00:51.365Z] #17 6.304 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-09T20:00:51.365Z] #17 6.309 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-09T20:00:51.365Z] #17 6.314 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-09T20:00:51.365Z] #17 6.314 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-09T20:00:51.365Z] #17 6.339 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-09T20:00:51.365Z] #17 6.349 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-09T20:00:51.365Z] #17 6.356 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-09T20:00:51.365Z] #17 6.473 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-09T20:00:51.365Z] #17 6.492 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-09T20:00:51.365Z] #17 6.511 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-09T20:00:51.365Z] #17 6.702 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:51.365Z] #17 6.754 Fetched 28.5 MB in 1s (36.4 MB/s) [2020-04-09T20:00:51.365Z] #17 6.808 Selecting previously unselected package pigz. [2020-04-09T20:00:51.365Z] #17 6.808 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-04-09T20:00:51.365Z] #17 6.839 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-09T20:00:51.365Z] #17 6.847 Unpacking pigz (2.4-1) ... [2020-04-09T20:00:51.365Z] #17 6.938 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-09T20:00:51.365Z] #17 6.941 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:00:51.365Z] #17 6.955 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:00:51.365Z] #17 7.112 Selecting previously unselected package python3.7-minimal. [2020-04-09T20:00:51.365Z] #17 7.120 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:00:51.365Z] #17 7.137 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:00:51.365Z] #17 7.518 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:00:51.365Z] #17 7.554 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:00:51.365Z] #17 8.314 Selecting previously unselected package python3-minimal. [2020-04-09T20:00:51.365Z] #17 8.314 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-04-09T20:00:51.365Z] #17 8.333 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-09T20:00:51.365Z] #17 8.336 Unpacking python3-minimal (3.7.3-1) ... [2020-04-09T20:00:51.365Z] #17 8.403 Selecting previously unselected package libmpdec2:amd64. [2020-04-09T20:00:51.365Z] #17 8.406 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-09T20:00:51.365Z] #17 8.413 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-09T20:00:51.365Z] #17 8.489 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-09T20:00:51.488Z] #44 19.50 CC images/mnt.o [2020-04-09T20:00:51.543Z] #27 22.73 [2020-04-09T20:00:51.623Z] #17 8.501 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:00:51.623Z] #17 8.504 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:00:51.633Z] #25 18.08 Reading package lists... [2020-04-09T20:00:51.633Z] #25 ... [2020-04-09T20:00:51.633Z] [2020-04-09T20:00:51.633Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:51.633Z] #33 9.200 encoding [2020-04-09T20:00:51.633Z] #33 9.287 runtime/cgo [2020-04-09T20:00:51.633Z] #33 9.513 runtime [2020-04-09T20:00:51.633Z] #33 ... [2020-04-09T20:00:51.633Z] [2020-04-09T20:00:51.633Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:51.633Z] #56 18.82 + cd /tmp/tmp.8tO7rPwuWE/src/github.com/mvdan/sh [2020-04-09T20:00:51.633Z] #56 18.82 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2020-04-09T20:00:51.633Z] #56 19.03 + GO111MODULE=on [2020-04-09T20:00:51.633Z] #56 19.03 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2020-04-09T20:00:51.637Z] #47 ... [2020-04-09T20:00:51.637Z] [2020-04-09T20:00:51.637Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:51.637Z] #53 27.17 + cd /tmp/tmp.MI8BBZJaMU/src/github.com/golangci/golangci-lint/ [2020-04-09T20:00:51.637Z] #53 27.17 + git checkout -q v1.23.8 [2020-04-09T20:00:51.637Z] #53 27.40 ++ git describe --tags [2020-04-09T20:00:51.637Z] #53 27.42 + version=v1.23.8 [2020-04-09T20:00:51.637Z] #53 27.42 ++ git rev-parse --short HEAD [2020-04-09T20:00:51.637Z] #53 27.43 + commit=76a82c6 [2020-04-09T20:00:51.637Z] #53 27.43 ++ git show -s --format=%cd [2020-04-09T20:00:51.637Z] #53 27.44 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-09T20:00:51.637Z] #53 27.44 + 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-04-09T20:00:51.637Z] #53 ... [2020-04-09T20:00:51.637Z] [2020-04-09T20:00:51.637Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:51.637Z] #35 37.34 Selecting previously unselected package libicu63:amd64. [2020-04-09T20:00:51.637Z] #35 37.34 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-09T20:00:51.637Z] #35 37.36 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:00:51.769Z] #44 19.66 CC images/pipe-data.o [2020-04-09T20:00:51.769Z] #44 19.90 CC images/sa.o [2020-04-09T20:00:51.882Z] #17 8.820 Selecting previously unselected package python3.7. [2020-04-09T20:00:51.882Z] #17 8.824 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:00:51.882Z] #17 8.827 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:00:51.882Z] #17 8.894 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-09T20:00:51.882Z] #17 8.898 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-09T20:00:52.049Z] #44 20.12 CC images/timer.o [2020-04-09T20:00:52.140Z] #17 8.909 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-09T20:00:52.140Z] #17 8.967 Setting up python3-minimal (3.7.3-1) ... [2020-04-09T20:00:52.267Z] #27 11.10 1.2% ## 3.0% #### 5.6% ##### 7.3% ####### 9.8% ######## 11.9% ########## 14.8% ########### 16.4% ############ 17.9% ############## 20.1% ############### 22.1% ################# 24.5% #################### 28.5% ###################### 31.3% ######################## 34.0% ######################### 35.9% ############################ 39.6% ############################## 42.9% ################################# 45.9% ################################### 49.2% ###################################### 53.1% ####################################### 54.8% ########################################## 58.6% ########################################### 60.6% ############################################# 63.0% ############################################### 65.4% ################################################ 67.7% ################################################# 69.0% ################################################### 71.5% #################################################### 73.3% ###################################################### 75.1% ####################################################### 77.4% ######################################################## 78.9% ########################################################## 81.2% ############################################################ 83.5% ############################################################## 86.1% ############################################################### 87.9% ################################################################ 89.9% ################################################################# 91.5% [2020-04-09T20:00:52.267Z] #27 ... [2020-04-09T20:00:52.267Z] [2020-04-09T20:00:52.267Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:52.267Z] #43 36.52 Selecting previously unselected package libprotobuf-lite17:amd64. [2020-04-09T20:00:52.267Z] #43 36.52 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:52.267Z] #43 36.52 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:52.267Z] #43 36.73 Selecting previously unselected package libprotobuf-dev:amd64. [2020-04-09T20:00:52.267Z] #43 36.73 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:52.267Z] #43 36.75 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:52.267Z] #43 38.29 Selecting previously unselected package libprotoc17:amd64. [2020-04-09T20:00:52.267Z] #43 38.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:52.267Z] #43 38.37 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:52.267Z] #43 39.18 Selecting previously unselected package protobuf-c-compiler. [2020-04-09T20:00:52.267Z] #43 39.20 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:00:52.267Z] #43 39.20 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:00:52.267Z] #43 39.38 Selecting previously unselected package protobuf-compiler. [2020-04-09T20:00:52.267Z] #43 39.40 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:52.267Z] #43 39.40 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:00:52.267Z] #43 39.65 Selecting previously unselected package python-pkg-resources. [2020-04-09T20:00:52.267Z] #43 39.70 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:00:52.267Z] #43 39.71 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-09T20:00:52.267Z] #43 40.04 Selecting previously unselected package python-six. [2020-04-09T20:00:52.267Z] #43 40.08 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-09T20:00:52.267Z] #43 40.10 Unpacking python-six (1.12.0-1) ... [2020-04-09T20:00:52.267Z] #43 40.28 Selecting previously unselected package python-protobuf. [2020-04-09T20:00:52.267Z] #43 40.29 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2020-04-09T20:00:52.267Z] #43 40.30 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-09T20:00:52.267Z] #43 40.88 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-09T20:00:52.267Z] #43 ... [2020-04-09T20:00:52.267Z] [2020-04-09T20:00:52.267Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:52.267Z] #74 DONE 46.4s [2020-04-09T20:00:52.267Z] [2020-04-09T20:00:52.267Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:52.329Z] #44 20.38 CC images/timerfd.o [2020-04-09T20:00:52.398Z] #17 9.252 Selecting previously unselected package python3. [2020-04-09T20:00:52.398Z] #17 9.252 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-04-09T20:00:52.398Z] #17 9.266 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-09T20:00:52.398Z] #17 9.277 Unpacking python3 (3.7.3-1) ... [2020-04-09T20:00:52.398Z] #17 9.341 Selecting previously unselected package libip4tc0:amd64. [2020-04-09T20:00:52.398Z] #17 9.347 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-09T20:00:52.398Z] #17 9.355 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-09T20:00:52.398Z] #17 9.430 Selecting previously unselected package libip6tc0:amd64. [2020-04-09T20:00:52.398Z] #17 9.435 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-09T20:00:52.398Z] #17 9.440 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-09T20:00:52.484Z] #27 23.82 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-09T20:00:52.524Z] #27 11.10 1.2% ## 3.0% #### 5.6% ##### 7.3% ####### 9.8% ######## 11.9% ########## 14.8% ########### 16.4% ############ 17.9% ############## 20.1% ############### 22.1% ################# 24.5% #################### 28.5% ###################### 31.3% ######################## 34.0% ######################### 35.9% ############################ 39.6% ############################## 42.9% ################################# 45.9% ################################### 49.2% ###################################### 53.1% ####################################### 54.8% ########################################## 58.6% ########################################### 60.6% ############################################# 63.0% ############################################### 65.4% ################################################ 67.7% ################################################# 69.0% ################################################### 71.5% #################################################### 73.3% ###################################################### 75.1% ####################################################### 77.4% ######################################################## 78.9% ########################################################## 81.2% ############################################################ 83.5% ############################################################## 86.1% ############################################################### 87.9% ################################################################ 89.9% ################################################################# 91.5% ################################################################### 93.4% #################################################################### 95.0% ##################################################################### 96.4% ######################################################################## 100.0% [2020-04-09T20:00:52.610Z] #44 20.56 CC images/mm.o [2020-04-09T20:00:52.610Z] #44 20.79 CC images/sk-opts.o [2020-04-09T20:00:52.656Z] #17 9.510 Selecting previously unselected package libiptc0:amd64. [2020-04-09T20:00:52.656Z] #17 9.514 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-09T20:00:52.656Z] #17 9.520 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-09T20:00:52.656Z] #17 9.602 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-09T20:00:52.656Z] #17 9.605 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-09T20:00:52.656Z] #17 9.608 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-09T20:00:52.656Z] #17 9.644 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-09T20:00:52.656Z] #17 9.648 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-09T20:00:52.656Z] #17 9.650 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-09T20:00:52.745Z] #27 24.11 [2020-04-09T20:00:52.782Z] #27 16.07 [2020-04-09T20:00:52.891Z] #44 20.88 CC images/sk-unix.o [2020-04-09T20:00:52.914Z] #17 9.729 Selecting previously unselected package libnftnl11:amd64. [2020-04-09T20:00:52.914Z] #17 9.734 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-09T20:00:52.914Z] #17 9.737 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-09T20:00:52.914Z] #17 9.812 Selecting previously unselected package iptables. [2020-04-09T20:00:52.914Z] #17 9.817 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-09T20:00:52.914Z] #17 9.820 Unpacking iptables (1.8.2-4) ... [2020-04-09T20:00:52.914Z] #17 9.920 Selecting previously unselected package xxd. [2020-04-09T20:00:52.914Z] #17 9.923 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T20:00:52.914Z] #17 9.926 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:00:52.914Z] #17 9.986 Selecting previously unselected package vim-common. [2020-04-09T20:00:53.006Z] #27 24.38 ######################################################################## 100.0% [2020-04-09T20:00:53.171Z] #44 21.10 CC images/sk-inet.o [2020-04-09T20:00:53.171Z] #44 21.28 CC images/tun.o [2020-04-09T20:00:53.172Z] #17 9.989 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:00:53.172Z] #17 10.01 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:00:53.172Z] #17 10.13 Selecting previously unselected package bash-completion. [2020-04-09T20:00:53.173Z] #17 10.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-09T20:00:53.268Z] #27 24.52 [2020-04-09T20:00:53.268Z] #27 24.62 Download of images into '/build' complete. [2020-04-09T20:00:53.268Z] #27 24.62 Use something like the following to load the result into a Docker daemon: [2020-04-09T20:00:53.268Z] #27 24.62 tar -cC '/build' . | docker load [2020-04-09T20:00:53.452Z] #44 21.43 CC images/sk-netlink.o [2020-04-09T20:00:53.452Z] #44 ... [2020-04-09T20:00:53.452Z] [2020-04-09T20:00:53.452Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:53.452Z] #47 42.22 internal/poll [2020-04-09T20:00:53.452Z] #47 43.48 os [2020-04-09T20:00:53.452Z] #47 45.00 strings [2020-04-09T20:00:53.452Z] #47 45.58 fmt [2020-04-09T20:00:53.452Z] #47 46.77 path/filepath [2020-04-09T20:00:53.452Z] #47 47.74 regexp/syntax [2020-04-09T20:00:53.452Z] #47 49.13 flag [2020-04-09T20:00:53.452Z] #47 50.39 go/token [2020-04-09T20:00:53.452Z] #47 50.96 regexp [2020-04-09T20:00:53.452Z] #47 51.24 go/scanner [2020-04-09T20:00:53.452Z] #47 52.15 go/ast [2020-04-09T20:00:53.529Z] #27 DONE 24.9s [2020-04-09T20:00:53.529Z] [2020-04-09T20:00:53.529Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:53.529Z] #38 2.439 + RM_GOPATH=0 [2020-04-09T20:00:53.529Z] #38 2.439 + TMP_GOPATH= [2020-04-09T20:00:53.529Z] #38 2.439 + : /build [2020-04-09T20:00:53.529Z] #38 2.439 + '[' -z '' ']' [2020-04-09T20:00:53.529Z] #38 2.440 ++ mktemp -d [2020-04-09T20:00:53.529Z] #38 2.443 + export GOPATH=/tmp/tmp.xVFnqqqtuy [2020-04-09T20:00:53.529Z] #38 2.443 + GOPATH=/tmp/tmp.xVFnqqqtuy [2020-04-09T20:00:53.529Z] #38 2.443 + RM_GOPATH=1 [2020-04-09T20:00:53.529Z] #38 2.444 ++ dirname ./install.sh [2020-04-09T20:00:53.529Z] #38 2.452 + dir=. [2020-04-09T20:00:53.529Z] #38 2.453 + bin=tini [2020-04-09T20:00:53.529Z] #38 2.453 + shift [2020-04-09T20:00:53.529Z] #38 2.453 + '[' '!' -f ./tini.installer ']' [2020-04-09T20:00:53.529Z] #38 2.454 + . ./tini.installer [2020-04-09T20:00:53.529Z] #38 2.454 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:00:53.529Z] #38 2.455 + install_tini [2020-04-09T20:00:53.529Z] #38 2.455 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-09T20:00:53.529Z] #38 2.455 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:00:53.529Z] #38 2.456 + git clone https://github.com/krallin/tini.git /tmp/tmp.xVFnqqqtuy/tini [2020-04-09T20:00:53.529Z] #38 2.475 Cloning into '/tmp/tmp.xVFnqqqtuy/tini'... [2020-04-09T20:00:53.529Z] #38 3.467 + cd /tmp/tmp.xVFnqqqtuy/tini [2020-04-09T20:00:53.529Z] #38 3.467 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:00:53.529Z] #38 3.477 + cmake . [2020-04-09T20:00:53.529Z] #38 4.355 -- The C compiler identification is GNU 8.3.0 [2020-04-09T20:00:53.733Z] #47 ... [2020-04-09T20:00:53.733Z] [2020-04-09T20:00:53.733Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:53.733Z] #44 21.69 CC images/packet-sock.o [2020-04-09T20:00:53.733Z] #44 21.89 CC images/ipc-var.o [2020-04-09T20:00:53.790Z] #38 4.508 -- Check for working C compiler: /usr/bin/cc [2020-04-09T20:00:54.013Z] #44 22.06 CC images/ipc-desc.o [2020-04-09T20:00:54.013Z] #44 22.21 CC images/ipc-shm.o [2020-04-09T20:00:54.153Z] #27 17.25 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-09T20:00:54.153Z] #27 ... [2020-04-09T20:00:54.153Z] [2020-04-09T20:00:54.153Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:54.153Z] #10 38.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-09T20:00:54.153Z] #10 38.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-09T20:00:54.153Z] #10 38.40 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-09T20:00:54.153Z] #10 38.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-09T20:00:54.153Z] #10 38.42 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-04-09T20:00:54.153Z] #10 38.42 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-09T20:00:54.153Z] #10 38.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-09T20:00:54.153Z] #10 38.45 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-09T20:00:54.153Z] #10 38.48 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-09T20:00:54.153Z] #10 38.53 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-09T20:00:54.153Z] #10 38.54 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-09T20:00:54.153Z] #10 38.64 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-09T20:00:54.153Z] #10 38.65 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-09T20:00:54.153Z] #10 38.66 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-09T20:00:54.153Z] #10 38.67 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-09T20:00:54.153Z] #10 40.07 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:54.153Z] #10 40.34 Fetched 77.7 MB in 9s (8414 kB/s) [2020-04-09T20:00:54.153Z] #10 40.42 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-09T20:00:54.153Z] #10 40.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:00:54.153Z] #10 40.51 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-09T20:00:54.153Z] #10 40.52 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:00:54.153Z] #10 44.00 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-09T20:00:54.153Z] #10 44.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-09T20:00:54.153Z] #10 44.10 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:00:54.153Z] #10 48.17 Selecting previously unselected package binutils-mingw-w64. [2020-04-09T20:00:54.153Z] #10 48.17 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-09T20:00:54.153Z] #10 48.18 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:00:54.153Z] #10 48.34 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-09T20:00:54.153Z] #10 48.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:00:54.153Z] #10 48.37 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:00:54.296Z] #44 22.38 CC images/ipc-msg.o [2020-04-09T20:00:54.375Z] #56 21.59 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:00:54.375Z] #56 21.62 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:00:54.375Z] #56 21.85 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:00:54.411Z] #10 48.63 Selecting previously unselected package dmsetup. [2020-04-09T20:00:54.411Z] #10 48.63 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:00:54.411Z] #10 48.64 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-09T20:00:54.547Z] #17 11.20 Unpacking bash-completion (1:2.8-6) ... [2020-04-09T20:00:54.547Z] #17 ... [2020-04-09T20:00:54.547Z] [2020-04-09T20:00:54.547Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:00:54.547Z] #41 47.40 + dpkg --print-architecture [2020-04-09T20:00:54.547Z] #41 47.40 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-09T20:00:54.547Z] #41 47.72 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-09T20:00:54.547Z] #41 47.72 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-09T20:00:54.547Z] #41 DONE 56.0s [2020-04-09T20:00:54.547Z] [2020-04-09T20:00:54.547Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:00:54.547Z] #17 11.49 Selecting previously unselected package bzip2. [2020-04-09T20:00:54.547Z] #17 11.49 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-09T20:00:54.547Z] #17 11.50 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:00:54.547Z] #17 11.54 Selecting previously unselected package xz-utils. [2020-04-09T20:00:54.547Z] #17 11.54 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-09T20:00:54.547Z] #17 11.54 Unpacking xz-utils (5.2.4-1) ... [2020-04-09T20:00:54.547Z] #17 ... [2020-04-09T20:00:54.547Z] [2020-04-09T20:00:54.547Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:54.547Z] #60 22.23 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-04-09T20:00:54.577Z] #44 22.55 CC images/ipc-sem.o [2020-04-09T20:00:54.577Z] #44 22.73 CC images/utsns.o [2020-04-09T20:00:54.664Z] #56 22.25 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:00:54.669Z] #10 48.93 Selecting previously unselected package mingw-w64-common. [2020-04-09T20:00:54.669Z] #10 48.95 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-09T20:00:54.669Z] #10 48.95 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-09T20:00:54.669Z] #10 ... [2020-04-09T20:00:54.669Z] [2020-04-09T20:00:54.669Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:54.669Z] #27 17.72 [2020-04-09T20:00:54.858Z] #44 22.84 CC images/creds.o [2020-04-09T20:00:54.858Z] #44 22.97 CC images/vma.o [2020-04-09T20:00:54.926Z] #27 17.94 ######################################################################## 100.0% [2020-04-09T20:00:54.927Z] #27 18.08 [2020-04-09T20:00:55.113Z] #60 22.76 + mkdir -p /build [2020-04-09T20:00:55.113Z] #60 22.76 + cp runc /build/runc [2020-04-09T20:00:55.139Z] #44 23.16 CC images/netdev.o [2020-04-09T20:00:55.174Z] #38 5.613 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-09T20:00:55.174Z] #38 5.630 -- Detecting C compiler ABI info [2020-04-09T20:00:55.174Z] #38 ... [2020-04-09T20:00:55.174Z] [2020-04-09T20:00:55.174Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:55.174Z] #56 37.11 sort [2020-04-09T20:00:55.174Z] #56 37.13 strconv [2020-04-09T20:00:55.174Z] #56 37.15 io [2020-04-09T20:00:55.174Z] #56 37.17 syscall [2020-04-09T20:00:55.174Z] #56 39.34 bytes [2020-04-09T20:00:55.174Z] #56 39.35 strings [2020-04-09T20:00:55.174Z] #56 42.18 bufio [2020-04-09T20:00:55.174Z] #56 42.44 reflect [2020-04-09T20:00:55.174Z] #56 44.59 text/tabwriter [2020-04-09T20:00:55.174Z] #56 44.73 regexp/syntax [2020-04-09T20:00:55.174Z] #56 ... [2020-04-09T20:00:55.174Z] [2020-04-09T20:00:55.174Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:55.174Z] #44 3.966 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:00:55.174Z] #44 3.967 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:00:55.174Z] #44 3.997 Note: Building without GnuTLS support [2020-04-09T20:00:55.174Z] #44 6.406 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:00:55.294Z] #56 22.68 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:00:55.372Z] #60 DONE 23.0s [2020-04-09T20:00:55.372Z] [2020-04-09T20:00:55.372Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:00:55.372Z] #17 11.62 Selecting previously unselected package apparmor. [2020-04-09T20:00:55.372Z] #17 11.62 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-09T20:00:55.372Z] #17 11.66 Unpacking apparmor (2.13.2-10) ... [2020-04-09T20:00:55.372Z] #17 11.76 Selecting previously unselected package aufs-tools. [2020-04-09T20:00:55.372Z] #17 11.76 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-09T20:00:55.372Z] #17 11.77 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:00:55.372Z] #17 11.81 Selecting previously unselected package libonig5:amd64. [2020-04-09T20:00:55.372Z] #17 11.82 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-09T20:00:55.372Z] #17 11.82 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:00:55.372Z] #17 11.89 Selecting previously unselected package libjq1:amd64. [2020-04-09T20:00:55.372Z] #17 11.89 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:00:55.372Z] #17 11.90 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:00:55.372Z] #17 11.94 Selecting previously unselected package jq. [2020-04-09T20:00:55.372Z] #17 11.94 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:00:55.372Z] #17 11.95 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:00:55.372Z] #17 11.99 Selecting previously unselected package libaio1:amd64. [2020-04-09T20:00:55.372Z] #17 12.00 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-09T20:00:55.372Z] #17 12.00 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-09T20:00:55.372Z] #17 12.05 Selecting previously unselected package libgpm2:amd64. [2020-04-09T20:00:55.372Z] #17 12.05 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-09T20:00:55.372Z] #17 12.06 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-09T20:00:55.372Z] #17 12.09 Selecting previously unselected package libicu63:amd64. [2020-04-09T20:00:55.372Z] #17 12.09 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-09T20:00:55.372Z] #17 12.09 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:00:55.419Z] #44 23.50 CC images/tty.o [2020-04-09T20:00:55.434Z] #44 6.454 GEN .gitid [2020-04-09T20:00:55.434Z] #44 6.462 GEN criu/include/version.h [2020-04-09T20:00:55.434Z] #44 6.550 GEN include/common/asm [2020-04-09T20:00:55.434Z] #44 ... [2020-04-09T20:00:55.434Z] [2020-04-09T20:00:55.434Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:55.434Z] #38 6.385 -- Detecting C compiler ABI info - done [2020-04-09T20:00:55.491Z] #27 ... [2020-04-09T20:00:55.491Z] [2020-04-09T20:00:55.491Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:55.491Z] #35 39.84 Selecting previously unselected package libicu63:amd64. [2020-04-09T20:00:55.491Z] #35 39.85 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-09T20:00:55.491Z] #35 39.88 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:00:55.491Z] #35 49.33 Selecting previously unselected package libxml2:amd64. [2020-04-09T20:00:55.491Z] #35 49.34 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-09T20:00:55.491Z] #35 49.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:00:55.491Z] #35 ... [2020-04-09T20:00:55.491Z] [2020-04-09T20:00:55.491Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:00:55.491Z] #43 46.92 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:55.491Z] #43 47.01 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:55.491Z] #43 47.01 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:00:55.491Z] #43 47.03 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-09T20:00:55.491Z] #43 47.04 Setting up python-six (1.12.0-1) ... [2020-04-09T20:00:55.630Z] #17 ... [2020-04-09T20:00:55.630Z] [2020-04-09T20:00:55.630Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:55.630Z] #53 DONE 56.9s [2020-04-09T20:00:55.695Z] #38 6.445 -- Detecting C compile features [2020-04-09T20:00:55.700Z] #44 23.89 CC images/file-lock.o [2020-04-09T20:00:55.888Z] [2020-04-09T20:00:55.888Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:55.888Z] #44 36.60 CC criu/clone-noasan.o [2020-04-09T20:00:55.888Z] #44 36.65 CC criu/config.o [2020-04-09T20:00:55.888Z] #44 37.07 CC criu/cr-check.o [2020-04-09T20:00:55.888Z] #44 37.58 CC criu/cr-dedup.o [2020-04-09T20:00:55.888Z] #44 37.70 CC criu/cr-dump.o [2020-04-09T20:00:55.888Z] #44 38.35 CC criu/cr-errno.o [2020-04-09T20:00:55.888Z] #44 38.37 CC criu/cr-restore.o [2020-04-09T20:00:55.888Z] #44 39.56 CC criu/cr-service.o [2020-04-09T20:00:55.888Z] #44 40.02 CC criu/crtools.o [2020-04-09T20:00:55.888Z] #44 40.19 CC criu/eventfd.o [2020-04-09T20:00:55.888Z] #44 40.32 CC criu/eventpoll.o [2020-04-09T20:00:55.888Z] #44 40.58 CC criu/external.o [2020-04-09T20:00:55.888Z] #44 40.71 CC criu/fault-injection.o [2020-04-09T20:00:55.984Z] #44 ... [2020-04-09T20:00:55.985Z] [2020-04-09T20:00:55.985Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:55.985Z] #56 44.58 os [2020-04-09T20:00:55.985Z] #56 44.60 encoding/binary [2020-04-09T20:00:55.985Z] #56 46.24 encoding/base64 [2020-04-09T20:00:55.985Z] #56 46.77 golang.org/x/sys/unix [2020-04-09T20:00:55.985Z] #56 47.56 fmt [2020-04-09T20:00:55.985Z] #56 51.05 encoding/json [2020-04-09T20:00:55.985Z] #56 53.16 github.com/pkg/diff [2020-04-09T20:00:55.985Z] #56 54.29 go/ast [2020-04-09T20:00:55.985Z] #56 ... [2020-04-09T20:00:55.985Z] [2020-04-09T20:00:55.985Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:55.985Z] #33 47.30 io/ioutil [2020-04-09T20:00:55.985Z] #33 47.62 path [2020-04-09T20:00:55.985Z] #33 47.84 text/tabwriter [2020-04-09T20:00:55.985Z] #33 48.72 flag [2020-04-09T20:00:55.985Z] #33 48.72 github.com/BurntSushi/toml [2020-04-09T20:00:55.985Z] #33 49.91 log [2020-04-09T20:00:55.985Z] #33 51.63 github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:00:55.985Z] #33 DONE 54.7s [2020-04-09T20:00:55.985Z] [2020-04-09T20:00:55.985Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:00:55.985Z] #44 24.11 CC images/rlimit.o [2020-04-09T20:00:56.146Z] #44 40.74 CC criu/fdstore.o [2020-04-09T20:00:56.146Z] #44 40.87 CC criu/fifo.o [2020-04-09T20:00:56.146Z] #44 40.99 CC criu/file-ids.o [2020-04-09T20:00:56.272Z] #44 24.27 CC images/pagemap.o [2020-04-09T20:00:56.404Z] #44 41.09 CC criu/file-lock.o [2020-04-09T20:00:56.566Z] #44 24.61 CC images/siginfo.o [2020-04-09T20:00:56.662Z] #44 41.38 CC criu/files-ext.o [2020-04-09T20:00:56.662Z] #44 41.50 CC criu/files-reg.o [2020-04-09T20:00:56.798Z] #56 24.47 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:00:56.854Z] #44 24.90 CC images/rpc.o [2020-04-09T20:00:56.924Z] #35 ... [2020-04-09T20:00:56.924Z] [2020-04-09T20:00:56.924Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:56.924Z] #33 42.06 sync [2020-04-09T20:00:56.924Z] #33 42.06 internal/reflectlite [2020-04-09T20:00:57.229Z] #44 42.16 CC criu/files.o [2020-04-09T20:00:57.229Z] #44 ... [2020-04-09T20:00:57.229Z] [2020-04-09T20:00:57.229Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:00:57.229Z] #17 13.21 Selecting previously unselected package libnet1:amd64. [2020-04-09T20:00:57.229Z] #17 13.21 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T20:00:57.229Z] #17 13.22 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:57.229Z] #17 13.28 Selecting previously unselected package libnl-3-200:amd64. [2020-04-09T20:00:57.229Z] #17 13.28 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-09T20:00:57.229Z] #17 13.29 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:00:57.229Z] #17 13.35 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-09T20:00:57.229Z] #17 13.35 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:00:57.229Z] #17 13.36 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:00:57.229Z] #17 13.43 Selecting previously unselected package libreadline5:amd64. [2020-04-09T20:00:57.229Z] #17 13.43 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-09T20:00:57.229Z] #17 13.43 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-09T20:00:57.229Z] #17 13.52 Selecting previously unselected package net-tools. [2020-04-09T20:00:57.229Z] #17 13.53 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-09T20:00:57.229Z] #17 13.53 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:00:57.229Z] #17 13.64 Selecting previously unselected package python-pip-whl. [2020-04-09T20:00:57.229Z] #17 13.65 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-09T20:00:57.229Z] #17 13.65 Unpacking python-pip-whl (18.1-5) ... [2020-04-09T20:00:57.229Z] #17 13.81 Selecting previously unselected package python3-lib2to3. [2020-04-09T20:00:57.229Z] #17 13.81 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-09T20:00:57.229Z] #17 13.82 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:00:57.229Z] #17 13.89 Selecting previously unselected package python3-distutils. [2020-04-09T20:00:57.229Z] #17 13.90 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-09T20:00:57.229Z] #17 13.91 Unpacking python3-distutils (3.7.3-1) ... [2020-04-09T20:00:57.229Z] #17 13.98 Selecting previously unselected package python3-pip. [2020-04-09T20:00:57.229Z] #17 13.99 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-09T20:00:57.229Z] #17 13.99 Unpacking python3-pip (18.1-5) ... [2020-04-09T20:00:57.229Z] #17 14.09 Selecting previously unselected package python3-pkg-resources. [2020-04-09T20:00:57.229Z] #17 14.10 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:00:57.229Z] #17 14.10 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:00:57.229Z] #17 14.18 Selecting previously unselected package python3-setuptools. [2020-04-09T20:00:57.229Z] #17 14.18 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-09T20:00:57.229Z] #17 14.18 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-09T20:00:57.229Z] #17 14.27 Selecting previously unselected package python3-wheel. [2020-04-09T20:00:57.229Z] #17 14.28 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-09T20:00:57.229Z] #17 14.28 Unpacking python3-wheel (0.32.3-2) ... [2020-04-09T20:00:57.229Z] #17 14.34 Selecting previously unselected package sudo. [2020-04-09T20:00:57.229Z] #17 14.34 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-09T20:00:57.229Z] #17 14.34 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-09T20:00:57.387Z] #43 51.58 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-09T20:00:57.387Z] #43 51.58 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:00:57.387Z] #43 51.60 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:57.387Z] #43 51.61 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-09T20:00:57.387Z] #43 51.64 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:57.387Z] #43 51.66 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:00:57.387Z] #43 51.67 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:57.387Z] #43 51.68 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-09T20:00:57.387Z] #43 51.70 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:00:57.387Z] #43 51.70 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-09T20:00:57.387Z] #43 ... [2020-04-09T20:00:57.387Z] [2020-04-09T20:00:57.387Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:57.387Z] #33 41.61 internal/reflectlite [2020-04-09T20:00:57.387Z] #33 41.62 sync [2020-04-09T20:00:57.387Z] #33 44.72 sort [2020-04-09T20:00:57.387Z] #33 44.73 errors [2020-04-09T20:00:57.387Z] #33 45.21 strconv [2020-04-09T20:00:57.387Z] #33 46.78 io [2020-04-09T20:00:57.387Z] #33 48.50 internal/oserror [2020-04-09T20:00:57.387Z] #33 48.58 syscall [2020-04-09T20:00:57.387Z] #33 49.89 reflect [2020-04-09T20:00:57.491Z] #17 14.50 Selecting previously unselected package thin-provisioning-tools. [2020-04-09T20:00:57.491Z] #17 14.50 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-09T20:00:57.644Z] #33 ... [2020-04-09T20:00:57.644Z] [2020-04-09T20:00:57.644Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:57.644Z] #27 19.17 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-09T20:00:57.644Z] #27 19.49 [2020-04-09T20:00:57.644Z] #27 19.72 ######################################################## 78.7% ######################################################################## 100.0% [2020-04-09T20:00:57.644Z] #27 19.88 [2020-04-09T20:00:57.644Z] #27 20.87 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-09T20:00:57.749Z] #17 14.50 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:00:57.749Z] #17 14.58 Selecting previously unselected package uidmap. [2020-04-09T20:00:57.749Z] #17 14.59 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-09T20:00:57.749Z] #17 14.59 Unpacking uidmap (1:4.5-1.1) ... [2020-04-09T20:00:57.749Z] #17 14.64 Selecting previously unselected package vim-runtime. [2020-04-09T20:00:57.749Z] #17 14.64 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:00:57.749Z] #17 14.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-09T20:00:57.749Z] #17 14.67 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-09T20:00:57.749Z] #17 14.68 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:00:57.856Z] #44 25.72 CC images/ext-file.o [2020-04-09T20:00:57.856Z] #44 25.87 CC images/cgroup.o [2020-04-09T20:00:57.901Z] #27 20.97 skipping existing 1849cc453dee [2020-04-09T20:00:57.901Z] #27 21.08 [2020-04-09T20:00:58.148Z] #44 26.26 CC images/userns.o [2020-04-09T20:00:58.238Z] #38 8.698 -- Detecting C compile features - done [2020-04-09T20:00:58.238Z] #38 8.737 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-09T20:00:58.238Z] #38 9.020 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-09T20:00:58.238Z] #38 9.120 -- Configuring done [2020-04-09T20:00:58.429Z] #44 26.50 CC images/google/protobuf/descriptor.o [2020-04-09T20:00:58.498Z] #38 9.140 -- Generating done [2020-04-09T20:00:58.498Z] #38 9.152 -- Build files have been written to: /tmp/tmp.xVFnqqqtuy/tini [2020-04-09T20:00:58.498Z] #38 9.164 + make tini-static [2020-04-09T20:00:58.684Z] #17 15.55 Selecting previously unselected package vim. [2020-04-09T20:00:58.684Z] #17 15.56 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T20:00:58.684Z] #17 15.58 Unpacking vim (2:8.1.0875-5) ... [2020-04-09T20:00:58.684Z] #17 15.78 Selecting previously unselected package xfsprogs. [2020-04-09T20:00:58.805Z] #33 ... [2020-04-09T20:00:58.805Z] [2020-04-09T20:00:58.805Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:58.805Z] #10 34.48 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-04-09T20:00:58.805Z] #10 37.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2020-04-09T20:00:58.805Z] #10 37.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2020-04-09T20:00:58.805Z] #10 37.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2020-04-09T20:00:58.805Z] #10 37.36 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2020-04-09T20:00:58.805Z] #10 37.36 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-04-09T20:00:58.805Z] #10 37.37 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] [2020-04-09T20:00:58.805Z] #10 37.38 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2020-04-09T20:00:58.805Z] #10 37.42 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2020-04-09T20:00:58.805Z] #10 37.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2020-04-09T20:00:58.805Z] #10 37.48 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2020-04-09T20:00:58.805Z] #10 37.49 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2020-04-09T20:00:58.805Z] #10 37.58 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2020-04-09T20:00:58.805Z] #10 37.62 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2020-04-09T20:00:58.805Z] #10 37.63 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] [2020-04-09T20:00:58.805Z] #10 37.64 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] [2020-04-09T20:00:58.805Z] #10 39.33 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:00:58.805Z] #10 39.56 Fetched 77.7 MB in 9s (8753 kB/s) [2020-04-09T20:00:58.805Z] #10 39.65 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-09T20:00:58.805Z] #10 39.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15401 files and directories currently installed.) [2020-04-09T20:00:58.805Z] #10 39.76 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2020-04-09T20:00:58.805Z] #10 39.78 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:00:58.805Z] #10 43.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-09T20:00:58.805Z] #10 43.09 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2020-04-09T20:00:58.805Z] #10 43.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:00:58.805Z] #10 ... [2020-04-09T20:00:58.805Z] [2020-04-09T20:00:58.805Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:58.805Z] #27 4.108 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-09T20:00:58.805Z] #27 4.480 [2020-04-09T20:00:58.805Z] #27 4.683 #=#=# # 1.7% #### 6.3% ####### 10.7% ########### 15.8% ############### 21.5% ###################### 31.4% ########################## 36.3% ############################### 43.1% #################################### 50.6% ######################################### 57.2% ############################################### 66.3% ####################################################### 76.7% ############################################################# 85.7% ################################################################# 90.9% ######################################################################## 100.0% [2020-04-09T20:00:58.805Z] #27 6.912 [2020-04-09T20:00:58.805Z] #27 7.091 ### 5.1% ############## 20.1% ######################### 35.4% ################################### 48.7% ############################################ 62.3% ###################################################### 75.1% ############################################################## 86.1% ######################################################################## 100.0% [2020-04-09T20:00:58.805Z] #27 8.393 [2020-04-09T20:00:58.805Z] #27 8.559 0.8% ##### 7.9% ########## 14.3% ################ 22.4% ####################### 33.0% ############################# 41.6% ##################################### 51.6% ############################################ 62.2% ################################################### 71.6% ######################################################### 80.0% ################################################################ 89.6% ######################################################################## 100.0% [2020-04-09T20:00:58.805Z] #27 10.18 [2020-04-09T20:00:58.805Z] #27 10.45 0.0% # 2.7% ### 5.4% ##### 7.9% ####### 10.6% ######### 12.6% ########## 15.2% ############ 17.8% ############## 20.6% ################# 23.8% ################## 25.3% #################### 27.9% ###################### 30.9% [2020-04-09T20:00:58.805Z] #27 ... [2020-04-09T20:00:58.805Z] [2020-04-09T20:00:58.805Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:00:58.805Z] #65 3.501 + RM_GOPATH=0 [2020-04-09T20:00:58.805Z] #65 3.501 + TMP_GOPATH= [2020-04-09T20:00:58.805Z] #65 3.501 + : /build [2020-04-09T20:00:58.805Z] #65 3.501 + '[' -z '' ']' [2020-04-09T20:00:58.805Z] #65 3.501 ++ mktemp -d [2020-04-09T20:00:58.805Z] #65 3.519 + export GOPATH=/tmp/tmp.tduDPrgX41 [2020-04-09T20:00:58.805Z] #65 3.519 + GOPATH=/tmp/tmp.tduDPrgX41 [2020-04-09T20:00:58.805Z] #65 3.520 + RM_GOPATH=1 [2020-04-09T20:00:58.805Z] #65 3.521 ++ dirname ./install.sh [2020-04-09T20:00:58.805Z] #65 3.523 + dir=. [2020-04-09T20:00:58.805Z] #65 3.524 + bin=containerd [2020-04-09T20:00:58.805Z] #65 3.524 + shift [2020-04-09T20:00:58.805Z] #65 3.525 + '[' '!' -f ./containerd.installer ']' [2020-04-09T20:00:58.805Z] #65 3.530 + . ./containerd.installer [2020-04-09T20:00:58.805Z] #65 3.532 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:00:58.805Z] #65 3.532 + install_containerd [2020-04-09T20:00:58.805Z] #65 3.534 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-09T20:00:58.805Z] #65 3.534 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:00:58.805Z] #65 3.535 + git clone https://github.com/containerd/containerd.git /tmp/tmp.tduDPrgX41/src/github.com/containerd/containerd [2020-04-09T20:00:58.805Z] #65 3.544 Cloning into '/tmp/tmp.tduDPrgX41/src/github.com/containerd/containerd'... [2020-04-09T20:00:58.851Z] #56 26.25 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:00:58.942Z] #17 15.78 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-09T20:00:58.942Z] #17 15.78 Unpacking xfsprogs (4.20.0-1) ... [2020-04-09T20:00:58.942Z] #17 15.92 Selecting previously unselected package zip. [2020-04-09T20:00:58.942Z] #17 15.93 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-09T20:00:58.942Z] #17 15.93 Unpacking zip (3.0-11+b1) ... [2020-04-09T20:00:58.942Z] #17 16.01 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:00:58.942Z] #17 16.02 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:00:58.942Z] #17 16.03 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-09T20:00:59.060Z] #65 ... [2020-04-09T20:00:59.060Z] [2020-04-09T20:00:59.060Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:00:59.060Z] #74 DONE 44.6s [2020-04-09T20:00:59.060Z] [2020-04-09T20:00:59.060Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:59.068Z] #38 9.697 Scanning dependencies of target tini-static [2020-04-09T20:00:59.068Z] #38 9.852 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-09T20:00:59.214Z] #17 16.03 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-09T20:00:59.214Z] #17 16.05 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-09T20:00:59.214Z] #17 16.05 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-09T20:00:59.214Z] #17 16.06 Setting up uidmap (1:4.5-1.1) ... [2020-04-09T20:00:59.214Z] #17 16.07 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-09T20:00:59.214Z] #17 16.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:00:59.214Z] #17 16.09 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:00:59.214Z] #17 16.10 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:00:59.214Z] #17 16.11 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:00:59.214Z] #17 16.12 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:00:59.214Z] #17 16.13 Setting up zip (3.0-11+b1) ... [2020-04-09T20:00:59.214Z] #17 16.14 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:00:59.214Z] #17 16.17 Setting up bash-completion (1:2.8-6) ... [2020-04-09T20:00:59.271Z] #27 22.18 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-09T20:00:59.271Z] #27 ... [2020-04-09T20:00:59.271Z] [2020-04-09T20:00:59.271Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:00:59.271Z] #47 43.34 internal/reflectlite [2020-04-09T20:00:59.271Z] #47 43.37 github.com/LK4D4/vndr/godl/singleflight [2020-04-09T20:00:59.271Z] #47 43.88 math/rand [2020-04-09T20:00:59.271Z] #47 45.30 internal/singleflight [2020-04-09T20:00:59.271Z] #47 46.92 strconv [2020-04-09T20:00:59.271Z] #47 46.94 io [2020-04-09T20:00:59.271Z] #47 48.56 bytes [2020-04-09T20:00:59.271Z] #47 51.06 reflect [2020-04-09T20:00:59.271Z] #47 51.35 bufio [2020-04-09T20:00:59.271Z] #47 53.24 syscall [2020-04-09T20:00:59.431Z] #44 27.41 CC images/opts.o [2020-04-09T20:00:59.481Z] #56 ... [2020-04-09T20:00:59.481Z] [2020-04-09T20:00:59.481Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:00:59.481Z] #35 7.171 Reading package lists... [2020-04-09T20:00:59.481Z] #35 18.14 Reading package lists... [2020-04-09T20:00:59.481Z] #35 ... [2020-04-09T20:00:59.481Z] [2020-04-09T20:00:59.481Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-09T20:00:59.481Z] #62 6.912 Reading package lists... [2020-04-09T20:00:59.529Z] #47 ... [2020-04-09T20:00:59.529Z] [2020-04-09T20:00:59.529Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:00:59.529Z] #27 22.62 [2020-04-09T20:00:59.529Z] #27 22.77 ######################################################################## 100.0% [2020-04-09T20:00:59.712Z] #44 27.62 CC images/seccomp.o [2020-04-09T20:00:59.712Z] #44 27.73 CC images/binfmt-misc.o [2020-04-09T20:00:59.786Z] #27 22.92 [2020-04-09T20:00:59.786Z] #27 22.97 Download of images into '/build' complete. [2020-04-09T20:00:59.786Z] #27 22.97 Use something like the following to load the result into a Docker daemon: [2020-04-09T20:00:59.786Z] #27 22.97 tar -cC '/build' . | docker load [2020-04-09T20:00:59.790Z] #62 18.35 Reading package lists... [2020-04-09T20:00:59.790Z] #62 ... [2020-04-09T20:00:59.790Z] [2020-04-09T20:00:59.790Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:00:59.790Z] #10 7.147 Reading package lists... [2020-04-09T20:00:59.791Z] #10 18.22 Reading package lists... [2020-04-09T20:00:59.791Z] #10 27.77 Building dependency tree... [2020-04-09T20:00:59.791Z] #10 ... [2020-04-09T20:00:59.791Z] [2020-04-09T20:00:59.791Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-09T20:00:59.791Z] #25 18.08 Reading package lists... [2020-04-09T20:00:59.992Z] #44 27.91 CC images/time.o [2020-04-09T20:00:59.992Z] #44 28.02 CC images/sysctl.o [2020-04-09T20:01:00.044Z] #27 DONE 23.2s [2020-04-09T20:01:00.044Z] [2020-04-09T20:01:00.044Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:01:00.044Z] #30 52.20 Checking out files: 87% (1334/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-04-09T20:01:00.044Z] #30 52.87 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-09T20:01:00.044Z] #30 53.26 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-09T20:01:00.081Z] #25 ... [2020-04-09T20:01:00.081Z] [2020-04-09T20:01:00.081Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:00.081Z] #47 17.63 vendor/golang.org/x/crypto/cryptobyte/asn1 [2020-04-09T20:01:00.081Z] #47 18.77 internal/nettrace [2020-04-09T20:01:00.081Z] #47 19.59 runtime/cgo [2020-04-09T20:01:00.081Z] #47 24.79 vendor/golang.org/x/crypto/internal/subtle [2020-04-09T20:01:00.313Z] #44 28.21 CC images/autofs.o [2020-04-09T20:01:00.313Z] #44 28.43 CC images/macvlan.o [2020-04-09T20:01:00.370Z] #47 ... [2020-04-09T20:01:00.370Z] [2020-04-09T20:01:00.370Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:01:00.370Z] #35 18.14 Reading package lists... [2020-04-09T20:01:00.370Z] #35 ... [2020-04-09T20:01:00.370Z] [2020-04-09T20:01:00.370Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:01:00.370Z] #43 7.776 Reading package lists... [2020-04-09T20:01:00.594Z] #44 28.54 CC images/sit.o [2020-04-09T20:01:00.594Z] #44 28.67 LINK images/built-in.o [2020-04-09T20:01:00.594Z] #44 28.75 GEN compel/include/asm [2020-04-09T20:01:00.594Z] #44 28.77 GEN compel/include/version.h [2020-04-09T20:01:00.610Z] #17 17.45 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-09T20:01:00.610Z] #17 17.46 Setting up xz-utils (5.2.4-1) ... [2020-04-09T20:01:00.610Z] #17 17.47 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-09T20:01:00.610Z] #17 17.47 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-09T20:01:00.610Z] #17 17.50 invoke-rc.d: could not determine current runlevel [2020-04-09T20:01:00.610Z] #17 17.50 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-09T20:01:00.610Z] #17 17.51 Setting up pigz (2.4-1) ... [2020-04-09T20:01:00.610Z] #17 17.52 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-09T20:01:00.610Z] #17 17.53 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:01:00.610Z] #17 17.54 Setting up python-pip-whl (18.1-5) ... [2020-04-09T20:01:00.610Z] #17 17.55 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-09T20:01:00.610Z] #17 17.55 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:01:00.660Z] #43 19.37 Reading package lists... [2020-04-09T20:01:00.660Z] #43 ... [2020-04-09T20:01:00.660Z] [2020-04-09T20:01:00.660Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-09T20:01:00.868Z] #17 17.74 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-09T20:01:00.868Z] #17 17.75 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:01:00.868Z] #17 17.76 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:01:00.868Z] #17 17.77 Setting up vim (2:8.1.0875-5) ... [2020-04-09T20:01:00.868Z] #17 17.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-09T20:01:00.868Z] #17 17.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-09T20:01:00.868Z] #17 17.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-09T20:01:00.868Z] #17 17.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-09T20:01:00.868Z] #17 17.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-09T20:01:00.868Z] #17 17.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-09T20:01:00.868Z] #17 17.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-09T20:01:00.868Z] #17 17.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-09T20:01:00.868Z] #17 17.84 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:01:00.868Z] #17 17.84 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:01:00.868Z] #17 17.85 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-09T20:01:00.868Z] #17 17.86 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:01:00.868Z] #17 17.87 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-09T20:01:00.868Z] #17 17.88 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:01:00.874Z] #44 28.78 touch .config [2020-04-09T20:01:00.874Z] #44 28.80 GEN include/common/config.h [2020-04-09T20:01:00.874Z] #44 28.85 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2020-04-09T20:01:00.874Z] #44 28.93 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-09T20:01:00.874Z] #44 28.95 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-09T20:01:00.874Z] #44 28.97 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2020-04-09T20:01:00.874Z] #44 28.98 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2020-04-09T20:01:00.874Z] #44 28.99 DEP compel/arch/s390/plugins/std/parasite-head.d [2020-04-09T20:01:00.874Z] #44 29.02 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-09T20:01:00.874Z] #44 29.02 DEP compel/plugins/std/infect.d [2020-04-09T20:01:00.980Z] #38 11.43 [100%] Linking C executable tini-static [2020-04-09T20:01:00.980Z] #38 ... [2020-04-09T20:01:00.980Z] [2020-04-09T20:01:00.980Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:00.980Z] #33 42.81 path [2020-04-09T20:01:00.980Z] #33 43.57 text/tabwriter [2020-04-09T20:01:00.980Z] #33 46.16 time [2020-04-09T20:01:00.980Z] #33 46.17 internal/syscall/execenv [2020-04-09T20:01:00.980Z] #33 46.18 internal/syscall/unix [2020-04-09T20:01:00.980Z] #33 51.40 internal/poll [2020-04-09T20:01:00.980Z] #33 52.79 internal/fmtsort [2020-04-09T20:01:00.980Z] #33 ... [2020-04-09T20:01:00.980Z] [2020-04-09T20:01:00.980Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:00.980Z] #65 28.39 Checking out files: 63% (1993/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-09T20:01:00.980Z] #65 29.62 + cd /tmp/tmp.pmRmWDcx0I/src/github.com/containerd/containerd [2020-04-09T20:01:00.980Z] #65 29.63 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:01:01.155Z] #44 29.22 DEP compel/plugins/std/string.d [2020-04-09T20:01:01.155Z] #44 29.36 DEP compel/plugins/std/log.d [2020-04-09T20:01:01.414Z] #30 ... [2020-04-09T20:01:01.414Z] [2020-04-09T20:01:01.414Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:01:01.414Z] #35 50.09 Selecting previously unselected package libarchive13:amd64. [2020-04-09T20:01:01.414Z] #35 50.11 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-09T20:01:01.414Z] #35 50.12 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-09T20:01:01.414Z] #35 50.54 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-09T20:01:01.414Z] #35 50.54 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-09T20:01:01.414Z] #35 50.55 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-09T20:01:01.414Z] #35 50.73 Selecting previously unselected package librhash0:amd64. [2020-04-09T20:01:01.414Z] #35 50.74 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-09T20:01:01.414Z] #35 50.74 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-09T20:01:01.414Z] #35 50.94 Selecting previously unselected package libuv1:amd64. [2020-04-09T20:01:01.415Z] #35 50.97 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-09T20:01:01.415Z] #35 51.00 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-09T20:01:01.415Z] #35 51.24 Selecting previously unselected package cmake. [2020-04-09T20:01:01.415Z] #35 51.28 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-09T20:01:01.415Z] #35 51.28 Unpacking cmake (3.13.4-1) ... [2020-04-09T20:01:01.415Z] #35 54.68 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:01:01.415Z] #35 54.68 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:01:01.415Z] #35 54.69 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-09T20:01:01.415Z] #35 54.70 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:01:01.415Z] #35 54.74 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-09T20:01:01.415Z] #35 54.75 Setting up cmake-data (3.13.4-1) ... [2020-04-09T20:01:01.415Z] #35 54.76 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:01:01.415Z] #35 54.77 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-09T20:01:01.415Z] #35 54.79 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-09T20:01:01.415Z] #35 54.82 Setting up cmake (3.13.4-1) ... [2020-04-09T20:01:01.415Z] #35 54.83 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:01:01.415Z] #35 54.92 Processing triggers for mime-support (3.62) ... [2020-04-09T20:01:01.415Z] #35 DONE 55.6s [2020-04-09T20:01:01.415Z] [2020-04-09T20:01:01.415Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:01:01.415Z] #36 DONE 0.1s [2020-04-09T20:01:01.415Z] [2020-04-09T20:01:01.415Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:01.415Z] #56 54.70 syscall [2020-04-09T20:01:01.415Z] #56 54.89 reflect [2020-04-09T20:01:01.415Z] #56 ... [2020-04-09T20:01:01.415Z] [2020-04-09T20:01:01.415Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-09T20:01:01.415Z] #37 DONE 0.1s [2020-04-09T20:01:01.436Z] #44 29.40 DEP compel/plugins/std/fds.d [2020-04-09T20:01:01.436Z] #44 29.45 DEP compel/plugins/std/std.d [2020-04-09T20:01:01.550Z] #65 ... [2020-04-09T20:01:01.550Z] [2020-04-09T20:01:01.550Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:01.550Z] #38 12.00 [100%] Built target tini-static [2020-04-09T20:01:01.550Z] #38 12.10 + mkdir -p /build [2020-04-09T20:01:01.550Z] #38 12.11 + cp tini-static /build/docker-init [2020-04-09T20:01:01.550Z] #38 DONE 12.5s [2020-04-09T20:01:01.672Z] [2020-04-09T20:01:01.672Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:01.716Z] #44 29.53 DEP compel/plugins/shmem/shmem.d [2020-04-09T20:01:01.717Z] #44 29.66 DEP compel/plugins/fds/fds.d [2020-04-09T20:01:01.800Z] #17 18.71 Setting up iptables (1.8.2-4) ... [2020-04-09T20:01:01.801Z] #17 18.72 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:01:01.801Z] #17 18.73 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:01:01.801Z] #17 18.73 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:01:01.801Z] #17 18.73 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:01:01.801Z] #17 18.74 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-09T20:01:01.801Z] #17 18.74 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-09T20:01:01.801Z] #17 18.74 Setting up python3 (3.7.3-1) ... [2020-04-09T20:01:01.801Z] #17 18.86 Setting up python3-wheel (0.32.3-2) ... [2020-04-09T20:01:01.811Z] [2020-04-09T20:01:01.811Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:01.811Z] #44 8.041 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-09T20:01:01.811Z] #44 8.226 PBCC images/opts.pb-c.c [2020-04-09T20:01:01.811Z] #44 8.282 PBCC images/sit.pb-c.c [2020-04-09T20:01:01.811Z] #44 8.342 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-09T20:01:01.811Z] #44 8.365 DEP images/opts.pb-c.d [2020-04-09T20:01:01.811Z] #44 8.414 DEP images/sit.pb-c.d [2020-04-09T20:01:01.811Z] #44 8.483 PBCC images/macvlan.pb-c.c [2020-04-09T20:01:01.811Z] #44 8.498 DEP images/macvlan.pb-c.d [2020-04-09T20:01:01.811Z] #44 8.542 PBCC images/autofs.pb-c.c [2020-04-09T20:01:01.811Z] #44 8.578 DEP images/autofs.pb-c.d [2020-04-09T20:01:01.811Z] #44 8.621 PBCC images/sysctl.pb-c.c [2020-04-09T20:01:01.811Z] #44 8.658 DEP images/sysctl.pb-c.d [2020-04-09T20:01:01.811Z] #44 8.718 PBCC images/time.pb-c.c [2020-04-09T20:01:01.811Z] #44 8.766 DEP images/time.pb-c.d [2020-04-09T20:01:01.811Z] #44 8.818 PBCC images/binfmt-misc.pb-c.c [2020-04-09T20:01:01.811Z] #44 8.900 DEP images/binfmt-misc.pb-c.d [2020-04-09T20:01:01.811Z] #44 8.968 PBCC images/seccomp.pb-c.c [2020-04-09T20:01:01.811Z] #44 9.002 DEP images/seccomp.pb-c.d [2020-04-09T20:01:01.811Z] #44 9.034 PBCC images/userns.pb-c.c [2020-04-09T20:01:01.811Z] #44 9.081 DEP images/userns.pb-c.d [2020-04-09T20:01:01.811Z] #44 9.168 PBCC images/cgroup.pb-c.c [2020-04-09T20:01:01.811Z] #44 9.193 DEP images/cgroup.pb-c.d [2020-04-09T20:01:01.811Z] #44 9.323 PBCC images/fown.pb-c.c [2020-04-09T20:01:01.811Z] #44 9.344 PBCC images/ext-file.pb-c.c [2020-04-09T20:01:01.811Z] #44 9.402 DEP images/fown.pb-c.d [2020-04-09T20:01:01.811Z] #44 9.468 DEP images/ext-file.pb-c.d [2020-04-09T20:01:01.811Z] #44 9.518 PBCC images/rpc.pb-c.c [2020-04-09T20:01:01.811Z] #44 9.595 DEP images/rpc.pb-c.d [2020-04-09T20:01:01.811Z] #44 9.694 PBCC images/siginfo.pb-c.c [2020-04-09T20:01:01.811Z] #44 9.762 DEP images/siginfo.pb-c.d [2020-04-09T20:01:01.811Z] #44 9.862 PBCC images/pagemap.pb-c.c [2020-04-09T20:01:01.811Z] #44 9.932 DEP images/pagemap.pb-c.d [2020-04-09T20:01:01.811Z] #44 10.02 PBCC images/rlimit.pb-c.c [2020-04-09T20:01:01.811Z] #44 10.03 DEP images/rlimit.pb-c.d [2020-04-09T20:01:01.811Z] #44 10.07 PBCC images/file-lock.pb-c.c [2020-04-09T20:01:01.811Z] #44 10.14 DEP images/file-lock.pb-c.d [2020-04-09T20:01:01.811Z] #44 10.19 PBCC images/tty.pb-c.c [2020-04-09T20:01:01.811Z] #44 10.23 DEP images/tty.pb-c.d [2020-04-09T20:01:01.811Z] #44 10.31 PBCC images/tun.pb-c.c [2020-04-09T20:01:01.811Z] #44 10.37 PBCC images/netdev.pb-c.c [2020-04-09T20:01:01.811Z] #44 10.46 DEP images/tun.pb-c.d [2020-04-09T20:01:01.811Z] #44 10.52 DEP images/netdev.pb-c.d [2020-04-09T20:01:01.811Z] #44 10.63 PBCC images/vma.pb-c.c [2020-04-09T20:01:01.811Z] #44 10.72 DEP images/vma.pb-c.d [2020-04-09T20:01:01.811Z] #44 10.83 PBCC images/creds.pb-c.c [2020-04-09T20:01:01.811Z] #44 10.88 DEP images/creds.pb-c.d [2020-04-09T20:01:01.811Z] #44 10.99 PBCC images/utsns.pb-c.c [2020-04-09T20:01:01.811Z] #44 11.03 DEP images/utsns.pb-c.d [2020-04-09T20:01:01.811Z] #44 11.07 PBCC images/ipc-desc.pb-c.c [2020-04-09T20:01:01.811Z] #44 11.13 PBCC images/ipc-sem.pb-c.c [2020-04-09T20:01:01.811Z] #44 11.16 DEP images/ipc-desc.pb-c.d [2020-04-09T20:01:01.811Z] #44 11.21 DEP images/ipc-sem.pb-c.d [2020-04-09T20:01:01.811Z] #44 11.27 PBCC images/ipc-msg.pb-c.c [2020-04-09T20:01:01.811Z] #44 11.35 DEP images/ipc-msg.pb-c.d [2020-04-09T20:01:01.811Z] #44 11.37 PBCC images/ipc-shm.pb-c.c [2020-04-09T20:01:01.811Z] #44 11.44 DEP images/ipc-shm.pb-c.d [2020-04-09T20:01:01.811Z] #44 11.49 PBCC images/ipc-var.pb-c.c [2020-04-09T20:01:01.811Z] #44 11.56 DEP images/ipc-var.pb-c.d [2020-04-09T20:01:01.811Z] #44 11.60 PBCC images/sk-opts.pb-c.c [2020-04-09T20:01:01.811Z] #44 11.63 PBCC images/packet-sock.pb-c.c [2020-04-09T20:01:01.811Z] #44 11.71 DEP images/sk-opts.pb-c.d [2020-04-09T20:01:01.811Z] #44 11.83 DEP images/packet-sock.pb-c.d [2020-04-09T20:01:01.811Z] #44 11.92 PBCC images/sk-netlink.pb-c.c [2020-04-09T20:01:01.811Z] #44 11.94 DEP images/sk-netlink.pb-c.d [2020-04-09T20:01:01.811Z] #44 11.98 PBCC images/sk-inet.pb-c.c [2020-04-09T20:01:01.811Z] #44 12.07 DEP images/sk-inet.pb-c.d [2020-04-09T20:01:01.811Z] #44 12.16 PBCC images/sk-unix.pb-c.c [2020-04-09T20:01:01.811Z] #44 12.23 DEP images/sk-unix.pb-c.d [2020-04-09T20:01:01.811Z] #44 12.32 PBCC images/mm.pb-c.c [2020-04-09T20:01:01.811Z] #44 12.40 DEP images/mm.pb-c.d [2020-04-09T20:01:01.811Z] #44 12.48 PBCC images/timerfd.pb-c.c [2020-04-09T20:01:01.811Z] #44 12.56 DEP images/timerfd.pb-c.d [2020-04-09T20:01:01.811Z] #44 12.83 PBCC images/timer.pb-c.c [2020-04-09T20:01:01.811Z] #44 12.90 DEP images/timer.pb-c.d [2020-04-09T20:01:01.997Z] #44 29.84 CC compel/plugins/std/std.o [2020-04-09T20:01:01.997Z] #44 29.97 CC compel/plugins/std/fds.o [2020-04-09T20:01:02.058Z] #17 18.98 Setting up apparmor (2.13.2-10) ... [2020-04-09T20:01:02.071Z] #44 13.02 PBCC images/sa.pb-c.c [2020-04-09T20:01:02.071Z] #44 13.14 DEP images/sa.pb-c.d [2020-04-09T20:01:02.071Z] #44 13.20 PBCC images/pipe-data.pb-c.c [2020-04-09T20:01:02.071Z] #44 13.24 DEP images/pipe-data.pb-c.d [2020-04-09T20:01:02.118Z] #27 10.45 0.0% # 2.7% ### 5.4% ##### 7.9% ####### 10.6% ######### 12.6% ########## 15.2% ############ 17.8% ############## 20.6% ################# 23.8% ################## 25.3% #################### 27.9% ###################### 30.9% ######################## 34.0% ######################### 35.5% ########################### 38.2% ############################# 41.0% ############################### 43.4% ################################# 46.4% ################################### 49.0% ##################################### 51.6% ##################################### 52.6% ###################################### 53.5% ######################################## 56.2% ######################################### 57.9% ########################################### 60.4% ############################################# 63.0% ############################################### 65.8% ################################################ 67.2% ################################################# 68.8% ################################################### 71.4% ##################################################### 74.8% ######################################################## 78.0% ######################################################### 80.0% ########################################################### 82.4% ############################################################# 86.1% ############################################################### 87.8% ################################################################ 89.7% ################################################################# 91.1% ################################################################## 92.8% ################################################################### 94.3% ##################################################################### 96.6% ######################################################################## 100.0% [2020-04-09T20:01:02.118Z] #27 15.20 [2020-04-09T20:01:02.168Z] #25 28.31 Building dependency tree... [2020-04-09T20:01:02.277Z] #44 30.39 CC compel/plugins/std/log.o [2020-04-09T20:01:02.332Z] #44 13.28 PBCC images/mnt.pb-c.c [2020-04-09T20:01:02.332Z] #44 ... [2020-04-09T20:01:02.332Z] [2020-04-09T20:01:02.332Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:02.332Z] #65 31.63 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-09T20:01:02.332Z] #65 31.63 + BUILDTAGS='netgo osusergo static_build' [2020-04-09T20:01:02.332Z] #65 31.63 + export EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:01:02.332Z] #65 31.63 + EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:01:02.332Z] #65 31.63 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-09T20:01:02.332Z] #65 31.63 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-09T20:01:02.332Z] #65 31.63 + '[' '' = dynamic ']' [2020-04-09T20:01:02.332Z] #65 31.63 + make [2020-04-09T20:01:02.462Z] #25 30.36 Reading state information... [2020-04-09T20:01:02.622Z] #17 19.66 Setting up xfsprogs (4.20.0-1) ... [2020-04-09T20:01:02.879Z] #17 19.67 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:01:02.879Z] #17 19.76 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:01:02.879Z] #17 19.93 Setting up python3-distutils (3.7.3-1) ... [2020-04-09T20:01:02.902Z] #65 ... [2020-04-09T20:01:02.902Z] [2020-04-09T20:01:02.902Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:01:02.902Z] #10 44.97 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-09T20:01:02.902Z] #10 44.97 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-09T20:01:02.902Z] #10 44.98 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:01:02.902Z] #10 52.00 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-09T20:01:02.902Z] #10 52.01 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-09T20:01:02.902Z] #10 52.01 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:01:02.902Z] #10 52.13 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-09T20:01:02.902Z] #10 52.13 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-09T20:01:02.902Z] #10 52.15 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:01:02.902Z] #10 ... [2020-04-09T20:01:02.902Z] [2020-04-09T20:01:02.902Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:02.902Z] #47 44.76 regexp/syntax [2020-04-09T20:01:02.902Z] #47 45.63 hash/crc32 [2020-04-09T20:01:02.902Z] #47 47.03 vendor/golang.org/x/text/transform [2020-04-09T20:01:02.902Z] #47 47.34 time [2020-04-09T20:01:02.902Z] #47 51.91 regexp [2020-04-09T20:01:02.902Z] #47 53.67 context [2020-04-09T20:01:02.902Z] #47 53.73 os [2020-04-09T20:01:03.136Z] #17 20.05 Setting up python3-setuptools (40.8.0-1) ... [2020-04-09T20:01:03.136Z] #17 20.28 Setting up python3-pip (18.1-5) ... [2020-04-09T20:01:03.162Z] #47 ... [2020-04-09T20:01:03.162Z] [2020-04-09T20:01:03.162Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:03.162Z] #44 13.41 DEP images/mnt.pb-c.d [2020-04-09T20:01:03.162Z] #44 13.56 PBCC images/sk-packet.pb-c.c [2020-04-09T20:01:03.162Z] #44 13.60 DEP images/sk-packet.pb-c.d [2020-04-09T20:01:03.162Z] #44 13.65 PBCC images/tcp-stream.pb-c.c [2020-04-09T20:01:03.162Z] #44 13.75 DEP images/tcp-stream.pb-c.d [2020-04-09T20:01:03.162Z] #44 14.14 PBCC images/pipe.pb-c.c [2020-04-09T20:01:03.162Z] #44 14.22 DEP images/pipe.pb-c.d [2020-04-09T20:01:03.162Z] #44 14.27 PBCC images/pstree.pb-c.c [2020-04-09T20:01:03.162Z] #44 14.28 DEP images/pstree.pb-c.d [2020-04-09T20:01:03.279Z] #44 31.07 CC compel/plugins/std/string.o [2020-04-09T20:01:03.423Z] #44 14.36 PBCC images/fs.pb-c.c [2020-04-09T20:01:03.423Z] #44 14.46 DEP images/fs.pb-c.d [2020-04-09T20:01:03.423Z] #44 14.52 PBCC images/signalfd.pb-c.c [2020-04-09T20:01:03.483Z] #27 16.27 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-09T20:01:03.559Z] #44 31.66 CC compel/plugins/std/infect.o [2020-04-09T20:01:03.684Z] #44 14.64 DEP images/signalfd.pb-c.d [2020-04-09T20:01:03.684Z] #44 14.69 PBCC images/fh.pb-c.c [2020-04-09T20:01:03.684Z] #44 14.75 PBCC images/fsnotify.pb-c.c [2020-04-09T20:01:03.684Z] #44 14.78 DEP images/fh.pb-c.d [2020-04-09T20:01:03.684Z] #44 14.83 DEP images/fsnotify.pb-c.d [2020-04-09T20:01:03.684Z] #44 14.87 PBCC images/eventpoll.pb-c.c [2020-04-09T20:01:03.700Z] #17 20.48 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:01:03.700Z] #17 20.50 Processing triggers for mime-support (3.62) ... [2020-04-09T20:01:03.738Z] #27 16.63 [2020-04-09T20:01:03.738Z] #27 16.78 ######################################################################## 100.0% [2020-04-09T20:01:03.945Z] #44 14.89 DEP images/eventpoll.pb-c.d [2020-04-09T20:01:03.945Z] #44 14.91 PBCC images/eventfd.pb-c.c [2020-04-09T20:01:03.945Z] #44 14.93 DEP images/eventfd.pb-c.d [2020-04-09T20:01:03.945Z] #44 14.96 PBCC images/remap-file-path.pb-c.c [2020-04-09T20:01:03.945Z] #44 14.98 DEP images/remap-file-path.pb-c.d [2020-04-09T20:01:03.945Z] #44 15.00 PBCC images/fifo.pb-c.c [2020-04-09T20:01:03.945Z] #44 15.01 DEP images/fifo.pb-c.d [2020-04-09T20:01:03.945Z] #44 15.03 PBCC images/ghost-file.pb-c.c [2020-04-09T20:01:03.945Z] #44 15.08 DEP images/ghost-file.pb-c.d [2020-04-09T20:01:03.957Z] #17 DONE 21.0s [2020-04-09T20:01:03.957Z] [2020-04-09T20:01:03.957Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:03.957Z] #44 42.80 CC criu/filesystems.o [2020-04-09T20:01:03.957Z] #44 43.01 CC criu/fsnotify.o [2020-04-09T20:01:03.957Z] #44 43.38 CC criu/image-desc.o [2020-04-09T20:01:03.957Z] #44 43.43 CC criu/image.o [2020-04-09T20:01:03.957Z] #44 43.73 CC criu/ipc_ns.o [2020-04-09T20:01:03.957Z] #44 44.12 CC criu/irmap.o [2020-04-09T20:01:03.957Z] #44 44.32 CC criu/kcmp-ids.o [2020-04-09T20:01:03.957Z] #44 44.43 CC criu/kerndat.o [2020-04-09T20:01:03.957Z] #44 44.72 CC criu/libnetlink.o [2020-04-09T20:01:03.957Z] #44 44.83 CC criu/log.o [2020-04-09T20:01:03.957Z] #44 44.95 CC criu/lsm.o [2020-04-09T20:01:03.957Z] #44 45.08 CC criu/mem.o [2020-04-09T20:01:03.957Z] #44 45.53 CC criu/mount.o [2020-04-09T20:01:03.957Z] #44 46.69 CC criu/namespaces.o [2020-04-09T20:01:03.957Z] #44 47.18 CC criu/net.o [2020-04-09T20:01:03.957Z] #44 47.96 CC criu/netfilter.o [2020-04-09T20:01:03.957Z] #44 48.06 CC criu/page-pipe.o [2020-04-09T20:01:03.957Z] #44 48.22 CC criu/page-xfer.o [2020-04-09T20:01:03.957Z] #44 48.55 CC criu/pagemap-cache.o [2020-04-09T20:01:03.957Z] #44 48.64 CC criu/pagemap.o [2020-04-09T20:01:03.993Z] #27 16.89 [2020-04-09T20:01:04.170Z] #44 32.05 CC compel/arch/s390/plugins/std/parasite-head.o [2020-04-09T20:01:04.170Z] #44 32.08 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2020-04-09T20:01:04.170Z] #44 32.13 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2020-04-09T20:01:04.170Z] #44 32.25 AR compel/plugins/std.lib.a [2020-04-09T20:01:04.170Z] #44 32.29 CC compel/plugins/fds/fds.o [2020-04-09T20:01:04.204Z] #44 15.18 PBCC images/regfile.pb-c.c [2020-04-09T20:01:04.205Z] #44 15.29 DEP images/regfile.pb-c.d [2020-04-09T20:01:04.205Z] #44 15.42 PBCC images/ns.pb-c.c [2020-04-09T20:01:04.214Z] #44 48.92 CC criu/parasite-syscall.o [2020-04-09T20:01:04.450Z] #44 32.48 AR compel/plugins/fds.lib.a [2020-04-09T20:01:04.450Z] #44 32.50 HOSTDEP compel/src/lib/log-host.d [2020-04-09T20:01:04.450Z] #44 32.58 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-09T20:01:04.466Z] #44 15.44 DEP images/ns.pb-c.d [2020-04-09T20:01:04.466Z] #44 15.49 PBCC images/fdinfo.pb-c.c [2020-04-09T20:01:04.466Z] #44 15.59 DEP images/fdinfo.pb-c.d [2020-04-09T20:01:04.466Z] #44 15.66 PBCC images/core-aarch64.pb-c.c [2020-04-09T20:01:04.466Z] #44 15.70 PBCC images/core-arm.pb-c.c [2020-04-09T20:01:04.472Z] #44 49.15 CC criu/path.o [2020-04-09T20:01:04.472Z] #44 49.23 CC criu/pie-util-vdso-elf32.o [2020-04-09T20:01:04.522Z] #25 32.33 ca-certificates is already the newest version (20190110). [2020-04-09T20:01:04.522Z] #25 32.33 The following additional packages will be installed: [2020-04-09T20:01:04.522Z] #25 32.35 libjq1 libonig5 [2020-04-09T20:01:04.726Z] #44 15.74 PBCC images/core-ppc64.pb-c.c [2020-04-09T20:01:04.726Z] #44 15.84 PBCC images/core-s390.pb-c.c [2020-04-09T20:01:04.729Z] #44 49.34 CC criu/pie-util-vdso.o [2020-04-09T20:01:04.729Z] #44 ... [2020-04-09T20:01:04.729Z] [2020-04-09T20:01:04.729Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-09T20:01:04.729Z] #18 0.667 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-09T20:01:04.729Z] #18 0.670 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-09T20:01:04.729Z] #18 0.673 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-09T20:01:04.729Z] #18 DONE 0.8s [2020-04-09T20:01:04.729Z] [2020-04-09T20:01:04.729Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:04.729Z] #44 49.45 CC criu/pie-util.o [2020-04-09T20:01:04.729Z] #44 49.49 CC criu/pipes.o [2020-04-09T20:01:04.729Z] #44 ... [2020-04-09T20:01:04.729Z] [2020-04-09T20:01:04.729Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:04.729Z] #65 48.33 + bin/containerd [2020-04-09T20:01:04.743Z] #44 32.76 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2020-04-09T20:01:04.743Z] #44 32.87 HOSTDEP compel/src/main-host.d [2020-04-09T20:01:04.918Z] #27 17.88 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-09T20:01:04.919Z] #27 ... [2020-04-09T20:01:04.919Z] [2020-04-09T20:01:04.919Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:01:04.947Z] #38 3.443 + RM_GOPATH=0 [2020-04-09T20:01:04.947Z] #38 3.443 + TMP_GOPATH= [2020-04-09T20:01:04.947Z] #38 3.444 + : /build [2020-04-09T20:01:04.947Z] #38 3.447 + '[' -z '' ']' [2020-04-09T20:01:04.947Z] #38 3.454 ++ mktemp -d [2020-04-09T20:01:04.947Z] #38 3.454 + export GOPATH=/tmp/tmp.9BIF4X3REH [2020-04-09T20:01:04.947Z] #38 3.454 + GOPATH=/tmp/tmp.9BIF4X3REH [2020-04-09T20:01:04.947Z] #38 3.454 + RM_GOPATH=1 [2020-04-09T20:01:04.947Z] #38 3.458 ++ dirname ./install.sh [2020-04-09T20:01:04.947Z] #38 3.462 + dir=. [2020-04-09T20:01:04.947Z] #38 3.470 + bin=tini [2020-04-09T20:01:04.947Z] #38 3.470 + shift [2020-04-09T20:01:04.947Z] #38 3.470 + '[' '!' -f ./tini.installer ']' [2020-04-09T20:01:04.947Z] #38 3.470 + . ./tini.installer [2020-04-09T20:01:04.947Z] #38 3.470 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:01:04.947Z] #38 3.471 + install_tini [2020-04-09T20:01:04.947Z] #38 3.471 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-09T20:01:04.947Z] #38 3.472 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:01:04.947Z] #38 3.472 + git clone https://github.com/krallin/tini.git /tmp/tmp.9BIF4X3REH/tini [2020-04-09T20:01:04.947Z] #38 3.484 Cloning into '/tmp/tmp.9BIF4X3REH/tini'... [2020-04-09T20:01:04.986Z] #44 15.88 PBCC images/core-x86.pb-c.c [2020-04-09T20:01:04.986Z] #44 15.92 PBCC images/core.pb-c.c [2020-04-09T20:01:04.986Z] #44 15.97 PBCC images/inventory.pb-c.c [2020-04-09T20:01:04.986Z] #44 16.01 DEP images/core-aarch64.pb-c.d [2020-04-09T20:01:04.986Z] #44 16.07 DEP images/core-arm.pb-c.d [2020-04-09T20:01:04.986Z] #44 16.11 DEP images/core-ppc64.pb-c.d [2020-04-09T20:01:04.987Z] #65 ... [2020-04-09T20:01:04.987Z] [2020-04-09T20:01:04.987Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-09T20:01:05.023Z] #44 ... [2020-04-09T20:01:05.023Z] [2020-04-09T20:01:05.023Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:05.023Z] #47 53.56 internal/lazyregexp [2020-04-09T20:01:05.023Z] #47 53.68 net/url [2020-04-09T20:01:05.023Z] #47 55.33 text/template/parse [2020-04-09T20:01:05.023Z] #47 56.19 go/parser [2020-04-09T20:01:05.023Z] #47 57.99 text/template [2020-04-09T20:01:05.023Z] #47 58.74 encoding/xml [2020-04-09T20:01:05.023Z] #47 62.16 go/doc [2020-04-09T20:01:05.023Z] #47 62.90 github.com/LK4D4/vndr/versioned [2020-04-09T20:01:05.023Z] #47 62.98 crypto/rsa [2020-04-09T20:01:05.023Z] #47 ... [2020-04-09T20:01:05.023Z] [2020-04-09T20:01:05.023Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:05.023Z] #44 33.06 DEP compel/src/lib/ptrace.d [2020-04-09T20:01:05.023Z] #44 33.15 DEP compel/src/lib/infect.d [2020-04-09T20:01:05.150Z] #25 33.15 The following NEW packages will be installed: [2020-04-09T20:01:05.150Z] #25 33.16 jq libjq1 libonig5 [2020-04-09T20:01:05.247Z] #44 16.18 DEP images/core-s390.pb-c.d [2020-04-09T20:01:05.247Z] #44 16.29 DEP images/core-x86.pb-c.d [2020-04-09T20:01:05.247Z] #44 16.34 DEP images/core.pb-c.d [2020-04-09T20:01:05.303Z] #44 33.32 DEP compel/src/lib/infect-util.d [2020-04-09T20:01:05.441Z] #25 33.43 0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:01:05.441Z] #25 33.43 Need to get 358 kB of archives. [2020-04-09T20:01:05.441Z] #25 33.43 After this operation, 1277 kB of additional disk space will be used. [2020-04-09T20:01:05.441Z] #25 33.43 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-09T20:01:05.441Z] #25 33.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-09T20:01:05.441Z] #25 33.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-09T20:01:05.507Z] #44 16.47 DEP images/inventory.pb-c.d [2020-04-09T20:01:05.507Z] #44 16.54 PBCC images/cpuinfo.pb-c.c [2020-04-09T20:01:05.507Z] #44 16.60 DEP images/cpuinfo.pb-c.d [2020-04-09T20:01:05.584Z] #44 33.45 DEP compel/src/lib/infect-rpc.d [2020-04-09T20:01:05.584Z] #44 33.54 DEP compel/arch/s390/src/lib/infect.d [2020-04-09T20:01:05.584Z] #44 33.65 DEP compel/arch/s390/src/lib/cpu.d [2020-04-09T20:01:05.584Z] #44 ... [2020-04-09T20:01:05.584Z] [2020-04-09T20:01:05.584Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:01:05.584Z] #10 54.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-09T20:01:05.584Z] #10 54.56 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2020-04-09T20:01:05.584Z] #10 54.58 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:01:05.684Z] #30 50.97 Checking out files: 86% (1315/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) [2020-04-09T20:01:05.684Z] #30 ... [2020-04-09T20:01:05.684Z] [2020-04-09T20:01:05.684Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:01:05.684Z] #43 41.60 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2020-04-09T20:01:05.684Z] #43 41.61 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:01:05.684Z] #43 41.63 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:01:05.684Z] #43 41.64 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2020-04-09T20:01:05.684Z] #43 41.65 Setting up python-six (1.12.0-1) ... [2020-04-09T20:01:05.684Z] #43 46.99 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2020-04-09T20:01:05.684Z] #43 47.00 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:01:05.684Z] #43 47.02 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2020-04-09T20:01:05.684Z] #43 47.04 Setting up libcap-dev:amd64 (1:2.25-2) ... [2020-04-09T20:01:05.684Z] #43 47.05 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2020-04-09T20:01:05.684Z] #43 47.07 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:01:05.684Z] #43 47.08 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:01:05.684Z] #43 47.10 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2020-04-09T20:01:05.684Z] #43 47.11 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:01:05.684Z] #43 47.13 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-09T20:01:05.684Z] #43 ... [2020-04-09T20:01:05.684Z] [2020-04-09T20:01:05.684Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:01:05.684Z] #27 18.25 [2020-04-09T20:01:05.684Z] #27 18.44 ############################################################## 86.7% ######################################################################## 100.0% [2020-04-09T20:01:05.684Z] #27 18.62 [2020-04-09T20:01:05.757Z] #25 ... [2020-04-09T20:01:05.757Z] [2020-04-09T20:01:05.757Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:01:05.757Z] #41 30.41 Checking out files: 61% (979/1597) Checking out files: 62% (991/1597) Checking out files: 63% (1007/1597) Checking out files: 64% (1023/1597) Checking out files: 65% (1039/1597) Checking out files: 66% (1055/1597) Checking out files: 67% (1070/1597) Checking out files: 68% (1086/1597) Checking out files: 69% (1102/1597) Checking out files: 70% (1118/1597) Checking out files: 71% (1134/1597) Checking out files: 72% (1150/1597) Checking out files: 73% (1166/1597) Checking out files: 74% (1182/1597) Checking out files: 75% (1198/1597) Checking out files: 76% (1214/1597) Checking out files: 77% (1230/1597) Checking out files: 78% (1246/1597) Checking out files: 79% (1262/1597) Checking out files: 80% (1278/1597) Checking out files: 81% (1294/1597) Checking out files: 82% (1310/1597) Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. [2020-04-09T20:01:05.757Z] #41 31.24 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2020-04-09T20:01:05.757Z] #41 33.48 + 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-04-09T20:01:05.767Z] #44 16.70 PBCC images/stats.pb-c.c [2020-04-09T20:01:05.767Z] #44 16.72 DEP images/stats.pb-c.d [2020-04-09T20:01:05.864Z] #10 ... [2020-04-09T20:01:05.864Z] [2020-04-09T20:01:05.864Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:05.864Z] #44 33.77 DEP compel/src/lib/log.d [2020-04-09T20:01:05.864Z] #44 33.87 DEP compel/src/main.d [2020-04-09T20:01:05.864Z] #44 34.01 DEP compel/src/lib/handle-elf.d [2020-04-09T20:01:05.881Z] #38 4.238 + cd /tmp/tmp.9BIF4X3REH/tini [2020-04-09T20:01:05.882Z] #38 4.239 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:01:05.882Z] #38 4.253 + cmake . [2020-04-09T20:01:05.882Z] #38 ... [2020-04-09T20:01:05.882Z] [2020-04-09T20:01:05.882Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:05.882Z] #50 49.96 + cd /tmp/tmp.M07HPaXYil/src/gotest.tools/gotestsum [2020-04-09T20:01:05.882Z] #50 49.96 + git checkout -q v0.3.5 [2020-04-09T20:01:05.882Z] #50 50.02 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-09T20:01:06.139Z] #50 ... [2020-04-09T20:01:06.139Z] [2020-04-09T20:01:06.139Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:01:06.139Z] #43 60.09 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-09T20:01:06.139Z] #43 60.11 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:01:06.139Z] #43 DONE 60.4s [2020-04-09T20:01:06.139Z] [2020-04-09T20:01:06.139Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:06.145Z] #44 34.13 DEP compel/arch/s390/src/lib/handle-elf.d [2020-04-09T20:01:06.145Z] #44 34.24 CC compel/src/lib/log.o [2020-04-09T20:01:06.357Z] #19 1.579 Collecting yamllint==1.16.0 [2020-04-09T20:01:06.505Z] INFO: Expanding compiler 1 of 3... [2020-04-09T20:01:06.505Z] INFO: Expanding compiler 2 of 3... [2020-04-09T20:01:06.609Z] #27 19.54 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-09T20:01:06.609Z] #27 19.63 skipping existing 1849cc453dee [2020-04-09T20:01:06.756Z] #44 34.59 CC compel/arch/s390/src/lib/cpu.o [2020-04-09T20:01:06.757Z] #44 ... [2020-04-09T20:01:06.757Z] [2020-04-09T20:01:06.757Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:06.757Z] #56 55.39 golang.org/x/crypto/ssh/terminal [2020-04-09T20:01:06.757Z] #56 56.24 mvdan.cc/editorconfig [2020-04-09T20:01:06.757Z] #56 57.10 mvdan.cc/sh/v3/fileutil [2020-04-09T20:01:06.757Z] #56 57.23 mvdan.cc/sh/v3/syntax [2020-04-09T20:01:06.757Z] #56 62.05 mvdan.cc/sh/v3/cmd/shfmt [2020-04-09T20:01:06.864Z] #27 19.77 [2020-04-09T20:01:07.040Z] #56 ... [2020-04-09T20:01:07.040Z] [2020-04-09T20:01:07.040Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:07.040Z] #44 34.91 CC compel/arch/s390/src/lib/infect.o [2020-04-09T20:01:07.150Z] #44 ... [2020-04-09T20:01:07.150Z] [2020-04-09T20:01:07.150Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:07.150Z] #56 49.14 time [2020-04-09T20:01:07.150Z] #56 50.86 regexp [2020-04-09T20:01:07.150Z] #56 55.12 os [2020-04-09T20:01:07.150Z] #56 57.18 encoding/binary [2020-04-09T20:01:07.150Z] #56 57.20 fmt [2020-04-09T20:01:07.150Z] #56 57.20 mvdan.cc/sh/v3/fileutil [2020-04-09T20:01:07.150Z] #56 57.21 io/ioutil [2020-04-09T20:01:07.150Z] #56 59.01 encoding/base64 [2020-04-09T20:01:07.150Z] #56 59.02 golang.org/x/sys/unix [2020-04-09T20:01:07.321Z] #44 ... [2020-04-09T20:01:07.321Z] [2020-04-09T20:01:07.321Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:07.321Z] #56 DONE 66.0s [2020-04-09T20:01:07.410Z] #56 ... [2020-04-09T20:01:07.410Z] [2020-04-09T20:01:07.410Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:07.410Z] #44 18.33 make[1]: Nothing to be done for 'all'. [2020-04-09T20:01:07.426Z] #27 ... [2020-04-09T20:01:07.426Z] [2020-04-09T20:01:07.426Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:07.426Z] #47 43.01 sync [2020-04-09T20:01:07.426Z] #47 43.02 internal/reflectlite [2020-04-09T20:01:07.426Z] #47 45.49 github.com/LK4D4/vndr/godl/singleflight [2020-04-09T20:01:07.426Z] #47 45.96 math/rand [2020-04-09T20:01:07.426Z] #47 47.10 internal/singleflight [2020-04-09T20:01:07.426Z] #47 47.79 strconv [2020-04-09T20:01:07.426Z] #47 47.80 io [2020-04-09T20:01:07.426Z] #47 49.36 bytes [2020-04-09T20:01:07.426Z] #47 51.58 bufio [2020-04-09T20:01:07.426Z] #47 52.16 reflect [2020-04-09T20:01:07.426Z] #47 ... [2020-04-09T20:01:07.426Z] [2020-04-09T20:01:07.426Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:01:07.426Z] #35 47.07 Selecting previously unselected package libxml2:amd64. [2020-04-09T20:01:07.426Z] #35 47.08 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... [2020-04-09T20:01:07.426Z] #35 47.09 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:01:07.426Z] #35 47.76 Selecting previously unselected package libarchive13:amd64. [2020-04-09T20:01:07.426Z] #35 47.77 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2020-04-09T20:01:07.426Z] #35 47.80 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-09T20:01:07.426Z] #35 48.22 Selecting previously unselected package libjsoncpp1:amd64. [2020-04-09T20:01:07.426Z] #35 48.24 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2020-04-09T20:01:07.426Z] #35 48.27 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-09T20:01:07.426Z] #35 48.47 Selecting previously unselected package librhash0:amd64. [2020-04-09T20:01:07.426Z] #35 48.51 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2020-04-09T20:01:07.426Z] #35 48.51 Unpacking librhash0:amd64 (1.3.8-1) ... [2020-04-09T20:01:07.426Z] #35 48.73 Selecting previously unselected package libuv1:amd64. [2020-04-09T20:01:07.426Z] #35 48.74 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2020-04-09T20:01:07.426Z] #35 48.76 Unpacking libuv1:amd64 (1.24.1-1) ... [2020-04-09T20:01:07.426Z] #35 49.09 Selecting previously unselected package cmake. [2020-04-09T20:01:07.426Z] #35 49.13 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2020-04-09T20:01:07.426Z] #35 49.14 Unpacking cmake (3.13.4-1) ... [2020-04-09T20:01:07.426Z] #35 52.54 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:01:07.426Z] #35 52.56 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:01:07.426Z] #35 52.57 Setting up libuv1:amd64 (1.24.1-1) ... [2020-04-09T20:01:07.426Z] #35 52.58 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:01:07.426Z] #35 52.61 Setting up librhash0:amd64 (1.3.8-1) ... [2020-04-09T20:01:07.426Z] #35 52.62 Setting up cmake-data (3.13.4-1) ... [2020-04-09T20:01:07.426Z] #35 52.66 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:01:07.426Z] #35 52.67 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2020-04-09T20:01:07.426Z] #35 52.71 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2020-04-09T20:01:07.426Z] #35 52.72 Setting up cmake (3.13.4-1) ... [2020-04-09T20:01:07.426Z] #35 52.73 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:01:07.426Z] #35 52.78 Processing triggers for mime-support (3.62) ... [2020-04-09T20:01:07.426Z] #35 DONE 53.4s [2020-04-09T20:01:07.426Z] [2020-04-09T20:01:07.426Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:01:07.427Z] #36 DONE 0.1s [2020-04-09T20:01:07.427Z] [2020-04-09T20:01:07.427Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:01:07.427Z] #30 50.97 Checking out files: 86% (1315/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-04-09T20:01:07.427Z] #30 51.77 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-09T20:01:07.427Z] #30 52.36 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-09T20:01:07.602Z] [2020-04-09T20:01:07.602Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:01:07.602Z] #10 66.48 Selecting previously unselected package libapparmor1:s390x. [2020-04-09T20:01:07.602Z] #10 66.48 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2020-04-09T20:01:07.602Z] #10 66.50 Unpacking libapparmor1:s390x (2.13.2-10) ... [2020-04-09T20:01:07.683Z] #30 ... [2020-04-09T20:01:07.683Z] [2020-04-09T20:01:07.683Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-09T20:01:07.683Z] #37 DONE 0.1s [2020-04-09T20:01:07.683Z] [2020-04-09T20:01:07.683Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:07.884Z] #10 66.65 Selecting previously unselected package libapparmor-dev:s390x. [2020-04-09T20:01:07.884Z] #10 66.65 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2020-04-09T20:01:07.884Z] #10 66.66 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2020-04-09T20:01:08.165Z] #10 66.91 Selecting previously unselected package libbtrfs0. [2020-04-09T20:01:08.165Z] #10 66.91 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2020-04-09T20:01:08.165Z] #10 66.91 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:01:08.165Z] #10 66.99 Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:01:08.165Z] #10 66.99 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2020-04-09T20:01:08.165Z] #10 66.99 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:01:08.165Z] #10 67.07 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2020-04-09T20:01:08.165Z] #10 67.07 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2020-04-09T20:01:08.165Z] #10 67.08 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-09T20:01:08.165Z] #10 67.12 Selecting previously unselected package libudev-dev:s390x. [2020-04-09T20:01:08.165Z] #10 67.12 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_s390x.deb ... [2020-04-09T20:01:08.165Z] #10 67.12 Unpacking libudev-dev:s390x (241-7~deb10u3) ... [2020-04-09T20:01:08.446Z] #10 67.22 Selecting previously unselected package libsepol1-dev:s390x. [2020-04-09T20:01:08.446Z] #10 67.22 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2020-04-09T20:01:08.446Z] #10 67.22 Unpacking libsepol1-dev:s390x (2.8-1) ... [2020-04-09T20:01:08.446Z] #10 67.43 Selecting previously unselected package libpcre16-3:s390x. [2020-04-09T20:01:08.446Z] #10 67.43 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2020-04-09T20:01:08.446Z] #10 67.44 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2020-04-09T20:01:08.446Z] #10 67.54 Selecting previously unselected package libpcre32-3:s390x. [2020-04-09T20:01:08.726Z] #10 67.54 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2020-04-09T20:01:08.726Z] #10 67.54 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2020-04-09T20:01:08.726Z] #10 67.65 Selecting previously unselected package libpcrecpp0v5:s390x. [2020-04-09T20:01:08.726Z] #10 67.65 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2020-04-09T20:01:08.726Z] #10 67.65 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-09T20:01:08.726Z] #10 67.71 Selecting previously unselected package libpcre3-dev:s390x. [2020-04-09T20:01:08.726Z] #10 67.71 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2020-04-09T20:01:08.726Z] #10 67.74 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2020-04-09T20:01:08.753Z] INFO: Expanding compiler 3 of 3... [2020-04-09T20:01:09.046Z] #38 ... [2020-04-09T20:01:09.046Z] [2020-04-09T20:01:09.046Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:01:09.046Z] #27 20.86 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-09T20:01:09.046Z] #27 21.36 [2020-04-09T20:01:09.046Z] #27 21.62 #=#=# ######################################################################## 100.0% [2020-04-09T20:01:09.046Z] #27 21.75 [2020-04-09T20:01:09.046Z] #27 21.83 Download of images into '/build' complete. [2020-04-09T20:01:09.046Z] #27 21.83 Use something like the following to load the result into a Docker daemon: [2020-04-09T20:01:09.046Z] #27 21.86 tar -cC '/build' . | docker load [2020-04-09T20:01:09.046Z] #27 DONE 22.0s [2020-04-09T20:01:09.046Z] [2020-04-09T20:01:09.046Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:01:09.046Z] #43 54.80 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2020-04-09T20:01:09.046Z] #43 54.81 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:01:09.238Z] INFO: Removing downloaded files... [2020-04-09T20:01:09.238Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2020-04-09T20:01:09.300Z] #41 ... [2020-04-09T20:01:09.300Z] [2020-04-09T20:01:09.300Z] #25 [frozen-images 1/3] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2020-04-09T20:01:09.300Z] #25 35.74 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:01:09.300Z] #25 36.13 Fetched 358 kB in 0s (2387 kB/s) [2020-04-09T20:01:09.300Z] #25 36.44 Selecting previously unselected package libonig5:ppc64el. [2020-04-09T20:01:09.300Z] #25 36.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 ... 15330 files and directories currently installed.) [2020-04-09T20:01:09.300Z] #25 36.73 Preparing to unpack .../libonig5_6.9.1-1_ppc64el.deb ... [2020-04-09T20:01:09.300Z] #25 36.74 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-09T20:01:09.300Z] #25 37.28 Selecting previously unselected package libjq1:ppc64el. [2020-04-09T20:01:09.300Z] #25 37.28 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-09T20:01:09.300Z] #25 37.29 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-09T20:01:09.301Z] #43 DONE 55.3s [2020-04-09T20:01:09.301Z] [2020-04-09T20:01:09.301Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:09.321Z] #44 19.97 CC images/stats.o [2020-04-09T20:01:09.321Z] #44 20.45 CC images/core.o [2020-04-09T20:01:09.337Z] #10 68.06 Selecting previously unselected package libselinux1-dev:s390x. [2020-04-09T20:01:09.337Z] #10 68.06 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2020-04-09T20:01:09.337Z] #10 68.06 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-09T20:01:09.337Z] #10 68.27 Selecting previously unselected package libdevmapper-dev:s390x. [2020-04-09T20:01:09.337Z] #10 68.27 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2020-04-09T20:01:09.337Z] #10 68.29 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-09T20:01:09.337Z] #10 68.32 Selecting previously unselected package libseccomp-dev:s390x. [2020-04-09T20:01:09.618Z] #10 68.32 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_s390x.deb ... [2020-04-09T20:01:09.618Z] #10 68.33 Unpacking libseccomp-dev:s390x (2.3.3-4) ... [2020-04-09T20:01:09.618Z] #10 68.40 Selecting previously unselected package libsystemd-dev:s390x. [2020-04-09T20:01:09.618Z] #10 68.40 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_s390x.deb ... [2020-04-09T20:01:09.618Z] #10 68.41 Unpacking libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-09T20:01:09.707Z] INFO: Configuring git core.autocrlf... [2020-04-09T20:01:09.862Z] #44 ... [2020-04-09T20:01:09.862Z] [2020-04-09T20:01:09.862Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:09.862Z] #33 45.45 errors [2020-04-09T20:01:09.862Z] #33 45.46 sort [2020-04-09T20:01:09.862Z] #33 46.06 strconv [2020-04-09T20:01:09.862Z] #33 47.05 io [2020-04-09T20:01:09.862Z] #33 48.82 internal/oserror [2020-04-09T20:01:09.862Z] #33 48.95 syscall [2020-04-09T20:01:09.862Z] #33 50.16 reflect [2020-04-09T20:01:09.899Z] #10 68.75 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2020-04-09T20:01:09.899Z] #10 68.77 Setting up libseccomp-dev:s390x (2.3.3-4) ... [2020-04-09T20:01:09.899Z] #10 68.77 Setting up libapparmor1:s390x (2.13.2-10) ... [2020-04-09T20:01:09.899Z] #10 68.78 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:01:09.899Z] #10 68.79 Setting up libpcre16-3:s390x (2:8.39-12) ... [2020-04-09T20:01:09.899Z] #10 68.80 Setting up libsepol1-dev:s390x (2.8-1) ... [2020-04-09T20:01:09.899Z] #10 68.80 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:01:09.899Z] #10 68.81 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:01:09.899Z] #10 68.82 Setting up libpcre32-3:s390x (2:8.39-12) ... [2020-04-09T20:01:09.899Z] #10 68.82 Setting up libudev-dev:s390x (241-7~deb10u3) ... [2020-04-09T20:01:09.899Z] #10 68.84 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:01:09.899Z] #10 68.84 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:01:09.899Z] #10 68.85 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2020-04-09T20:01:09.899Z] #10 68.86 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-09T20:01:09.899Z] #10 68.86 Setting up libsystemd-dev:s390x (241-7~deb10u3) ... [2020-04-09T20:01:09.899Z] #10 68.87 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:01:09.899Z] #10 68.88 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2020-04-09T20:01:09.899Z] #10 68.88 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:01:09.899Z] #10 68.89 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-04-09T20:01:09.899Z] #10 68.90 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-04-09T20:01:09.899Z] #10 68.90 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:01:09.899Z] #10 68.91 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-04-09T20:01:09.899Z] #10 68.91 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-04-09T20:01:09.899Z] #10 68.91 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:01:09.899Z] #10 68.92 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2020-04-09T20:01:09.899Z] #10 68.93 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2020-04-09T20:01:09.899Z] #10 68.93 Setting up dmsetup (2:1.02.155-3) ... [2020-04-09T20:01:09.899Z] #10 68.94 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2020-04-09T20:01:09.942Z] #25 37.80 Selecting previously unselected package jq. [2020-04-09T20:01:09.942Z] #25 37.87 Preparing to unpack .../jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-09T20:01:09.942Z] #25 37.88 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:01:10.117Z] #33 ... [2020-04-09T20:01:10.117Z] [2020-04-09T20:01:10.117Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:01:10.117Z] #10 47.39 Selecting previously unselected package binutils-mingw-w64. [2020-04-09T20:01:10.117Z] #10 47.39 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-09T20:01:10.117Z] #10 47.40 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:01:10.117Z] #10 47.57 Selecting previously unselected package libdevmapper1.02.1:amd64. [2020-04-09T20:01:10.117Z] #10 47.59 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:01:10.117Z] #10 47.62 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:01:10.117Z] #10 47.81 Selecting previously unselected package dmsetup. [2020-04-09T20:01:10.117Z] #10 47.82 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:01:10.117Z] #10 47.83 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-09T20:01:10.117Z] #10 48.04 Selecting previously unselected package mingw-w64-common. [2020-04-09T20:01:10.117Z] #10 48.05 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-09T20:01:10.117Z] #10 48.07 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-09T20:01:10.117Z] #10 56.11 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-09T20:01:10.117Z] #10 56.13 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-09T20:01:10.117Z] #10 56.14 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:01:10.179Z] #10 68.95 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2020-04-09T20:01:10.180Z] #10 68.95 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:01:10.240Z] #25 38.33 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-09T20:01:10.240Z] #25 38.35 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-09T20:01:10.240Z] #25 38.36 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:01:10.240Z] #25 38.38 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:01:10.261Z] #44 21.31 CC images/core-x86.o [2020-04-09T20:01:10.318Z] #44 3.623 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:01:10.318Z] #44 3.623 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:01:10.318Z] #44 3.640 Note: Building without GnuTLS support [2020-04-09T20:01:10.478Z] #10 DONE 69.4s [2020-04-09T20:01:10.478Z] [2020-04-09T20:01:10.478Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-09T20:01:10.531Z] #19 ... [2020-04-09T20:01:10.531Z] [2020-04-09T20:01:10.531Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:10.531Z] #44 49.70 CC criu/plugin.o [2020-04-09T20:01:10.531Z] #44 49.80 CC criu/proc_parse.o [2020-04-09T20:01:10.531Z] #44 50.52 CC criu/protobuf-desc.o [2020-04-09T20:01:10.531Z] #44 50.77 CC criu/protobuf.o [2020-04-09T20:01:10.531Z] #44 50.87 CC criu/pstree.o [2020-04-09T20:01:10.531Z] #44 51.18 CC criu/rbtree.o [2020-04-09T20:01:10.531Z] #44 51.26 CC criu/rst-malloc.o [2020-04-09T20:01:10.531Z] #44 51.34 CC criu/seccomp.o [2020-04-09T20:01:10.531Z] #44 51.52 CC criu/seize.o [2020-04-09T20:01:10.531Z] #44 51.76 CC criu/servicefd.o [2020-04-09T20:01:10.531Z] #44 51.88 CC criu/shmem.o [2020-04-09T20:01:10.531Z] #44 52.13 CC criu/sigframe.o [2020-04-09T20:01:10.531Z] #44 52.18 CC criu/signalfd.o [2020-04-09T20:01:10.531Z] #44 52.25 CC criu/sk-inet.o [2020-04-09T20:01:10.531Z] #44 52.56 CC criu/sk-netlink.o [2020-04-09T20:01:10.531Z] #44 52.67 CC criu/sk-packet.o [2020-04-09T20:01:10.531Z] #44 52.83 CC criu/sk-queue.o [2020-04-09T20:01:10.531Z] #44 52.96 CC criu/sk-tcp.o [2020-04-09T20:01:10.531Z] #44 53.10 CC criu/sk-unix.o [2020-04-09T20:01:10.531Z] #44 53.64 CC criu/sockets.o [2020-04-09T20:01:10.531Z] #44 53.91 CC criu/stats.o [2020-04-09T20:01:10.531Z] #44 54.00 CC criu/string.o [2020-04-09T20:01:10.531Z] #44 54.02 CC criu/sysctl.o [2020-04-09T20:01:10.531Z] #44 54.22 CC criu/sysfs_parse.o [2020-04-09T20:01:10.531Z] #44 54.33 CC criu/timerfd.o [2020-04-09T20:01:10.531Z] #44 54.43 CC criu/tty.o [2020-04-09T20:01:10.531Z] #44 54.97 CC criu/tun.o [2020-04-09T20:01:10.531Z] #44 55.15 CC criu/uffd.o [2020-04-09T20:01:10.549Z] #25 DONE 38.7s [2020-04-09T20:01:10.549Z] [2020-04-09T20:01:10.549Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:10.549Z] #53 37.52 + cd /tmp/tmp.wHI81VNrha/src/github.com/golangci/golangci-lint/ [2020-04-09T20:01:10.549Z] #53 37.52 + git checkout -q v1.23.8 [2020-04-09T20:01:10.549Z] #53 38.32 ++ git describe --tags [2020-04-09T20:01:10.549Z] #53 38.35 + version=v1.23.8 [2020-04-09T20:01:10.549Z] #53 38.35 ++ git rev-parse --short HEAD [2020-04-09T20:01:10.549Z] #53 38.35 + commit=76a82c6 [2020-04-09T20:01:10.549Z] #53 38.35 ++ git show -s --format=%cd [2020-04-09T20:01:10.549Z] #53 38.37 + commitDate='Wed Mar 4 06:43:41 2020 +0300' [2020-04-09T20:01:10.549Z] #53 38.37 + 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-04-09T20:01:10.759Z] #11 ... [2020-04-09T20:01:10.759Z] [2020-04-09T20:01:10.759Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:01:10.759Z] #58 DONE 0.1s [2020-04-09T20:01:10.759Z] [2020-04-09T20:01:10.759Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-09T20:01:10.759Z] #59 DONE 0.1s [2020-04-09T20:01:10.759Z] [2020-04-09T20:01:10.759Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:10.838Z] #53 ... [2020-04-09T20:01:10.838Z] [2020-04-09T20:01:10.838Z] #62 [containerd 1/4] RUN --mount=type=cache,sharing=locked,id=moby-container... [2020-04-09T20:01:10.838Z] #62 18.35 Reading package lists... [2020-04-09T20:01:10.838Z] #62 29.84 Building dependency tree... [2020-04-09T20:01:10.838Z] #62 32.43 Reading state information... [2020-04-09T20:01:10.838Z] #62 34.34 The following additional packages will be installed: [2020-04-09T20:01:10.838Z] #62 34.35 libbtrfs0 [2020-04-09T20:01:10.838Z] #62 34.59 The following NEW packages will be installed: [2020-04-09T20:01:10.838Z] #62 34.60 libbtrfs-dev libbtrfs0 [2020-04-09T20:01:10.838Z] #62 34.93 0 upgraded, 2 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:01:10.838Z] #62 34.93 Need to get 120 kB of archives. [2020-04-09T20:01:10.838Z] #62 34.93 After this operation, 423 kB of additional disk space will be used. [2020-04-09T20:01:10.838Z] #62 34.93 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-09T20:01:10.838Z] #62 34.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-09T20:01:10.838Z] #62 37.10 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:01:10.838Z] #62 37.38 Fetched 120 kB in 0s (1076 kB/s) [2020-04-09T20:01:10.838Z] #62 37.62 Selecting previously unselected package libbtrfs0. [2020-04-09T20:01:10.838Z] #62 37.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-09T20:01:10.838Z] #62 37.77 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-09T20:01:10.838Z] #62 37.80 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:01:10.838Z] #62 38.00 Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:01:10.838Z] #62 38.01 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-09T20:01:10.838Z] #62 38.01 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:01:10.838Z] #62 38.28 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:01:10.838Z] #62 38.30 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:01:10.838Z] #62 38.31 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:01:10.838Z] #62 DONE 38.8s [2020-04-09T20:01:10.838Z] [2020-04-09T20:01:10.838Z] #26 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / [2020-04-09T20:01:10.838Z] #26 DONE 0.1s [2020-04-09T20:01:10.838Z] [2020-04-09T20:01:10.838Z] #63 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:01:10.838Z] #63 DONE 0.1s [2020-04-09T20:01:10.838Z] [2020-04-09T20:01:10.838Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:01:10.838Z] #35 28.79 Building dependency tree... [2020-04-09T20:01:10.838Z] #35 30.70 Reading state information... [2020-04-09T20:01:10.838Z] #35 32.81 The following additional packages will be installed: [2020-04-09T20:01:10.838Z] #35 32.82 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2020-04-09T20:01:10.838Z] #35 32.83 Suggested packages: [2020-04-09T20:01:10.838Z] #35 32.84 cmake-doc ninja-build lrzip [2020-04-09T20:01:10.838Z] #35 32.84 Recommended packages: [2020-04-09T20:01:10.838Z] #35 32.84 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2020-04-09T20:01:10.838Z] #35 34.73 The following NEW packages will be installed: [2020-04-09T20:01:10.838Z] #35 34.75 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2020-04-09T20:01:10.838Z] #35 34.76 vim-common xxd [2020-04-09T20:01:10.838Z] #35 34.96 0 upgraded, 10 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:01:10.838Z] #35 34.96 Need to get 14.9 MB of archives. [2020-04-09T20:01:10.838Z] #35 34.96 After this operation, 67.2 MB of additional disk space will be used. [2020-04-09T20:01:10.838Z] #35 34.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-09T20:01:10.838Z] #35 35.04 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:01:10.838Z] #35 35.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2020-04-09T20:01:10.838Z] #35 35.53 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-09T20:01:10.838Z] #35 37.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+b3 [728 kB] [2020-04-09T20:01:10.838Z] #35 37.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2020-04-09T20:01:10.838Z] #35 37.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2020-04-09T20:01:10.838Z] #35 37.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2020-04-09T20:01:10.838Z] #35 37.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2020-04-09T20:01:10.838Z] #35 37.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2020-04-09T20:01:10.838Z] #35 ... [2020-04-09T20:01:10.838Z] [2020-04-09T20:01:10.838Z] #64 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ [2020-04-09T20:01:10.838Z] #64 DONE 0.1s [2020-04-09T20:01:10.838Z] [2020-04-09T20:01:10.838Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:11.096Z] #44 55.67 CC criu/util.o [2020-04-09T20:01:11.136Z] #65 ... [2020-04-09T20:01:11.136Z] [2020-04-09T20:01:11.136Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:01:11.136Z] #43 19.37 Reading package lists... [2020-04-09T20:01:11.136Z] #43 29.55 Building dependency tree... [2020-04-09T20:01:11.136Z] #43 31.89 Reading state information... [2020-04-09T20:01:11.136Z] #43 34.02 The following additional packages will be installed: [2020-04-09T20:01:11.136Z] #43 34.07 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2020-04-09T20:01:11.136Z] #43 34.10 libprotoc17 python-pkg-resources python-six zlib1g-dev [2020-04-09T20:01:11.136Z] #43 34.14 Suggested packages: [2020-04-09T20:01:11.136Z] #43 34.18 manpages-dev python-setuptools [2020-04-09T20:01:11.136Z] #43 36.47 The following NEW packages will be installed: [2020-04-09T20:01:11.136Z] #43 36.49 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2020-04-09T20:01:11.136Z] #43 36.49 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2020-04-09T20:01:11.136Z] #43 36.49 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2020-04-09T20:01:11.137Z] #43 36.50 python-six zlib1g-dev [2020-04-09T20:01:11.137Z] #43 36.74 0 upgraded, 17 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:01:11.137Z] #43 36.74 Need to get 4075 kB of archives. [2020-04-09T20:01:11.137Z] #43 36.74 After this operation, 24.5 MB of additional disk space will be used. [2020-04-09T20:01:11.137Z] #43 36.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2020-04-09T20:01:11.137Z] #43 36.77 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-09T20:01:11.137Z] #43 36.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2020-04-09T20:01:11.137Z] #43 36.83 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-09T20:01:11.137Z] #43 36.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2020-04-09T20:01:11.137Z] #43 36.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-09T20:01:11.137Z] #43 36.91 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-04-09T20:01:11.137Z] #43 36.93 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2020-04-09T20:01:11.137Z] #43 36.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2020-04-09T20:01:11.137Z] #43 37.10 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2020-04-09T20:01:11.137Z] #43 37.12 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2020-04-09T20:01:11.137Z] #43 37.25 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2020-04-09T20:01:11.137Z] #43 37.44 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-04-09T20:01:11.137Z] #43 37.46 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2020-04-09T20:01:11.137Z] #43 37.49 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2020-04-09T20:01:11.137Z] #43 37.51 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2020-04-09T20:01:11.137Z] #43 37.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2020-04-09T20:01:11.201Z] #44 22.16 CC images/core-arm.o [2020-04-09T20:01:11.440Z] #43 ... [2020-04-09T20:01:11.440Z] [2020-04-09T20:01:11.440Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:11.440Z] #65 0.440 + RM_GOPATH=0 [2020-04-09T20:01:11.440Z] #65 0.440 + TMP_GOPATH= [2020-04-09T20:01:11.440Z] #65 0.440 + : /build [2020-04-09T20:01:11.440Z] #65 0.441 + '[' -z '' ']' [2020-04-09T20:01:11.440Z] #65 0.445 ++ mktemp -d [2020-04-09T20:01:11.440Z] #65 0.464 + export GOPATH=/tmp/tmp.ShUUAQjc5c [2020-04-09T20:01:11.440Z] #65 0.465 + GOPATH=/tmp/tmp.ShUUAQjc5c [2020-04-09T20:01:11.440Z] #65 0.465 + RM_GOPATH=1 [2020-04-09T20:01:11.440Z] #65 0.468 ++ dirname ./install.sh [2020-04-09T20:01:11.440Z] #65 0.470 + dir=. [2020-04-09T20:01:11.440Z] #65 0.471 + bin=containerd [2020-04-09T20:01:11.440Z] #65 0.471 + shift [2020-04-09T20:01:11.440Z] #65 0.473 + '[' '!' -f ./containerd.installer ']' [2020-04-09T20:01:11.440Z] #65 0.474 + . ./containerd.installer [2020-04-09T20:01:11.440Z] #65 0.474 ++ : d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:01:11.440Z] #65 0.481 + install_containerd [2020-04-09T20:01:11.440Z] #65 0.483 + echo 'Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178' [2020-04-09T20:01:11.440Z] #65 0.483 Install containerd version d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:01:11.440Z] #65 0.484 + git clone https://github.com/containerd/containerd.git /tmp/tmp.ShUUAQjc5c/src/github.com/containerd/containerd [2020-04-09T20:01:11.440Z] #65 0.490 Cloning into '/tmp/tmp.ShUUAQjc5c/src/github.com/containerd/containerd'... [2020-04-09T20:01:11.461Z] #44 22.52 CC images/core-aarch64.o [2020-04-09T20:01:11.461Z] #44 ... [2020-04-09T20:01:11.461Z] [2020-04-09T20:01:11.461Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:11.461Z] #33 53.35 os [2020-04-09T20:01:11.461Z] #33 55.56 path/filepath [2020-04-09T20:01:11.461Z] #33 55.56 fmt [2020-04-09T20:01:11.461Z] #33 57.18 io/ioutil [2020-04-09T20:01:11.461Z] #33 58.73 flag [2020-04-09T20:01:11.461Z] #33 58.74 github.com/BurntSushi/toml [2020-04-09T20:01:11.461Z] #33 58.74 log [2020-04-09T20:01:11.461Z] #33 62.07 github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:01:11.662Z] #44 56.22 CC criu/uts_ns.o [2020-04-09T20:01:11.662Z] #44 56.30 CC criu/vdso-compat.o [2020-04-09T20:01:11.662Z] #44 56.38 CC criu/vdso.o [2020-04-09T20:01:11.662Z] #44 ... [2020-04-09T20:01:11.662Z] [2020-04-09T20:01:11.662Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-09T20:01:11.662Z] #19 6.926 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-09T20:01:11.689Z] #44 5.828 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:01:11.722Z] #33 ... [2020-04-09T20:01:11.722Z] [2020-04-09T20:01:11.722Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:11.722Z] #56 61.18 github.com/pkg/diff [2020-04-09T20:01:11.722Z] #56 61.19 go/token [2020-04-09T20:01:11.722Z] #56 61.21 encoding/json [2020-04-09T20:01:11.722Z] #56 62.58 go/scanner [2020-04-09T20:01:11.722Z] #56 63.54 mvdan.cc/editorconfig [2020-04-09T20:01:11.783Z] #65 ... [2020-04-09T20:01:11.783Z] [2020-04-09T20:01:11.783Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:01:11.783Z] #10 27.77 Building dependency tree... [2020-04-09T20:01:11.783Z] #10 29.63 Reading state information... [2020-04-09T20:01:11.783Z] #10 31.86 The following additional packages will be installed: [2020-04-09T20:01:11.783Z] #10 31.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2020-04-09T20:01:11.783Z] #10 31.87 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2020-04-09T20:01:11.783Z] #10 31.88 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2020-04-09T20:01:11.783Z] #10 31.88 libselinux1-dev libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-09T20:01:11.783Z] #10 31.91 Suggested packages: [2020-04-09T20:01:11.783Z] #10 31.91 gcc-8-locales seccomp wine64 [2020-04-09T20:01:11.783Z] #10 34.41 The following NEW packages will be installed: [2020-04-09T20:01:11.783Z] #10 34.42 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2020-04-09T20:01:11.783Z] #10 34.42 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2020-04-09T20:01:11.783Z] #10 34.42 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2020-04-09T20:01:11.783Z] #10 34.42 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2020-04-09T20:01:11.783Z] #10 34.42 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2020-04-09T20:01:11.783Z] #10 34.43 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2020-04-09T20:01:11.783Z] #10 34.58 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:01:11.783Z] #10 34.58 Need to get 78.9 MB of archives. [2020-04-09T20:01:11.783Z] #10 34.58 After this operation, 532 MB of additional disk space will be used. [2020-04-09T20:01:11.783Z] #10 34.58 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-04-09T20:01:11.783Z] #10 35.14 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-04-09T20:01:11.783Z] #10 35.72 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-04-09T20:01:11.783Z] #10 35.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2020-04-09T20:01:11.783Z] #10 35.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2020-04-09T20:01:11.783Z] #10 35.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2020-04-09T20:01:11.783Z] #10 36.70 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-04-09T20:01:11.783Z] #10 37.56 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-04-09T20:01:11.783Z] #10 37.58 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-04-09T20:01:11.783Z] #10 ... [2020-04-09T20:01:11.783Z] [2020-04-09T20:01:11.783Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:11.783Z] #56 29.31 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:01:11.783Z] #56 32.09 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2020-04-09T20:01:11.783Z] #56 32.23 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2020-04-09T20:01:11.783Z] #56 32.80 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2020-04-09T20:01:11.783Z] #56 33.26 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2020-04-09T20:01:11.783Z] #56 34.77 runtime/cgo [2020-04-09T20:01:11.783Z] #56 35.31 runtime [2020-04-09T20:01:11.783Z] #56 ... [2020-04-09T20:01:11.783Z] [2020-04-09T20:01:11.783Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:01:11.783Z] #43 39.73 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:01:11.919Z] #19 6.960 Collecting pyyaml (from yamllint==1.16.0) [2020-04-09T20:01:11.919Z] #19 7.011 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-09T20:01:11.946Z] #44 5.895 GEN .gitid [2020-04-09T20:01:11.946Z] #44 5.916 GEN criu/include/version.h [2020-04-09T20:01:11.946Z] #44 5.970 GEN include/common/asm [2020-04-09T20:01:12.002Z] #10 ... [2020-04-09T20:01:12.002Z] [2020-04-09T20:01:12.002Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:12.002Z] #38 4.010 + RM_GOPATH=0 [2020-04-09T20:01:12.002Z] #38 4.010 + TMP_GOPATH= [2020-04-09T20:01:12.002Z] #38 4.010 + : /build [2020-04-09T20:01:12.002Z] #38 4.010 + '[' -z '' ']' [2020-04-09T20:01:12.002Z] #38 4.010 ++ mktemp -d [2020-04-09T20:01:12.002Z] #38 4.010 + export GOPATH=/tmp/tmp.hZTlrrxho8 [2020-04-09T20:01:12.002Z] #38 4.010 + GOPATH=/tmp/tmp.hZTlrrxho8 [2020-04-09T20:01:12.002Z] #38 4.010 + RM_GOPATH=1 [2020-04-09T20:01:12.002Z] #38 4.023 ++ dirname ./install.sh [2020-04-09T20:01:12.002Z] #38 4.033 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:01:12.002Z] #38 4.033 + dir=. [2020-04-09T20:01:12.002Z] #38 4.033 + bin=tini [2020-04-09T20:01:12.002Z] #38 4.033 + shift [2020-04-09T20:01:12.002Z] #38 4.033 + '[' '!' -f ./tini.installer ']' [2020-04-09T20:01:12.002Z] #38 4.033 + . ./tini.installer [2020-04-09T20:01:12.002Z] #38 4.033 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:01:12.002Z] #38 4.033 + install_tini [2020-04-09T20:01:12.002Z] #38 4.033 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-09T20:01:12.002Z] #38 4.033 + git clone https://github.com/krallin/tini.git /tmp/tmp.hZTlrrxho8/tini [2020-04-09T20:01:12.002Z] #38 4.033 Cloning into '/tmp/tmp.hZTlrrxho8/tini'... [2020-04-09T20:01:12.130Z] #43 40.05 Fetched 4075 kB in 1s (4682 kB/s) [2020-04-09T20:01:12.130Z] #43 40.20 Selecting previously unselected package libcap-dev:ppc64el. [2020-04-09T20:01:12.176Z] #19 7.460 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-09T20:01:12.225Z] #60 ... [2020-04-09T20:01:12.225Z] [2020-04-09T20:01:12.225Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-09T20:01:12.225Z] #11 DONE 1.6s [2020-04-09T20:01:12.225Z] [2020-04-09T20:01:12.225Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:12.225Z] #60 1.348 + RM_GOPATH=0 [2020-04-09T20:01:12.225Z] #60 1.348 + TMP_GOPATH= [2020-04-09T20:01:12.225Z] #60 1.348 + : /build [2020-04-09T20:01:12.225Z] #60 1.348 + '[' -z '' ']' [2020-04-09T20:01:12.225Z] #60 1.351 ++ mktemp -d [2020-04-09T20:01:12.225Z] #60 1.351 + export GOPATH=/tmp/tmp.USv7nTZBIR [2020-04-09T20:01:12.225Z] #60 1.351 + GOPATH=/tmp/tmp.USv7nTZBIR [2020-04-09T20:01:12.225Z] #60 1.351 + RM_GOPATH=1 [2020-04-09T20:01:12.225Z] #60 1.351 ++ dirname ./install.sh [2020-04-09T20:01:12.225Z] #60 1.352 + dir=. [2020-04-09T20:01:12.225Z] #60 1.352 + bin=runc [2020-04-09T20:01:12.225Z] #60 1.352 + shift [2020-04-09T20:01:12.225Z] #60 1.352 + '[' '!' -f ./runc.installer ']' [2020-04-09T20:01:12.225Z] #60 1.352 + . ./runc.installer [2020-04-09T20:01:12.225Z] #60 1.352 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:01:12.225Z] #60 1.352 + install_runc [2020-04-09T20:01:12.225Z] #60 1.352 + uname -r [2020-04-09T20:01:12.225Z] #60 1.352 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-09T20:01:12.225Z] #60 1.353 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-09T20:01:12.225Z] #60 1.353 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-09T20:01:12.225Z] #60 1.353 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.USv7nTZBIR/src/github.com/opencontainers/runc [2020-04-09T20:01:12.225Z] #60 1.354 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-09T20:01:12.225Z] #60 1.355 Cloning into '/tmp/tmp.USv7nTZBIR/src/github.com/opencontainers/runc'... [2020-04-09T20:01:12.419Z] #43 40.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 ... 15330 files and directories currently installed.) [2020-04-09T20:01:12.419Z] #43 40.46 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2020-04-09T20:01:12.419Z] #43 40.47 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2020-04-09T20:01:12.434Z] #19 7.478 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-09T20:01:12.434Z] #19 7.498 Building wheels for collected packages: pyyaml [2020-04-09T20:01:12.434Z] #19 7.498 Running setup.py bdist_wheel for pyyaml: started [2020-04-09T20:01:12.562Z] #38 4.911 + cd /tmp/tmp.hZTlrrxho8/tini [2020-04-09T20:01:12.563Z] #38 4.912 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:01:12.563Z] #38 4.917 + cmake . [2020-04-09T20:01:12.663Z] #56 64.51 go/ast [2020-04-09T20:01:12.690Z] #19 7.775 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-09T20:01:12.691Z] #19 7.775 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-09T20:01:12.691Z] #19 7.792 Successfully built pyyaml [2020-04-09T20:01:12.691Z] #19 7.797 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-09T20:01:12.691Z] #19 7.877 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-09T20:01:12.712Z] #43 40.91 Selecting previously unselected package libnet1:ppc64el. [2020-04-09T20:01:12.818Z] #38 ... [2020-04-09T20:01:12.818Z] [2020-04-09T20:01:12.818Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:12.818Z] #50 48.41 + cd /tmp/tmp.T31pMALpKt/src/gotest.tools/gotestsum [2020-04-09T20:01:12.818Z] #50 48.41 + git checkout -q v0.3.5 [2020-04-09T20:01:12.818Z] #50 48.47 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-09T20:01:12.818Z] #50 ... [2020-04-09T20:01:12.818Z] [2020-04-09T20:01:12.818Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:12.818Z] #56 52.48 reflect [2020-04-09T20:01:12.818Z] #56 52.50 syscall [2020-04-09T20:01:12.878Z] #44 ... [2020-04-09T20:01:12.878Z] [2020-04-09T20:01:12.878Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:12.878Z] #38 5.248 -- The C compiler identification is GNU 8.3.0 [2020-04-09T20:01:12.878Z] #38 5.339 -- Check for working C compiler: /usr/bin/cc [2020-04-09T20:01:12.878Z] #38 6.221 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-09T20:01:12.878Z] #38 6.228 -- Detecting C compiler ABI info [2020-04-09T20:01:12.878Z] #38 7.089 -- Detecting C compiler ABI info - done [2020-04-09T20:01:12.878Z] #38 7.133 -- Detecting C compile features [2020-04-09T20:01:12.878Z] #38 9.656 -- Detecting C compile features - done [2020-04-09T20:01:12.878Z] #38 9.725 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-09T20:01:12.878Z] #38 9.987 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-09T20:01:12.878Z] #38 10.07 -- Configuring done [2020-04-09T20:01:12.878Z] #38 10.10 -- Generating done [2020-04-09T20:01:12.878Z] #38 10.12 -- Build files have been written to: /tmp/tmp.9BIF4X3REH/tini [2020-04-09T20:01:12.878Z] #38 10.13 + make tini-static [2020-04-09T20:01:12.878Z] #38 10.56 Scanning dependencies of target tini-static [2020-04-09T20:01:12.878Z] #38 10.63 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-09T20:01:12.948Z] #19 DONE 8.2s [2020-04-09T20:01:12.948Z] [2020-04-09T20:01:12.948Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:12.948Z] #44 56.61 LINK criu/built-in.o [2020-04-09T20:01:12.948Z] #44 56.67 LINK criu/criu [2020-04-09T20:01:12.948Z] #44 56.86 DEP lib/c/criu.d [2020-04-09T20:01:12.948Z] #44 56.92 CC images/rpc.pb-c.o [2020-04-09T20:01:12.948Z] #44 57.18 CC lib/c/criu.o [2020-04-09T20:01:12.948Z] #44 57.51 LINK lib/c/built-in.o [2020-04-09T20:01:12.948Z] #44 57.52 LINK lib/c/libcriu.so [2020-04-09T20:01:12.948Z] #44 57.54 LINK lib/c/libcriu.a [2020-04-09T20:01:12.948Z] #44 57.57 GEN magic.py [2020-04-09T20:01:12.948Z] #44 57.61 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:01:12.948Z] #44 57.61 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:01:12.948Z] #44 57.61 Note: Building without GnuTLS support [2020-04-09T20:01:13.004Z] #43 40.97 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-09T20:01:13.004Z] #43 41.00 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-09T20:01:13.073Z] #56 ... [2020-04-09T20:01:13.073Z] [2020-04-09T20:01:13.073Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:13.073Z] #33 58.58 time [2020-04-09T20:01:13.206Z] #44 57.85 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:01:13.206Z] #44 ... [2020-04-09T20:01:13.206Z] [2020-04-09T20:01:13.206Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-09T20:01:13.206Z] #24 DONE 0.2s [2020-04-09T20:01:13.295Z] #43 ... [2020-04-09T20:01:13.295Z] [2020-04-09T20:01:13.295Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:13.295Z] #74 30.80 Checking out files: 84% (1747/2066) Checking out files: 85% (1757/2066) Checking out files: 86% (1777/2066) Checking out files: 87% (1798/2066) Checking out files: 88% (1819/2066) Checking out files: 89% (1839/2066) Checking out files: 90% (1860/2066) Checking out files: 91% (1881/2066) Checking out files: 92% (1901/2066) Checking out files: 93% (1922/2066) Checking out files: 94% (1943/2066) Checking out files: 95% (1963/2066) Checking out files: 96% (1984/2066) Checking out files: 97% (2005/2066) Checking out files: 98% (2025/2066) Checking out files: 99% (2046/2066) Checking out files: 100% (2066/2066) Checking out files: 100% (2066/2066), done. [2020-04-09T20:01:13.295Z] #74 31.57 + cd /tmp/tmp.fgWKAiNppL/src/github.com/docker/libnetwork [2020-04-09T20:01:13.295Z] #74 31.57 + git checkout -q ef149a924dfde2e506ea3cb3f617d7d0fa96b8ee [2020-04-09T20:01:13.295Z] #74 32.37 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2020-04-09T20:01:13.295Z] #74 ... [2020-04-09T20:01:13.295Z] [2020-04-09T20:01:13.295Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:01:13.295Z] #43 41.36 Selecting previously unselected package libnet1-dev. [2020-04-09T20:01:13.295Z] #43 41.40 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-09T20:01:13.295Z] #43 41.40 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:01:13.443Z] #38 12.01 [100%] Linking C executable tini-static [2020-04-09T20:01:13.463Z] [2020-04-09T20:01:13.464Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-09T20:01:13.587Z] #43 41.75 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-09T20:01:13.603Z] #56 65.59 mvdan.cc/sh/v3/syntax [2020-04-09T20:01:13.603Z] #56 ... [2020-04-09T20:01:13.603Z] [2020-04-09T20:01:13.603Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:13.603Z] #65 32.89 + bin/ctr [2020-04-09T20:01:13.603Z] #65 ... [2020-04-09T20:01:13.603Z] [2020-04-09T20:01:13.603Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:13.603Z] #47 56.74 github.com/LK4D4/vndr/versioned [2020-04-09T20:01:13.603Z] #47 57.30 io/ioutil [2020-04-09T20:01:13.603Z] #47 57.30 os/exec [2020-04-09T20:01:13.603Z] #47 57.43 net [2020-04-09T20:01:13.603Z] #47 60.11 flag [2020-04-09T20:01:13.603Z] #47 60.11 go/token [2020-04-09T20:01:13.603Z] #47 60.12 net/url [2020-04-09T20:01:13.603Z] #47 61.61 go/scanner [2020-04-09T20:01:13.603Z] #47 62.56 text/template/parse [2020-04-09T20:01:13.603Z] #47 62.65 encoding/json [2020-04-09T20:01:13.603Z] #47 63.95 go/ast [2020-04-09T20:01:13.690Z] #60 ... [2020-04-09T20:01:13.690Z] [2020-04-09T20:01:13.690Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-09T20:01:13.690Z] #12 DONE 1.6s [2020-04-09T20:01:13.701Z] #38 ... [2020-04-09T20:01:13.701Z] [2020-04-09T20:01:13.701Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:01:13.701Z] #10 58.10 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-09T20:01:13.701Z] #10 58.11 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-09T20:01:13.701Z] #10 58.13 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:01:13.701Z] #10 65.24 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-09T20:01:13.701Z] #10 65.24 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T20:01:13.701Z] #10 65.25 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:01:13.701Z] #10 65.45 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-09T20:01:13.701Z] #10 65.45 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T20:01:13.701Z] #10 65.46 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:01:13.701Z] #10 ... [2020-04-09T20:01:13.701Z] [2020-04-09T20:01:13.701Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:13.701Z] #44 7.711 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-09T20:01:13.701Z] #44 7.844 PBCC images/opts.pb-c.c [2020-04-09T20:01:13.721Z] #28 DONE 0.6s [2020-04-09T20:01:13.721Z] [2020-04-09T20:01:13.721Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:13.721Z] #44 58.42 make[1]: Nothing to be done for 'all'. [2020-04-09T20:01:13.721Z] #44 ... [2020-04-09T20:01:13.721Z] [2020-04-09T20:01:13.721Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-09T20:01:13.721Z] #31 DONE 0.1s [2020-04-09T20:01:13.888Z] #43 41.79 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-09T20:01:13.888Z] #43 41.80 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-09T20:01:13.958Z] #44 7.920 PBCC images/sit.pb-c.c [2020-04-09T20:01:13.958Z] #44 7.982 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-09T20:01:13.958Z] #44 8.040 DEP images/opts.pb-c.d [2020-04-09T20:01:13.958Z] #44 8.104 DEP images/sit.pb-c.d [2020-04-09T20:01:13.958Z] #44 ... [2020-04-09T20:01:13.958Z] [2020-04-09T20:01:13.958Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:13.958Z] #33 58.26 time [2020-04-09T20:01:13.958Z] #33 64.33 internal/poll [2020-04-09T20:01:13.958Z] #33 66.00 internal/fmtsort [2020-04-09T20:01:13.958Z] #33 66.58 internal/syscall/execenv [2020-04-09T20:01:13.958Z] #33 66.74 internal/syscall/unix [2020-04-09T20:01:13.958Z] #33 66.87 strings [2020-04-09T20:01:13.958Z] #33 67.12 os [2020-04-09T20:01:13.971Z] [2020-04-09T20:01:13.971Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-09T20:01:13.978Z] [2020-04-09T20:01:13.978Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-09T20:01:13.978Z] #34 DONE 0.1s [2020-04-09T20:01:13.978Z] [2020-04-09T20:01:13.978Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:13.978Z] #44 58.65 make[1]: 'images/built-in.o' is up to date. [2020-04-09T20:01:13.978Z] #44 58.67 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-09T20:01:13.978Z] #44 58.69 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-09T20:01:13.978Z] #44 58.70 make[1]: 'compel/libcompel.a' is up to date. [2020-04-09T20:01:13.978Z] #44 58.72 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-09T20:01:13.978Z] #44 58.73 make[1]: Nothing to be done for 'all'. [2020-04-09T20:01:13.978Z] #44 58.73 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:01:13.978Z] #44 ... [2020-04-09T20:01:13.978Z] [2020-04-09T20:01:13.978Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-09T20:01:13.978Z] #39 DONE 0.1s [2020-04-09T20:01:13.978Z] [2020-04-09T20:01:13.978Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:13.978Z] #44 58.80 make[2]: Nothing to be done for 'all'. [2020-04-09T20:01:13.978Z] #44 58.81 make[2]: Nothing to be done for 'all'. [2020-04-09T20:01:13.978Z] #44 58.83 make[2]: Nothing to be done for 'all'. [2020-04-09T20:01:14.175Z] #47 ... [2020-04-09T20:01:14.175Z] [2020-04-09T20:01:14.175Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:14.175Z] #33 DONE 66.0s [2020-04-09T20:01:14.175Z] [2020-04-09T20:01:14.175Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:14.175Z] #44 22.94 CC images/core-ppc64.o [2020-04-09T20:01:14.175Z] #44 23.84 CC images/core-s390.o [2020-04-09T20:01:14.175Z] #44 24.88 CC images/cpuinfo.o [2020-04-09T20:01:14.183Z] #43 42.07 Selecting previously unselected package libnl-3-dev:ppc64el. [2020-04-09T20:01:14.183Z] #43 42.09 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2020-04-09T20:01:14.183Z] #43 42.12 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-09T20:01:14.216Z] #33 ... [2020-04-09T20:01:14.216Z] [2020-04-09T20:01:14.216Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:14.216Z] #44 8.161 PBCC images/macvlan.pb-c.c [2020-04-09T20:01:14.216Z] #44 8.189 DEP images/macvlan.pb-c.d [2020-04-09T20:01:14.216Z] #44 8.268 PBCC images/autofs.pb-c.c [2020-04-09T20:01:14.216Z] #44 8.311 DEP images/autofs.pb-c.d [2020-04-09T20:01:14.236Z] #44 58.87 make[2]: Nothing to be done for 'all'. [2020-04-09T20:01:14.236Z] #44 58.89 make[2]: Nothing to be done for 'all'. [2020-04-09T20:01:14.236Z] #44 58.91 make[2]: Nothing to be done for 'all'. [2020-04-09T20:01:14.236Z] #44 58.92 make[2]: Nothing to be done for 'all'. [2020-04-09T20:01:14.236Z] #44 58.96 make[2]: Nothing to be done for 'all'. [2020-04-09T20:01:14.236Z] #44 58.96 INSTALL criu/criu [2020-04-09T20:01:14.236Z] #44 DONE 59.1s [2020-04-09T20:01:14.236Z] [2020-04-09T20:01:14.236Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-09T20:01:14.236Z] #42 DONE 0.2s [2020-04-09T20:01:14.236Z] [2020-04-09T20:01:14.236Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:14.236Z] #65 62.38 + bin/containerd-stress [2020-04-09T20:01:14.236Z] #65 63.78 + bin/containerd-shim [2020-04-09T20:01:14.236Z] #65 66.57 + bin/containerd-shim-runc-v1 [2020-04-09T20:01:14.474Z] #44 8.366 PBCC images/sysctl.pb-c.c [2020-04-09T20:01:14.474Z] #44 8.419 DEP images/sysctl.pb-c.d [2020-04-09T20:01:14.475Z] #43 42.61 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-09T20:01:14.493Z] #65 68.11 + bin/containerd-shim-runc-v2 [2020-04-09T20:01:14.731Z] #44 8.508 PBCC images/time.pb-c.c [2020-04-09T20:01:14.731Z] #44 8.522 DEP images/time.pb-c.d [2020-04-09T20:01:14.731Z] #44 8.566 PBCC images/binfmt-misc.pb-c.c [2020-04-09T20:01:14.731Z] #44 8.632 DEP images/binfmt-misc.pb-c.d [2020-04-09T20:01:14.731Z] #44 ... [2020-04-09T20:01:14.731Z] [2020-04-09T20:01:14.731Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:14.731Z] #38 12.87 [100%] Built target tini-static [2020-04-09T20:01:14.731Z] #38 13.01 + mkdir -p /build [2020-04-09T20:01:14.731Z] #38 13.02 + cp tini-static /build/docker-init [2020-04-09T20:01:14.731Z] #38 DONE 13.3s [2020-04-09T20:01:14.731Z] [2020-04-09T20:01:14.731Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:14.731Z] #44 8.694 PBCC images/seccomp.pb-c.c [2020-04-09T20:01:14.731Z] #44 8.755 DEP images/seccomp.pb-c.d [2020-04-09T20:01:14.731Z] #44 8.879 PBCC images/userns.pb-c.c [2020-04-09T20:01:14.745Z] #44 25.62 CC images/inventory.o [2020-04-09T20:01:14.773Z] #43 42.65 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-09T20:01:14.773Z] #43 42.66 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-09T20:01:14.988Z] #44 8.988 DEP images/userns.pb-c.d [2020-04-09T20:01:14.988Z] #44 9.055 PBCC images/cgroup.pb-c.c [2020-04-09T20:01:14.988Z] #44 9.118 DEP images/cgroup.pb-c.d [2020-04-09T20:01:15.006Z] #44 25.95 CC images/fdinfo.o [2020-04-09T20:01:15.057Z] #65 ... [2020-04-09T20:01:15.057Z] [2020-04-09T20:01:15.057Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-09T20:01:15.057Z] #45 DONE 0.1s [2020-04-09T20:01:15.057Z] [2020-04-09T20:01:15.057Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-09T20:01:15.057Z] #48 DONE 0.1s [2020-04-09T20:01:15.057Z] [2020-04-09T20:01:15.057Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:15.057Z] #65 ... [2020-04-09T20:01:15.057Z] [2020-04-09T20:01:15.057Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-09T20:01:15.057Z] #51 DONE 0.1s [2020-04-09T20:01:15.071Z] #43 42.88 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2020-04-09T20:01:15.072Z] #43 42.89 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2020-04-09T20:01:15.072Z] #43 42.89 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-09T20:01:15.072Z] #43 43.12 Selecting previously unselected package zlib1g-dev:ppc64el. [2020-04-09T20:01:15.072Z] #43 43.14 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2020-04-09T20:01:15.072Z] #43 43.18 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-09T20:01:15.245Z] #44 9.255 PBCC images/fown.pb-c.c [2020-04-09T20:01:15.314Z] [2020-04-09T20:01:15.314Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:15.314Z] #65 68.71 + binaries [2020-04-09T20:01:15.314Z] #65 68.71 + mkdir -p /build [2020-04-09T20:01:15.314Z] #65 68.72 + cp bin/containerd /build/containerd [2020-04-09T20:01:15.314Z] #65 68.74 + cp bin/containerd-shim /build/containerd-shim [2020-04-09T20:01:15.314Z] #65 68.75 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-09T20:01:15.314Z] #65 68.76 + cp bin/ctr /build/ctr [2020-04-09T20:01:15.314Z] #65 DONE 68.9s [2020-04-09T20:01:15.314Z] [2020-04-09T20:01:15.314Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-09T20:01:15.314Z] #54 DONE 0.3s [2020-04-09T20:01:15.438Z] #13 1.411 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-09T20:01:15.438Z] #13 DONE 1.6s [2020-04-09T20:01:15.438Z] [2020-04-09T20:01:15.438Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:15.438Z] #44 35.68 CC compel/src/lib/infect-rpc.o [2020-04-09T20:01:15.438Z] #44 36.00 CC compel/src/lib/infect-util.o [2020-04-09T20:01:15.438Z] #44 36.15 CC compel/src/lib/infect.o [2020-04-09T20:01:15.438Z] #44 37.31 CC compel/src/lib/ptrace.o [2020-04-09T20:01:15.438Z] #44 37.60 AR compel/libcompel.a [2020-04-09T20:01:15.438Z] #44 37.65 HOSTCC compel/src/main-host.o [2020-04-09T20:01:15.438Z] #44 37.83 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2020-04-09T20:01:15.438Z] #44 37.92 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-09T20:01:15.438Z] #44 38.19 HOSTCC compel/src/lib/log-host.o [2020-04-09T20:01:15.438Z] #44 38.30 HOSTLINK compel/compel-host-bin [2020-04-09T20:01:15.438Z] #44 38.37 DEP soccr/soccr.d [2020-04-09T20:01:15.438Z] #44 38.48 CC soccr/soccr.o [2020-04-09T20:01:15.438Z] #44 39.60 AR soccr/libsoccr.a [2020-04-09T20:01:15.438Z] #44 39.63 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:01:15.438Z] #44 39.92 DEP criu/arch/s390/sigframe.d [2020-04-09T20:01:15.438Z] #44 40.01 DEP criu/arch/s390/crtools.d [2020-04-09T20:01:15.438Z] #44 40.23 DEP criu/arch/s390/cpu.d [2020-04-09T20:01:15.438Z] #44 40.43 CC criu/arch/s390/cpu.o [2020-04-09T20:01:15.438Z] #44 40.80 CC criu/arch/s390/crtools.o [2020-04-09T20:01:15.438Z] #44 41.52 CC criu/arch/s390/sigframe.o [2020-04-09T20:01:15.438Z] #44 41.73 LINK criu/arch/s390/crtools.built-in.o [2020-04-09T20:01:15.438Z] #44 41.78 DEP criu/pie/util-vdso.d [2020-04-09T20:01:15.438Z] #44 41.94 DEP criu/pie/util.d [2020-04-09T20:01:15.438Z] #44 42.08 CC criu/pie/util.o [2020-04-09T20:01:15.438Z] #44 42.26 CC criu/pie/util-vdso.o [2020-04-09T20:01:15.438Z] #44 42.92 AR criu/pie/pie.lib.a [2020-04-09T20:01:15.438Z] #44 42.96 DEP criu/pie/restorer.d [2020-04-09T20:01:15.438Z] #44 43.16 DEP criu/arch/s390/restorer.d [2020-04-09T20:01:15.438Z] #44 43.37 DEP criu/arch/s390/vdso-pie.d [2020-04-09T20:01:15.438Z] #44 43.50 DEP criu/pie/parasite-vdso.d [2020-04-09T20:01:15.438Z] #44 ... [2020-04-09T20:01:15.438Z] [2020-04-09T20:01:15.438Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:15.438Z] #47 63.97 vendor/golang.org/x/crypto/cryptobyte [2020-04-09T20:01:15.438Z] #47 64.92 github.com/LK4D4/vndr/build [2020-04-09T20:01:15.438Z] #47 65.41 net [2020-04-09T20:01:15.438Z] #47 67.07 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-09T20:01:15.438Z] #47 67.44 vendor/golang.org/x/crypto/curve25519 [2020-04-09T20:01:15.438Z] #47 67.81 vendor/golang.org/x/text/transform [2020-04-09T20:01:15.438Z] #47 68.39 vendor/golang.org/x/text/unicode/bidi [2020-04-09T20:01:15.438Z] #47 69.73 vendor/golang.org/x/text/secure/bidirule [2020-04-09T20:01:15.438Z] #47 70.00 vendor/golang.org/x/text/unicode/norm [2020-04-09T20:01:15.438Z] #47 73.92 vendor/golang.org/x/net/idna [2020-04-09T20:01:15.438Z] #47 ... [2020-04-09T20:01:15.438Z] [2020-04-09T20:01:15.438Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-09T20:01:15.503Z] #44 9.355 PBCC images/ext-file.pb-c.c [2020-04-09T20:01:15.503Z] #44 9.418 DEP images/fown.pb-c.d [2020-04-09T20:01:15.571Z] [2020-04-09T20:01:15.571Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-09T20:01:15.571Z] #57 DONE 0.1s [2020-04-09T20:01:15.571Z] [2020-04-09T20:01:15.571Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-09T20:01:15.571Z] #61 DONE 0.1s [2020-04-09T20:01:15.576Z] #44 26.51 CC images/fown.o [2020-04-09T20:01:15.729Z] #43 43.73 Selecting previously unselected package libprotobuf17:ppc64el. [2020-04-09T20:01:15.729Z] #43 43.76 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2020-04-09T20:01:15.729Z] #43 43.77 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-09T20:01:15.761Z] #44 9.607 DEP images/ext-file.pb-c.d [2020-04-09T20:01:15.761Z] #44 9.719 PBCC images/rpc.pb-c.c [2020-04-09T20:01:15.761Z] #44 9.825 DEP images/rpc.pb-c.d [2020-04-09T20:01:15.970Z] [2020-04-09T20:01:15.970Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-09T20:01:15.996Z] #44 26.83 CC images/ns.o [2020-04-09T20:01:15.996Z] #44 27.14 CC images/regfile.o [2020-04-09T20:01:16.228Z] #66 DONE 0.2s [2020-04-09T20:01:16.228Z] [2020-04-09T20:01:16.228Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-09T20:01:16.236Z] #44 9.884 PBCC images/siginfo.pb-c.c [2020-04-09T20:01:16.236Z] #44 9.894 DEP images/siginfo.pb-c.d [2020-04-09T20:01:16.236Z] #44 10.02 PBCC images/pagemap.pb-c.c [2020-04-09T20:01:16.236Z] #44 10.06 DEP images/pagemap.pb-c.d [2020-04-09T20:01:16.236Z] #44 10.15 PBCC images/rlimit.pb-c.c [2020-04-09T20:01:16.236Z] #44 10.18 DEP images/rlimit.pb-c.d [2020-04-09T20:01:16.236Z] #44 10.23 PBCC images/file-lock.pb-c.c [2020-04-09T20:01:16.236Z] #44 10.28 DEP images/file-lock.pb-c.d [2020-04-09T20:01:16.236Z] #44 10.35 PBCC images/tty.pb-c.c [2020-04-09T20:01:16.484Z] #70 DONE 0.1s [2020-04-09T20:01:16.484Z] [2020-04-09T20:01:16.484Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-09T20:01:16.484Z] #72 DONE 0.1s [2020-04-09T20:01:16.484Z] [2020-04-09T20:01:16.484Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-09T20:01:16.484Z] #75 DONE 0.1s [2020-04-09T20:01:16.493Z] #44 10.37 DEP images/tty.pb-c.d [2020-04-09T20:01:16.493Z] #44 10.44 PBCC images/tun.pb-c.c [2020-04-09T20:01:16.493Z] #44 10.54 PBCC images/netdev.pb-c.c [2020-04-09T20:01:16.493Z] #44 10.64 DEP images/tun.pb-c.d [2020-04-09T20:01:16.576Z] #44 27.40 CC images/ghost-file.o [2020-04-09T20:01:16.741Z] [2020-04-09T20:01:16.741Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-09T20:01:16.741Z] #76 DONE 0.0s [2020-04-09T20:01:16.741Z] [2020-04-09T20:01:16.741Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-09T20:01:16.751Z] #44 10.74 DEP images/netdev.pb-c.d [2020-04-09T20:01:16.751Z] #44 10.86 PBCC images/vma.pb-c.c [2020-04-09T20:01:16.847Z] #44 27.76 CC images/fifo.o [2020-04-09T20:01:16.847Z] #44 27.95 CC images/remap-file-path.o [2020-04-09T20:01:16.904Z] #14 DONE 1.6s [2020-04-09T20:01:16.904Z] [2020-04-09T20:01:16.904Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-09T20:01:17.008Z] #44 10.90 DEP images/vma.pb-c.d [2020-04-09T20:01:17.008Z] #44 10.98 PBCC images/creds.pb-c.c [2020-04-09T20:01:17.008Z] #44 11.04 DEP images/creds.pb-c.d [2020-04-09T20:01:17.248Z] #43 45.34 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2020-04-09T20:01:17.248Z] #43 45.35 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2020-04-09T20:01:17.248Z] #43 45.36 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-09T20:01:17.266Z] #44 11.09 PBCC images/utsns.pb-c.c [2020-04-09T20:01:17.266Z] #44 11.13 DEP images/utsns.pb-c.d [2020-04-09T20:01:17.266Z] #44 11.19 PBCC images/ipc-desc.pb-c.c [2020-04-09T20:01:17.266Z] #44 11.24 PBCC images/ipc-sem.pb-c.c [2020-04-09T20:01:17.266Z] #44 11.26 DEP images/ipc-desc.pb-c.d [2020-04-09T20:01:17.266Z] #44 11.33 DEP images/ipc-sem.pb-c.d [2020-04-09T20:01:17.305Z] #77 DONE 0.6s [2020-04-09T20:01:17.305Z] [2020-04-09T20:01:17.305Z] #78 exporting to image [2020-04-09T20:01:17.305Z] #78 exporting layers [2020-04-09T20:01:17.417Z] #44 28.26 CC images/eventfd.o [2020-04-09T20:01:17.417Z] #44 28.54 CC images/eventpoll.o [2020-04-09T20:01:17.523Z] #44 11.42 PBCC images/ipc-msg.pb-c.c [2020-04-09T20:01:17.523Z] #44 11.46 DEP images/ipc-msg.pb-c.d [2020-04-09T20:01:17.523Z] #44 11.50 PBCC images/ipc-shm.pb-c.c [2020-04-09T20:01:17.523Z] #44 11.53 DEP images/ipc-shm.pb-c.d [2020-04-09T20:01:17.780Z] #44 11.60 PBCC images/ipc-var.pb-c.c [2020-04-09T20:01:17.780Z] #44 11.65 DEP images/ipc-var.pb-c.d [2020-04-09T20:01:17.780Z] #44 11.70 PBCC images/sk-opts.pb-c.c [2020-04-09T20:01:17.780Z] #44 11.74 PBCC images/packet-sock.pb-c.c [2020-04-09T20:01:17.780Z] #44 11.81 DEP images/sk-opts.pb-c.d [2020-04-09T20:01:17.780Z] #44 11.90 DEP images/packet-sock.pb-c.d [2020-04-09T20:01:17.884Z] #43 45.83 Selecting previously unselected package libprotobuf-dev:ppc64el. [2020-04-09T20:01:17.884Z] #43 45.88 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2020-04-09T20:01:17.884Z] #43 45.88 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-09T20:01:17.988Z] #44 28.85 CC images/fh.o [2020-04-09T20:01:18.039Z] #44 12.01 PBCC images/sk-netlink.pb-c.c [2020-04-09T20:01:18.039Z] #44 12.06 DEP images/sk-netlink.pb-c.d [2020-04-09T20:01:18.248Z] #44 29.33 CC images/fsnotify.o [2020-04-09T20:01:18.248Z] #44 ... [2020-04-09T20:01:18.248Z] [2020-04-09T20:01:18.248Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:01:18.248Z] #10 70.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-09T20:01:18.299Z] #44 12.16 PBCC images/sk-inet.pb-c.c [2020-04-09T20:01:18.299Z] #44 12.22 DEP images/sk-inet.pb-c.d [2020-04-09T20:01:18.299Z] #44 12.30 PBCC images/sk-unix.pb-c.c [2020-04-09T20:01:18.356Z] #33 ... [2020-04-09T20:01:18.356Z] [2020-04-09T20:01:18.356Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:18.356Z] #47 53.67 syscall [2020-04-09T20:01:18.356Z] #47 63.11 time [2020-04-09T20:01:18.356Z] #47 ... [2020-04-09T20:01:18.356Z] [2020-04-09T20:01:18.356Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:01:18.356Z] #10 63.04 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-09T20:01:18.356Z] #10 63.05 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T20:01:18.356Z] #10 63.06 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:01:18.356Z] #10 63.28 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-09T20:01:18.356Z] #10 63.28 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T20:01:18.356Z] #10 63.30 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:01:18.410Z] #15 DONE 1.6s [2020-04-09T20:01:18.410Z] [2020-04-09T20:01:18.410Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:18.410Z] #60 6.862 + cd /tmp/tmp.USv7nTZBIR/src/github.com/opencontainers/runc [2020-04-09T20:01:18.410Z] #60 6.863 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:01:18.410Z] #60 7.314 + '[' -z '' ']' [2020-04-09T20:01:18.410Z] #60 7.314 + target=static [2020-04-09T20:01:18.410Z] #60 7.314 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-09T20:01:18.509Z] #10 70.57 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2020-04-09T20:01:18.509Z] #10 70.58 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:01:18.557Z] #44 12.38 DEP images/sk-unix.pb-c.d [2020-04-09T20:01:18.557Z] #44 12.47 PBCC images/mm.pb-c.c [2020-04-09T20:01:18.814Z] #44 12.62 DEP images/mm.pb-c.d [2020-04-09T20:01:18.814Z] #44 ... [2020-04-09T20:01:18.814Z] [2020-04-09T20:01:18.814Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:18.814Z] #47 62.84 time [2020-04-09T20:01:18.814Z] #47 66.40 internal/fmtsort [2020-04-09T20:01:18.814Z] #47 67.15 strings [2020-04-09T20:01:18.814Z] #47 69.30 os [2020-04-09T20:01:18.814Z] #47 70.82 regexp/syntax [2020-04-09T20:01:18.814Z] #47 ... [2020-04-09T20:01:18.814Z] [2020-04-09T20:01:18.814Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:18.814Z] #65 40.17 Checking out files: 51% (1620/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 89% (2841/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-09T20:01:18.929Z] #43 ... [2020-04-09T20:01:18.929Z] [2020-04-09T20:01:18.929Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:01:18.929Z] #27 3.347 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-09T20:01:18.929Z] #27 4.024 #=#=# [2020-04-09T20:01:18.929Z] #27 4.370 0.1% ## 4.0% ##### 8.3% ####### 10.4% ######### 12.6% ############ 16.8% ############## 20.8% ################## 25.1% ###################### 31.5% ############################ 40.0% ############################### 44.2% ################################## 48.5% #################################### 50.6% ####################################### 54.9% ########################################## 59.1% ############################################# 63.4% ################################################ 67.6% ################################################### 71.9% ######################################################## 78.3% ########################################################### 82.5% ################################################################ 88.9% #################################################################### 95.3% ####################################################################### 99.6% ######################################################################## 100.0% [2020-04-09T20:01:19.071Z] #65 41.58 + cd /tmp/tmp.QUWfkx6W4U/src/github.com/containerd/containerd [2020-04-09T20:01:19.071Z] #65 41.58 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:01:19.219Z] #27 8.343 #=#=# [2020-04-09T20:01:19.329Z] #65 ... [2020-04-09T20:01:19.329Z] [2020-04-09T20:01:19.329Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:19.329Z] #56 63.50 time [2020-04-09T20:01:19.329Z] #56 70.08 encoding/binary [2020-04-09T20:01:19.329Z] #56 70.15 os [2020-04-09T20:01:19.329Z] #56 72.06 encoding/base64 [2020-04-09T20:01:19.329Z] #56 72.94 golang.org/x/sys/unix [2020-04-09T20:01:19.450Z] #60 8.589 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-04-09T20:01:19.586Z] #56 ... [2020-04-09T20:01:19.586Z] [2020-04-09T20:01:19.586Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:19.586Z] #44 12.73 PBCC images/timerfd.pb-c.c [2020-04-09T20:01:19.586Z] #44 12.78 DEP images/timerfd.pb-c.d [2020-04-09T20:01:19.586Z] #44 12.84 PBCC images/timer.pb-c.c [2020-04-09T20:01:19.586Z] #44 12.91 DEP images/timer.pb-c.d [2020-04-09T20:01:19.586Z] #44 12.98 PBCC images/sa.pb-c.c [2020-04-09T20:01:19.586Z] #44 13.05 DEP images/sa.pb-c.d [2020-04-09T20:01:19.586Z] #44 13.11 PBCC images/pipe-data.pb-c.c [2020-04-09T20:01:19.586Z] #44 13.14 DEP images/pipe-data.pb-c.d [2020-04-09T20:01:19.586Z] #44 13.22 PBCC images/mnt.pb-c.c [2020-04-09T20:01:19.586Z] #44 13.26 DEP images/mnt.pb-c.d [2020-04-09T20:01:19.586Z] #44 13.31 PBCC images/sk-packet.pb-c.c [2020-04-09T20:01:19.586Z] #44 13.34 DEP images/sk-packet.pb-c.d [2020-04-09T20:01:19.586Z] #44 13.42 PBCC images/tcp-stream.pb-c.c [2020-04-09T20:01:19.586Z] #44 13.48 DEP images/tcp-stream.pb-c.d [2020-04-09T20:01:19.586Z] #44 13.53 PBCC images/pipe.pb-c.c [2020-04-09T20:01:19.586Z] #44 13.57 DEP images/pipe.pb-c.d [2020-04-09T20:01:19.586Z] #44 13.62 PBCC images/pstree.pb-c.c [2020-04-09T20:01:19.586Z] #44 13.67 DEP images/pstree.pb-c.d [2020-04-09T20:01:19.586Z] #44 13.71 PBCC images/fs.pb-c.c [2020-04-09T20:01:19.586Z] #44 13.74 DEP images/fs.pb-c.d [2020-04-09T20:01:19.844Z] #44 13.79 PBCC images/signalfd.pb-c.c [2020-04-09T20:01:19.844Z] #44 13.83 DEP images/signalfd.pb-c.d [2020-04-09T20:01:19.844Z] #44 13.88 PBCC images/fh.pb-c.c [2020-04-09T20:01:20.061Z] #60 ... [2020-04-09T20:01:20.061Z] [2020-04-09T20:01:20.061Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-09T20:01:20.061Z] #16 DONE 1.6s [2020-04-09T20:01:20.101Z] #44 13.92 PBCC images/fsnotify.pb-c.c [2020-04-09T20:01:20.101Z] #44 14.02 DEP images/fh.pb-c.d [2020-04-09T20:01:20.101Z] #44 14.09 DEP images/fsnotify.pb-c.d [2020-04-09T20:01:20.101Z] #44 14.16 PBCC images/eventpoll.pb-c.c [2020-04-09T20:01:20.286Z] #10 ... [2020-04-09T20:01:20.286Z] [2020-04-09T20:01:20.286Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:20.286Z] #38 5.557 -- The C compiler identification is GNU 8.3.0 [2020-04-09T20:01:20.286Z] #38 5.591 -- Check for working C compiler: /usr/bin/cc [2020-04-09T20:01:20.286Z] #38 6.216 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-09T20:01:20.286Z] #38 6.224 -- Detecting C compiler ABI info [2020-04-09T20:01:20.286Z] #38 6.971 -- Detecting C compiler ABI info - done [2020-04-09T20:01:20.286Z] #38 7.009 -- Detecting C compile features [2020-04-09T20:01:20.286Z] #38 9.175 -- Detecting C compile features - done [2020-04-09T20:01:20.286Z] #38 9.204 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-09T20:01:20.286Z] #38 9.420 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-09T20:01:20.286Z] #38 9.525 -- Configuring done [2020-04-09T20:01:20.286Z] #38 9.557 -- Generating done [2020-04-09T20:01:20.286Z] #38 9.572 -- Build files have been written to: /tmp/tmp.hZTlrrxho8/tini [2020-04-09T20:01:20.286Z] #38 9.578 + make tini-static [2020-04-09T20:01:20.286Z] #38 10.02 Scanning dependencies of target tini-static [2020-04-09T20:01:20.286Z] #38 10.15 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-09T20:01:20.286Z] #38 11.56 [100%] Linking C executable tini-static [2020-04-09T20:01:20.286Z] #38 12.35 [100%] Built target tini-static [2020-04-09T20:01:20.286Z] #38 12.47 + mkdir -p /build [2020-04-09T20:01:20.286Z] #38 12.48 + cp tini-static /build/docker-init [2020-04-09T20:01:20.286Z] #38 DONE 12.7s [2020-04-09T20:01:20.342Z] [2020-04-09T20:01:20.342Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:01:20.358Z] #44 14.20 DEP images/eventpoll.pb-c.d [2020-04-09T20:01:20.358Z] #44 14.27 PBCC images/eventfd.pb-c.c [2020-04-09T20:01:20.358Z] #44 14.28 DEP images/eventfd.pb-c.d [2020-04-09T20:01:20.358Z] #44 14.33 PBCC images/remap-file-path.pb-c.c [2020-04-09T20:01:20.358Z] #44 14.40 DEP images/remap-file-path.pb-c.d [2020-04-09T20:01:20.442Z] #27 8.659 #=#=# ######## 11.3% #################### 28.5% ############################ 40.0% ########################################### 59.9% ####################################################### 77.2% ################################################################# 91.5% [2020-04-09T20:01:20.442Z] #27 ... [2020-04-09T20:01:20.442Z] [2020-04-09T20:01:20.442Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:01:20.442Z] #43 48.37 Selecting previously unselected package libprotoc17:ppc64el. [2020-04-09T20:01:20.442Z] #43 48.37 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2020-04-09T20:01:20.442Z] #43 48.38 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-09T20:01:20.541Z] [2020-04-09T20:01:20.541Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:20.541Z] #44 4.817 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:01:20.541Z] #44 4.817 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:01:20.541Z] #44 4.838 Note: Building without GnuTLS support [2020-04-09T20:01:20.541Z] #44 6.523 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:01:20.541Z] #44 6.542 GEN .gitid [2020-04-09T20:01:20.541Z] #44 6.592 GEN criu/include/version.h [2020-04-09T20:01:20.541Z] #44 6.640 GEN include/common/asm [2020-04-09T20:01:20.541Z] #44 8.279 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-09T20:01:20.541Z] #44 8.380 PBCC images/opts.pb-c.c [2020-04-09T20:01:20.541Z] #44 8.448 PBCC images/sit.pb-c.c [2020-04-09T20:01:20.541Z] #44 8.512 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-09T20:01:20.541Z] #44 8.585 DEP images/opts.pb-c.d [2020-04-09T20:01:20.541Z] #44 8.649 DEP images/sit.pb-c.d [2020-04-09T20:01:20.541Z] #44 8.729 PBCC images/macvlan.pb-c.c [2020-04-09T20:01:20.541Z] #44 8.770 DEP images/macvlan.pb-c.d [2020-04-09T20:01:20.541Z] #44 8.822 PBCC images/autofs.pb-c.c [2020-04-09T20:01:20.541Z] #44 8.876 DEP images/autofs.pb-c.d [2020-04-09T20:01:20.541Z] #44 8.952 PBCC images/sysctl.pb-c.c [2020-04-09T20:01:20.541Z] #44 8.988 DEP images/sysctl.pb-c.d [2020-04-09T20:01:20.541Z] #44 9.030 PBCC images/time.pb-c.c [2020-04-09T20:01:20.541Z] #44 9.083 DEP images/time.pb-c.d [2020-04-09T20:01:20.541Z] #44 9.156 PBCC images/binfmt-misc.pb-c.c [2020-04-09T20:01:20.541Z] #44 9.180 DEP images/binfmt-misc.pb-c.d [2020-04-09T20:01:20.541Z] #44 9.237 PBCC images/seccomp.pb-c.c [2020-04-09T20:01:20.541Z] #44 9.246 DEP images/seccomp.pb-c.d [2020-04-09T20:01:20.541Z] #44 9.325 PBCC images/userns.pb-c.c [2020-04-09T20:01:20.541Z] #44 9.380 DEP images/userns.pb-c.d [2020-04-09T20:01:20.541Z] #44 9.453 PBCC images/cgroup.pb-c.c [2020-04-09T20:01:20.541Z] #44 9.489 DEP images/cgroup.pb-c.d [2020-04-09T20:01:20.541Z] #44 9.522 PBCC images/fown.pb-c.c [2020-04-09T20:01:20.541Z] #44 9.542 PBCC images/ext-file.pb-c.c [2020-04-09T20:01:20.541Z] #44 9.571 DEP images/fown.pb-c.d [2020-04-09T20:01:20.541Z] #44 9.633 DEP images/ext-file.pb-c.d [2020-04-09T20:01:20.541Z] #44 9.686 PBCC images/rpc.pb-c.c [2020-04-09T20:01:20.541Z] #44 9.725 DEP images/rpc.pb-c.d [2020-04-09T20:01:20.541Z] #44 9.830 PBCC images/siginfo.pb-c.c [2020-04-09T20:01:20.541Z] #44 9.910 DEP images/siginfo.pb-c.d [2020-04-09T20:01:20.541Z] #44 9.977 PBCC images/pagemap.pb-c.c [2020-04-09T20:01:20.541Z] #44 10.04 DEP images/pagemap.pb-c.d [2020-04-09T20:01:20.541Z] #44 10.10 PBCC images/rlimit.pb-c.c [2020-04-09T20:01:20.541Z] #44 10.14 DEP images/rlimit.pb-c.d [2020-04-09T20:01:20.541Z] #44 10.21 PBCC images/file-lock.pb-c.c [2020-04-09T20:01:20.541Z] #44 10.25 DEP images/file-lock.pb-c.d [2020-04-09T20:01:20.541Z] #44 10.31 PBCC images/tty.pb-c.c [2020-04-09T20:01:20.541Z] #44 10.39 DEP images/tty.pb-c.d [2020-04-09T20:01:20.541Z] #44 10.46 PBCC images/tun.pb-c.c [2020-04-09T20:01:20.541Z] #44 10.52 PBCC images/netdev.pb-c.c [2020-04-09T20:01:20.541Z] #44 10.66 DEP images/tun.pb-c.d [2020-04-09T20:01:20.541Z] #44 10.72 DEP images/netdev.pb-c.d [2020-04-09T20:01:20.541Z] #44 10.86 PBCC images/vma.pb-c.c [2020-04-09T20:01:20.541Z] #44 10.94 DEP images/vma.pb-c.d [2020-04-09T20:01:20.541Z] #44 11.10 PBCC images/creds.pb-c.c [2020-04-09T20:01:20.541Z] #44 11.19 DEP images/creds.pb-c.d [2020-04-09T20:01:20.580Z] #78 exporting layers 3.1s done [2020-04-09T20:01:20.580Z] #78 writing image sha256:25c60105a1b857d3775edc3027bc24271a15bc767ee15ed11bd5ec6ee3dab390 done [2020-04-09T20:01:20.580Z] #78 naming to docker.io/library/docker:7cb13d4d85990555be1317ae32b394e98a779379 done [2020-04-09T20:01:20.580Z] #78 DONE 3.1s [Pipeline] } [Pipeline] // stage [2020-04-09T20:01:20.615Z] #44 14.45 PBCC images/fifo.pb-c.c [2020-04-09T20:01:20.615Z] #44 14.46 DEP images/fifo.pb-c.d [2020-04-09T20:01:20.615Z] #44 14.54 PBCC images/ghost-file.pb-c.c [2020-04-09T20:01:20.615Z] #44 14.66 DEP images/ghost-file.pb-c.d [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2020-04-09T20:01:20.797Z] #44 11.33 PBCC images/utsns.pb-c.c [2020-04-09T20:01:20.872Z] #44 14.73 PBCC images/regfile.pb-c.c [2020-04-09T20:01:20.872Z] #44 14.78 DEP images/regfile.pb-c.d [2020-04-09T20:01:20.872Z] #44 14.84 PBCC images/ns.pb-c.c [2020-04-09T20:01:20.872Z] #44 14.87 DEP images/ns.pb-c.d [2020-04-09T20:01:20.872Z] #44 14.91 PBCC images/fdinfo.pb-c.c [2020-04-09T20:01:20.911Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40802/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-40802/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7cb13d4d85990555be1317ae32b394e98a779379 hack/validate/default [2020-04-09T20:01:21.052Z] #44 11.49 DEP images/utsns.pb-c.d [2020-04-09T20:01:21.052Z] #44 11.61 PBCC images/ipc-desc.pb-c.c [2020-04-09T20:01:21.052Z] #44 11.63 PBCC images/ipc-sem.pb-c.c [2020-04-09T20:01:21.052Z] #44 11.74 DEP images/ipc-desc.pb-c.d [2020-04-09T20:01:21.129Z] #44 15.00 DEP images/fdinfo.pb-c.d [2020-04-09T20:01:21.129Z] #44 15.11 PBCC images/core-aarch64.pb-c.c [2020-04-09T20:01:21.129Z] #44 15.15 PBCC images/core-arm.pb-c.c [2020-04-09T20:01:21.307Z] #44 11.81 DEP images/ipc-sem.pb-c.d [2020-04-09T20:01:21.307Z] #44 11.92 PBCC images/ipc-msg.pb-c.c [2020-04-09T20:01:21.307Z] #44 11.97 DEP images/ipc-msg.pb-c.d [2020-04-09T20:01:21.387Z] #44 15.24 PBCC images/core-ppc64.pb-c.c [2020-04-09T20:01:21.387Z] #44 15.36 PBCC images/core-s390.pb-c.c [2020-04-09T20:01:21.387Z] #44 15.45 PBCC images/core-x86.pb-c.c [2020-04-09T20:01:21.475Z] #43 49.45 Selecting previously unselected package protobuf-c-compiler. [2020-04-09T20:01:21.475Z] #43 49.48 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2020-04-09T20:01:21.475Z] #43 49.49 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:01:21.562Z] #44 12.05 PBCC images/ipc-shm.pb-c.c [2020-04-09T20:01:21.562Z] #44 12.15 DEP images/ipc-shm.pb-c.d [2020-04-09T20:01:21.644Z] #44 15.59 PBCC images/core.pb-c.c [2020-04-09T20:01:21.644Z] #44 15.68 PBCC images/inventory.pb-c.c [2020-04-09T20:01:21.644Z] #44 15.77 DEP images/core-aarch64.pb-c.d [2020-04-09T20:01:21.764Z] #43 49.70 Selecting previously unselected package protobuf-compiler. [2020-04-09T20:01:21.764Z] #43 49.72 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2020-04-09T20:01:21.764Z] #43 49.73 Unpacking protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:01:21.807Z] #17 1.809 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:01:21.807Z] #17 1.895 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:01:21.817Z] #44 12.27 PBCC images/ipc-var.pb-c.c [2020-04-09T20:01:21.817Z] #44 12.44 DEP images/ipc-var.pb-c.d [2020-04-09T20:01:21.817Z] #44 12.55 PBCC images/sk-opts.pb-c.c [2020-04-09T20:01:21.844Z] Congratulations! All commits are properly signed with the DCO! [2020-04-09T20:01:21.844Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2020-04-09T20:01:21.844Z] No api/types/ or api/swagger.yaml changes in diff. [2020-04-09T20:01:21.844Z] Congratulations! All TOML source files changed here have valid syntax. [2020-04-09T20:01:21.844Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2020-04-09T20:01:21.844Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2020-04-09T20:01:21.844Z] Congratulations! No new tests were added to integration-cli. [2020-04-09T20:01:21.844Z] [2020-04-09T20:01:21.844Z] INFO Start validation with golang-ci-lint [2020-04-09T20:01:21.844Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2020-04-09T20:01:21.844Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-09T20:01:21.844Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2020-04-09T20:01:21.901Z] #44 15.87 DEP images/core-arm.pb-c.d [2020-04-09T20:01:21.901Z] #44 15.94 DEP images/core-ppc64.pb-c.d [2020-04-09T20:01:21.901Z] #44 16.00 DEP images/core-s390.pb-c.d [2020-04-09T20:01:21.901Z] #44 16.04 DEP images/core-x86.pb-c.d [2020-04-09T20:01:22.054Z] #43 50.08 Selecting previously unselected package python-pkg-resources. [2020-04-09T20:01:22.054Z] #43 50.12 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:01:22.054Z] #43 50.12 Unpacking python-pkg-resources (40.8.0-1) ... [2020-04-09T20:01:22.073Z] #44 12.59 PBCC images/packet-sock.pb-c.c [2020-04-09T20:01:22.073Z] #44 12.65 DEP images/sk-opts.pb-c.d [2020-04-09T20:01:22.073Z] #44 12.70 DEP images/packet-sock.pb-c.d [2020-04-09T20:01:22.073Z] #44 12.76 PBCC images/sk-netlink.pb-c.c [2020-04-09T20:01:22.088Z] #17 1.909 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:01:22.158Z] #44 16.10 DEP images/core.pb-c.d [2020-04-09T20:01:22.158Z] #44 16.17 DEP images/inventory.pb-c.d [2020-04-09T20:01:22.158Z] #44 16.23 PBCC images/cpuinfo.pb-c.c [2020-04-09T20:01:22.158Z] #44 16.28 DEP images/cpuinfo.pb-c.d [2020-04-09T20:01:22.328Z] #44 12.86 DEP images/sk-netlink.pb-c.d [2020-04-09T20:01:22.328Z] #44 12.96 PBCC images/sk-inet.pb-c.c [2020-04-09T20:01:22.346Z] #43 ... [2020-04-09T20:01:22.346Z] [2020-04-09T20:01:22.346Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:01:22.346Z] #35 40.45 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:01:22.346Z] #35 40.73 Fetched 14.9 MB in 4s (4160 kB/s) [2020-04-09T20:01:22.346Z] #35 40.89 Selecting previously unselected package xxd. [2020-04-09T20:01:22.346Z] #35 40.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-09T20:01:22.346Z] #35 41.01 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-09T20:01:22.346Z] #35 41.02 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:01:22.346Z] #35 41.41 Selecting previously unselected package vim-common. [2020-04-09T20:01:22.346Z] #35 41.41 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:01:22.347Z] #35 41.54 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:01:22.347Z] #35 42.18 Selecting previously unselected package cmake-data. [2020-04-09T20:01:22.347Z] #35 42.21 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2020-04-09T20:01:22.347Z] #35 42.22 Unpacking cmake-data (3.13.4-1) ... [2020-04-09T20:01:22.347Z] #35 47.53 Selecting previously unselected package libicu63:ppc64el. [2020-04-09T20:01:22.347Z] #35 47.56 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-09T20:01:22.347Z] #35 47.59 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-09T20:01:22.415Z] #44 16.32 PBCC images/stats.pb-c.c [2020-04-09T20:01:22.415Z] #44 16.39 DEP images/stats.pb-c.d [2020-04-09T20:01:22.583Z] #44 13.02 DEP images/sk-inet.pb-c.d [2020-04-09T20:01:22.583Z] #44 13.14 PBCC images/sk-unix.pb-c.c [2020-04-09T20:01:22.583Z] #44 13.23 DEP images/sk-unix.pb-c.d [2020-04-09T20:01:22.583Z] #44 13.28 PBCC images/mm.pb-c.c [2020-04-09T20:01:22.583Z] #44 13.34 DEP images/mm.pb-c.d [2020-04-09T20:01:22.642Z] #35 ... [2020-04-09T20:01:22.642Z] [2020-04-09T20:01:22.642Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:01:22.642Z] #27 8.659 #=#=# ######## 11.3% #################### 28.5% ############################ 40.0% ########################################### 59.9% ####################################################### 77.2% ################################################################# 91.5% ###################################################################### 97.4% ######################################################################## 100.0% [2020-04-09T20:01:22.642Z] #27 10.70 #=#=# [2020-04-09T20:01:22.838Z] #44 13.43 PBCC images/timerfd.pb-c.c [2020-04-09T20:01:23.094Z] #44 13.49 DEP images/timerfd.pb-c.d [2020-04-09T20:01:23.094Z] #44 13.56 PBCC images/timer.pb-c.c [2020-04-09T20:01:23.094Z] #44 13.58 DEP images/timer.pb-c.d [2020-04-09T20:01:23.094Z] #44 13.65 PBCC images/sa.pb-c.c [2020-04-09T20:01:23.094Z] #44 13.76 DEP images/sa.pb-c.d [2020-04-09T20:01:23.349Z] #44 13.82 PBCC images/pipe-data.pb-c.c [2020-04-09T20:01:23.349Z] #44 13.83 DEP images/pipe-data.pb-c.d [2020-04-09T20:01:23.349Z] #44 13.89 PBCC images/mnt.pb-c.c [2020-04-09T20:01:23.349Z] #44 13.98 DEP images/mnt.pb-c.d [2020-04-09T20:01:23.552Z] #17 3.167 Reading package lists... [2020-04-09T20:01:23.552Z] #17 ... [2020-04-09T20:01:23.552Z] [2020-04-09T20:01:23.552Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:23.552Z] #68 76.50 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:01:23.552Z] #68 76.50 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-09T20:01:23.552Z] #68 DONE 82.2s [2020-04-09T20:01:23.604Z] #44 14.07 PBCC images/sk-packet.pb-c.c [2020-04-09T20:01:23.604Z] #44 14.10 DEP images/sk-packet.pb-c.d [2020-04-09T20:01:23.604Z] #44 14.21 PBCC images/tcp-stream.pb-c.c [2020-04-09T20:01:23.604Z] #44 14.27 DEP images/tcp-stream.pb-c.d [2020-04-09T20:01:23.838Z] [2020-04-09T20:01:23.838Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:23.838Z] #50 DONE 82.3s [2020-04-09T20:01:23.838Z] [2020-04-09T20:01:23.838Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-09T20:01:23.838Z] #69 DONE 0.1s [2020-04-09T20:01:23.838Z] [2020-04-09T20:01:23.838Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:23.838Z] #44 43.83 DEP criu/pie/parasite.d [2020-04-09T20:01:23.838Z] #44 44.16 CC criu/pie/parasite.o [2020-04-09T20:01:23.838Z] #44 45.10 LINK criu/pie/parasite.built-in.o [2020-04-09T20:01:23.838Z] #44 45.11 GEN criu/pie/parasite-blob.h [2020-04-09T20:01:23.838Z] #44 45.12 CC criu/pie/parasite-vdso.o [2020-04-09T20:01:23.838Z] #44 45.66 CC criu/arch/s390/vdso-pie.o [2020-04-09T20:01:23.838Z] #44 45.89 CC criu/arch/s390/restorer.o [2020-04-09T20:01:23.838Z] #44 46.31 CC criu/pie/restorer.o [2020-04-09T20:01:23.838Z] #44 48.89 LINK criu/pie/restorer.built-in.o [2020-04-09T20:01:23.838Z] #44 48.90 GEN criu/pie/restorer-blob.h [2020-04-09T20:01:23.838Z] #44 49.01 DEP criu/vdso.d [2020-04-09T20:01:23.838Z] #44 49.28 DEP criu/uts_ns.d [2020-04-09T20:01:23.838Z] #44 49.48 DEP criu/util.d [2020-04-09T20:01:23.838Z] #44 49.72 DEP criu/uffd.d [2020-04-09T20:01:23.838Z] #44 49.91 DEP criu/tun.d [2020-04-09T20:01:23.838Z] #44 50.06 DEP criu/tty.d [2020-04-09T20:01:23.838Z] #44 50.29 DEP criu/timerfd.d [2020-04-09T20:01:23.838Z] #44 50.56 DEP criu/sysfs_parse.d [2020-04-09T20:01:23.838Z] #44 50.68 DEP criu/sysctl.d [2020-04-09T20:01:23.838Z] #44 50.87 DEP criu/string.d [2020-04-09T20:01:23.838Z] #44 50.93 DEP criu/stats.d [2020-04-09T20:01:23.838Z] #44 51.10 DEP criu/sockets.d [2020-04-09T20:01:23.838Z] #44 51.29 DEP criu/sk-unix.d [2020-04-09T20:01:23.838Z] #44 51.51 DEP criu/sk-tcp.d [2020-04-09T20:01:23.838Z] #44 51.63 DEP criu/sk-queue.d [2020-04-09T20:01:23.838Z] #44 51.81 DEP criu/sk-packet.d [2020-04-09T20:01:23.860Z] #44 14.32 PBCC images/pipe.pb-c.c [2020-04-09T20:01:23.860Z] #44 14.36 DEP images/pipe.pb-c.d [2020-04-09T20:01:23.860Z] #44 14.46 PBCC images/pstree.pb-c.c [2020-04-09T20:01:23.860Z] #44 14.56 DEP images/pstree.pb-c.d [2020-04-09T20:01:24.115Z] #44 14.59 PBCC images/fs.pb-c.c [2020-04-09T20:01:24.115Z] #44 14.64 DEP images/fs.pb-c.d [2020-04-09T20:01:24.115Z] #44 14.67 PBCC images/signalfd.pb-c.c [2020-04-09T20:01:24.115Z] #44 14.74 DEP images/signalfd.pb-c.d [2020-04-09T20:01:24.115Z] #44 14.82 PBCC images/fh.pb-c.c [2020-04-09T20:01:24.137Z] #44 52.06 DEP criu/sk-netlink.d [2020-04-09T20:01:24.137Z] #44 52.32 DEP criu/sk-inet.d [2020-04-09T20:01:24.194Z] #27 10.98 # 1.7% ### 4.3% ###### 9.4% ######## 12.0% ############ 17.2% ################# 24.9% ####################### 32.7% ############################# 40.4% ################################ 45.5% #################################### 50.7% ######################################## 55.9% ########################################### 61.0% ############################################### 66.2% ################################################### 71.4% ####################################################### 76.5% ########################################################## 81.7% ############################################################## 86.9% ################################################################ 89.4% #################################################################### 94.6% ####################################################################### 99.8% ######################################################################## 100.0% [2020-04-09T20:01:24.311Z] #44 18.11 make[1]: Nothing to be done for 'all'. [2020-04-09T20:01:24.370Z] #44 14.96 PBCC images/fsnotify.pb-c.c [2020-04-09T20:01:24.370Z] #44 15.01 DEP images/fh.pb-c.d [2020-04-09T20:01:24.370Z] #44 15.06 DEP images/fsnotify.pb-c.d [2020-04-09T20:01:24.417Z] #44 52.56 DEP criu/signalfd.d [2020-04-09T20:01:24.626Z] #44 15.17 PBCC images/eventpoll.pb-c.c [2020-04-09T20:01:24.626Z] #44 15.24 DEP images/eventpoll.pb-c.d [2020-04-09T20:01:24.626Z] #44 15.31 PBCC images/eventfd.pb-c.c [2020-04-09T20:01:24.626Z] #44 15.34 DEP images/eventfd.pb-c.d [2020-04-09T20:01:24.626Z] #44 15.38 PBCC images/remap-file-path.pb-c.c [2020-04-09T20:01:24.626Z] #44 15.41 DEP images/remap-file-path.pb-c.d [2020-04-09T20:01:24.708Z] #44 52.68 DEP criu/sigframe.d [2020-04-09T20:01:24.881Z] #44 15.44 PBCC images/fifo.pb-c.c [2020-04-09T20:01:24.881Z] #44 15.48 DEP images/fifo.pb-c.d [2020-04-09T20:01:24.881Z] #44 15.56 PBCC images/ghost-file.pb-c.c [2020-04-09T20:01:25.024Z] #44 52.83 DEP criu/shmem.d [2020-04-09T20:01:25.088Z] #10 ... [2020-04-09T20:01:25.088Z] [2020-04-09T20:01:25.088Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:25.088Z] #44 30.11 CC images/signalfd.o [2020-04-09T20:01:25.088Z] #44 30.41 CC images/fs.o [2020-04-09T20:01:25.088Z] #44 30.72 CC images/pstree.o [2020-04-09T20:01:25.088Z] #44 30.91 CC images/pipe.o [2020-04-09T20:01:25.088Z] #44 31.26 CC images/tcp-stream.o [2020-04-09T20:01:25.088Z] #44 31.53 CC images/sk-packet.o [2020-04-09T20:01:25.088Z] #44 31.97 CC images/mnt.o [2020-04-09T20:01:25.088Z] #44 32.27 CC images/pipe-data.o [2020-04-09T20:01:25.088Z] #44 32.47 CC images/sa.o [2020-04-09T20:01:25.088Z] #44 32.78 CC images/timer.o [2020-04-09T20:01:25.088Z] #44 33.21 CC images/timerfd.o [2020-04-09T20:01:25.088Z] #44 33.51 CC images/mm.o [2020-04-09T20:01:25.088Z] #44 34.00 CC images/sk-opts.o [2020-04-09T20:01:25.088Z] #44 34.33 CC images/sk-unix.o [2020-04-09T20:01:25.088Z] #44 34.65 CC images/sk-inet.o [2020-04-09T20:01:25.088Z] #44 35.08 CC images/tun.o [2020-04-09T20:01:25.088Z] #44 35.54 CC images/sk-netlink.o [2020-04-09T20:01:25.088Z] #44 35.90 CC images/packet-sock.o [2020-04-09T20:01:25.136Z] #44 15.62 DEP images/ghost-file.pb-c.d [2020-04-09T20:01:25.137Z] #44 15.68 PBCC images/regfile.pb-c.c [2020-04-09T20:01:25.137Z] #44 15.77 DEP images/regfile.pb-c.d [2020-04-09T20:01:25.137Z] #44 ... [2020-04-09T20:01:25.137Z] [2020-04-09T20:01:25.137Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:25.240Z] #27 14.25 #=#=# [2020-04-09T20:01:25.240Z] #27 ... [2020-04-09T20:01:25.240Z] [2020-04-09T20:01:25.240Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:01:25.240Z] #10 43.13 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-04-09T20:01:25.240Z] #10 48.30 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2020-04-09T20:01:25.240Z] #10 48.33 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2020-04-09T20:01:25.240Z] #10 48.39 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2020-04-09T20:01:25.240Z] #10 48.39 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2020-04-09T20:01:25.240Z] #10 48.42 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-04-09T20:01:25.240Z] #10 48.44 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u3 [109 kB] [2020-04-09T20:01:25.240Z] #10 48.45 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2020-04-09T20:01:25.240Z] #10 48.50 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2020-04-09T20:01:25.240Z] #10 48.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2020-04-09T20:01:25.240Z] #10 48.62 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2020-04-09T20:01:25.240Z] #10 48.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2020-04-09T20:01:25.240Z] #10 48.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2020-04-09T20:01:25.240Z] #10 48.80 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2020-04-09T20:01:25.240Z] #10 48.80 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libseccomp-dev ppc64el 2.3.3-4 [68.3 kB] [2020-04-09T20:01:25.240Z] #10 48.84 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u3 [321 kB] [2020-04-09T20:01:25.240Z] #10 51.75 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:01:25.240Z] #10 52.20 Fetched 78.9 MB in 14s (5446 kB/s) [2020-04-09T20:01:25.240Z] #10 52.46 Selecting previously unselected package binutils-mingw-w64-i686. [2020-04-09T20:01:25.240Z] #10 52.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15330 files and directories currently installed.) [2020-04-09T20:01:25.240Z] #10 52.59 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2020-04-09T20:01:25.240Z] #10 52.60 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:01:25.240Z] #10 ... [2020-04-09T20:01:25.240Z] [2020-04-09T20:01:25.240Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:01:25.240Z] #43 50.70 Selecting previously unselected package python-six. [2020-04-09T20:01:25.240Z] #43 50.71 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2020-04-09T20:01:25.240Z] #43 50.73 Unpacking python-six (1.12.0-1) ... [2020-04-09T20:01:25.240Z] #43 51.11 Selecting previously unselected package python-protobuf. [2020-04-09T20:01:25.240Z] #43 51.18 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2020-04-09T20:01:25.240Z] #43 51.20 Unpacking python-protobuf (3.6.1.3-2) ... [2020-04-09T20:01:25.240Z] #43 52.56 Setting up python-pkg-resources (40.8.0-1) ... [2020-04-09T20:01:25.312Z] #44 53.20 DEP criu/servicefd.d [2020-04-09T20:01:25.312Z] #44 53.37 DEP criu/seize.d [2020-04-09T20:01:25.348Z] #44 36.47 CC images/ipc-var.o [2020-04-09T20:01:25.593Z] #44 53.48 DEP criu/seccomp.d [2020-04-09T20:01:25.593Z] #44 53.66 DEP criu/rst-malloc.d [2020-04-09T20:01:25.593Z] #44 53.70 DEP criu/rbtree.d [2020-04-09T20:01:25.683Z] #44 19.69 CC images/stats.o [2020-04-09T20:01:25.874Z] #44 53.73 DEP criu/pstree.d [2020-04-09T20:01:25.874Z] #44 53.83 DEP criu/protobuf.d [2020-04-09T20:01:25.874Z] #44 ... [2020-04-09T20:01:25.874Z] [2020-04-09T20:01:25.874Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:01:25.874Z] #17 3.167 Reading package lists... [2020-04-09T20:01:25.903Z] #65 39.76 Checking out files: 49% (1551/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) [2020-04-09T20:01:25.903Z] #65 ... [2020-04-09T20:01:25.903Z] [2020-04-09T20:01:25.903Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:25.903Z] #56 61.45 time [2020-04-09T20:01:25.903Z] #56 67.61 os [2020-04-09T20:01:25.903Z] #56 68.07 encoding/binary [2020-04-09T20:01:25.903Z] #56 70.22 encoding/base64 [2020-04-09T20:01:25.903Z] #56 70.86 golang.org/x/sys/unix [2020-04-09T20:01:25.903Z] #56 71.61 fmt [2020-04-09T20:01:25.903Z] #56 ... [2020-04-09T20:01:25.903Z] [2020-04-09T20:01:25.903Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:25.918Z] #44 36.78 CC images/ipc-desc.o [2020-04-09T20:01:26.179Z] #44 37.11 CC images/ipc-shm.o [2020-04-09T20:01:26.247Z] #44 20.21 CC images/core.o [2020-04-09T20:01:26.439Z] #44 37.39 CC images/ipc-msg.o [2020-04-09T20:01:26.669Z] #65 39.76 Checking out files: 49% (1551/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 85% (2688/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-09T20:01:26.669Z] #65 41.37 + cd /tmp/tmp.tduDPrgX41/src/github.com/containerd/containerd [2020-04-09T20:01:26.669Z] #65 41.37 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:01:26.700Z] #44 37.74 CC images/ipc-sem.o [2020-04-09T20:01:26.811Z] #44 ... [2020-04-09T20:01:26.811Z] [2020-04-09T20:01:26.811Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:26.811Z] #33 70.75 path [2020-04-09T20:01:26.811Z] #33 71.18 text/tabwriter [2020-04-09T20:01:26.811Z] #33 71.25 fmt [2020-04-09T20:01:26.811Z] #33 71.97 path/filepath [2020-04-09T20:01:26.811Z] #33 73.42 io/ioutil [2020-04-09T20:01:26.811Z] #33 75.29 github.com/BurntSushi/toml [2020-04-09T20:01:26.811Z] #33 75.30 flag [2020-04-09T20:01:26.811Z] #33 77.08 log [2020-04-09T20:01:26.811Z] #33 79.85 github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:01:26.811Z] #33 ... [2020-04-09T20:01:26.811Z] [2020-04-09T20:01:26.811Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:26.811Z] #65 43.68 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-09T20:01:26.811Z] #65 43.68 + BUILDTAGS='netgo osusergo static_build' [2020-04-09T20:01:26.811Z] #65 43.68 + export EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:01:26.811Z] #65 43.68 + EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:01:26.811Z] #65 43.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-09T20:01:26.811Z] #65 43.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-09T20:01:26.811Z] #65 43.68 + '[' '' = dynamic ']' [2020-04-09T20:01:26.811Z] #65 43.68 + make [2020-04-09T20:01:26.811Z] #65 44.85 + bin/ctr [2020-04-09T20:01:26.811Z] #65 ... [2020-04-09T20:01:26.811Z] [2020-04-09T20:01:26.811Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:26.811Z] #44 20.96 CC images/core-x86.o [2020-04-09T20:01:26.961Z] #44 38.03 CC images/utsns.o [2020-04-09T20:01:26.961Z] #44 ... [2020-04-09T20:01:26.961Z] [2020-04-09T20:01:26.961Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:26.961Z] #56 71.19 golang.org/x/crypto/ssh/terminal [2020-04-09T20:01:26.961Z] #56 75.12 mvdan.cc/sh/v3/cmd/shfmt [2020-04-09T20:01:26.961Z] #56 DONE 79.0s [2020-04-09T20:01:26.961Z] [2020-04-09T20:01:26.961Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:26.961Z] #47 69.39 text/template [2020-04-09T20:01:26.961Z] #47 71.26 go/parser [2020-04-09T20:01:26.961Z] #47 71.84 encoding/xml [2020-04-09T20:01:26.961Z] #47 77.15 go/doc [2020-04-09T20:01:26.961Z] #47 77.59 crypto/rand [2020-04-09T20:01:26.961Z] #47 78.42 crypto/elliptic [2020-04-09T20:01:26.961Z] #47 78.57 encoding/asn1 [2020-04-09T20:01:27.157Z] #17 5.937 Reading package lists... [2020-04-09T20:01:27.157Z] #17 ... [2020-04-09T20:01:27.157Z] [2020-04-09T20:01:27.157Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:27.157Z] #47 75.54 vendor/golang.org/x/net/http2/hpack [2020-04-09T20:01:27.157Z] #47 76.63 mime [2020-04-09T20:01:27.157Z] #47 77.86 mime/quotedprintable [2020-04-09T20:01:27.157Z] #47 78.14 net/http/internal [2020-04-09T20:01:27.157Z] #47 80.18 mime/multipart [2020-04-09T20:01:27.157Z] #47 80.23 crypto/tls [2020-04-09T20:01:27.157Z] #47 ... [2020-04-09T20:01:27.157Z] [2020-04-09T20:01:27.157Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:27.157Z] #44 54.00 GEN criu/protobuf-desc-gen.h [2020-04-09T20:01:27.157Z] #44 54.88 DEP criu/protobuf-desc.d [2020-04-09T20:01:27.157Z] #44 54.97 DEP criu/proc_parse.d [2020-04-09T20:01:27.157Z] #44 55.13 DEP criu/plugin.d [2020-04-09T20:01:27.157Z] #44 55.15 DEP criu/pipes.d [2020-04-09T20:01:27.438Z] #44 55.36 DEP criu/pie-util.d [2020-04-09T20:01:27.438Z] #44 55.49 DEP criu/pie-util-vdso.d [2020-04-09T20:01:27.531Z] #47 ... [2020-04-09T20:01:27.531Z] [2020-04-09T20:01:27.531Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:27.531Z] #44 38.38 CC images/creds.o [2020-04-09T20:01:27.531Z] #44 38.54 CC images/vma.o [2020-04-09T20:01:27.718Z] #44 55.60 DEP criu/path.d [2020-04-09T20:01:27.718Z] #44 55.70 DEP criu/parasite-syscall.d [2020-04-09T20:01:27.742Z] #44 21.56 CC images/core-arm.o [2020-04-09T20:01:27.792Z] #44 38.89 CC images/netdev.o [2020-04-09T20:01:27.973Z] #43 ... [2020-04-09T20:01:27.973Z] [2020-04-09T20:01:27.973Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:01:27.998Z] #44 55.91 DEP criu/pagemap.d [2020-04-09T20:01:27.999Z] #44 56.02 DEP criu/pagemap-cache.d [2020-04-09T20:01:28.279Z] #44 56.21 DEP criu/page-xfer.d [2020-04-09T20:01:28.279Z] #44 56.37 DEP criu/page-pipe.d [2020-04-09T20:01:28.306Z] #44 22.08 CC images/core-aarch64.o [2020-04-09T20:01:28.362Z] #44 39.47 CC images/tty.o [2020-04-09T20:01:28.554Z] #65 ... [2020-04-09T20:01:28.554Z] [2020-04-09T20:01:28.554Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:28.554Z] #33 63.96 internal/poll [2020-04-09T20:01:28.554Z] #33 66.13 internal/syscall/execenv [2020-04-09T20:01:28.554Z] #33 66.52 internal/syscall/unix [2020-04-09T20:01:28.554Z] #33 66.78 internal/fmtsort [2020-04-09T20:01:28.554Z] #33 66.88 os [2020-04-09T20:01:28.554Z] #33 67.87 strings [2020-04-09T20:01:28.554Z] #33 70.60 fmt [2020-04-09T20:01:28.554Z] #33 70.63 path/filepath [2020-04-09T20:01:28.554Z] #33 72.16 io/ioutil [2020-04-09T20:01:28.554Z] #33 72.76 path [2020-04-09T20:01:28.554Z] #33 73.39 text/tabwriter [2020-04-09T20:01:28.554Z] #33 ... [2020-04-09T20:01:28.554Z] [2020-04-09T20:01:28.554Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:28.554Z] #65 43.11 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-09T20:01:28.554Z] #65 43.11 + BUILDTAGS='netgo osusergo static_build' [2020-04-09T20:01:28.554Z] #65 43.11 + export EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:01:28.554Z] #65 43.11 + EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:01:28.554Z] #65 43.11 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-09T20:01:28.554Z] #65 43.11 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-09T20:01:28.554Z] #65 43.11 + '[' '' = dynamic ']' [2020-04-09T20:01:28.554Z] #65 43.11 + make [2020-04-09T20:01:28.559Z] #44 56.46 DEP criu/netfilter.d [2020-04-09T20:01:28.559Z] #44 56.55 DEP criu/net.d [2020-04-09T20:01:28.559Z] #44 56.68 DEP criu/namespaces.d [2020-04-09T20:01:28.563Z] #44 22.53 CC images/core-ppc64.o [2020-04-09T20:01:28.840Z] #44 56.88 DEP criu/mount.d [2020-04-09T20:01:29.120Z] #44 57.05 DEP criu/mem.d [2020-04-09T20:01:29.304Z] #44 40.27 CC images/file-lock.o [2020-04-09T20:01:29.406Z] #44 57.26 DEP criu/lsm.d [2020-04-09T20:01:29.406Z] #44 57.42 DEP criu/log.d [2020-04-09T20:01:29.479Z] #65 44.19 + bin/ctr [2020-04-09T20:01:29.496Z] #44 23.41 CC images/core-s390.o [2020-04-09T20:01:29.496Z] #44 ... [2020-04-09T20:01:29.496Z] [2020-04-09T20:01:29.496Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:29.496Z] #47 73.59 fmt [2020-04-09T20:01:29.496Z] #47 75.59 regexp [2020-04-09T20:01:29.496Z] #47 78.53 go/token [2020-04-09T20:01:29.496Z] #47 79.35 internal/lazyregexp [2020-04-09T20:01:29.496Z] #47 79.38 go/scanner [2020-04-09T20:01:29.496Z] #47 79.83 net/url [2020-04-09T20:01:29.496Z] #47 80.85 go/ast [2020-04-09T20:01:29.496Z] #47 81.94 text/template/parse [2020-04-09T20:01:29.564Z] #44 40.59 CC images/rlimit.o [2020-04-09T20:01:29.691Z] #44 57.55 DEP criu/libnetlink.d [2020-04-09T20:01:29.691Z] #44 57.68 DEP criu/kerndat.d [2020-04-09T20:01:29.691Z] #44 57.82 DEP criu/kcmp-ids.d [2020-04-09T20:01:29.691Z] #44 57.90 DEP criu/irmap.d [2020-04-09T20:01:29.824Z] #44 40.97 CC images/pagemap.o [2020-04-09T20:01:29.974Z] #44 57.99 DEP criu/ipc_ns.d [2020-04-09T20:01:29.974Z] #44 58.16 DEP criu/image.d [2020-04-09T20:01:30.255Z] #44 58.31 DEP criu/image-desc.d [2020-04-09T20:01:30.255Z] #44 58.38 DEP criu/fsnotify.d [2020-04-09T20:01:30.394Z] #44 41.40 CC images/siginfo.o [2020-04-09T20:01:30.428Z] #47 ... [2020-04-09T20:01:30.428Z] [2020-04-09T20:01:30.428Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:30.428Z] #33 DONE 84.4s [2020-04-09T20:01:30.428Z] [2020-04-09T20:01:30.428Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:30.428Z] #56 74.49 fmt [2020-04-09T20:01:30.428Z] #56 79.69 encoding/json [2020-04-09T20:01:30.428Z] #56 82.52 github.com/pkg/diff [2020-04-09T20:01:30.428Z] #56 84.00 go/ast [2020-04-09T20:01:30.428Z] #56 ... [2020-04-09T20:01:30.428Z] [2020-04-09T20:01:30.428Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:30.428Z] #44 24.34 CC images/cpuinfo.o [2020-04-09T20:01:30.536Z] #44 58.56 DEP criu/filesystems.d [2020-04-09T20:01:30.536Z] #44 58.67 DEP criu/files.d [2020-04-09T20:01:30.655Z] #44 41.76 CC images/rpc.o [2020-04-09T20:01:30.816Z] #44 58.85 DEP criu/files-reg.d [2020-04-09T20:01:30.816Z] #44 58.96 DEP criu/files-ext.d [2020-04-09T20:01:30.990Z] #44 25.12 CC images/inventory.o [2020-04-09T20:01:31.097Z] #44 59.13 DEP criu/file-lock.d [2020-04-09T20:01:31.210Z] #27 14.60 0.0% # 2.0% ### 4.7% #### 6.5% ###### 9.2% ######## 11.8% ########## 14.5% ########### 16.3% ############# 19.0% ############### 21.7% ################ 23.2% ################# 24.1% ################## 25.9% ################### 27.7% ##################### 29.7% ###################### 31.2% ####################### 33.0% ######################## 33.9% ######################### 35.7% ########################## 37.3% ############################ 39.9% ############################# 41.7% ############################### 43.4% ################################ 45.8% ################################# 47.2% ################################### 49.9% ##################################### 52.6% ####################################### 55.2% ######################################### 57.2% ########################################## 59.0% ############################################ 61.6% ############################################# 63.4% ############################################## 65.2% ################################################ 67.0% ################################################# 68.8% ################################################### 71.5% #################################################### 73.3% ###################################################### 75.0% ###################################################### 75.9% ####################################################### 77.7% ######################################################### 79.5% ########################################################## 81.3% ########################################################### 83.1% ############################################################# 84.9% ############################################################## 86.6% ############################################################### 88.4% [2020-04-09T20:01:31.210Z] #27 ... [2020-04-09T20:01:31.210Z] [2020-04-09T20:01:31.210Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:01:31.210Z] #35 59.40 Selecting previously unselected package libxml2:ppc64el. [2020-04-09T20:01:31.363Z] #65 ... [2020-04-09T20:01:31.363Z] [2020-04-09T20:01:31.363Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:31.363Z] #47 67.09 internal/fmtsort [2020-04-09T20:01:31.363Z] #47 68.06 strings [2020-04-09T20:01:31.363Z] #47 69.10 os [2020-04-09T20:01:31.363Z] #47 71.00 regexp/syntax [2020-04-09T20:01:31.363Z] #47 72.68 fmt [2020-04-09T20:01:31.363Z] #47 75.88 regexp [2020-04-09T20:01:31.377Z] #44 59.30 DEP criu/file-ids.d [2020-04-09T20:01:31.377Z] #44 59.42 DEP criu/fifo.d [2020-04-09T20:01:31.507Z] #35 59.40 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_ppc64el.deb ... [2020-04-09T20:01:31.507Z] #35 59.42 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:01:31.553Z] #44 25.52 CC images/fdinfo.o [2020-04-09T20:01:31.619Z] #47 ... [2020-04-09T20:01:31.619Z] [2020-04-09T20:01:31.619Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:31.619Z] #44 15.82 PBCC images/ns.pb-c.c [2020-04-09T20:01:31.619Z] #44 15.86 DEP images/ns.pb-c.d [2020-04-09T20:01:31.619Z] #44 15.93 PBCC images/fdinfo.pb-c.c [2020-04-09T20:01:31.619Z] #44 16.00 DEP images/fdinfo.pb-c.d [2020-04-09T20:01:31.619Z] #44 16.05 PBCC images/core-aarch64.pb-c.c [2020-04-09T20:01:31.619Z] #44 16.14 PBCC images/core-arm.pb-c.c [2020-04-09T20:01:31.619Z] #44 16.19 PBCC images/core-ppc64.pb-c.c [2020-04-09T20:01:31.619Z] #44 16.23 PBCC images/core-s390.pb-c.c [2020-04-09T20:01:31.619Z] #44 16.28 PBCC images/core-x86.pb-c.c [2020-04-09T20:01:31.619Z] #44 16.33 PBCC images/core.pb-c.c [2020-04-09T20:01:31.619Z] #44 16.41 PBCC images/inventory.pb-c.c [2020-04-09T20:01:31.619Z] #44 16.53 DEP images/core-aarch64.pb-c.d [2020-04-09T20:01:31.619Z] #44 16.62 DEP images/core-arm.pb-c.d [2020-04-09T20:01:31.619Z] #44 16.73 DEP images/core-ppc64.pb-c.d [2020-04-09T20:01:31.619Z] #44 16.80 DEP images/core-s390.pb-c.d [2020-04-09T20:01:31.619Z] #44 16.88 DEP images/core-x86.pb-c.d [2020-04-09T20:01:31.619Z] #44 16.95 DEP images/core.pb-c.d [2020-04-09T20:01:31.619Z] #44 17.02 DEP images/inventory.pb-c.d [2020-04-09T20:01:31.619Z] #44 17.10 PBCC images/cpuinfo.pb-c.c [2020-04-09T20:01:31.619Z] #44 17.14 DEP images/cpuinfo.pb-c.d [2020-04-09T20:01:31.619Z] #44 17.20 PBCC images/stats.pb-c.c [2020-04-09T20:01:31.619Z] #44 17.21 DEP images/stats.pb-c.d [2020-04-09T20:01:31.619Z] #44 18.83 make[1]: Nothing to be done for 'all'. [2020-04-09T20:01:31.619Z] #44 20.43 CC images/stats.o [2020-04-09T20:01:31.619Z] #44 20.92 CC images/core.o [2020-04-09T20:01:31.619Z] #44 21.68 CC images/core-x86.o [2020-04-09T20:01:31.660Z] #44 59.58 DEP criu/fdstore.d [2020-04-09T20:01:31.660Z] #44 59.69 DEP criu/fault-injection.d [2020-04-09T20:01:31.660Z] #44 59.73 DEP criu/external.d [2020-04-09T20:01:31.660Z] #44 59.83 DEP criu/eventpoll.d [2020-04-09T20:01:31.874Z] #44 22.49 CC images/core-arm.o [2020-04-09T20:01:31.874Z] #44 ... [2020-04-09T20:01:31.874Z] [2020-04-09T20:01:31.874Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:31.874Z] #47 77.53 go/token [2020-04-09T20:01:31.940Z] #44 59.99 DEP criu/eventfd.d [2020-04-09T20:01:31.940Z] #44 60.08 DEP criu/crtools.d [2020-04-09T20:01:32.117Z] #44 25.90 CC images/fown.o [2020-04-09T20:01:32.221Z] #44 60.23 DEP criu/cr-service.d [2020-04-09T20:01:32.221Z] #44 60.37 DEP criu/cr-restore.d [2020-04-09T20:01:32.374Z] #44 26.19 CC images/ns.o [2020-04-09T20:01:32.374Z] #44 26.47 CC images/regfile.o [2020-04-09T20:01:32.502Z] #44 60.50 DEP criu/cr-errno.d [2020-04-09T20:01:32.502Z] #44 60.51 DEP criu/cr-dump.d [2020-04-09T20:01:32.502Z] #44 60.70 DEP criu/cr-dedup.d [2020-04-09T20:01:32.551Z] #35 60.50 Selecting previously unselected package libarchive13:ppc64el. [2020-04-09T20:01:32.551Z] #35 60.50 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2020-04-09T20:01:32.551Z] #35 60.50 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-09T20:01:32.565Z] #44 43.40 CC images/ext-file.o [2020-04-09T20:01:32.565Z] #44 43.68 CC images/cgroup.o [2020-04-09T20:01:32.783Z] #44 ... [2020-04-09T20:01:32.783Z] [2020-04-09T20:01:32.783Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:01:32.783Z] #17 5.937 Reading package lists... [2020-04-09T20:01:32.783Z] #17 7.626 Building dependency tree... [2020-04-09T20:01:32.783Z] #17 7.776 Reading state information... [2020-04-09T20:01:32.783Z] #17 7.978 libcap2-bin is already the newest version (1:2.25-2). [2020-04-09T20:01:32.783Z] #17 7.978 The following additional packages will be installed: [2020-04-09T20:01:32.783Z] #17 7.983 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-09T20:01:32.783Z] #17 7.983 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-09T20:01:32.783Z] #17 7.984 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-09T20:01:32.783Z] #17 7.984 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-09T20:01:32.783Z] #17 7.984 python3.7 python3.7-minimal vim-runtime xxd [2020-04-09T20:01:32.783Z] #17 7.986 Suggested packages: [2020-04-09T20:01:32.783Z] #17 7.986 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-09T20:01:32.783Z] #17 7.986 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-09T20:01:32.783Z] #17 7.986 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-09T20:01:32.783Z] #17 7.986 Recommended packages: [2020-04-09T20:01:32.783Z] #17 7.986 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-09T20:01:32.783Z] #17 7.986 python3-keyrings.alt python3-xdg unzip [2020-04-09T20:01:32.783Z] #17 9.046 The following NEW packages will be installed: [2020-04-09T20:01:32.783Z] #17 9.061 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-09T20:01:32.783Z] #17 9.061 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-09T20:01:32.783Z] #17 9.061 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-09T20:01:32.783Z] #17 9.061 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-09T20:01:32.783Z] #17 9.061 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-09T20:01:32.783Z] #17 9.061 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-09T20:01:32.783Z] #17 9.062 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-09T20:01:32.783Z] #17 9.062 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-09T20:01:32.783Z] #17 9.062 xz-utils zip [2020-04-09T20:01:32.783Z] #17 9.137 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:01:32.783Z] #17 9.137 Need to get 27.7 MB of archives. [2020-04-09T20:01:32.783Z] #17 9.137 After this operation, 117 MB of additional disk space will be used. [2020-04-09T20:01:32.783Z] #17 9.137 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2020-04-09T20:01:32.783Z] #17 9.166 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u1 [586 kB] [2020-04-09T20:01:32.783Z] #17 9.197 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u1 [1590 kB] [2020-04-09T20:01:32.783Z] #17 9.232 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2020-04-09T20:01:32.783Z] #17 9.234 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2020-04-09T20:01:32.783Z] #17 9.237 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u1 [1683 kB] [2020-04-09T20:01:32.783Z] #17 9.304 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u1 [330 kB] [2020-04-09T20:01:32.783Z] #17 9.310 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2020-04-09T20:01:32.783Z] #17 9.312 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2020-04-09T20:01:32.783Z] #17 9.315 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2020-04-09T20:01:32.783Z] #17 9.319 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2020-04-09T20:01:32.783Z] #17 9.323 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2020-04-09T20:01:32.783Z] #17 9.325 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2020-04-09T20:01:32.783Z] #17 9.327 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2020-04-09T20:01:32.783Z] #17 9.328 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2020-04-09T20:01:32.783Z] #17 9.331 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2020-04-09T20:01:32.783Z] #17 9.348 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2020-04-09T20:01:32.783Z] #17 9.355 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:01:32.783Z] #17 9.361 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2020-04-09T20:01:32.783Z] #17 9.367 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2020-04-09T20:01:32.783Z] #17 9.370 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2020-04-09T20:01:32.783Z] #17 9.377 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2020-04-09T20:01:32.783Z] #17 9.406 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2020-04-09T20:01:32.783Z] #17 9.409 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2020-04-09T20:01:32.783Z] #17 9.413 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2020-04-09T20:01:32.783Z] #17 9.417 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2020-04-09T20:01:32.783Z] #17 9.419 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2020-04-09T20:01:32.783Z] #17 9.419 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2020-04-09T20:01:32.783Z] #17 9.421 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2020-04-09T20:01:32.783Z] #17 9.630 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2020-04-09T20:01:32.783Z] #17 9.631 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2020-04-09T20:01:32.783Z] #17 9.633 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2020-04-09T20:01:32.783Z] #17 9.634 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2020-04-09T20:01:32.783Z] #17 9.636 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2020-04-09T20:01:32.783Z] #17 9.642 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2020-04-09T20:01:32.783Z] #17 9.697 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-09T20:01:32.783Z] #17 9.699 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2020-04-09T20:01:32.783Z] #17 9.702 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2020-04-09T20:01:32.783Z] #17 9.707 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-09T20:01:32.783Z] #17 9.711 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2020-04-09T20:01:32.783Z] #17 9.719 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-09T20:01:32.783Z] #17 9.720 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u2 [1199 kB] [2020-04-09T20:01:32.783Z] #17 9.772 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2020-04-09T20:01:32.783Z] #17 9.778 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2020-04-09T20:01:32.783Z] #17 9.783 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-09T20:01:32.783Z] #17 9.926 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2020-04-09T20:01:32.783Z] #17 9.957 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2020-04-09T20:01:32.783Z] #17 9.982 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2020-04-09T20:01:32.783Z] #17 10.35 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:01:32.783Z] #17 10.40 Fetched 27.7 MB in 1s (31.4 MB/s) [2020-04-09T20:01:32.783Z] #17 10.44 Selecting previously unselected package pigz. [2020-04-09T20:01:32.783Z] #17 10.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 ... 23190 files and directories currently installed.) [2020-04-09T20:01:32.783Z] #17 10.47 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2020-04-09T20:01:32.783Z] #17 10.47 Unpacking pigz (2.4-1) ... [2020-04-09T20:01:32.783Z] #17 10.54 Selecting previously unselected package libpython3.7-minimal:s390x. [2020-04-09T20:01:32.783Z] #17 10.55 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-09T20:01:32.783Z] #17 10.55 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-09T20:01:32.783Z] #17 10.88 Selecting previously unselected package python3.7-minimal. [2020-04-09T20:01:32.783Z] #17 10.88 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_s390x.deb ... [2020-04-09T20:01:32.783Z] #17 10.88 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:01:32.783Z] #17 11.60 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u1) ... [2020-04-09T20:01:32.783Z] #17 11.61 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:01:32.799Z] #47 78.55 go/scanner [2020-04-09T20:01:32.828Z] #44 ... [2020-04-09T20:01:32.828Z] [2020-04-09T20:01:32.828Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:01:32.828Z] #10 83.42 Selecting previously unselected package libapparmor1:arm64. [2020-04-09T20:01:32.828Z] #10 83.43 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2020-04-09T20:01:32.828Z] #10 83.46 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2020-04-09T20:01:32.828Z] #10 83.56 Selecting previously unselected package libapparmor-dev:arm64. [2020-04-09T20:01:32.828Z] #10 83.57 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2020-04-09T20:01:32.828Z] #10 83.58 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-09T20:01:32.828Z] #10 83.69 Selecting previously unselected package libbtrfs0. [2020-04-09T20:01:32.828Z] #10 83.70 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2020-04-09T20:01:32.828Z] #10 83.70 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:01:32.828Z] #10 83.78 Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:01:32.828Z] #10 83.78 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2020-04-09T20:01:32.828Z] #10 83.85 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:01:32.828Z] #10 84.02 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2020-04-09T20:01:32.828Z] #10 84.03 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2020-04-09T20:01:32.828Z] #10 84.04 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-09T20:01:32.828Z] #10 84.17 Selecting previously unselected package libudev-dev:arm64. [2020-04-09T20:01:32.828Z] #10 84.19 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_arm64.deb ... [2020-04-09T20:01:32.828Z] #10 84.21 Unpacking libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-09T20:01:32.828Z] #10 84.52 Selecting previously unselected package libsepol1-dev:arm64. [2020-04-09T20:01:32.828Z] #10 84.53 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2020-04-09T20:01:32.828Z] #10 84.54 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2020-04-09T20:01:32.828Z] #10 84.87 Selecting previously unselected package libpcre16-3:arm64. [2020-04-09T20:01:32.828Z] #10 84.88 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2020-04-09T20:01:32.828Z] #10 84.89 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2020-04-09T20:01:32.828Z] #10 85.06 Selecting previously unselected package libpcre32-3:arm64. [2020-04-09T20:01:32.828Z] #10 85.06 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2020-04-09T20:01:32.828Z] #10 85.07 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2020-04-09T20:01:32.937Z] #44 26.76 CC images/ghost-file.o [2020-04-09T20:01:33.064Z] #17 13.02 Selecting previously unselected package python3-minimal. [2020-04-09T20:01:33.064Z] #17 13.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23439 files and directories currently installed.) [2020-04-09T20:01:33.064Z] #17 13.07 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2020-04-09T20:01:33.064Z] #17 13.07 Unpacking python3-minimal (3.7.3-1) ... [2020-04-09T20:01:33.064Z] #17 13.11 Selecting previously unselected package libmpdec2:s390x. [2020-04-09T20:01:33.064Z] #17 13.11 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2020-04-09T20:01:33.064Z] #17 13.12 Unpacking libmpdec2:s390x (2.4.2-2) ... [2020-04-09T20:01:33.089Z] #10 85.27 Selecting previously unselected package libpcrecpp0v5:arm64. [2020-04-09T20:01:33.089Z] #10 85.28 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2020-04-09T20:01:33.089Z] #10 85.28 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-09T20:01:33.194Z] #44 27.07 CC images/fifo.o [2020-04-09T20:01:33.194Z] #44 27.26 CC images/remap-file-path.o [2020-04-09T20:01:33.209Z] #35 61.33 Selecting previously unselected package libjsoncpp1:ppc64el. [2020-04-09T20:01:33.345Z] #17 13.20 Selecting previously unselected package libpython3.7-stdlib:s390x. [2020-04-09T20:01:33.345Z] #17 13.20 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_s390x.deb ... [2020-04-09T20:01:33.345Z] #17 13.21 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-09T20:01:33.349Z] #10 85.45 Selecting previously unselected package libpcre3-dev:arm64. [2020-04-09T20:01:33.349Z] #10 85.46 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2020-04-09T20:01:33.349Z] #10 85.47 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-09T20:01:33.450Z] #44 27.52 CC images/eventfd.o [2020-04-09T20:01:33.502Z] #35 61.33 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2020-04-09T20:01:33.502Z] #35 61.34 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-09T20:01:33.610Z] #10 85.96 Selecting previously unselected package libselinux1-dev:arm64. [2020-04-09T20:01:33.610Z] #10 85.96 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2020-04-09T20:01:33.610Z] #10 85.98 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-09T20:01:33.707Z] #44 27.78 CC images/eventpoll.o [2020-04-09T20:01:33.791Z] #35 61.69 Selecting previously unselected package librhash0:ppc64el. [2020-04-09T20:01:33.791Z] #35 61.78 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2020-04-09T20:01:33.791Z] #35 61.80 Unpacking librhash0:ppc64el (1.3.8-1) ... [2020-04-09T20:01:33.956Z] #17 13.79 Selecting previously unselected package python3.7. [2020-04-09T20:01:33.957Z] #17 13.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_s390x.deb ... [2020-04-09T20:01:33.957Z] #17 13.79 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:01:33.957Z] #17 13.88 Selecting previously unselected package libpython3-stdlib:s390x. [2020-04-09T20:01:33.957Z] #17 13.88 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2020-04-09T20:01:33.957Z] #17 13.89 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-09T20:01:33.957Z] #17 13.95 Setting up python3-minimal (3.7.3-1) ... [2020-04-09T20:01:34.090Z] #35 62.19 Selecting previously unselected package libuv1:ppc64el. [2020-04-09T20:01:34.162Z] #47 79.65 internal/lazyregexp [2020-04-09T20:01:34.162Z] #47 79.73 go/ast [2020-04-09T20:01:34.162Z] #47 79.96 net/url [2020-04-09T20:01:34.181Z] #10 86.29 Selecting previously unselected package libdevmapper-dev:arm64. [2020-04-09T20:01:34.181Z] #10 86.29 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2020-04-09T20:01:34.181Z] #10 86.30 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-09T20:01:34.181Z] #10 86.42 Selecting previously unselected package libseccomp-dev:arm64. [2020-04-09T20:01:34.181Z] #10 86.44 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_arm64.deb ... [2020-04-09T20:01:34.181Z] #10 86.44 Unpacking libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-09T20:01:34.271Z] #44 28.16 CC images/fh.o [2020-04-09T20:01:34.383Z] #35 62.20 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2020-04-09T20:01:34.383Z] #35 62.24 Unpacking libuv1:ppc64el (1.24.1-1) ... [2020-04-09T20:01:34.383Z] #35 62.59 Selecting previously unselected package cmake. [2020-04-09T20:01:34.441Z] #10 86.61 Selecting previously unselected package libsystemd-dev:arm64. [2020-04-09T20:01:34.441Z] #10 86.61 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_arm64.deb ... [2020-04-09T20:01:34.441Z] #10 86.63 Unpacking libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-09T20:01:34.568Z] #17 14.46 Selecting previously unselected package python3. [2020-04-09T20:01:34.568Z] #17 14.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23851 files and directories currently installed.) [2020-04-09T20:01:34.568Z] #17 14.48 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2020-04-09T20:01:34.568Z] #17 14.49 Unpacking python3 (3.7.3-1) ... [2020-04-09T20:01:34.568Z] #17 14.56 Selecting previously unselected package libip4tc0:s390x. [2020-04-09T20:01:34.568Z] #17 14.56 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2020-04-09T20:01:34.568Z] #17 14.56 Unpacking libip4tc0:s390x (1.8.2-4) ... [2020-04-09T20:01:34.568Z] #17 14.62 Selecting previously unselected package libip6tc0:s390x. [2020-04-09T20:01:34.568Z] #17 14.62 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2020-04-09T20:01:34.568Z] #17 14.62 Unpacking libip6tc0:s390x (1.8.2-4) ... [2020-04-09T20:01:34.568Z] #17 14.66 Selecting previously unselected package libiptc0:s390x. [2020-04-09T20:01:34.677Z] #35 62.60 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2020-04-09T20:01:34.677Z] #35 62.61 Unpacking cmake (3.13.4-1) ... [2020-04-09T20:01:34.835Z] #44 28.61 CC images/fsnotify.o [2020-04-09T20:01:34.848Z] #17 14.66 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2020-04-09T20:01:34.848Z] #17 14.67 Unpacking libiptc0:s390x (1.8.2-4) ... [2020-04-09T20:01:34.848Z] #17 14.73 Selecting previously unselected package libnfnetlink0:s390x. [2020-04-09T20:01:34.848Z] #17 14.73 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2020-04-09T20:01:34.848Z] #17 14.74 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-09T20:01:34.848Z] #17 14.77 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2020-04-09T20:01:34.848Z] #17 14.78 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2020-04-09T20:01:34.848Z] #17 14.78 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-09T20:01:34.848Z] #17 14.82 Selecting previously unselected package libnftnl11:s390x. [2020-04-09T20:01:34.848Z] #17 14.83 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2020-04-09T20:01:34.848Z] #17 14.84 Unpacking libnftnl11:s390x (1.1.2-2) ... [2020-04-09T20:01:34.848Z] #17 14.89 Selecting previously unselected package iptables. [2020-04-09T20:01:35.012Z] #10 87.14 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2020-04-09T20:01:35.012Z] #10 87.16 Setting up libseccomp-dev:arm64 (2.3.3-4) ... [2020-04-09T20:01:35.012Z] #10 87.17 Setting up libapparmor1:arm64 (2.13.2-10) ... [2020-04-09T20:01:35.012Z] #10 87.18 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:01:35.012Z] #10 87.19 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2020-04-09T20:01:35.012Z] #10 87.20 Setting up libsepol1-dev:arm64 (2.8-1) ... [2020-04-09T20:01:35.012Z] #10 87.22 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:01:35.012Z] #10 87.23 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:01:35.012Z] #10 87.24 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2020-04-09T20:01:35.012Z] #10 87.25 Setting up libudev-dev:arm64 (241-7~deb10u3) ... [2020-04-09T20:01:35.012Z] #10 87.29 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:01:35.012Z] #10 87.30 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:01:35.012Z] #10 87.32 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2020-04-09T20:01:35.012Z] #10 87.32 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-09T20:01:35.012Z] #10 87.33 Setting up libsystemd-dev:arm64 (241-7~deb10u3) ... [2020-04-09T20:01:35.012Z] #10 87.35 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:01:35.012Z] #10 87.36 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2020-04-09T20:01:35.154Z] #17 14.90 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2020-04-09T20:01:35.154Z] #17 14.90 Unpacking iptables (1.8.2-4) ... [2020-04-09T20:01:35.154Z] #17 15.17 Selecting previously unselected package xxd. [2020-04-09T20:01:35.272Z] #10 87.37 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:01:35.272Z] #10 87.41 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-04-09T20:01:35.272Z] #10 87.42 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-04-09T20:01:35.272Z] #10 87.43 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:01:35.272Z] #10 87.44 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-04-09T20:01:35.272Z] #10 87.44 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-04-09T20:01:35.272Z] #10 87.46 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:01:35.272Z] #10 87.47 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2020-04-09T20:01:35.272Z] #10 87.50 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2020-04-09T20:01:35.272Z] #10 87.52 Setting up dmsetup (2:1.02.155-3) ... [2020-04-09T20:01:35.272Z] #10 87.55 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2020-04-09T20:01:35.399Z] #44 29.42 CC images/signalfd.o [2020-04-09T20:01:35.441Z] #17 15.17 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2020-04-09T20:01:35.441Z] #17 15.18 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:01:35.441Z] #17 15.31 Selecting previously unselected package vim-common. [2020-04-09T20:01:35.441Z] #17 15.31 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:01:35.441Z] #17 15.32 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:01:35.533Z] #10 87.58 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2020-04-09T20:01:35.533Z] #10 87.60 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:01:35.722Z] #17 15.51 Selecting previously unselected package bash-completion. [2020-04-09T20:01:35.722Z] #17 15.51 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-09T20:01:35.962Z] #44 29.71 CC images/fs.o [2020-04-09T20:01:35.962Z] #44 29.91 CC images/pstree.o [2020-04-09T20:01:36.047Z] #47 81.55 text/template/parse [2020-04-09T20:01:36.104Z] #10 DONE 88.2s [2020-04-09T20:01:36.104Z] [2020-04-09T20:01:36.104Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:01:36.104Z] #58 DONE 0.2s [2020-04-09T20:01:36.104Z] [2020-04-09T20:01:36.104Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-09T20:01:36.104Z] #59 DONE 0.1s [2020-04-09T20:01:36.104Z] [2020-04-09T20:01:36.104Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-09T20:01:36.219Z] #44 30.17 CC images/pipe.o [2020-04-09T20:01:36.475Z] #44 30.46 CC images/tcp-stream.o [2020-04-09T20:01:36.732Z] #44 30.77 CC images/sk-packet.o [2020-04-09T20:01:36.762Z] #35 ... [2020-04-09T20:01:36.762Z] [2020-04-09T20:01:36.762Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:01:36.763Z] #27 14.60 0.0% # 2.0% ### 4.7% #### 6.5% ###### 9.2% ######## 11.8% ########## 14.5% ########### 16.3% ############# 19.0% ############### 21.7% ################ 23.2% ################# 24.1% ################## 25.9% ################### 27.7% ##################### 29.7% ###################### 31.2% ####################### 33.0% ######################## 33.9% ######################### 35.7% ########################## 37.3% ############################ 39.9% ############################# 41.7% ############################### 43.4% ################################ 45.8% ################################# 47.2% ################################### 49.9% ##################################### 52.6% ####################################### 55.2% ######################################### 57.2% ########################################## 59.0% ############################################ 61.6% ############################################# 63.4% ############################################## 65.2% ################################################ 67.0% ################################################# 68.8% ################################################### 71.5% #################################################### 73.3% ###################################################### 75.0% ###################################################### 75.9% ####################################################### 77.7% ######################################################### 79.5% ########################################################## 81.3% ########################################################### 83.1% ############################################################# 84.9% ############################################################## 86.6% ############################################################### 88.4% ################################################################ 89.3% ################################################################# 91.1% ################################################################### 93.8% ##################################################################### 96.5% ###################################################################### 98.3% ######################################################################## 100.0% [2020-04-09T20:01:36.763Z] #27 21.73 [2020-04-09T20:01:36.763Z] #27 24.18 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-09T20:01:36.763Z] #27 25.24 #=#=# [2020-04-09T20:01:36.763Z] #27 25.54 # 1.6% ######################################################################## 100.0% [2020-04-09T20:01:36.763Z] #27 25.92 [2020-04-09T20:01:37.186Z] #17 17.07 Unpacking bash-completion (1:2.8-6) ... [2020-04-09T20:01:37.295Z] #44 31.11 CC images/mnt.o [2020-04-09T20:01:37.295Z] #44 31.44 CC images/pipe-data.o [2020-04-09T20:01:37.466Z] #17 ... [2020-04-09T20:01:37.466Z] [2020-04-09T20:01:37.466Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:37.467Z] #47 85.96 net/http [2020-04-09T20:01:37.467Z] #47 93.52 github.com/LK4D4/vndr/godl [2020-04-09T20:01:37.467Z] #47 94.11 github.com/LK4D4/vndr [2020-04-09T20:01:37.467Z] #47 ... [2020-04-09T20:01:37.467Z] [2020-04-09T20:01:37.467Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:01:37.467Z] #17 17.39 Selecting previously unselected package bzip2. [2020-04-09T20:01:37.467Z] #17 17.39 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2020-04-09T20:01:37.467Z] #17 17.40 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:01:37.467Z] #17 17.47 Selecting previously unselected package xz-utils. [2020-04-09T20:01:37.467Z] #17 17.47 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2020-04-09T20:01:37.467Z] #17 17.47 Unpacking xz-utils (5.2.4-1) ... [2020-04-09T20:01:37.467Z] #17 17.58 Selecting previously unselected package apparmor. [2020-04-09T20:01:37.551Z] #44 ... [2020-04-09T20:01:37.551Z] [2020-04-09T20:01:37.551Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:01:37.551Z] #10 91.93 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-09T20:01:37.551Z] #10 91.94 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T20:01:37.551Z] #10 91.96 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:01:37.747Z] #17 17.59 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2020-04-09T20:01:37.747Z] #17 17.65 Unpacking apparmor (2.13.2-10) ... [2020-04-09T20:01:37.936Z] #47 ... [2020-04-09T20:01:37.936Z] [2020-04-09T20:01:37.936Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:37.936Z] #44 23.00 CC images/core-aarch64.o [2020-04-09T20:01:37.936Z] #44 23.58 CC images/core-ppc64.o [2020-04-09T20:01:37.936Z] #44 24.39 CC images/core-s390.o [2020-04-09T20:01:37.936Z] #44 25.24 CC images/cpuinfo.o [2020-04-09T20:01:37.936Z] #44 25.66 CC images/inventory.o [2020-04-09T20:01:37.936Z] #44 25.88 CC images/fdinfo.o [2020-04-09T20:01:37.936Z] #44 26.27 CC images/fown.o [2020-04-09T20:01:37.936Z] #44 26.55 CC images/ns.o [2020-04-09T20:01:37.936Z] #44 26.72 CC images/regfile.o [2020-04-09T20:01:37.936Z] #44 26.93 CC images/ghost-file.o [2020-04-09T20:01:37.936Z] #44 27.23 CC images/fifo.o [2020-04-09T20:01:37.936Z] #44 27.54 CC images/remap-file-path.o [2020-04-09T20:01:37.936Z] #44 27.74 CC images/eventfd.o [2020-04-09T20:01:37.936Z] #44 27.99 CC images/eventpoll.o [2020-04-09T20:01:37.936Z] #44 28.34 CC images/fh.o [2020-04-09T20:01:37.936Z] #44 28.71 CC images/fsnotify.o [2020-04-09T20:01:38.028Z] #17 17.98 Selecting previously unselected package aufs-tools. [2020-04-09T20:01:38.028Z] #17 17.98 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2020-04-09T20:01:38.028Z] #17 17.98 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:01:38.191Z] #44 ... [2020-04-09T20:01:38.191Z] [2020-04-09T20:01:38.191Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:38.191Z] #33 74.79 github.com/BurntSushi/toml [2020-04-09T20:01:38.191Z] #33 74.80 flag [2020-04-09T20:01:38.191Z] #33 76.69 log [2020-04-09T20:01:38.191Z] #33 79.01 github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:01:38.191Z] #33 DONE 83.8s [2020-04-09T20:01:38.191Z] [2020-04-09T20:01:38.191Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:38.191Z] #56 76.46 encoding/json [2020-04-09T20:01:38.191Z] #56 79.98 github.com/pkg/diff [2020-04-09T20:01:38.191Z] #56 81.76 go/ast [2020-04-09T20:01:38.191Z] #56 82.67 golang.org/x/crypto/ssh/terminal [2020-04-09T20:01:38.319Z] #17 18.10 Selecting previously unselected package libonig5:s390x. [2020-04-09T20:01:38.319Z] #17 18.10 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2020-04-09T20:01:38.319Z] #17 18.10 Unpacking libonig5:s390x (6.9.1-1) ... [2020-04-09T20:01:38.319Z] #17 18.22 Selecting previously unselected package libjq1:s390x. [2020-04-09T20:01:38.319Z] #17 18.22 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2020-04-09T20:01:38.319Z] #17 18.23 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-09T20:01:38.319Z] #17 18.33 Selecting previously unselected package jq. [2020-04-09T20:01:38.599Z] #17 18.33 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2020-04-09T20:01:38.599Z] #17 18.33 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:01:38.599Z] #17 18.41 Selecting previously unselected package libaio1:s390x. [2020-04-09T20:01:38.599Z] #17 18.41 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2020-04-09T20:01:38.599Z] #17 18.41 Unpacking libaio1:s390x (0.3.112-3) ... [2020-04-09T20:01:38.599Z] #17 18.47 Selecting previously unselected package libgpm2:s390x. [2020-04-09T20:01:38.599Z] #17 18.47 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2020-04-09T20:01:38.599Z] #17 18.48 Unpacking libgpm2:s390x (1.20.7-5) ... [2020-04-09T20:01:38.599Z] #17 18.52 Selecting previously unselected package libicu63:s390x. [2020-04-09T20:01:38.599Z] #17 18.52 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2020-04-09T20:01:38.599Z] #17 18.53 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2020-04-09T20:01:38.647Z] #11 ... [2020-04-09T20:01:38.647Z] [2020-04-09T20:01:38.647Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:38.647Z] #68 84.80 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:01:38.647Z] #68 84.80 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-09T20:01:38.647Z] #68 DONE 90.4s [2020-04-09T20:01:38.647Z] [2020-04-09T20:01:38.647Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-09T20:01:38.647Z] #69 DONE 0.1s [2020-04-09T20:01:38.647Z] [2020-04-09T20:01:38.647Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:38.647Z] #44 44.41 CC images/userns.o [2020-04-09T20:01:38.647Z] #44 44.80 CC images/google/protobuf/descriptor.o [2020-04-09T20:01:38.647Z] #44 46.78 CC images/opts.o [2020-04-09T20:01:38.647Z] #44 47.21 CC images/seccomp.o [2020-04-09T20:01:38.647Z] #44 47.74 CC images/binfmt-misc.o [2020-04-09T20:01:38.647Z] #44 47.90 CC images/time.o [2020-04-09T20:01:38.647Z] #44 48.04 CC images/sysctl.o [2020-04-09T20:01:38.647Z] #44 48.33 CC images/autofs.o [2020-04-09T20:01:38.647Z] #44 48.54 CC images/macvlan.o [2020-04-09T20:01:38.647Z] #44 48.73 CC images/sit.o [2020-04-09T20:01:38.647Z] #44 49.07 LINK images/built-in.o [2020-04-09T20:01:38.647Z] #44 49.36 GEN compel/include/asm [2020-04-09T20:01:38.647Z] #44 49.38 GEN compel/include/version.h [2020-04-09T20:01:38.647Z] #44 49.42 touch .config [2020-04-09T20:01:38.647Z] #44 49.48 GEN include/common/config.h [2020-04-09T20:01:38.647Z] #44 49.60 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-09T20:01:38.647Z] #44 49.65 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2020-04-09T20:01:38.647Z] #44 ... [2020-04-09T20:01:38.647Z] [2020-04-09T20:01:38.647Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-09T20:01:38.647Z] #11 DONE 2.7s [2020-04-09T20:01:38.647Z] [2020-04-09T20:01:38.647Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:38.647Z] #60 2.381 + RM_GOPATH=0 [2020-04-09T20:01:38.647Z] #60 2.381 + TMP_GOPATH= [2020-04-09T20:01:38.647Z] #60 2.381 + : /build [2020-04-09T20:01:38.647Z] #60 2.381 + '[' -z '' ']' [2020-04-09T20:01:38.647Z] #60 2.381 ++ mktemp -d [2020-04-09T20:01:38.647Z] #60 2.381 + export GOPATH=/tmp/tmp.gfhtvxUZYr [2020-04-09T20:01:38.647Z] #60 2.381 + GOPATH=/tmp/tmp.gfhtvxUZYr [2020-04-09T20:01:38.647Z] #60 2.381 + RM_GOPATH=1 [2020-04-09T20:01:38.647Z] #60 2.387 ++ dirname ./install.sh [2020-04-09T20:01:38.647Z] #60 2.392 + dir=. [2020-04-09T20:01:38.647Z] #60 2.392 + bin=runc [2020-04-09T20:01:38.647Z] #60 2.392 + shift [2020-04-09T20:01:38.647Z] #60 2.392 + '[' '!' -f ./runc.installer ']' [2020-04-09T20:01:38.647Z] #60 2.392 + . ./runc.installer [2020-04-09T20:01:38.647Z] #60 2.392 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:01:38.647Z] #60 2.392 + install_runc [2020-04-09T20:01:38.647Z] #60 2.392 + uname -r [2020-04-09T20:01:38.647Z] #60 2.394 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-09T20:01:38.647Z] #60 2.399 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-09T20:01:38.647Z] #60 2.399 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-09T20:01:38.647Z] #60 2.400 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-09T20:01:38.647Z] #60 2.400 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.gfhtvxUZYr/src/github.com/opencontainers/runc [2020-04-09T20:01:38.647Z] #60 2.434 Cloning into '/tmp/tmp.gfhtvxUZYr/src/github.com/opencontainers/runc'... [2020-04-09T20:01:39.116Z] #56 84.87 mvdan.cc/editorconfig [2020-04-09T20:01:39.116Z] #56 ... [2020-04-09T20:01:39.116Z] [2020-04-09T20:01:39.116Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:39.116Z] #44 29.76 CC images/signalfd.o [2020-04-09T20:01:39.372Z] #44 29.97 CC images/fs.o [2020-04-09T20:01:39.508Z] #27 28.69 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-09T20:01:39.627Z] #44 30.20 CC images/pstree.o [2020-04-09T20:01:39.627Z] #44 30.39 CC images/pipe.o [2020-04-09T20:01:39.882Z] #44 30.67 CC images/tcp-stream.o [2020-04-09T20:01:40.141Z] #27 ... [2020-04-09T20:01:40.141Z] [2020-04-09T20:01:40.141Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:01:40.142Z] #10 58.17 Selecting previously unselected package binutils-mingw-w64-x86-64. [2020-04-09T20:01:40.142Z] #10 58.18 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2020-04-09T20:01:40.142Z] #10 58.19 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:01:40.142Z] #10 65.44 Selecting previously unselected package binutils-mingw-w64. [2020-04-09T20:01:40.142Z] #10 65.46 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2020-04-09T20:01:40.142Z] #10 65.47 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:01:40.142Z] #10 65.72 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2020-04-09T20:01:40.142Z] #10 65.73 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-09T20:01:40.142Z] #10 65.73 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-09T20:01:40.142Z] #10 66.09 Selecting previously unselected package dmsetup. [2020-04-09T20:01:40.142Z] #10 66.11 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2020-04-09T20:01:40.142Z] #10 66.12 Unpacking dmsetup (2:1.02.155-3) ... [2020-04-09T20:01:40.142Z] #10 66.47 Selecting previously unselected package mingw-w64-common. [2020-04-09T20:01:40.142Z] #10 66.50 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2020-04-09T20:01:40.142Z] #10 66.51 Unpacking mingw-w64-common (6.0.0-3) ... [2020-04-09T20:01:40.142Z] #10 ... [2020-04-09T20:01:40.142Z] [2020-04-09T20:01:40.142Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:01:40.441Z] #27 29.52 #=#=# [2020-04-09T20:01:40.443Z] #44 30.99 CC images/sk-packet.o [2020-04-09T20:01:40.564Z] #60 ... [2020-04-09T20:01:40.564Z] [2020-04-09T20:01:40.564Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:40.564Z] #47 82.44 github.com/LK4D4/vndr/build [2020-04-09T20:01:40.564Z] #47 82.52 crypto/rsa [2020-04-09T20:01:40.564Z] #47 82.58 crypto/ecdsa [2020-04-09T20:01:40.564Z] #47 83.55 crypto/x509/pkix [2020-04-09T20:01:40.564Z] #47 84.18 vendor/golang.org/x/crypto/cryptobyte [2020-04-09T20:01:40.564Z] #47 84.35 vendor/golang.org/x/net/idna [2020-04-09T20:01:40.564Z] #47 88.95 vendor/golang.org/x/net/http/httpproxy [2020-04-09T20:01:40.564Z] #47 88.95 net/textproto [2020-04-09T20:01:40.564Z] #47 88.97 crypto/x509 [2020-04-09T20:01:40.564Z] #47 90.55 vendor/golang.org/x/net/http/httpguts [2020-04-09T20:01:40.698Z] #44 31.34 CC images/mnt.o [2020-04-09T20:01:40.730Z] #27 29.83 # 1.6% ##################################################### 74.7% ######################################################################## 100.0% [2020-04-09T20:01:40.825Z] #47 ... [2020-04-09T20:01:40.825Z] [2020-04-09T20:01:40.825Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:40.825Z] #44 49.83 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2020-04-09T20:01:40.825Z] #44 49.87 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2020-04-09T20:01:40.825Z] #44 49.89 DEP compel/plugins/std/infect.d [2020-04-09T20:01:40.825Z] #44 50.18 DEP compel/plugins/std/string.d [2020-04-09T20:01:40.825Z] #44 50.39 DEP compel/plugins/std/log.d [2020-04-09T20:01:40.825Z] #44 50.47 DEP compel/plugins/std/fds.d [2020-04-09T20:01:40.825Z] #44 50.68 DEP compel/plugins/std/std.d [2020-04-09T20:01:40.825Z] #44 50.86 DEP compel/plugins/shmem/shmem.d [2020-04-09T20:01:40.825Z] #44 51.01 DEP compel/plugins/fds/fds.d [2020-04-09T20:01:40.825Z] #44 51.26 CC compel/plugins/std/std.o [2020-04-09T20:01:40.825Z] #44 51.71 CC compel/plugins/std/fds.o [2020-04-09T20:01:40.954Z] #44 31.59 CC images/pipe-data.o [2020-04-09T20:01:41.085Z] #44 52.16 CC compel/plugins/std/log.o [2020-04-09T20:01:41.345Z] #44 ... [2020-04-09T20:01:41.345Z] [2020-04-09T20:01:41.345Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-09T20:01:41.345Z] #12 DONE 2.7s [2020-04-09T20:01:41.363Z] #27 30.47 [2020-04-09T20:01:41.363Z] #27 ... [2020-04-09T20:01:41.363Z] [2020-04-09T20:01:41.363Z] #35 [tini 1/4] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2020-04-09T20:01:41.363Z] #35 68.40 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-09T20:01:41.363Z] #35 68.42 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:01:41.363Z] #35 68.42 Setting up libuv1:ppc64el (1.24.1-1) ... [2020-04-09T20:01:41.363Z] #35 68.43 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:01:41.363Z] #35 68.55 Setting up librhash0:ppc64el (1.3.8-1) ... [2020-04-09T20:01:41.363Z] #35 68.61 Setting up cmake-data (3.13.4-1) ... [2020-04-09T20:01:41.363Z] #35 68.68 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+b3) ... [2020-04-09T20:01:41.363Z] #35 68.68 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2020-04-09T20:01:41.363Z] #35 68.69 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2020-04-09T20:01:41.363Z] #35 68.70 Setting up cmake (3.13.4-1) ... [2020-04-09T20:01:41.363Z] #35 68.73 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:01:41.363Z] #35 68.89 Processing triggers for mime-support (3.62) ... [2020-04-09T20:01:41.363Z] #35 DONE 69.5s [2020-04-09T20:01:41.514Z] #44 31.88 CC images/sa.o [2020-04-09T20:01:41.514Z] #44 32.07 CC images/timer.o [2020-04-09T20:01:41.606Z] [2020-04-09T20:01:41.606Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-09T20:01:41.683Z] [2020-04-09T20:01:41.683Z] #36 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:01:41.683Z] #36 DONE 0.1s [2020-04-09T20:01:41.683Z] [2020-04-09T20:01:41.683Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:01:41.683Z] #43 60.43 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2020-04-09T20:01:41.683Z] #43 60.44 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-09T20:01:41.683Z] #43 60.44 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-09T20:01:41.683Z] #43 60.45 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2020-04-09T20:01:41.683Z] #43 60.46 Setting up python-six (1.12.0-1) ... [2020-04-09T20:01:41.683Z] #43 67.23 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2020-04-09T20:01:41.683Z] #43 67.25 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-09T20:01:41.683Z] #43 67.27 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2020-04-09T20:01:41.683Z] #43 67.29 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2020-04-09T20:01:41.683Z] #43 67.30 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2020-04-09T20:01:41.683Z] #43 67.32 Setting up protobuf-compiler (3.6.1.3-2) ... [2020-04-09T20:01:41.683Z] #43 67.33 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2020-04-09T20:01:41.683Z] #43 67.33 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2020-04-09T20:01:41.683Z] #43 67.34 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2020-04-09T20:01:41.683Z] #43 67.34 Setting up python-protobuf (3.6.1.3-2) ... [2020-04-09T20:01:41.683Z] #43 ... [2020-04-09T20:01:41.683Z] [2020-04-09T20:01:41.683Z] #37 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ [2020-04-09T20:01:41.683Z] #37 DONE 0.1s [2020-04-09T20:01:41.683Z] [2020-04-09T20:01:41.683Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:41.769Z] #44 32.40 CC images/timerfd.o [2020-04-09T20:01:42.024Z] #44 32.68 CC images/mm.o [2020-04-09T20:01:42.049Z] #17 21.56 Selecting previously unselected package libnet1:s390x. [2020-04-09T20:01:42.049Z] #17 21.56 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2020-04-09T20:01:42.049Z] #17 21.56 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-09T20:01:42.049Z] #17 21.63 Selecting previously unselected package libnl-3-200:s390x. [2020-04-09T20:01:42.049Z] #17 21.63 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2020-04-09T20:01:42.049Z] #17 21.63 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2020-04-09T20:01:42.049Z] #17 21.67 Selecting previously unselected package libprotobuf-c1:s390x. [2020-04-09T20:01:42.049Z] #17 21.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2020-04-09T20:01:42.049Z] #17 21.67 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-09T20:01:42.049Z] #17 21.70 Selecting previously unselected package libreadline5:s390x. [2020-04-09T20:01:42.049Z] #17 21.70 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2020-04-09T20:01:42.049Z] #17 21.70 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-09T20:01:42.049Z] #17 ... [2020-04-09T20:01:42.049Z] [2020-04-09T20:01:42.049Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:42.049Z] #47 DONE 100.6s [2020-04-09T20:01:42.049Z] [2020-04-09T20:01:42.049Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:01:42.049Z] #17 21.92 Selecting previously unselected package net-tools. [2020-04-09T20:01:42.049Z] #17 21.92 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2020-04-09T20:01:42.049Z] #17 21.94 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:01:42.279Z] #44 33.05 CC images/sk-opts.o [2020-04-09T20:01:42.338Z] #17 22.34 Selecting previously unselected package python-pip-whl. [2020-04-09T20:01:42.340Z] #38 0.564 + RM_GOPATH=0 [2020-04-09T20:01:42.340Z] #38 0.565 + TMP_GOPATH= [2020-04-09T20:01:42.340Z] #38 0.565 + : /build [2020-04-09T20:01:42.340Z] #38 0.565 + '[' -z '' ']' [2020-04-09T20:01:42.340Z] #38 0.566 ++ mktemp -d [2020-04-09T20:01:42.340Z] #38 0.572 + export GOPATH=/tmp/tmp.03vmFOuJcH [2020-04-09T20:01:42.340Z] #38 0.573 + GOPATH=/tmp/tmp.03vmFOuJcH [2020-04-09T20:01:42.340Z] #38 0.573 + RM_GOPATH=1 [2020-04-09T20:01:42.340Z] #38 0.579 ++ dirname ./install.sh [2020-04-09T20:01:42.340Z] #38 0.582 + dir=. [2020-04-09T20:01:42.340Z] #38 0.595 + bin=tini [2020-04-09T20:01:42.340Z] #38 0.595 + shift [2020-04-09T20:01:42.340Z] #38 0.597 + '[' '!' -f ./tini.installer ']' [2020-04-09T20:01:42.340Z] #38 0.597 + . ./tini.installer [2020-04-09T20:01:42.340Z] #38 0.598 ++ : fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:01:42.340Z] #38 0.599 + install_tini [2020-04-09T20:01:42.340Z] #38 0.599 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' [2020-04-09T20:01:42.340Z] #38 0.600 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:01:42.340Z] #38 0.600 + git clone https://github.com/krallin/tini.git /tmp/tmp.03vmFOuJcH/tini [2020-04-09T20:01:42.340Z] #38 0.620 Cloning into '/tmp/tmp.03vmFOuJcH/tini'... [2020-04-09T20:01:42.619Z] #17 22.34 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-09T20:01:42.619Z] #17 22.35 Unpacking python-pip-whl (18.1-5) ... [2020-04-09T20:01:42.808Z] #10 ... [2020-04-09T20:01:42.808Z] [2020-04-09T20:01:42.808Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:42.808Z] #56 86.58 golang.org/x/crypto/ssh/terminal [2020-04-09T20:01:42.808Z] #56 88.20 mvdan.cc/editorconfig [2020-04-09T20:01:42.808Z] #56 89.13 mvdan.cc/sh/v3/fileutil [2020-04-09T20:01:42.808Z] #56 89.30 mvdan.cc/sh/v3/syntax [2020-04-09T20:01:42.808Z] #56 95.98 mvdan.cc/sh/v3/cmd/shfmt [2020-04-09T20:01:42.808Z] #56 ... [2020-04-09T20:01:42.808Z] [2020-04-09T20:01:42.808Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:42.808Z] #47 86.73 go/parser [2020-04-09T20:01:42.808Z] #47 86.86 text/template [2020-04-09T20:01:42.808Z] #47 90.89 encoding/xml [2020-04-09T20:01:42.808Z] #47 91.52 go/doc [2020-04-09T20:01:42.808Z] #47 95.18 github.com/LK4D4/vndr/build [2020-04-09T20:01:42.808Z] #47 ... [2020-04-09T20:01:42.808Z] [2020-04-09T20:01:42.808Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:42.808Z] #44 31.72 CC images/sa.o [2020-04-09T20:01:42.808Z] #44 31.99 CC images/timer.o [2020-04-09T20:01:42.808Z] #44 32.49 CC images/timerfd.o [2020-04-09T20:01:42.808Z] #44 32.74 CC images/mm.o [2020-04-09T20:01:42.808Z] #44 33.05 CC images/sk-opts.o [2020-04-09T20:01:42.808Z] #44 33.26 CC images/sk-unix.o [2020-04-09T20:01:42.808Z] #44 33.61 CC images/sk-inet.o [2020-04-09T20:01:42.808Z] #44 34.04 CC images/tun.o [2020-04-09T20:01:42.808Z] #44 34.46 CC images/sk-netlink.o [2020-04-09T20:01:42.808Z] #44 34.77 CC images/packet-sock.o [2020-04-09T20:01:42.808Z] #44 35.22 CC images/ipc-var.o [2020-04-09T20:01:42.808Z] #44 35.49 CC images/ipc-desc.o [2020-04-09T20:01:42.808Z] #44 35.75 CC images/ipc-shm.o [2020-04-09T20:01:42.808Z] #44 36.11 CC images/ipc-msg.o [2020-04-09T20:01:42.808Z] #44 36.30 CC images/ipc-sem.o [2020-04-09T20:01:42.808Z] #44 36.54 CC images/utsns.o [2020-04-09T20:01:42.808Z] #44 36.80 CC images/creds.o [2020-04-09T20:01:42.839Z] #44 33.27 CC images/sk-unix.o [2020-04-09T20:01:42.899Z] #17 ... [2020-04-09T20:01:42.899Z] [2020-04-09T20:01:42.899Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:42.899Z] #44 60.86 DEP criu/cr-check.d [2020-04-09T20:01:42.899Z] #44 61.10 DEP criu/config.d [2020-04-09T20:01:42.899Z] #44 61.19 DEP criu/clone-noasan.d [2020-04-09T20:01:42.899Z] #44 61.23 DEP criu/cgroup.d [2020-04-09T20:01:42.899Z] #44 61.37 DEP criu/cgroup-props.d [2020-04-09T20:01:42.899Z] #44 61.48 DEP criu/bitmap.d [2020-04-09T20:01:42.899Z] #44 61.48 DEP criu/bfd.d [2020-04-09T20:01:42.899Z] #44 61.63 DEP criu/autofs.d [2020-04-09T20:01:42.899Z] #44 61.83 DEP criu/aio.d [2020-04-09T20:01:42.899Z] #44 61.94 DEP criu/action-scripts.d [2020-04-09T20:01:42.899Z] #44 62.18 CC criu/action-scripts.o [2020-04-09T20:01:42.899Z] #44 62.51 CC criu/aio.o [2020-04-09T20:01:42.899Z] #44 62.87 CC criu/autofs.o [2020-04-09T20:01:42.899Z] #44 63.87 CC criu/bfd.o [2020-04-09T20:01:42.899Z] #44 64.34 CC criu/bitmap.o [2020-04-09T20:01:42.900Z] #44 64.55 CC criu/cgroup-props.o [2020-04-09T20:01:42.900Z] #44 65.12 CC criu/cgroup.o [2020-04-09T20:01:42.900Z] #44 67.00 CC criu/clone-noasan.o [2020-04-09T20:01:42.900Z] #44 67.07 CC criu/config.o [2020-04-09T20:01:42.900Z] #44 67.96 CC criu/cr-check.o [2020-04-09T20:01:42.900Z] #44 69.16 CC criu/cr-dedup.o [2020-04-09T20:01:42.900Z] #44 69.53 CC criu/cr-dump.o [2020-04-09T20:01:42.900Z] #44 ... [2020-04-09T20:01:42.900Z] [2020-04-09T20:01:42.900Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:01:42.900Z] #17 22.90 Selecting previously unselected package python3-lib2to3. [2020-04-09T20:01:43.065Z] #44 37.03 CC images/vma.o [2020-04-09T20:01:43.095Z] #44 33.74 CC images/sk-inet.o [2020-04-09T20:01:43.180Z] #17 22.92 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-09T20:01:43.180Z] #17 22.92 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:01:43.180Z] #17 22.99 Selecting previously unselected package python3-distutils. [2020-04-09T20:01:43.180Z] #17 22.99 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-09T20:01:43.180Z] #17 22.99 Unpacking python3-distutils (3.7.3-1) ... [2020-04-09T20:01:43.180Z] #17 23.08 Selecting previously unselected package python3-pip. [2020-04-09T20:01:43.180Z] #17 23.09 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-09T20:01:43.180Z] #17 23.09 Unpacking python3-pip (18.1-5) ... [2020-04-09T20:01:43.180Z] #17 23.19 Selecting previously unselected package python3-pkg-resources. [2020-04-09T20:01:43.321Z] #44 37.27 CC images/netdev.o [2020-04-09T20:01:43.461Z] #17 23.19 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:01:43.461Z] #17 23.19 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:01:43.461Z] #17 23.26 Selecting previously unselected package python3-setuptools. [2020-04-09T20:01:43.461Z] #17 23.27 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-09T20:01:43.461Z] #17 23.27 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-09T20:01:43.461Z] #17 23.40 Selecting previously unselected package python3-wheel. [2020-04-09T20:01:43.461Z] #17 23.42 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-09T20:01:43.461Z] #17 23.42 Unpacking python3-wheel (0.32.3-2) ... [2020-04-09T20:01:43.518Z] #13 2.154 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-09T20:01:43.655Z] #44 34.15 CC images/tun.o [2020-04-09T20:01:43.741Z] #17 23.48 Selecting previously unselected package sudo. [2020-04-09T20:01:43.741Z] #17 23.48 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_s390x.deb ... [2020-04-09T20:01:43.741Z] #17 23.48 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-09T20:01:43.778Z] #13 DONE 2.3s [2020-04-09T20:01:43.778Z] [2020-04-09T20:01:43.778Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-09T20:01:43.884Z] #44 37.73 CC images/tty.o [2020-04-09T20:01:43.910Z] #44 34.47 CC images/sk-netlink.o [2020-04-09T20:01:44.022Z] #17 23.86 Selecting previously unselected package thin-provisioning-tools. [2020-04-09T20:01:44.022Z] #17 23.87 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2020-04-09T20:01:44.022Z] #17 23.88 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:01:44.164Z] #44 34.72 CC images/packet-sock.o [2020-04-09T20:01:44.302Z] #17 24.10 Selecting previously unselected package uidmap. [2020-04-09T20:01:44.302Z] #17 24.11 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2020-04-09T20:01:44.302Z] #17 24.12 Unpacking uidmap (1:4.5-1.1) ... [2020-04-09T20:01:44.302Z] #17 24.17 Selecting previously unselected package vim-runtime. [2020-04-09T20:01:44.302Z] #17 24.18 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:01:44.302Z] #17 24.20 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-09T20:01:44.302Z] #17 24.23 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-09T20:01:44.302Z] #17 24.24 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:01:44.408Z] #38 2.369 + cd /tmp/tmp.03vmFOuJcH/tini [2020-04-09T20:01:44.408Z] #38 2.370 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 [2020-04-09T20:01:44.408Z] #38 2.464 + cmake . [2020-04-09T20:01:44.419Z] #44 35.12 CC images/ipc-var.o [2020-04-09T20:01:44.447Z] #44 38.41 CC images/file-lock.o [2020-04-09T20:01:44.673Z] #44 35.36 CC images/ipc-desc.o [2020-04-09T20:01:44.704Z] #44 38.66 CC images/rlimit.o [2020-04-09T20:01:44.961Z] #44 39.02 CC images/pagemap.o [2020-04-09T20:01:45.232Z] #44 35.61 CC images/ipc-shm.o [2020-04-09T20:01:45.441Z] #38 3.928 -- The C compiler identification is GNU 8.3.0 [2020-04-09T20:01:45.486Z] #44 35.91 CC images/ipc-msg.o [2020-04-09T20:01:45.524Z] #44 39.29 CC images/siginfo.o [2020-04-09T20:01:45.735Z] #38 ... [2020-04-09T20:01:45.735Z] [2020-04-09T20:01:45.735Z] #74 [proxy 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:45.735Z] #74 DONE 73.4s [2020-04-09T20:01:45.735Z] [2020-04-09T20:01:45.735Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:45.735Z] #38 4.137 -- Check for working C compiler: /usr/bin/cc [2020-04-09T20:01:45.741Z] #44 36.25 CC images/ipc-sem.o [2020-04-09T20:01:45.781Z] #44 39.77 CC images/rpc.o [2020-04-09T20:01:45.995Z] #44 36.48 CC images/utsns.o [2020-04-09T20:01:45.995Z] #44 36.76 CC images/creds.o [2020-04-09T20:01:46.250Z] #44 37.03 CC images/vma.o [2020-04-09T20:01:46.321Z] #14 DONE 2.4s [2020-04-09T20:01:46.321Z] [2020-04-09T20:01:46.321Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-09T20:01:46.504Z] #44 37.29 CC images/netdev.o [2020-04-09T20:01:46.768Z] #38 5.225 -- Check for working C compiler: /usr/bin/cc -- works [2020-04-09T20:01:46.971Z] #17 26.87 Selecting previously unselected package vim. [2020-04-09T20:01:46.971Z] #17 26.87 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2020-04-09T20:01:46.971Z] #17 26.88 Unpacking vim (2:8.1.0875-5) ... [2020-04-09T20:01:47.055Z] #38 5.239 -- Detecting C compiler ABI info [2020-04-09T20:01:47.065Z] #44 37.84 CC images/tty.o [2020-04-09T20:01:47.254Z] #17 ... [2020-04-09T20:01:47.254Z] [2020-04-09T20:01:47.254Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:01:47.254Z] #30 DONE 106.0s [2020-04-09T20:01:47.254Z] [2020-04-09T20:01:47.254Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:47.254Z] #44 71.45 CC criu/cr-errno.o [2020-04-09T20:01:47.254Z] #44 71.55 CC criu/cr-restore.o [2020-04-09T20:01:47.254Z] #44 74.34 CC criu/cr-service.o [2020-04-09T20:01:47.534Z] #44 75.54 CC criu/crtools.o [2020-04-09T20:01:47.673Z] #44 41.34 CC images/ext-file.o [2020-04-09T20:01:47.673Z] #44 41.57 CC images/cgroup.o [2020-04-09T20:01:47.706Z] #15 ... [2020-04-09T20:01:47.706Z] [2020-04-09T20:01:47.706Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:47.706Z] #50 DONE 99.7s [2020-04-09T20:01:47.853Z] #44 75.97 CC criu/eventfd.o [2020-04-09T20:01:47.931Z] #44 ... [2020-04-09T20:01:47.931Z] [2020-04-09T20:01:47.931Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:47.931Z] #56 DONE 102.0s [2020-04-09T20:01:47.931Z] [2020-04-09T20:01:47.931Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:47.931Z] #47 97.08 github.com/LK4D4/vndr/versioned [2020-04-09T20:01:47.931Z] #47 97.37 crypto/rsa [2020-04-09T20:01:47.931Z] #47 99.06 crypto/x509/pkix [2020-04-09T20:01:47.931Z] #47 99.27 vendor/golang.org/x/crypto/cryptobyte [2020-04-09T20:01:47.931Z] #47 99.83 net [2020-04-09T20:01:47.931Z] #47 101.5 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-09T20:01:47.931Z] #47 102.1 vendor/golang.org/x/crypto/poly1305 [2020-04-09T20:01:47.967Z] [2020-04-09T20:01:47.967Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:47.967Z] #44 53.13 CC compel/plugins/std/string.o [2020-04-09T20:01:47.967Z] #44 53.59 CC compel/plugins/std/infect.o [2020-04-09T20:01:47.967Z] #44 54.00 CC compel/arch/aarch64/plugins/std/parasite-head.o [2020-04-09T20:01:47.967Z] #44 54.06 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2020-04-09T20:01:47.967Z] #44 54.14 AR compel/plugins/std.lib.a [2020-04-09T20:01:47.967Z] #44 54.24 CC compel/plugins/fds/fds.o [2020-04-09T20:01:47.967Z] #44 54.66 AR compel/plugins/fds.lib.a [2020-04-09T20:01:47.967Z] #44 54.70 HOSTDEP compel/src/lib/log-host.d [2020-04-09T20:01:47.967Z] #44 55.05 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-09T20:01:47.967Z] #44 55.25 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2020-04-09T20:01:47.967Z] #44 55.50 HOSTDEP compel/src/main-host.d [2020-04-09T20:01:47.967Z] #44 55.65 DEP compel/src/lib/ptrace.d [2020-04-09T20:01:47.967Z] #44 55.90 DEP compel/src/lib/infect.d [2020-04-09T20:01:47.967Z] #44 56.12 DEP compel/src/lib/infect-util.d [2020-04-09T20:01:47.967Z] #44 56.18 DEP compel/src/lib/infect-rpc.d [2020-04-09T20:01:47.967Z] #44 56.24 DEP compel/arch/aarch64/src/lib/infect.d [2020-04-09T20:01:47.967Z] #44 56.31 DEP compel/arch/aarch64/src/lib/cpu.d [2020-04-09T20:01:47.967Z] #44 56.45 DEP compel/src/lib/log.d [2020-04-09T20:01:47.967Z] #44 56.58 DEP compel/src/main.d [2020-04-09T20:01:47.967Z] #44 56.68 DEP compel/src/lib/handle-elf.d [2020-04-09T20:01:47.967Z] #44 56.85 DEP compel/arch/aarch64/src/lib/handle-elf.d [2020-04-09T20:01:47.967Z] #44 57.09 CC compel/src/lib/log.o [2020-04-09T20:01:47.967Z] #44 57.61 CC compel/arch/aarch64/src/lib/cpu.o [2020-04-09T20:01:47.967Z] #44 57.93 CC compel/arch/aarch64/src/lib/infect.o [2020-04-09T20:01:47.967Z] #44 58.45 CC compel/src/lib/infect-rpc.o [2020-04-09T20:01:47.967Z] #44 58.96 CC compel/src/lib/infect-util.o [2020-04-09T20:01:47.988Z] #44 38.59 CC images/file-lock.o [2020-04-09T20:01:48.227Z] #44 59.34 CC compel/src/lib/infect.o [2020-04-09T20:01:48.243Z] #44 38.79 CC images/rlimit.o [2020-04-09T20:01:48.468Z] #44 76.34 CC criu/eventpoll.o [2020-04-09T20:01:48.497Z] #44 39.03 CC images/pagemap.o [2020-04-09T20:01:48.559Z] #38 6.834 -- Detecting C compiler ABI info - done [2020-04-09T20:01:48.748Z] #44 ... [2020-04-09T20:01:48.748Z] [2020-04-09T20:01:48.748Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:01:48.748Z] #17 27.59 Selecting previously unselected package xfsprogs. [2020-04-09T20:01:48.748Z] #17 27.59 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2020-04-09T20:01:48.748Z] #17 27.60 Unpacking xfsprogs (4.20.0-1) ... [2020-04-09T20:01:48.748Z] #17 28.24 Selecting previously unselected package zip. [2020-04-09T20:01:48.748Z] #17 28.24 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2020-04-09T20:01:48.748Z] #17 28.24 Unpacking zip (3.0-11+b1) ... [2020-04-09T20:01:48.748Z] #17 28.37 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:01:48.748Z] #17 28.40 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:01:48.748Z] #17 28.41 Setting up libip6tc0:s390x (1.8.2-4) ... [2020-04-09T20:01:48.748Z] #17 28.41 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2020-04-09T20:01:48.748Z] #17 28.42 Setting up libgpm2:s390x (1.20.7-5) ... [2020-04-09T20:01:48.748Z] #17 28.43 Setting up libip4tc0:s390x (1.8.2-4) ... [2020-04-09T20:01:48.748Z] #17 28.43 Setting up uidmap (1:4.5-1.1) ... [2020-04-09T20:01:48.748Z] #17 28.44 Setting up libnftnl11:s390x (1.1.2-2) ... [2020-04-09T20:01:48.748Z] #17 28.45 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2020-04-09T20:01:48.748Z] #17 28.45 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:01:48.748Z] #17 28.46 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2020-04-09T20:01:48.748Z] #17 28.47 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2020-04-09T20:01:48.749Z] #17 28.47 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:01:48.749Z] #17 28.48 Setting up zip (3.0-11+b1) ... [2020-04-09T20:01:48.749Z] #17 28.48 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:01:48.749Z] #17 28.50 Setting up bash-completion (1:2.8-6) ... [2020-04-09T20:01:48.752Z] #44 39.33 CC images/siginfo.o [2020-04-09T20:01:48.797Z] #44 ... [2020-04-09T20:01:48.797Z] [2020-04-09T20:01:48.797Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-09T20:01:48.797Z] #15 DONE 2.7s [2020-04-09T20:01:48.797Z] [2020-04-09T20:01:48.797Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:48.797Z] #60 8.795 + cd /tmp/tmp.gfhtvxUZYr/src/github.com/opencontainers/runc [2020-04-09T20:01:48.797Z] #60 8.795 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:01:48.797Z] #60 9.251 + '[' -z '' ']' [2020-04-09T20:01:48.797Z] #60 9.252 + target=static [2020-04-09T20:01:48.797Z] #60 9.254 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-09T20:01:48.797Z] #60 10.75 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-09T20:01:48.849Z] #38 7.022 -- Detecting C compile features [2020-04-09T20:01:48.849Z] #38 ... [2020-04-09T20:01:48.849Z] [2020-04-09T20:01:48.849Z] #27 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... [2020-04-09T20:01:48.849Z] #27 32.98 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-09T20:01:48.849Z] #27 33.11 skipping existing c8c2d4a6b2e3 [2020-04-09T20:01:48.849Z] #27 33.58 [2020-04-09T20:01:48.849Z] #27 36.24 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-09T20:01:48.849Z] #27 36.89 [2020-04-09T20:01:48.849Z] #27 37.14 #=#=# ######################################################################## 100.0% [2020-04-09T20:01:48.849Z] #27 37.75 [2020-04-09T20:01:48.849Z] #27 38.01 Download of images into '/build' complete. [2020-04-09T20:01:48.849Z] #27 38.01 Use something like the following to load the result into a Docker daemon: [2020-04-09T20:01:48.849Z] #27 38.02 tar -cC '/build' . | docker load [2020-04-09T20:01:48.849Z] #27 DONE 38.1s [2020-04-09T20:01:48.849Z] [2020-04-09T20:01:48.849Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:48.849Z] #47 75.29 internal/reflectlite [2020-04-09T20:01:48.849Z] #47 75.30 sync [2020-04-09T20:01:48.861Z] #47 102.9 vendor/golang.org/x/sys/cpu [2020-04-09T20:01:48.861Z] #47 ... [2020-04-09T20:01:48.861Z] [2020-04-09T20:01:48.861Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:48.861Z] #44 42.71 CC images/userns.o [2020-04-09T20:01:49.007Z] #44 39.69 CC images/rpc.o [2020-04-09T20:01:49.118Z] #44 43.24 CC images/google/protobuf/descriptor.o [2020-04-09T20:01:49.749Z] #17 29.62 Setting up libiptc0:s390x (1.8.2-4) ... [2020-04-09T20:01:49.750Z] #17 29.63 Setting up xz-utils (5.2.4-1) ... [2020-04-09T20:01:49.750Z] #17 29.63 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-09T20:01:49.750Z] #17 29.64 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-09T20:01:49.750Z] #17 29.69 invoke-rc.d: could not determine current runlevel [2020-04-09T20:01:49.750Z] #17 29.70 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-09T20:01:49.750Z] #17 29.71 Setting up pigz (2.4-1) ... [2020-04-09T20:01:49.750Z] #17 29.71 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2020-04-09T20:01:49.750Z] #17 29.72 Setting up libnl-3-200:s390x (3.4.0-1) ... [2020-04-09T20:01:49.750Z] #17 29.73 Setting up python-pip-whl (18.1-5) ... [2020-04-09T20:01:49.750Z] #17 29.74 Setting up libmpdec2:s390x (2.4.2-2) ... [2020-04-09T20:01:49.750Z] #17 29.75 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:01:50.030Z] #17 29.94 Setting up libaio1:s390x (0.3.112-3) ... [2020-04-09T20:01:50.030Z] #17 29.96 Setting up libonig5:s390x (6.9.1-1) ... [2020-04-09T20:01:50.030Z] #17 29.97 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u1) ... [2020-04-09T20:01:50.030Z] #17 29.98 Setting up vim (2:8.1.0875-5) ... [2020-04-09T20:01:50.030Z] #17 29.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-09T20:01:50.030Z] #17 29.99 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-09T20:01:50.030Z] #17 30.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-09T20:01:50.030Z] #17 30.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-09T20:01:50.030Z] #17 30.00 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-09T20:01:50.030Z] #17 30.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-09T20:01:50.030Z] #17 30.01 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-09T20:01:50.030Z] #17 30.02 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-09T20:01:50.030Z] #17 30.02 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2020-04-09T20:01:50.030Z] #17 30.03 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:01:50.030Z] #17 30.04 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2020-04-09T20:01:50.030Z] #17 30.05 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:01:50.030Z] #17 30.06 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2020-04-09T20:01:50.030Z] #17 30.06 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:01:50.368Z] #44 ... [2020-04-09T20:01:50.368Z] [2020-04-09T20:01:50.368Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:50.368Z] #47 85.80 go/parser [2020-04-09T20:01:50.368Z] #47 86.97 text/template [2020-04-09T20:01:50.368Z] #47 89.84 encoding/xml [2020-04-09T20:01:50.368Z] #47 92.00 go/doc [2020-04-09T20:01:50.368Z] #47 95.67 github.com/LK4D4/vndr/build [2020-04-09T20:01:50.368Z] #47 95.76 github.com/LK4D4/vndr/versioned [2020-04-09T20:01:50.368Z] #47 95.98 crypto/rsa [2020-04-09T20:01:50.368Z] #47 ... [2020-04-09T20:01:50.368Z] [2020-04-09T20:01:50.368Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:50.368Z] #56 85.92 mvdan.cc/sh/v3/fileutil [2020-04-09T20:01:50.368Z] #56 86.05 mvdan.cc/sh/v3/syntax [2020-04-09T20:01:50.368Z] #56 93.56 mvdan.cc/sh/v3/cmd/shfmt [2020-04-09T20:01:50.368Z] #56 ... [2020-04-09T20:01:50.368Z] [2020-04-09T20:01:50.368Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:50.368Z] #44 41.05 CC images/ext-file.o [2020-04-09T20:01:50.624Z] #44 41.24 CC images/cgroup.o [2020-04-09T20:01:50.709Z] #60 ... [2020-04-09T20:01:50.709Z] [2020-04-09T20:01:50.709Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:50.709Z] #47 92.73 crypto/tls [2020-04-09T20:01:50.709Z] #47 99.03 net/http/httptrace [2020-04-09T20:01:50.709Z] #47 99.36 net/http [2020-04-09T20:01:50.969Z] #47 ... [2020-04-09T20:01:50.969Z] [2020-04-09T20:01:50.969Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:50.969Z] #44 61.82 CC compel/src/lib/ptrace.o [2020-04-09T20:01:51.050Z] #44 45.12 CC images/opts.o [2020-04-09T20:01:51.229Z] #44 ... [2020-04-09T20:01:51.229Z] [2020-04-09T20:01:51.229Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-09T20:01:51.229Z] #16 DONE 2.5s [2020-04-09T20:01:51.229Z] [2020-04-09T20:01:51.229Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:51.229Z] #44 62.28 AR compel/libcompel.a [2020-04-09T20:01:51.489Z] #44 62.49 HOSTCC compel/src/main-host.o [2020-04-09T20:01:51.549Z] #44 42.05 CC images/userns.o [2020-04-09T20:01:51.624Z] #44 45.40 CC images/seccomp.o [2020-04-09T20:01:51.624Z] #44 45.77 CC images/binfmt-misc.o [2020-04-09T20:01:51.803Z] #44 42.35 CC images/google/protobuf/descriptor.o [2020-04-09T20:01:51.872Z] #47 79.20 internal/singleflight [2020-04-09T20:01:51.872Z] #47 79.20 github.com/LK4D4/vndr/godl/singleflight [2020-04-09T20:01:51.872Z] #47 79.31 math/rand [2020-04-09T20:01:52.042Z] #17 31.79 Setting up iptables (1.8.2-4) ... [2020-04-09T20:01:52.042Z] #17 31.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:01:52.042Z] #17 31.80 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:01:52.042Z] #17 31.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:01:52.042Z] #17 31.81 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:01:52.042Z] #17 31.81 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-09T20:01:52.042Z] #17 31.82 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-09T20:01:52.042Z] #17 31.83 Setting up python3 (3.7.3-1) ... [2020-04-09T20:01:52.061Z] #44 62.98 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2020-04-09T20:01:52.188Z] #44 46.11 CC images/time.o [2020-04-09T20:01:52.320Z] #44 63.30 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-09T20:01:52.322Z] #17 32.13 Setting up python3-wheel (0.32.3-2) ... [2020-04-09T20:01:52.444Z] #44 46.30 CC images/sysctl.o [2020-04-09T20:01:52.444Z] #44 46.52 CC images/autofs.o [2020-04-09T20:01:52.602Z] #17 32.60 Setting up apparmor (2.13.2-10) ... [2020-04-09T20:01:52.700Z] #44 46.80 CC images/macvlan.o [2020-04-09T20:01:52.891Z] #44 63.79 HOSTCC compel/src/lib/log-host.o [2020-04-09T20:01:52.921Z] #47 ... [2020-04-09T20:01:52.921Z] [2020-04-09T20:01:52.921Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2020-04-09T20:01:52.921Z] #43 81.01 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2020-04-09T20:01:52.921Z] #43 81.05 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:01:52.957Z] #44 47.04 CC images/sit.o [2020-04-09T20:01:53.151Z] #44 64.05 HOSTLINK compel/compel-host-bin [2020-04-09T20:01:53.151Z] #44 64.17 DEP soccr/soccr.d [2020-04-09T20:01:53.225Z] #43 DONE 81.4s [2020-04-09T20:01:53.225Z] [2020-04-09T20:01:53.225Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:01:53.225Z] #10 81.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2020-04-09T20:01:53.225Z] #10 81.33 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2020-04-09T20:01:53.225Z] #10 81.34 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:01:53.411Z] #44 64.41 CC soccr/soccr.o [2020-04-09T20:01:53.519Z] #44 47.35 LINK images/built-in.o [2020-04-09T20:01:53.519Z] #44 47.50 GEN compel/include/asm [2020-04-09T20:01:53.519Z] #44 47.52 GEN compel/include/version.h [2020-04-09T20:01:53.519Z] #44 47.55 touch .config [2020-04-09T20:01:53.519Z] #44 47.57 GEN include/common/config.h [2020-04-09T20:01:53.604Z] #17 33.46 Setting up xfsprogs (4.20.0-1) ... [2020-04-09T20:01:53.604Z] #17 33.47 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:01:53.604Z] #17 33.65 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:01:53.688Z] #44 ... [2020-04-09T20:01:53.688Z] [2020-04-09T20:01:53.688Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:53.688Z] #56 DONE 99.2s [2020-04-09T20:01:53.688Z] [2020-04-09T20:01:53.688Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:53.688Z] #47 97.85 crypto/x509/pkix [2020-04-09T20:01:53.688Z] #47 98.32 vendor/golang.org/x/crypto/cryptobyte [2020-04-09T20:01:53.776Z] #44 47.67 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-09T20:01:53.776Z] #44 47.69 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-09T20:01:53.776Z] #44 47.73 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-09T20:01:53.776Z] #44 47.76 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-09T20:01:53.776Z] #44 47.81 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-09T20:01:53.776Z] #44 47.85 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-09T20:01:53.776Z] #44 47.86 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-09T20:01:53.776Z] #44 47.87 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-09T20:01:53.776Z] #44 47.89 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-09T20:01:53.776Z] #44 47.93 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-09T20:01:53.943Z] #47 99.53 net [2020-04-09T20:01:54.033Z] #44 47.94 DEP compel/plugins/std/infect.d [2020-04-09T20:01:54.033Z] #44 48.09 DEP compel/plugins/std/string.d [2020-04-09T20:01:54.033Z] #44 48.18 DEP compel/plugins/std/log.d [2020-04-09T20:01:54.198Z] #47 ... [2020-04-09T20:01:54.198Z] [2020-04-09T20:01:54.198Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:01:54.198Z] #10 90.16 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-09T20:01:54.198Z] #10 90.16 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2020-04-09T20:01:54.198Z] #10 90.17 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:01:54.198Z] #10 ... [2020-04-09T20:01:54.198Z] [2020-04-09T20:01:54.198Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:54.198Z] #44 44.53 CC images/opts.o [2020-04-09T20:01:54.198Z] #44 44.91 CC images/seccomp.o [2020-04-09T20:01:54.214Z] #17 34.27 Setting up python3-distutils (3.7.3-1) ... [2020-04-09T20:01:54.289Z] #44 48.25 DEP compel/plugins/std/fds.d [2020-04-09T20:01:54.546Z] #44 48.41 DEP compel/plugins/std/std.d [2020-04-09T20:01:54.546Z] #44 48.56 DEP compel/plugins/shmem/shmem.d [2020-04-09T20:01:54.758Z] #44 45.34 CC images/binfmt-misc.o [2020-04-09T20:01:54.793Z] #44 65.73 AR soccr/libsoccr.a [2020-04-09T20:01:54.793Z] #44 65.79 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:01:54.802Z] #44 48.64 DEP compel/plugins/fds/fds.d [2020-04-09T20:01:54.802Z] #44 48.76 CC compel/plugins/std/std.o [2020-04-09T20:01:54.825Z] #17 34.60 Setting up python3-setuptools (40.8.0-1) ... [2020-04-09T20:01:55.013Z] #44 45.62 CC images/time.o [2020-04-09T20:01:55.059Z] #44 49.16 CC compel/plugins/std/fds.o [2020-04-09T20:01:55.269Z] #44 45.92 CC images/sysctl.o [2020-04-09T20:01:55.293Z] #10 ... [2020-04-09T20:01:55.293Z] [2020-04-09T20:01:55.293Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:01:55.293Z] #33 73.02 sync [2020-04-09T20:01:55.293Z] #33 73.03 internal/reflectlite [2020-04-09T20:01:55.293Z] #33 80.52 errors [2020-04-09T20:01:55.293Z] #33 80.57 sort [2020-04-09T20:01:55.293Z] #33 81.73 io [2020-04-09T20:01:55.293Z] #33 81.73 internal/oserror [2020-04-09T20:01:55.293Z] #33 81.80 strconv [2020-04-09T20:01:55.293Z] #33 82.18 syscall [2020-04-09T20:01:55.364Z] #44 66.31 DEP criu/arch/aarch64/sigframe.d [2020-04-09T20:01:55.364Z] #44 66.50 DEP criu/arch/aarch64/crtools.d [2020-04-09T20:01:55.451Z] #17 35.26 Setting up python3-pip (18.1-5) ... [2020-04-09T20:01:55.524Z] #44 46.13 CC images/autofs.o [2020-04-09T20:01:55.587Z] #33 ... [2020-04-09T20:01:55.587Z] [2020-04-09T20:01:55.587Z] #38 [tini 4/4] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:55.587Z] #38 12.31 -- Detecting C compile features - done [2020-04-09T20:01:55.587Z] #38 12.45 -- Performing Test HAS_BUILTIN_FORTIFY [2020-04-09T20:01:55.587Z] #38 12.87 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2020-04-09T20:01:55.587Z] #38 13.11 -- Configuring done [2020-04-09T20:01:55.587Z] #38 13.14 -- Generating done [2020-04-09T20:01:55.587Z] #38 13.15 -- Build files have been written to: /tmp/tmp.03vmFOuJcH/tini [2020-04-09T20:01:55.587Z] #38 13.16 + make tini-static [2020-04-09T20:01:55.587Z] #38 13.66 Scanning dependencies of target tini-static [2020-04-09T20:01:55.587Z] #38 13.79 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2020-04-09T20:01:55.625Z] #44 66.68 DEP criu/arch/aarch64/cpu.d [2020-04-09T20:01:55.625Z] #44 66.70 DEP criu/arch/aarch64/bitops.d [2020-04-09T20:01:55.625Z] #44 66.77 CC criu/arch/aarch64/bitops.o [2020-04-09T20:01:55.625Z] #44 66.86 CC criu/arch/aarch64/cpu.o [2020-04-09T20:01:55.779Z] #44 46.27 CC images/macvlan.o [2020-04-09T20:01:55.991Z] #44 49.74 CC compel/plugins/std/log.o [2020-04-09T20:01:56.035Z] #44 46.48 CC images/sit.o [2020-04-09T20:01:56.035Z] #44 46.68 LINK images/built-in.o [2020-04-09T20:01:56.082Z] #17 35.99 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:01:56.082Z] #17 36.02 Processing triggers for mime-support (3.62) ... [2020-04-09T20:01:56.195Z] #44 67.07 CC criu/arch/aarch64/crtools.o [2020-04-09T20:01:56.290Z] #44 46.83 GEN compel/include/asm [2020-04-09T20:01:56.290Z] #44 46.84 GEN compel/include/version.h [2020-04-09T20:01:56.290Z] #44 46.86 touch .config [2020-04-09T20:01:56.290Z] #44 46.88 GEN include/common/config.h [2020-04-09T20:01:56.290Z] #44 46.95 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2020-04-09T20:01:56.290Z] #44 46.97 GEN compel/plugins/include/uapi/std/syscall-64.h [2020-04-09T20:01:56.290Z] #44 47.00 GEN compel/arch/x86/plugins/std/syscalls-64.S [2020-04-09T20:01:56.290Z] #44 47.02 DEP compel/arch/x86/plugins/std/syscalls-64.d [2020-04-09T20:01:56.363Z] #17 DONE 36.4s [2020-04-09T20:01:56.363Z] [2020-04-09T20:01:56.363Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-09T20:01:56.545Z] #44 47.05 DEP compel/arch/x86/plugins/std/memcpy.d [2020-04-09T20:01:56.545Z] #44 47.08 DEP compel/arch/x86/plugins/std/parasite-head.d [2020-04-09T20:01:56.545Z] #44 47.11 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-09T20:01:56.545Z] #44 47.15 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2020-04-09T20:01:56.545Z] #44 47.16 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-09T20:01:56.545Z] #44 47.19 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-09T20:01:56.545Z] #44 47.20 DEP compel/plugins/std/infect.d [2020-04-09T20:01:56.553Z] #44 50.69 CC compel/plugins/std/string.o [2020-04-09T20:01:56.766Z] #44 67.61 CC criu/arch/aarch64/sigframe.o [2020-04-09T20:01:56.766Z] #44 67.78 LINK criu/arch/aarch64/crtools.built-in.o [2020-04-09T20:01:56.766Z] #44 67.84 DEP criu/pie/util-vdso.d [2020-04-09T20:01:56.800Z] #44 47.40 DEP compel/plugins/std/string.d [2020-04-09T20:01:56.800Z] #44 47.51 DEP compel/plugins/std/log.d [2020-04-09T20:01:56.810Z] #44 ... [2020-04-09T20:01:56.810Z] [2020-04-09T20:01:56.810Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:01:56.810Z] #10 111.2 Selecting previously unselected package libapparmor1:amd64. [2020-04-09T20:01:56.810Z] #10 111.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-09T20:01:56.810Z] #10 111.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-09T20:01:56.810Z] #10 111.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-09T20:01:57.027Z] #44 68.11 DEP criu/pie/util.d [2020-04-09T20:01:57.055Z] #44 47.58 DEP compel/plugins/std/fds.d [2020-04-09T20:01:57.055Z] #44 47.69 DEP compel/plugins/std/std.d [2020-04-09T20:01:57.055Z] #44 47.79 DEP compel/plugins/shmem/shmem.d [2020-04-09T20:01:57.066Z] #10 111.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-09T20:01:57.066Z] #10 111.4 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-09T20:01:57.066Z] #10 111.5 Selecting previously unselected package libbtrfs0. [2020-04-09T20:01:57.066Z] #10 111.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-09T20:01:57.066Z] #10 111.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:01:57.066Z] #10 111.6 Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:01:57.287Z] #44 68.31 CC criu/pie/util.o [2020-04-09T20:01:57.310Z] #44 47.92 DEP compel/plugins/fds/fds.d [2020-04-09T20:01:57.323Z] #10 111.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-09T20:01:57.323Z] #10 111.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:01:57.548Z] #44 68.72 CC criu/pie/util-vdso.o [2020-04-09T20:01:57.565Z] #44 48.13 CC compel/plugins/std/std.o [2020-04-09T20:01:57.580Z] #10 111.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-09T20:01:57.580Z] #10 111.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:01:57.580Z] #10 111.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:01:57.580Z] #10 111.9 Selecting previously unselected package libudev-dev:amd64. [2020-04-09T20:01:57.580Z] #10 111.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-09T20:01:57.580Z] #10 111.9 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:01:57.808Z] #44 ... [2020-04-09T20:01:57.808Z] [2020-04-09T20:01:57.808Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:01:57.820Z] #44 48.42 CC compel/plugins/std/fds.o [2020-04-09T20:01:57.827Z] #18 1.113 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-09T20:01:57.827Z] #18 1.116 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-09T20:01:57.827Z] #18 1.118 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-09T20:01:57.827Z] #18 DONE 1.3s [2020-04-09T20:01:57.827Z] [2020-04-09T20:01:57.827Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-09T20:01:57.837Z] #10 112.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-09T20:01:57.837Z] #10 112.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-09T20:01:57.837Z] #10 112.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-09T20:01:58.075Z] #44 48.75 CC compel/plugins/std/log.o [2020-04-09T20:01:58.093Z] #10 112.4 Selecting previously unselected package libpcre16-3:amd64. [2020-04-09T20:01:58.093Z] #10 112.4 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-09T20:01:58.093Z] #10 112.4 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-09T20:01:58.350Z] #10 112.6 Selecting previously unselected package libpcre32-3:amd64. [2020-04-09T20:01:58.350Z] #10 112.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-09T20:01:58.350Z] #10 112.6 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-09T20:01:58.350Z] #10 112.8 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-09T20:01:58.350Z] #10 112.8 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-09T20:01:58.350Z] #10 112.8 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-09T20:01:58.607Z] #10 112.9 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-09T20:01:58.607Z] #10 112.9 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-09T20:01:58.607Z] #10 113.0 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-09T20:01:58.829Z] #19 ... [2020-04-09T20:01:58.829Z] [2020-04-09T20:01:58.829Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:58.829Z] #44 76.84 CC criu/external.o [2020-04-09T20:01:58.829Z] #44 77.01 CC criu/fault-injection.o [2020-04-09T20:01:58.829Z] #44 77.07 CC criu/fdstore.o [2020-04-09T20:01:58.829Z] #44 77.42 CC criu/fifo.o [2020-04-09T20:01:58.829Z] #44 77.61 CC criu/file-ids.o [2020-04-09T20:01:58.829Z] #44 77.81 CC criu/file-lock.o [2020-04-09T20:01:58.829Z] #44 78.38 CC criu/files-ext.o [2020-04-09T20:01:58.829Z] #44 78.57 CC criu/files-reg.o [2020-04-09T20:01:58.829Z] #44 79.71 CC criu/files.o [2020-04-09T20:01:58.829Z] #44 80.94 CC criu/filesystems.o [2020-04-09T20:01:58.829Z] #44 81.40 CC criu/fsnotify.o [2020-04-09T20:01:58.829Z] #44 82.09 CC criu/image-desc.o [2020-04-09T20:01:58.829Z] #44 82.18 CC criu/image.o [2020-04-09T20:01:58.829Z] #44 82.70 CC criu/ipc_ns.o [2020-04-09T20:01:58.829Z] #44 83.40 CC criu/irmap.o [2020-04-09T20:01:58.829Z] #44 83.68 CC criu/kcmp-ids.o [2020-04-09T20:01:58.829Z] #44 83.96 CC criu/kerndat.o [2020-04-09T20:01:58.829Z] #44 84.45 CC criu/libnetlink.o [2020-04-09T20:01:58.829Z] #44 84.71 CC criu/log.o [2020-04-09T20:01:58.829Z] #44 84.95 CC criu/lsm.o [2020-04-09T20:01:58.829Z] #44 85.14 CC criu/mem.o [2020-04-09T20:01:58.829Z] #44 86.02 CC criu/mount.o [2020-04-09T20:01:59.000Z] #44 49.61 CC compel/plugins/std/string.o [2020-04-09T20:01:59.097Z] #38 16.86 [100%] Linking C executable tini-static [2020-04-09T20:01:59.171Z] #10 113.5 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-09T20:01:59.171Z] #10 113.5 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-09T20:01:59.171Z] #10 113.5 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-09T20:01:59.171Z] #10 ... [2020-04-09T20:01:59.171Z] [2020-04-09T20:01:59.171Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:01:59.171Z] #47 103.3 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-09T20:01:59.171Z] #47 104.6 vendor/golang.org/x/crypto/hkdf [2020-04-09T20:01:59.171Z] #47 104.8 vendor/golang.org/x/text/transform [2020-04-09T20:01:59.171Z] #47 105.5 vendor/golang.org/x/text/unicode/bidi [2020-04-09T20:01:59.171Z] #47 107.3 vendor/golang.org/x/text/secure/bidirule [2020-04-09T20:01:59.171Z] #47 107.6 vendor/golang.org/x/text/unicode/norm [2020-04-09T20:01:59.171Z] #47 112.0 vendor/golang.org/x/net/idna [2020-04-09T20:01:59.428Z] #47 ... [2020-04-09T20:01:59.428Z] [2020-04-09T20:01:59.428Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:01:59.428Z] #44 51.49 CC compel/plugins/std/infect.o [2020-04-09T20:01:59.428Z] #44 51.95 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-09T20:01:59.428Z] #44 52.00 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-09T20:01:59.428Z] #44 52.05 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-09T20:01:59.428Z] #44 52.14 AR compel/plugins/std.lib.a [2020-04-09T20:01:59.428Z] #44 52.21 CC compel/plugins/fds/fds.o [2020-04-09T20:01:59.428Z] #44 52.47 AR compel/plugins/fds.lib.a [2020-04-09T20:01:59.428Z] #44 52.53 HOSTDEP compel/src/lib/log-host.d [2020-04-09T20:01:59.428Z] #44 52.64 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-09T20:01:59.428Z] #44 52.78 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-09T20:01:59.428Z] #44 52.92 HOSTDEP compel/src/main-host.d [2020-04-09T20:01:59.428Z] #44 53.10 DEP compel/src/lib/ptrace.d [2020-04-09T20:01:59.428Z] #44 53.31 DEP compel/src/lib/infect.d [2020-04-09T20:01:59.560Z] #44 50.30 CC compel/plugins/std/infect.o [2020-04-09T20:01:59.686Z] #44 53.56 DEP compel/src/lib/infect-util.d [2020-04-09T20:01:59.687Z] #44 53.75 DEP compel/src/lib/infect-rpc.d [2020-04-09T20:01:59.738Z] #38 18.10 [100%] Built target tini-static [2020-04-09T20:01:59.943Z] #44 53.93 DEP compel/arch/x86/src/lib/infect.d [2020-04-09T20:01:59.943Z] #44 54.04 DEP compel/arch/x86/src/lib/cpu.d [2020-04-09T20:02:00.027Z] #38 18.24 + mkdir -p /build [2020-04-09T20:02:00.027Z] #38 18.25 + cp tini-static /build/docker-init [2020-04-09T20:02:00.027Z] #38 DONE 18.4s [2020-04-09T20:02:00.027Z] [2020-04-09T20:02:00.027Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:02:00.027Z] #33 87.01 bytes [2020-04-09T20:02:00.027Z] #33 87.08 strings [2020-04-09T20:02:00.120Z] #44 50.84 CC compel/arch/x86/plugins/std/parasite-head.o [2020-04-09T20:02:00.152Z] #23 109.7 Checking out files: 26% (2806/10683) Checking out files: 27% (2885/10683) Checking out files: 28% (2992/10683) Checking out files: 29% (3099/10683) Checking out files: 30% (3205/10683) Checking out files: 31% (3312/10683) Checking out files: 32% (3419/10683) Checking out files: 33% (3526/10683) Checking out files: 34% (3633/10683) Checking out files: 35% (3740/10683) Checking out files: 36% (3846/10683) Checking out files: 37% (3953/10683) Checking out files: 38% (4060/10683) Checking out files: 39% (4167/10683) Checking out files: 40% (4274/10683) Checking out files: 41% (4381/10683) Checking out files: 42% (4487/10683) Checking out files: 43% (4594/10683) Checking out files: 44% (4701/10683) Checking out files: 45% (4808/10683) Checking out files: 46% (4915/10683) Checking out files: 47% (5022/10683) Checking out files: 48% (5128/10683) Checking out files: 49% (5235/10683) Checking out files: 50% (5342/10683) Checking out files: 51% (5449/10683) Checking out files: 52% (5556/10683) Checking out files: 53% (5662/10683) Checking out files: 54% (5769/10683) Checking out files: 55% (5876/10683) Checking out files: 55% (5959/10683) Checking out files: 56% (5983/10683) Checking out files: 57% (6090/10683) Checking out files: 58% (6197/10683) Checking out files: 59% (6303/10683) Checking out files: 60% (6410/10683) Checking out files: 61% (6517/10683) Checking out files: 62% (6624/10683) Checking out files: 63% (6731/10683) Checking out files: 64% (6838/10683) Checking out files: 65% (6944/10683) Checking out files: 66% (7051/10683) Checking out files: 67% (7158/10683) Checking out files: 68% (7265/10683) Checking out files: 69% (7372/10683) Checking out files: 70% (7479/10683) Checking out files: 71% (7585/10683) Checking out files: 72% (7692/10683) Checking out files: 73% (7799/10683) Checking out files: 74% (7906/10683) Checking out files: 75% (8013/10683) Checking out files: 76% (8120/10683) Checking out files: 77% (8226/10683) Checking out files: 78% (8333/10683) Checking out files: 79% (8440/10683) Checking out files: 80% (8547/10683) Checking out files: 81% (8654/10683) Checking out files: 82% (8761/10683) Checking out files: 83% (8867/10683) Checking out files: 84% (8974/10683) Checking out files: 85% (9081/10683) Checking out files: 86% (9188/10683) Checking out files: 87% (9295/10683) Checking out files: 87% (9320/10683) Checking out files: 88% (9402/10683) Checking out files: 89% (9508/10683) Checking out files: 90% (9615/10683) Checking out files: 91% (9722/10683) Checking out files: 92% (9829/10683) Checking out files: 93% (9936/10683) Checking out files: 94% (10043/10683) Checking out files: 95% (10149/10683) Checking out files: 96% (10256/10683) Checking out files: 97% (10363/10683) Checking out files: 98% (10470/10683) Checking out files: 99% (10577/10683) Checking out files: 100% (10683/10683) Checking out files: 100% (10683/10683), done. [2020-04-09T20:02:00.200Z] #44 54.15 DEP compel/src/lib/log.d [2020-04-09T20:02:00.200Z] #44 54.26 DEP compel/src/main.d [2020-04-09T20:02:00.293Z] #44 88.22 CC criu/namespaces.o [2020-04-09T20:02:00.375Z] #44 50.91 CC compel/arch/x86/plugins/std/memcpy.o [2020-04-09T20:02:00.375Z] #44 50.96 CC compel/arch/x86/plugins/std/syscalls-64.o [2020-04-09T20:02:00.376Z] #44 51.02 AR compel/plugins/std.lib.a [2020-04-09T20:02:00.412Z] #23 112.3 + cd /tmp/tmp.2m8VHVcGX0/tmp/docker-ce [2020-04-09T20:02:00.412Z] #23 112.3 + git checkout -q v17.06.2-ce [2020-04-09T20:02:00.457Z] #44 54.41 DEP compel/src/lib/handle-elf.d [2020-04-09T20:02:00.541Z] INFO [loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|files|imports|name) took 32.937864292s [2020-04-09T20:02:00.541Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 168.335816ms [2020-04-09T20:02:00.659Z] #44 51.09 CC compel/plugins/fds/fds.o [2020-04-09T20:02:00.659Z] #44 51.30 AR compel/plugins/fds.lib.a [2020-04-09T20:02:00.719Z] #44 54.57 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-09T20:02:00.944Z] #44 51.35 HOSTDEP compel/src/lib/log-host.d [2020-04-09T20:02:00.944Z] #44 51.48 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-09T20:02:00.978Z] #44 54.80 CC compel/src/lib/log.o [2020-04-09T20:02:01.210Z] #44 51.68 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2020-04-09T20:02:01.210Z] #44 51.81 HOSTDEP compel/src/main-host.d [2020-04-09T20:02:01.238Z] #44 ... [2020-04-09T20:02:01.238Z] [2020-04-09T20:02:01.238Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:02:01.238Z] #10 113.8 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-09T20:02:01.238Z] #10 113.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:02:01.238Z] #10 113.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-09T20:02:01.238Z] #10 113.9 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-09T20:02:01.238Z] #10 113.9 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-09T20:02:01.238Z] #10 113.9 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-09T20:02:01.238Z] #10 114.0 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-09T20:02:01.238Z] #10 114.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-09T20:02:01.238Z] #10 114.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:02:01.238Z] #10 114.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-09T20:02:01.238Z] #10 114.6 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-09T20:02:01.238Z] #10 114.6 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-09T20:02:01.238Z] #10 114.6 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:02:01.238Z] #10 114.6 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-09T20:02:01.238Z] #10 114.6 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-09T20:02:01.238Z] #10 114.6 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:02:01.238Z] #10 114.6 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:02:01.238Z] #10 114.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-09T20:02:01.238Z] #10 114.7 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:02:01.238Z] #10 114.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:02:01.238Z] #10 114.7 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:02:01.238Z] #10 114.7 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-09T20:02:01.238Z] #10 114.7 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-09T20:02:01.238Z] #10 114.7 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:02:01.238Z] #10 114.8 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:02:01.238Z] #10 114.8 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-09T20:02:01.238Z] #10 114.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:02:01.238Z] #10 114.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-04-09T20:02:01.238Z] #10 114.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-04-09T20:02:01.238Z] #10 114.8 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:02:01.238Z] #10 114.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-04-09T20:02:01.238Z] #10 114.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-04-09T20:02:01.238Z] #10 114.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:02:01.238Z] #10 114.9 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-09T20:02:01.238Z] #10 114.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:02:01.238Z] #10 114.9 Setting up dmsetup (2:1.02.155-3) ... [2020-04-09T20:02:01.238Z] #10 114.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:02:01.238Z] #10 114.9 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-09T20:02:01.238Z] #10 115.0 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:02:01.238Z] #10 DONE 115.5s [2020-04-09T20:02:01.238Z] [2020-04-09T20:02:01.238Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:01.238Z] #44 55.09 CC compel/arch/x86/src/lib/cpu.o [2020-04-09T20:02:01.238Z] #44 ... [2020-04-09T20:02:01.238Z] [2020-04-09T20:02:01.238Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:02:01.238Z] #58 DONE 0.1s [2020-04-09T20:02:01.238Z] [2020-04-09T20:02:01.238Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-09T20:02:01.238Z] #59 DONE 0.1s [2020-04-09T20:02:01.295Z] #44 ... [2020-04-09T20:02:01.295Z] [2020-04-09T20:02:01.295Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-09T20:02:01.295Z] #19 3.390 Collecting yamllint==1.16.0 [2020-04-09T20:02:01.353Z] #23 ... [2020-04-09T20:02:01.353Z] [2020-04-09T20:02:01.353Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:02:01.353Z] #17 2.367 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:02:01.353Z] #17 2.436 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:02:01.353Z] #17 2.521 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:02:01.353Z] #17 4.381 Reading package lists... [2020-04-09T20:02:01.353Z] #17 7.397 Reading package lists... [2020-04-09T20:02:01.353Z] #17 ... [2020-04-09T20:02:01.353Z] [2020-04-09T20:02:01.353Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:01.353Z] #44 69.52 AR criu/pie/pie.lib.a [2020-04-09T20:02:01.353Z] #44 69.67 DEP criu/pie/restorer.d [2020-04-09T20:02:01.353Z] #44 69.98 DEP criu/arch/aarch64/intraprocedure.d [2020-04-09T20:02:01.353Z] #44 69.99 DEP criu/arch/aarch64/restorer.d [2020-04-09T20:02:01.353Z] #44 70.19 DEP criu/arch/aarch64/vdso-pie.d [2020-04-09T20:02:01.353Z] #44 70.37 DEP criu/pie/parasite-vdso.d [2020-04-09T20:02:01.353Z] #44 70.62 DEP criu/pie/parasite.d [2020-04-09T20:02:01.353Z] #44 71.00 CC criu/pie/parasite.o [2020-04-09T20:02:01.353Z] #44 72.27 LINK criu/pie/parasite.built-in.o [2020-04-09T20:02:01.353Z] #44 72.30 GEN criu/pie/parasite-blob.h [2020-04-09T20:02:01.353Z] #44 72.33 CC criu/pie/parasite-vdso.o [2020-04-09T20:02:01.468Z] #44 51.96 DEP compel/src/lib/ptrace.d [2020-04-09T20:02:01.468Z] #44 52.11 DEP compel/src/lib/infect.d [2020-04-09T20:02:01.472Z] INFO [runner/unused/goanalysis] analyzers took 28.666974211s with top 10 stages: buildssa: 23.69860873s, U1000: 4.968365481s [2020-04-09T20:02:01.495Z] [2020-04-09T20:02:01.495Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:01.576Z] #19 3.680 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-09T20:02:01.576Z] #19 3.722 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-09T20:02:01.576Z] #19 3.752 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-09T20:02:01.576Z] #19 3.771 Collecting pyyaml (from yamllint==1.16.0) [2020-04-09T20:02:01.576Z] #19 3.871 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-09T20:02:01.727Z] #44 52.31 DEP compel/src/lib/infect-util.d [2020-04-09T20:02:01.727Z] #44 52.45 DEP compel/src/lib/infect-rpc.d [2020-04-09T20:02:01.923Z] #44 73.04 CC criu/arch/aarch64/vdso-pie.o [2020-04-09T20:02:01.981Z] #44 52.66 DEP compel/arch/x86/src/lib/infect.d [2020-04-09T20:02:02.184Z] #44 73.27 CC criu/arch/aarch64/restorer.o [2020-04-09T20:02:02.236Z] #44 52.82 DEP compel/arch/x86/src/lib/cpu.d [2020-04-09T20:02:02.236Z] #44 52.90 DEP compel/src/lib/log.d [2020-04-09T20:02:02.236Z] #44 ... [2020-04-09T20:02:02.236Z] [2020-04-09T20:02:02.236Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:02:02.236Z] #10 108.1 Selecting previously unselected package libapparmor1:amd64. [2020-04-09T20:02:02.236Z] #10 108.2 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2020-04-09T20:02:02.236Z] #10 108.2 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2020-04-09T20:02:02.236Z] #10 108.3 Selecting previously unselected package libapparmor-dev:amd64. [2020-04-09T20:02:02.236Z] #10 108.3 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2020-04-09T20:02:02.236Z] #10 108.3 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-09T20:02:02.490Z] #10 108.5 Selecting previously unselected package libbtrfs0. [2020-04-09T20:02:02.490Z] #10 108.5 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2020-04-09T20:02:02.490Z] #10 108.5 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:02:02.490Z] #10 108.6 Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:02:02.581Z] #19 4.594 Building wheels for collected packages: pyyaml [2020-04-09T20:02:02.581Z] #19 4.596 Running setup.py bdist_wheel for pyyaml: started [2020-04-09T20:02:02.744Z] #10 108.6 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2020-04-09T20:02:02.744Z] #10 108.6 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:02:02.744Z] #10 108.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2020-04-09T20:02:02.744Z] #10 108.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:02:02.744Z] #10 108.8 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:02:02.744Z] #10 108.9 Selecting previously unselected package libudev-dev:amd64. [2020-04-09T20:02:02.755Z] #44 73.78 CC criu/arch/aarch64/intraprocedure.o [2020-04-09T20:02:02.755Z] #44 73.86 CC criu/pie/restorer.o [2020-04-09T20:02:02.861Z] #19 5.139 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-09T20:02:02.861Z] #19 5.139 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-09T20:02:02.861Z] #19 5.191 Successfully built pyyaml [2020-04-09T20:02:02.861Z] #19 5.214 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-09T20:02:02.999Z] #10 108.9 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_amd64.deb ... [2020-04-09T20:02:02.999Z] #10 108.9 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:02:02.999Z] #10 109.1 Selecting previously unselected package libsepol1-dev:amd64. [2020-04-09T20:02:02.999Z] #10 109.1 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2020-04-09T20:02:02.999Z] #10 109.1 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2020-04-09T20:02:03.142Z] #19 5.488 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-09T20:02:03.423Z] #19 DONE 5.8s [2020-04-09T20:02:03.423Z] [2020-04-09T20:02:03.423Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-09T20:02:03.523Z] #33 ... [2020-04-09T20:02:03.523Z] [2020-04-09T20:02:03.523Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:03.523Z] #44 1.939 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:02:03.523Z] #44 1.940 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:02:03.523Z] #44 2.007 Note: Building without GnuTLS support [2020-04-09T20:02:03.523Z] #44 4.741 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:02:03.523Z] #44 4.804 GEN .gitid [2020-04-09T20:02:03.523Z] #44 4.834 GEN criu/include/version.h [2020-04-09T20:02:03.523Z] #44 4.940 GEN include/common/asm [2020-04-09T20:02:03.523Z] #44 8.623 PBCC images/google/protobuf/descriptor.pb-c.c [2020-04-09T20:02:03.523Z] #44 8.814 PBCC images/opts.pb-c.c [2020-04-09T20:02:03.523Z] #44 8.905 PBCC images/sit.pb-c.c [2020-04-09T20:02:03.523Z] #44 8.998 DEP images/google/protobuf/descriptor.pb-c.d [2020-04-09T20:02:03.523Z] #44 9.149 DEP images/opts.pb-c.d [2020-04-09T20:02:03.523Z] #44 9.247 DEP images/sit.pb-c.d [2020-04-09T20:02:03.523Z] #44 9.375 PBCC images/macvlan.pb-c.c [2020-04-09T20:02:03.523Z] #44 9.389 DEP images/macvlan.pb-c.d [2020-04-09T20:02:03.523Z] #44 9.477 PBCC images/autofs.pb-c.c [2020-04-09T20:02:03.523Z] #44 9.519 DEP images/autofs.pb-c.d [2020-04-09T20:02:03.523Z] #44 9.670 PBCC images/sysctl.pb-c.c [2020-04-09T20:02:03.523Z] #44 9.723 DEP images/sysctl.pb-c.d [2020-04-09T20:02:03.523Z] #44 9.879 PBCC images/time.pb-c.c [2020-04-09T20:02:03.523Z] #44 9.953 DEP images/time.pb-c.d [2020-04-09T20:02:03.523Z] #44 10.04 PBCC images/binfmt-misc.pb-c.c [2020-04-09T20:02:03.523Z] #44 10.07 DEP images/binfmt-misc.pb-c.d [2020-04-09T20:02:03.523Z] #44 ... [2020-04-09T20:02:03.523Z] [2020-04-09T20:02:03.523Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:02:03.523Z] #30 89.19 Checking out files: 40% (617/1521) Checking out files: 41% (624/1521) Checking out files: 42% (639/1521) Checking out files: 43% (655/1521) Checking out files: 44% (670/1521) Checking out files: 45% (685/1521) Checking out files: 46% (700/1521) Checking out files: 47% (715/1521) Checking out files: 48% (731/1521) Checking out files: 49% (746/1521) Checking out files: 50% (761/1521) Checking out files: 51% (776/1521) Checking out files: 52% (791/1521) Checking out files: 53% (807/1521) Checking out files: 54% (822/1521) Checking out files: 55% (837/1521) Checking out files: 56% (852/1521) Checking out files: 57% (867/1521) Checking out files: 58% (883/1521) Checking out files: 59% (898/1521) Checking out files: 60% (913/1521) Checking out files: 61% (928/1521) Checking out files: 62% (944/1521) Checking out files: 63% (959/1521) Checking out files: 64% (974/1521) Checking out files: 65% (989/1521) Checking out files: 66% (1004/1521) Checking out files: 67% (1020/1521) Checking out files: 68% (1035/1521) Checking out files: 69% (1050/1521) Checking out files: 70% (1065/1521) Checking out files: 71% (1080/1521) Checking out files: 72% (1096/1521) Checking out files: 73% (1111/1521) Checking out files: 74% (1126/1521) Checking out files: 75% (1141/1521) Checking out files: 76% (1156/1521) Checking out files: 77% (1172/1521) Checking out files: 78% (1187/1521) Checking out files: 79% (1202/1521) Checking out files: 80% (1217/1521) Checking out files: 81% (1233/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 87% (1330/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-04-09T20:02:03.523Z] #30 90.68 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2020-04-09T20:02:03.558Z] #10 109.5 Selecting previously unselected package libpcre16-3:amd64. [2020-04-09T20:02:03.558Z] #10 109.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2020-04-09T20:02:03.558Z] #10 109.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2020-04-09T20:02:03.704Z] #24 DONE 0.1s [2020-04-09T20:02:03.704Z] [2020-04-09T20:02:03.704Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-09T20:02:03.813Z] #10 109.7 Selecting previously unselected package libpcre32-3:amd64. [2020-04-09T20:02:03.813Z] #10 109.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2020-04-09T20:02:03.813Z] #10 109.7 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2020-04-09T20:02:03.813Z] #10 109.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2020-04-09T20:02:03.813Z] #10 109.9 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2020-04-09T20:02:03.814Z] #30 91.59 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2020-04-09T20:02:04.022Z] #60 ... [2020-04-09T20:02:04.022Z] [2020-04-09T20:02:04.022Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-09T20:02:04.022Z] #11 DONE 2.8s [2020-04-09T20:02:04.022Z] [2020-04-09T20:02:04.022Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-09T20:02:04.067Z] #10 109.9 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-09T20:02:04.067Z] #10 110.1 Selecting previously unselected package libpcre3-dev:amd64. [2020-04-09T20:02:04.067Z] #10 110.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2020-04-09T20:02:04.067Z] #10 110.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-09T20:02:04.315Z] #28 DONE 0.7s [2020-04-09T20:02:04.315Z] [2020-04-09T20:02:04.315Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:04.315Z] #44 89.32 CC criu/net.o [2020-04-09T20:02:04.315Z] #44 91.25 CC criu/netfilter.o [2020-04-09T20:02:04.315Z] #44 91.46 CC criu/page-pipe.o [2020-04-09T20:02:04.315Z] #44 91.93 CC criu/page-xfer.o [2020-04-09T20:02:04.595Z] #44 ... [2020-04-09T20:02:04.595Z] [2020-04-09T20:02:04.595Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-09T20:02:04.595Z] #31 DONE 0.2s [2020-04-09T20:02:04.595Z] [2020-04-09T20:02:04.595Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-09T20:02:04.595Z] #34 DONE 0.2s [2020-04-09T20:02:04.595Z] [2020-04-09T20:02:04.595Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:04.626Z] #10 110.6 Selecting previously unselected package libselinux1-dev:amd64. [2020-04-09T20:02:04.626Z] #10 110.7 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2020-04-09T20:02:04.626Z] #10 110.7 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-09T20:02:04.666Z] #44 ... [2020-04-09T20:02:04.666Z] [2020-04-09T20:02:04.666Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:02:04.666Z] #17 10.31 Building dependency tree... [2020-04-09T20:02:04.666Z] #17 10.67 Reading state information... [2020-04-09T20:02:04.666Z] #17 11.50 libcap2-bin is already the newest version (1:2.25-2). [2020-04-09T20:02:04.666Z] #17 11.50 The following additional packages will be installed: [2020-04-09T20:02:04.666Z] #17 11.52 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-09T20:02:04.666Z] #17 11.52 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-09T20:02:04.666Z] #17 11.52 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-09T20:02:04.666Z] #17 11.52 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-09T20:02:04.666Z] #17 11.52 python3.7 python3.7-minimal vim-runtime xxd [2020-04-09T20:02:04.666Z] #17 11.52 Suggested packages: [2020-04-09T20:02:04.666Z] #17 11.52 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-09T20:02:04.666Z] #17 11.52 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-09T20:02:04.666Z] #17 11.52 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-09T20:02:04.666Z] #17 11.52 Recommended packages: [2020-04-09T20:02:04.666Z] #17 11.52 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-09T20:02:04.666Z] #17 11.52 python3-keyrings.alt python3-xdg unzip [2020-04-09T20:02:04.666Z] #17 13.19 The following NEW packages will be installed: [2020-04-09T20:02:04.666Z] #17 13.19 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-09T20:02:04.666Z] #17 13.19 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-09T20:02:04.666Z] #17 13.19 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-09T20:02:04.666Z] #17 13.19 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-09T20:02:04.666Z] #17 13.19 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-09T20:02:04.666Z] #17 13.19 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-09T20:02:04.666Z] #17 13.19 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-09T20:02:04.666Z] #17 13.20 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-09T20:02:04.666Z] #17 13.20 xz-utils zip [2020-04-09T20:02:04.666Z] #17 13.52 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:02:04.666Z] #17 13.52 Need to get 27.6 MB of archives. [2020-04-09T20:02:04.666Z] #17 13.52 After this operation, 114 MB of additional disk space will be used. [2020-04-09T20:02:04.666Z] #17 13.52 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2020-04-09T20:02:04.666Z] #17 13.53 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u1 [588 kB] [2020-04-09T20:02:04.666Z] #17 13.54 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u1 [1404 kB] [2020-04-09T20:02:04.666Z] #17 13.59 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2020-04-09T20:02:05.004Z] #10 110.9 Selecting previously unselected package libdevmapper-dev:amd64. [2020-04-09T20:02:05.004Z] #10 110.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2020-04-09T20:02:05.004Z] #10 110.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-09T20:02:05.006Z] #17 13.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2020-04-09T20:02:05.006Z] #17 13.65 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u1 [1640 kB] [2020-04-09T20:02:05.006Z] #17 13.69 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u1 [330 kB] [2020-04-09T20:02:05.006Z] #17 13.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2020-04-09T20:02:05.006Z] #17 13.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2020-04-09T20:02:05.006Z] #17 13.72 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2020-04-09T20:02:05.006Z] #17 13.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2020-04-09T20:02:05.006Z] #17 13.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2020-04-09T20:02:05.006Z] #17 13.74 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2020-04-09T20:02:05.006Z] #17 13.74 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2020-04-09T20:02:05.006Z] #17 13.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2020-04-09T20:02:05.006Z] #17 13.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2020-04-09T20:02:05.006Z] #17 13.76 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2020-04-09T20:02:05.006Z] #17 13.77 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:02:05.006Z] #17 13.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2020-04-09T20:02:05.006Z] #17 13.78 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2020-04-09T20:02:05.006Z] #17 13.79 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2020-04-09T20:02:05.006Z] #17 13.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2020-04-09T20:02:05.017Z] #60 ... [2020-04-09T20:02:05.017Z] [2020-04-09T20:02:05.017Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:05.017Z] #44 92.87 CC criu/pagemap-cache.o [2020-04-09T20:02:05.017Z] #44 ... [2020-04-09T20:02:05.017Z] [2020-04-09T20:02:05.017Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-09T20:02:05.017Z] #39 DONE 0.2s [2020-04-09T20:02:05.017Z] [2020-04-09T20:02:05.017Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:05.259Z] #10 111.1 Selecting previously unselected package libseccomp-dev:amd64. [2020-04-09T20:02:05.259Z] #10 111.1 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_amd64.deb ... [2020-04-09T20:02:05.259Z] #10 111.1 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-09T20:02:05.259Z] #10 111.2 Selecting previously unselected package libsystemd-dev:amd64. [2020-04-09T20:02:05.259Z] #10 111.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_amd64.deb ... [2020-04-09T20:02:05.259Z] #10 111.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:02:05.266Z] #17 13.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2020-04-09T20:02:05.266Z] #17 13.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2020-04-09T20:02:05.266Z] #17 13.83 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2020-04-09T20:02:05.266Z] #17 13.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2020-04-09T20:02:05.266Z] #17 13.83 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2020-04-09T20:02:05.266Z] #17 13.83 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2020-04-09T20:02:05.266Z] #17 13.84 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2020-04-09T20:02:05.298Z] #44 93.17 CC criu/pagemap.o [2020-04-09T20:02:05.514Z] #10 ... [2020-04-09T20:02:05.514Z] [2020-04-09T20:02:05.514Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:05.514Z] #47 101.1 vendor/golang.org/x/crypto/internal/chacha20 [2020-04-09T20:02:05.514Z] #47 101.7 vendor/golang.org/x/crypto/poly1305 [2020-04-09T20:02:05.514Z] #47 102.1 vendor/golang.org/x/sys/cpu [2020-04-09T20:02:05.514Z] #47 102.4 vendor/golang.org/x/crypto/chacha20poly1305 [2020-04-09T20:02:05.514Z] #47 103.7 vendor/golang.org/x/crypto/hkdf [2020-04-09T20:02:05.514Z] #47 103.9 vendor/golang.org/x/text/transform [2020-04-09T20:02:05.514Z] #47 104.8 vendor/golang.org/x/text/unicode/bidi [2020-04-09T20:02:05.514Z] #47 107.0 vendor/golang.org/x/text/unicode/norm [2020-04-09T20:02:05.514Z] #47 111.2 vendor/golang.org/x/net/idna [2020-04-09T20:02:05.514Z] #47 ... [2020-04-09T20:02:05.514Z] [2020-04-09T20:02:05.514Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:05.514Z] #44 53.01 DEP compel/src/main.d [2020-04-09T20:02:05.514Z] #44 53.26 DEP compel/src/lib/handle-elf.d [2020-04-09T20:02:05.514Z] #44 53.37 DEP compel/arch/x86/src/lib/handle-elf.d [2020-04-09T20:02:05.514Z] #44 53.54 CC compel/src/lib/log.o [2020-04-09T20:02:05.514Z] #44 53.90 CC compel/arch/x86/src/lib/cpu.o [2020-04-09T20:02:05.514Z] #44 54.77 CC compel/arch/x86/src/lib/infect.o [2020-04-09T20:02:05.514Z] #44 55.73 CC compel/src/lib/infect-rpc.o [2020-04-09T20:02:05.514Z] #44 56.15 CC compel/src/lib/infect-util.o [2020-04-09T20:02:05.527Z] #17 14.17 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2020-04-09T20:02:05.527Z] #17 14.17 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2020-04-09T20:02:05.527Z] #17 14.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2020-04-09T20:02:05.527Z] #17 14.17 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2020-04-09T20:02:05.527Z] #17 14.18 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2020-04-09T20:02:05.527Z] #17 14.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-09T20:02:05.527Z] #17 14.26 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-09T20:02:05.527Z] #17 14.27 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-09T20:02:05.527Z] #17 14.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2020-04-09T20:02:05.527Z] #17 14.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-09T20:02:05.527Z] #17 14.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-09T20:02:05.527Z] #17 14.32 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-09T20:02:05.527Z] #17 14.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u2 [1208 kB] [2020-04-09T20:02:05.527Z] #17 14.38 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2020-04-09T20:02:05.579Z] #44 93.68 CC criu/parasite-syscall.o [2020-04-09T20:02:05.769Z] #44 56.39 CC compel/src/lib/infect.o [2020-04-09T20:02:05.788Z] #17 14.39 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2020-04-09T20:02:05.788Z] #17 14.41 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-09T20:02:05.788Z] #17 14.63 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2020-04-09T20:02:05.788Z] #17 14.66 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2020-04-09T20:02:06.049Z] #17 14.70 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2020-04-09T20:02:06.192Z] #44 94.14 CC criu/path.o [2020-04-09T20:02:06.192Z] #44 94.31 CC criu/pie-util-vdso.o [2020-04-09T20:02:06.472Z] #44 94.60 CC criu/pie-util.o [2020-04-09T20:02:06.598Z] #12 DONE 2.6s [2020-04-09T20:02:06.598Z] [2020-04-09T20:02:06.598Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:06.598Z] #60 2.898 + RM_GOPATH=0 [2020-04-09T20:02:06.598Z] #60 2.898 + TMP_GOPATH= [2020-04-09T20:02:06.598Z] #60 2.898 + : /build [2020-04-09T20:02:06.598Z] #60 2.898 + '[' -z '' ']' [2020-04-09T20:02:06.598Z] #60 2.898 ++ mktemp -d [2020-04-09T20:02:06.598Z] #60 2.911 + export GOPATH=/tmp/tmp.SyTZ0SO6Xe [2020-04-09T20:02:06.598Z] #60 2.911 + GOPATH=/tmp/tmp.SyTZ0SO6Xe [2020-04-09T20:02:06.598Z] #60 2.911 + RM_GOPATH=1 [2020-04-09T20:02:06.598Z] #60 2.917 ++ dirname ./install.sh [2020-04-09T20:02:06.598Z] #60 2.919 + dir=. [2020-04-09T20:02:06.598Z] #60 2.919 + bin=runc [2020-04-09T20:02:06.598Z] #60 2.919 + shift [2020-04-09T20:02:06.598Z] #60 2.919 + '[' '!' -f ./runc.installer ']' [2020-04-09T20:02:06.598Z] #60 2.919 + . ./runc.installer [2020-04-09T20:02:06.598Z] #60 2.919 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:02:06.598Z] #60 2.919 + install_runc [2020-04-09T20:02:06.598Z] #60 2.921 + uname -r [2020-04-09T20:02:06.598Z] #60 2.922 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-09T20:02:06.598Z] #60 2.935 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-09T20:02:06.598Z] #60 2.935 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-09T20:02:06.598Z] #60 2.935 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SyTZ0SO6Xe/src/github.com/opencontainers/runc [2020-04-09T20:02:06.598Z] #60 2.935 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-09T20:02:06.598Z] #60 2.948 Cloning into '/tmp/tmp.SyTZ0SO6Xe/src/github.com/opencontainers/runc'... [2020-04-09T20:02:06.623Z] #17 ... [2020-04-09T20:02:06.623Z] [2020-04-09T20:02:06.623Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:06.623Z] #47 109.3 github.com/LK4D4/vndr/godl [2020-04-09T20:02:06.623Z] #47 110.1 github.com/LK4D4/vndr [2020-04-09T20:02:06.623Z] #47 DONE 118.6s [2020-04-09T20:02:06.623Z] [2020-04-09T20:02:06.623Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:06.623Z] #44 76.66 LINK criu/pie/restorer.built-in.o [2020-04-09T20:02:06.623Z] #44 76.67 GEN criu/pie/restorer-blob.h [2020-04-09T20:02:06.623Z] #44 76.79 DEP criu/vdso.d [2020-04-09T20:02:06.623Z] #44 77.00 DEP criu/uts_ns.d [2020-04-09T20:02:06.623Z] #44 77.23 DEP criu/util.d [2020-04-09T20:02:06.623Z] #44 77.47 DEP criu/uffd.d [2020-04-09T20:02:06.623Z] #44 77.67 DEP criu/tun.d [2020-04-09T20:02:06.623Z] #44 77.87 DEP criu/tty.d [2020-04-09T20:02:06.714Z] #30 ... [2020-04-09T20:02:06.714Z] [2020-04-09T20:02:06.714Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:02:06.714Z] #50 84.17 + cd /tmp/tmp.qQbZItTOg0/src/gotest.tools/gotestsum [2020-04-09T20:02:06.714Z] #50 84.18 + git checkout -q v0.3.5 [2020-04-09T20:02:06.714Z] #50 84.31 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum [2020-04-09T20:02:06.714Z] #50 ... [2020-04-09T20:02:06.714Z] [2020-04-09T20:02:06.714Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:06.714Z] #44 10.21 PBCC images/seccomp.pb-c.c [2020-04-09T20:02:06.714Z] #44 10.26 DEP images/seccomp.pb-c.d [2020-04-09T20:02:06.714Z] #44 10.40 PBCC images/userns.pb-c.c [2020-04-09T20:02:06.714Z] #44 10.44 DEP images/userns.pb-c.d [2020-04-09T20:02:06.714Z] #44 10.52 PBCC images/cgroup.pb-c.c [2020-04-09T20:02:06.714Z] #44 10.57 DEP images/cgroup.pb-c.d [2020-04-09T20:02:06.714Z] #44 10.67 PBCC images/fown.pb-c.c [2020-04-09T20:02:06.714Z] #44 10.71 PBCC images/ext-file.pb-c.c [2020-04-09T20:02:06.714Z] #44 10.75 DEP images/fown.pb-c.d [2020-04-09T20:02:06.714Z] #44 10.87 DEP images/ext-file.pb-c.d [2020-04-09T20:02:06.714Z] #44 11.01 PBCC images/rpc.pb-c.c [2020-04-09T20:02:06.714Z] #44 11.10 DEP images/rpc.pb-c.d [2020-04-09T20:02:06.714Z] #44 11.22 PBCC images/siginfo.pb-c.c [2020-04-09T20:02:06.714Z] #44 11.27 DEP images/siginfo.pb-c.d [2020-04-09T20:02:06.714Z] #44 11.38 PBCC images/pagemap.pb-c.c [2020-04-09T20:02:06.714Z] #44 11.45 DEP images/pagemap.pb-c.d [2020-04-09T20:02:06.714Z] #44 11.55 PBCC images/rlimit.pb-c.c [2020-04-09T20:02:06.714Z] #44 11.61 DEP images/rlimit.pb-c.d [2020-04-09T20:02:06.714Z] #44 11.75 PBCC images/file-lock.pb-c.c [2020-04-09T20:02:06.714Z] #44 11.80 DEP images/file-lock.pb-c.d [2020-04-09T20:02:06.714Z] #44 11.88 PBCC images/tty.pb-c.c [2020-04-09T20:02:06.714Z] #44 11.96 DEP images/tty.pb-c.d [2020-04-09T20:02:06.714Z] #44 12.10 PBCC images/tun.pb-c.c [2020-04-09T20:02:06.714Z] #44 12.24 PBCC images/netdev.pb-c.c [2020-04-09T20:02:06.714Z] #44 12.41 DEP images/tun.pb-c.d [2020-04-09T20:02:06.714Z] #44 12.51 DEP images/netdev.pb-c.d [2020-04-09T20:02:06.714Z] #44 12.59 PBCC images/vma.pb-c.c [2020-04-09T20:02:06.714Z] #44 12.67 DEP images/vma.pb-c.d [2020-04-09T20:02:06.714Z] #44 12.75 PBCC images/creds.pb-c.c [2020-04-09T20:02:06.714Z] #44 12.78 DEP images/creds.pb-c.d [2020-04-09T20:02:06.714Z] #44 12.85 PBCC images/utsns.pb-c.c [2020-04-09T20:02:06.714Z] #44 12.87 DEP images/utsns.pb-c.d [2020-04-09T20:02:06.714Z] #44 12.96 PBCC images/ipc-desc.pb-c.c [2020-04-09T20:02:06.714Z] #44 12.98 PBCC images/ipc-sem.pb-c.c [2020-04-09T20:02:06.714Z] #44 13.02 DEP images/ipc-desc.pb-c.d [2020-04-09T20:02:06.714Z] #44 13.14 DEP images/ipc-sem.pb-c.d [2020-04-09T20:02:06.714Z] #44 13.19 PBCC images/ipc-msg.pb-c.c [2020-04-09T20:02:06.714Z] #44 13.23 DEP images/ipc-msg.pb-c.d [2020-04-09T20:02:06.714Z] #44 13.34 PBCC images/ipc-shm.pb-c.c [2020-04-09T20:02:06.714Z] #44 13.38 DEP images/ipc-shm.pb-c.d [2020-04-09T20:02:06.735Z] #44 ... [2020-04-09T20:02:06.735Z] [2020-04-09T20:02:06.735Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:02:06.735Z] #10 111.8 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2020-04-09T20:02:06.735Z] #10 111.8 Setting up libseccomp-dev:amd64 (2.3.3-4) ... [2020-04-09T20:02:06.735Z] #10 111.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2020-04-09T20:02:06.735Z] #10 111.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:02:06.735Z] #10 111.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2020-04-09T20:02:06.735Z] #10 111.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2020-04-09T20:02:06.735Z] #10 111.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:02:06.735Z] #10 111.8 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:02:06.735Z] #10 111.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2020-04-09T20:02:06.735Z] #10 111.9 Setting up libudev-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:02:06.735Z] #10 111.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:02:06.735Z] #10 111.9 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:02:06.735Z] #10 111.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2020-04-09T20:02:06.735Z] #10 111.9 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-09T20:02:06.735Z] #10 111.9 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... [2020-04-09T20:02:06.735Z] #10 111.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:02:06.735Z] #10 111.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2020-04-09T20:02:06.735Z] #10 111.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:02:06.735Z] #10 111.9 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2020-04-09T20:02:06.735Z] #10 111.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-04-09T20:02:06.735Z] #10 112.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:02:06.735Z] #10 112.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-04-09T20:02:06.735Z] #10 112.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-04-09T20:02:06.735Z] #10 112.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:02:06.735Z] #10 112.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2020-04-09T20:02:06.735Z] #10 112.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:02:06.735Z] #10 112.0 Setting up dmsetup (2:1.02.155-3) ... [2020-04-09T20:02:06.735Z] #10 112.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2020-04-09T20:02:06.735Z] #10 112.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2020-04-09T20:02:06.735Z] #10 112.0 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:02:06.735Z] #10 DONE 112.5s [2020-04-09T20:02:06.735Z] [2020-04-09T20:02:06.735Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:02:06.735Z] #58 DONE 0.1s [2020-04-09T20:02:06.735Z] [2020-04-09T20:02:06.735Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-09T20:02:06.735Z] #59 DONE 0.1s [2020-04-09T20:02:06.735Z] [2020-04-09T20:02:06.735Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-09T20:02:06.753Z] #44 94.69 CC criu/pipes.o [2020-04-09T20:02:06.884Z] #44 78.03 DEP criu/timerfd.d [2020-04-09T20:02:07.007Z] #44 13.57 PBCC images/ipc-var.pb-c.c [2020-04-09T20:02:07.007Z] #44 13.60 DEP images/ipc-var.pb-c.d [2020-04-09T20:02:07.007Z] #44 ... [2020-04-09T20:02:07.007Z] [2020-04-09T20:02:07.007Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:07.007Z] #47 84.63 io [2020-04-09T20:02:07.007Z] #47 84.64 strconv [2020-04-09T20:02:07.007Z] #47 84.66 vendor/golang.org/x/net/dns/dnsmessage [2020-04-09T20:02:07.007Z] #47 84.71 syscall [2020-04-09T20:02:07.007Z] #47 92.04 bytes [2020-04-09T20:02:07.007Z] #47 ... [2020-04-09T20:02:07.007Z] [2020-04-09T20:02:07.007Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:07.007Z] #44 13.66 PBCC images/sk-opts.pb-c.c [2020-04-09T20:02:07.007Z] #44 13.70 PBCC images/packet-sock.pb-c.c [2020-04-09T20:02:07.034Z] #44 95.09 CC criu/plugin.o [2020-04-09T20:02:07.302Z] #44 13.79 DEP images/sk-opts.pb-c.d [2020-04-09T20:02:07.302Z] #44 13.99 DEP images/packet-sock.pb-c.d [2020-04-09T20:02:07.314Z] #44 95.41 CC criu/proc_parse.o [2020-04-09T20:02:07.456Z] #44 78.31 DEP criu/sysfs_parse.d [2020-04-09T20:02:07.456Z] #44 78.50 DEP criu/sysctl.d [2020-04-09T20:02:07.594Z] #44 14.08 PBCC images/sk-netlink.pb-c.c [2020-04-09T20:02:07.594Z] #44 14.18 DEP images/sk-netlink.pb-c.d [2020-04-09T20:02:07.594Z] #44 14.29 PBCC images/sk-inet.pb-c.c [2020-04-09T20:02:07.721Z] #44 78.70 DEP criu/string.d [2020-04-09T20:02:07.721Z] #44 78.77 DEP criu/stats.d [2020-04-09T20:02:07.887Z] #44 14.51 DEP images/sk-inet.pb-c.d [2020-04-09T20:02:07.984Z] #44 79.06 DEP criu/sockets.d [2020-04-09T20:02:08.178Z] #44 14.62 PBCC images/sk-unix.pb-c.c [2020-04-09T20:02:08.178Z] #44 14.73 DEP images/sk-unix.pb-c.d [2020-04-09T20:02:08.178Z] #44 14.83 PBCC images/mm.pb-c.c [2020-04-09T20:02:08.244Z] #44 79.29 DEP criu/sk-unix.d [2020-04-09T20:02:08.475Z] #44 14.90 DEP images/mm.pb-c.d [2020-04-09T20:02:08.475Z] #44 15.12 PBCC images/timerfd.pb-c.c [2020-04-09T20:02:08.505Z] #44 79.45 DEP criu/sk-tcp.d [2020-04-09T20:02:08.505Z] #44 79.62 DEP criu/sk-queue.d [2020-04-09T20:02:08.767Z] #44 79.77 DEP criu/sk-packet.d [2020-04-09T20:02:08.768Z] #44 15.21 DEP images/timerfd.pb-c.d [2020-04-09T20:02:08.768Z] #44 15.41 PBCC images/timer.pb-c.c [2020-04-09T20:02:08.780Z] #44 96.81 CC criu/protobuf-desc.o [2020-04-09T20:02:09.027Z] #44 79.92 DEP criu/sk-netlink.d [2020-04-09T20:02:09.027Z] #44 80.04 DEP criu/sk-inet.d [2020-04-09T20:02:09.058Z] #44 15.49 DEP images/timer.pb-c.d [2020-04-09T20:02:09.058Z] #44 15.61 PBCC images/sa.pb-c.c [2020-04-09T20:02:09.058Z] #44 15.70 DEP images/sa.pb-c.d [2020-04-09T20:02:09.126Z] #60 ... [2020-04-09T20:02:09.126Z] [2020-04-09T20:02:09.126Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-09T20:02:09.126Z] #13 2.362 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-09T20:02:09.126Z] #13 DONE 2.5s [2020-04-09T20:02:09.246Z] #11 DONE 2.8s [2020-04-09T20:02:09.246Z] [2020-04-09T20:02:09.246Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:09.246Z] #44 59.76 CC compel/src/lib/ptrace.o [2020-04-09T20:02:09.288Z] #44 80.30 DEP criu/signalfd.d [2020-04-09T20:02:09.288Z] #44 ... [2020-04-09T20:02:09.288Z] [2020-04-09T20:02:09.288Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:02:09.288Z] #30 DONE 121.5s [2020-04-09T20:02:09.367Z] #44 15.82 PBCC images/pipe-data.pb-c.c [2020-04-09T20:02:09.367Z] #44 15.85 DEP images/pipe-data.pb-c.d [2020-04-09T20:02:09.367Z] #44 15.93 PBCC images/mnt.pb-c.c [2020-04-09T20:02:09.384Z] [2020-04-09T20:02:09.384Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-09T20:02:09.413Z] #44 97.32 CC criu/protobuf.o [2020-04-09T20:02:09.549Z] [2020-04-09T20:02:09.549Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:09.549Z] #44 80.58 DEP criu/sigframe.d [2020-04-09T20:02:09.672Z] #44 16.09 DEP images/mnt.pb-c.d [2020-04-09T20:02:09.672Z] #44 16.26 PBCC images/sk-packet.pb-c.c [2020-04-09T20:02:09.672Z] #44 16.32 DEP images/sk-packet.pb-c.d [2020-04-09T20:02:09.672Z] #44 16.41 PBCC images/tcp-stream.pb-c.c [2020-04-09T20:02:09.696Z] #44 97.65 CC criu/pstree.o [2020-04-09T20:02:09.810Z] #44 80.77 DEP criu/shmem.d [2020-04-09T20:02:09.810Z] #44 81.00 DEP criu/servicefd.d [2020-04-09T20:02:09.968Z] #44 16.53 DEP images/tcp-stream.pb-c.d [2020-04-09T20:02:09.968Z] #44 16.59 PBCC images/pipe.pb-c.c [2020-04-09T20:02:09.968Z] #44 16.72 DEP images/pipe.pb-c.d [2020-04-09T20:02:10.071Z] #44 81.16 DEP criu/seize.d [2020-04-09T20:02:10.172Z] #44 60.53 AR compel/libcompel.a [2020-04-09T20:02:10.172Z] #44 60.65 HOSTCC compel/src/main-host.o [2020-04-09T20:02:10.260Z] #44 16.85 PBCC images/pstree.pb-c.c [2020-04-09T20:02:10.260Z] #44 16.88 DEP images/pstree.pb-c.d [2020-04-09T20:02:10.260Z] #44 16.97 PBCC images/fs.pb-c.c [2020-04-09T20:02:10.310Z] #44 98.38 CC criu/rbtree.o [2020-04-09T20:02:10.320Z] #14 ... [2020-04-09T20:02:10.320Z] [2020-04-09T20:02:10.320Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:10.320Z] #47 114.3 vendor/golang.org/x/net/http2/hpack [2020-04-09T20:02:10.320Z] #47 116.1 mime [2020-04-09T20:02:10.320Z] #47 118.6 mime/quotedprintable [2020-04-09T20:02:10.320Z] #47 119.2 net/http/internal [2020-04-09T20:02:10.320Z] #47 122.5 crypto/tls [2020-04-09T20:02:10.320Z] #47 ... [2020-04-09T20:02:10.320Z] [2020-04-09T20:02:10.320Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:10.320Z] #44 56.54 CC compel/arch/x86/src/lib/infect.o [2020-04-09T20:02:10.320Z] #44 57.59 CC compel/src/lib/infect-rpc.o [2020-04-09T20:02:10.320Z] #44 58.04 CC compel/src/lib/infect-util.o [2020-04-09T20:02:10.320Z] #44 58.62 CC compel/src/lib/infect.o [2020-04-09T20:02:10.320Z] #44 61.69 CC compel/src/lib/ptrace.o [2020-04-09T20:02:10.320Z] #44 62.09 AR compel/libcompel.a [2020-04-09T20:02:10.320Z] #44 62.19 HOSTCC compel/src/main-host.o [2020-04-09T20:02:10.320Z] #44 62.50 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-09T20:02:10.320Z] #44 62.69 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-09T20:02:10.320Z] #44 63.33 HOSTCC compel/src/lib/log-host.o [2020-04-09T20:02:10.320Z] #44 63.70 HOSTLINK compel/compel-host-bin [2020-04-09T20:02:10.320Z] #44 63.86 DEP soccr/soccr.d [2020-04-09T20:02:10.320Z] #44 64.08 CC soccr/soccr.o [2020-04-09T20:02:10.334Z] #44 81.31 DEP criu/seccomp.d [2020-04-09T20:02:10.334Z] #44 81.55 DEP criu/rst-malloc.d [2020-04-09T20:02:10.550Z] #44 17.01 DEP images/fs.pb-c.d [2020-04-09T20:02:10.550Z] #44 17.13 PBCC images/signalfd.pb-c.c [2020-04-09T20:02:10.550Z] #44 17.22 DEP images/signalfd.pb-c.d [2020-04-09T20:02:10.577Z] #44 ... [2020-04-09T20:02:10.577Z] [2020-04-09T20:02:10.577Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:02:10.577Z] #68 115.8 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:02:10.577Z] #68 115.8 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-09T20:02:10.577Z] #68 DONE 124.8s [2020-04-09T20:02:10.577Z] [2020-04-09T20:02:10.577Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-09T20:02:10.577Z] #69 DONE 0.1s [2020-04-09T20:02:10.577Z] [2020-04-09T20:02:10.577Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:02:10.591Z] #44 98.64 CC criu/rst-malloc.o [2020-04-09T20:02:10.595Z] #44 81.62 DEP criu/rbtree.d [2020-04-09T20:02:10.595Z] #44 81.67 DEP criu/pstree.d [2020-04-09T20:02:10.733Z] #44 61.10 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2020-04-09T20:02:10.733Z] #44 61.32 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-09T20:02:10.842Z] #44 17.41 PBCC images/fh.pb-c.c [2020-04-09T20:02:10.842Z] #44 17.45 PBCC images/fsnotify.pb-c.c [2020-04-09T20:02:10.855Z] #44 81.90 DEP criu/protobuf.d [2020-04-09T20:02:10.855Z] #44 82.07 GEN criu/protobuf-desc-gen.h [2020-04-09T20:02:10.872Z] #44 98.88 CC criu/seccomp.o [2020-04-09T20:02:11.130Z] #44 17.58 DEP images/fh.pb-c.d [2020-04-09T20:02:11.130Z] #44 17.71 DEP images/fsnotify.pb-c.d [2020-04-09T20:02:11.130Z] #44 17.78 PBCC images/eventpoll.pb-c.c [2020-04-09T20:02:11.130Z] #44 17.89 DEP images/eventpoll.pb-c.d [2020-04-09T20:02:11.153Z] #44 99.32 CC criu/seize.o [2020-04-09T20:02:11.293Z] #44 61.79 HOSTCC compel/src/lib/log-host.o [2020-04-09T20:02:11.419Z] #44 17.96 PBCC images/eventfd.pb-c.c [2020-04-09T20:02:11.419Z] #44 17.99 DEP images/eventfd.pb-c.d [2020-04-09T20:02:11.419Z] #44 18.08 PBCC images/remap-file-path.pb-c.c [2020-04-09T20:02:11.419Z] #44 18.12 DEP images/remap-file-path.pb-c.d [2020-04-09T20:02:11.549Z] #44 62.16 HOSTLINK compel/compel-host-bin [2020-04-09T20:02:11.710Z] #44 18.24 PBCC images/fifo.pb-c.c [2020-04-09T20:02:11.710Z] #44 18.27 DEP images/fifo.pb-c.d [2020-04-09T20:02:11.710Z] #44 18.36 PBCC images/ghost-file.pb-c.c [2020-04-09T20:02:11.710Z] #44 18.45 DEP images/ghost-file.pb-c.d [2020-04-09T20:02:11.764Z] #44 99.74 CC criu/servicefd.o [2020-04-09T20:02:11.804Z] #44 ... [2020-04-09T20:02:11.804Z] [2020-04-09T20:02:11.804Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-09T20:02:11.804Z] #12 DONE 2.4s [2020-04-09T20:02:11.804Z] [2020-04-09T20:02:11.804Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:11.804Z] #44 62.37 DEP soccr/soccr.d [2020-04-09T20:02:12.007Z] #44 18.59 PBCC images/regfile.pb-c.c [2020-04-09T20:02:12.007Z] #44 18.66 DEP images/regfile.pb-c.d [2020-04-09T20:02:12.044Z] #44 100.1 CC criu/shmem.o [2020-04-09T20:02:12.059Z] #44 62.65 CC soccr/soccr.o [2020-04-09T20:02:12.295Z] #44 18.85 PBCC images/ns.pb-c.c [2020-04-09T20:02:12.295Z] #44 18.89 DEP images/ns.pb-c.d [2020-04-09T20:02:12.295Z] #44 18.97 PBCC images/fdinfo.pb-c.c [2020-04-09T20:02:12.477Z] #41 ... [2020-04-09T20:02:12.477Z] [2020-04-09T20:02:12.477Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-09T20:02:12.477Z] #14 DONE 3.0s [2020-04-09T20:02:12.477Z] [2020-04-09T20:02:12.477Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-09T20:02:12.586Z] #44 19.10 DEP images/fdinfo.pb-c.d [2020-04-09T20:02:12.586Z] #44 19.18 PBCC images/core-aarch64.pb-c.c [2020-04-09T20:02:12.586Z] #44 19.28 PBCC images/core-arm.pb-c.c [2020-04-09T20:02:12.586Z] #44 19.37 PBCC images/core-ppc64.pb-c.c [2020-04-09T20:02:12.586Z] #44 ... [2020-04-09T20:02:12.586Z] [2020-04-09T20:02:12.586Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:02:12.586Z] #56 90.33 strconv [2020-04-09T20:02:12.586Z] #56 90.35 bytes [2020-04-09T20:02:12.586Z] #56 90.38 strings [2020-04-09T20:02:12.586Z] #56 90.46 syscall [2020-04-09T20:02:12.655Z] #44 100.6 CC criu/sigframe.o [2020-04-09T20:02:12.766Z] #44 83.64 DEP criu/protobuf-desc.d [2020-04-09T20:02:12.766Z] #44 83.75 DEP criu/proc_parse.d [2020-04-09T20:02:12.876Z] #56 ... [2020-04-09T20:02:12.876Z] [2020-04-09T20:02:12.876Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:12.876Z] #44 19.50 PBCC images/core-s390.pb-c.c [2020-04-09T20:02:12.876Z] #44 19.63 PBCC images/core-x86.pb-c.c [2020-04-09T20:02:12.935Z] #44 100.8 CC criu/signalfd.o [2020-04-09T20:02:12.935Z] #44 101.0 CC criu/sk-inet.o [2020-04-09T20:02:13.026Z] #44 83.90 DEP criu/plugin.d [2020-04-09T20:02:13.026Z] #44 83.98 DEP criu/pipes.d [2020-04-09T20:02:13.026Z] #44 84.15 DEP criu/pie-util.d [2020-04-09T20:02:13.166Z] #44 19.80 PBCC images/core.pb-c.c [2020-04-09T20:02:13.287Z] #44 84.21 DEP criu/pie-util-vdso.d [2020-04-09T20:02:13.287Z] #44 84.34 DEP criu/path.d [2020-04-09T20:02:13.456Z] #44 20.08 PBCC images/inventory.pb-c.c [2020-04-09T20:02:13.456Z] #44 20.23 DEP images/core-aarch64.pb-c.d [2020-04-09T20:02:13.548Z] #44 84.51 DEP criu/parasite-syscall.d [2020-04-09T20:02:13.548Z] #44 ... [2020-04-09T20:02:13.548Z] [2020-04-09T20:02:13.548Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:02:13.548Z] #23 115.4 + mkdir -p /tmp/tmp.2m8VHVcGX0/src/github.com/docker [2020-04-09T20:02:13.548Z] #23 115.4 + mv components/cli /tmp/tmp.2m8VHVcGX0/src/github.com/docker/cli [2020-04-09T20:02:13.548Z] #23 115.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-09T20:02:13.548Z] #23 ... [2020-04-09T20:02:13.548Z] [2020-04-09T20:02:13.548Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:02:13.548Z] #17 15.59 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:02:13.548Z] #17 15.66 Fetched 27.6 MB in 1s (19.0 MB/s) [2020-04-09T20:02:13.548Z] #17 15.77 Selecting previously unselected package pigz. [2020-04-09T20:02:13.548Z] #17 15.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 ... 23396 files and directories currently installed.) [2020-04-09T20:02:13.548Z] #17 15.84 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2020-04-09T20:02:13.548Z] #17 15.85 Unpacking pigz (2.4-1) ... [2020-04-09T20:02:13.548Z] #17 15.96 Selecting previously unselected package libpython3.7-minimal:arm64. [2020-04-09T20:02:13.548Z] #17 15.96 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-09T20:02:13.548Z] #17 15.97 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-09T20:02:13.548Z] #17 16.46 Selecting previously unselected package python3.7-minimal. [2020-04-09T20:02:13.548Z] #17 16.46 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_arm64.deb ... [2020-04-09T20:02:13.548Z] #17 16.48 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:02:13.548Z] #17 17.21 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u1) ... [2020-04-09T20:02:13.548Z] #17 17.23 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:02:13.548Z] #17 20.09 Selecting previously unselected package python3-minimal. [2020-04-09T20:02:13.548Z] #17 20.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23645 files and directories currently installed.) [2020-04-09T20:02:13.548Z] #17 20.14 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2020-04-09T20:02:13.548Z] #17 20.15 Unpacking python3-minimal (3.7.3-1) ... [2020-04-09T20:02:13.548Z] #17 20.24 Selecting previously unselected package libmpdec2:arm64. [2020-04-09T20:02:13.548Z] #17 20.24 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2020-04-09T20:02:13.548Z] #17 20.26 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2020-04-09T20:02:13.548Z] #17 20.36 Selecting previously unselected package libpython3.7-stdlib:arm64. [2020-04-09T20:02:13.548Z] #17 20.38 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_arm64.deb ... [2020-04-09T20:02:13.548Z] #17 20.38 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-09T20:02:13.548Z] #17 21.35 Selecting previously unselected package python3.7. [2020-04-09T20:02:13.548Z] #17 21.35 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_arm64.deb ... [2020-04-09T20:02:13.548Z] #17 21.37 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:02:13.548Z] #17 21.48 Selecting previously unselected package libpython3-stdlib:arm64. [2020-04-09T20:02:13.548Z] #17 21.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2020-04-09T20:02:13.548Z] #17 21.50 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-09T20:02:13.548Z] #17 21.62 Setting up python3-minimal (3.7.3-1) ... [2020-04-09T20:02:13.747Z] #44 20.30 DEP images/core-arm.pb-c.d [2020-04-09T20:02:13.747Z] #44 20.39 DEP images/core-ppc64.pb-c.d [2020-04-09T20:02:13.809Z] #17 22.60 Selecting previously unselected package python3. [2020-04-09T20:02:13.809Z] #17 22.60 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24057 files and directories currently installed.) [2020-04-09T20:02:13.809Z] #17 22.63 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2020-04-09T20:02:13.809Z] #17 22.64 Unpacking python3 (3.7.3-1) ... [2020-04-09T20:02:13.846Z] #15 ... [2020-04-09T20:02:13.846Z] [2020-04-09T20:02:13.846Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:02:13.846Z] #50 DONE 127.8s [2020-04-09T20:02:13.846Z] [2020-04-09T20:02:13.846Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:13.846Z] #44 66.31 AR soccr/libsoccr.a [2020-04-09T20:02:13.846Z] #44 66.33 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:02:13.846Z] #44 66.75 DEP criu/arch/x86/sigframe.d [2020-04-09T20:02:13.846Z] #44 66.92 DEP criu/arch/x86/sigaction_compat.d [2020-04-09T20:02:13.846Z] #44 67.06 DEP criu/arch/x86/kerndat.d [2020-04-09T20:02:13.846Z] #44 67.15 DEP criu/arch/x86/crtools.d [2020-04-09T20:02:13.846Z] #44 67.34 DEP criu/arch/x86/cpu.d [2020-04-09T20:02:13.846Z] #44 67.52 CC criu/arch/x86/cpu.o [2020-04-09T20:02:13.954Z] #44 101.7 CC criu/sk-netlink.o [2020-04-09T20:02:13.954Z] #44 101.9 CC criu/sk-packet.o [2020-04-09T20:02:13.988Z] #44 64.47 AR soccr/libsoccr.a [2020-04-09T20:02:13.988Z] #44 64.50 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:02:14.044Z] #44 20.54 DEP images/core-s390.pb-c.d [2020-04-09T20:02:14.044Z] #44 20.63 DEP images/core-x86.pb-c.d [2020-04-09T20:02:14.044Z] #44 20.69 DEP images/core.pb-c.d [2020-04-09T20:02:14.070Z] #17 22.75 Selecting previously unselected package libip4tc0:arm64. [2020-04-09T20:02:14.070Z] #17 22.76 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2020-04-09T20:02:14.070Z] #17 22.77 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2020-04-09T20:02:14.070Z] #17 22.86 Selecting previously unselected package libip6tc0:arm64. [2020-04-09T20:02:14.070Z] #17 22.86 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2020-04-09T20:02:14.070Z] #17 22.87 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2020-04-09T20:02:14.070Z] #17 22.99 Selecting previously unselected package libiptc0:arm64. [2020-04-09T20:02:14.235Z] #44 102.3 CC criu/sk-queue.o [2020-04-09T20:02:14.285Z] #44 64.89 DEP criu/arch/x86/sigframe.d [2020-04-09T20:02:14.331Z] #17 22.99 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2020-04-09T20:02:14.331Z] #17 22.99 Unpacking libiptc0:arm64 (1.8.2-4) ... [2020-04-09T20:02:14.331Z] #17 23.07 Selecting previously unselected package libnfnetlink0:arm64. [2020-04-09T20:02:14.331Z] #17 23.07 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2020-04-09T20:02:14.331Z] #17 23.08 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-09T20:02:14.331Z] #17 23.16 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2020-04-09T20:02:14.331Z] #17 23.16 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2020-04-09T20:02:14.331Z] #17 23.17 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-09T20:02:14.332Z] #44 20.79 DEP images/inventory.pb-c.d [2020-04-09T20:02:14.332Z] #44 20.90 PBCC images/cpuinfo.pb-c.c [2020-04-09T20:02:14.332Z] #44 20.93 DEP images/cpuinfo.pb-c.d [2020-04-09T20:02:14.332Z] #44 21.03 PBCC images/stats.pb-c.c [2020-04-09T20:02:14.409Z] #44 68.45 CC criu/arch/x86/crtools.o [2020-04-09T20:02:14.516Z] #44 102.6 CC criu/sk-tcp.o [2020-04-09T20:02:14.540Z] #44 ... [2020-04-09T20:02:14.540Z] [2020-04-09T20:02:14.540Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-09T20:02:14.540Z] #13 2.471 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-09T20:02:14.540Z] #13 DONE 2.6s [2020-04-09T20:02:14.540Z] [2020-04-09T20:02:14.540Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:14.540Z] #44 65.20 DEP criu/arch/x86/sigaction_compat.d [2020-04-09T20:02:14.591Z] #17 23.28 Selecting previously unselected package libnftnl11:arm64. [2020-04-09T20:02:14.591Z] #17 23.28 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2020-04-09T20:02:14.591Z] #17 23.30 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2020-04-09T20:02:14.624Z] #44 21.08 DEP images/stats.pb-c.d [2020-04-09T20:02:14.795Z] #44 65.42 DEP criu/arch/x86/kerndat.d [2020-04-09T20:02:14.796Z] #44 102.9 CC criu/sk-unix.o [2020-04-09T20:02:14.863Z] #17 23.41 Selecting previously unselected package iptables. [2020-04-09T20:02:14.863Z] #17 23.42 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2020-04-09T20:02:14.863Z] #17 23.43 Unpacking iptables (1.8.2-4) ... [2020-04-09T20:02:14.977Z] #44 ... [2020-04-09T20:02:14.977Z] [2020-04-09T20:02:14.977Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-09T20:02:14.977Z] #15 DONE 2.7s [2020-04-09T20:02:14.977Z] [2020-04-09T20:02:14.977Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-09T20:02:15.049Z] #44 65.61 DEP criu/arch/x86/crtools.d [2020-04-09T20:02:15.049Z] #44 65.76 DEP criu/arch/x86/cpu.d [2020-04-09T20:02:15.124Z] #17 23.79 Selecting previously unselected package xxd. [2020-04-09T20:02:15.124Z] #17 23.79 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2020-04-09T20:02:15.124Z] #17 23.81 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:02:15.257Z] #44 ... [2020-04-09T20:02:15.257Z] [2020-04-09T20:02:15.257Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:02:15.257Z] #10 93.16 Selecting previously unselected package gcc-mingw-w64-base. [2020-04-09T20:02:15.257Z] #10 93.18 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-09T20:02:15.257Z] #10 93.21 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:02:15.257Z] #10 93.47 Selecting previously unselected package gcc-mingw-w64-x86-64. [2020-04-09T20:02:15.257Z] #10 93.48 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-09T20:02:15.257Z] #10 93.50 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:02:15.257Z] #10 ... [2020-04-09T20:02:15.257Z] [2020-04-09T20:02:15.257Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:02:15.257Z] #33 98.75 bufio [2020-04-09T20:02:15.257Z] #33 100.2 reflect [2020-04-09T20:02:15.257Z] #33 101.4 path [2020-04-09T20:02:15.309Z] #44 65.97 CC criu/arch/x86/cpu.o [2020-04-09T20:02:15.383Z] #17 23.95 Selecting previously unselected package vim-common. [2020-04-09T20:02:15.383Z] #17 23.96 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:02:15.383Z] #17 24.00 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:02:15.383Z] #17 24.13 Selecting previously unselected package bash-completion. [2020-04-09T20:02:15.383Z] #17 24.14 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-09T20:02:16.232Z] #44 ... [2020-04-09T20:02:16.232Z] [2020-04-09T20:02:16.232Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:02:16.232Z] #68 113.6 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:02:16.232Z] #68 113.6 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-09T20:02:16.232Z] #68 DONE 121.9s [2020-04-09T20:02:16.232Z] [2020-04-09T20:02:16.232Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:16.232Z] #44 66.68 CC criu/arch/x86/crtools.o [2020-04-09T20:02:16.232Z] #44 ... [2020-04-09T20:02:16.232Z] [2020-04-09T20:02:16.232Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-09T20:02:16.232Z] #69 DONE 0.1s [2020-04-09T20:02:16.261Z] #44 104.2 CC criu/sockets.o [2020-04-09T20:02:16.293Z] #33 103.9 text/tabwriter [2020-04-09T20:02:16.487Z] [2020-04-09T20:02:16.487Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:16.487Z] #60 2.772 + RM_GOPATH=0 [2020-04-09T20:02:16.487Z] #60 2.772 + TMP_GOPATH= [2020-04-09T20:02:16.487Z] #60 2.772 + : /build [2020-04-09T20:02:16.487Z] #60 2.772 + '[' -z '' ']' [2020-04-09T20:02:16.487Z] #60 2.780 ++ mktemp -d [2020-04-09T20:02:16.487Z] #60 2.817 + export GOPATH=/tmp/tmp.yHgyooA2rC [2020-04-09T20:02:16.487Z] #60 2.817 + GOPATH=/tmp/tmp.yHgyooA2rC [2020-04-09T20:02:16.487Z] #60 2.817 + RM_GOPATH=1 [2020-04-09T20:02:16.487Z] #60 2.817 ++ dirname ./install.sh [2020-04-09T20:02:16.487Z] #60 2.817 + dir=. [2020-04-09T20:02:16.487Z] #60 2.817 + bin=runc [2020-04-09T20:02:16.487Z] #60 2.817 + shift [2020-04-09T20:02:16.487Z] #60 2.817 + '[' '!' -f ./runc.installer ']' [2020-04-09T20:02:16.487Z] #60 2.817 + . ./runc.installer [2020-04-09T20:02:16.487Z] #60 2.817 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:02:16.487Z] #60 2.817 + install_runc [2020-04-09T20:02:16.487Z] #60 2.817 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-09T20:02:16.487Z] #60 2.825 + uname -r [2020-04-09T20:02:16.487Z] #60 2.907 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-09T20:02:16.487Z] #60 2.907 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-09T20:02:16.487Z] #60 2.907 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-09T20:02:16.487Z] #60 2.907 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.yHgyooA2rC/src/github.com/opencontainers/runc [2020-04-09T20:02:16.487Z] #60 2.913 Cloning into '/tmp/tmp.yHgyooA2rC/src/github.com/opencontainers/runc'... [2020-04-09T20:02:16.945Z] #16 DONE 2.2s [2020-04-09T20:02:16.945Z] [2020-04-09T20:02:16.945Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:16.945Z] #44 69.77 CC criu/arch/x86/kerndat.o [2020-04-09T20:02:16.945Z] #44 70.28 CC criu/arch/x86/sigaction_compat.o [2020-04-09T20:02:16.945Z] #44 70.57 CC criu/arch/x86/sigframe.o [2020-04-09T20:02:16.945Z] #44 70.94 LINK criu/arch/x86/crtools.built-in.o [2020-04-09T20:02:16.957Z] #60 ... [2020-04-09T20:02:16.957Z] [2020-04-09T20:02:16.957Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:02:16.957Z] #50 DONE 122.6s [2020-04-09T20:02:16.957Z] [2020-04-09T20:02:16.957Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:16.957Z] #47 114.2 vendor/golang.org/x/net/http2/hpack [2020-04-09T20:02:16.957Z] #47 115.5 mime [2020-04-09T20:02:16.957Z] #47 118.0 mime/quotedprintable [2020-04-09T20:02:16.957Z] #47 121.5 crypto/tls [2020-04-09T20:02:16.961Z] #44 104.9 CC criu/stats.o [2020-04-09T20:02:17.202Z] #44 71.05 DEP criu/pie/util-vdso-elf32.d [2020-04-09T20:02:17.242Z] #44 105.0 CC criu/string.o [2020-04-09T20:02:17.243Z] #44 105.1 CC criu/sysctl.o [2020-04-09T20:02:17.361Z] #33 ... [2020-04-09T20:02:17.361Z] [2020-04-09T20:02:17.361Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:17.361Z] #44 23.84 make[1]: Nothing to be done for 'all'. [2020-04-09T20:02:17.458Z] #44 71.32 DEP criu/pie/util-vdso.d [2020-04-09T20:02:17.458Z] #44 71.48 DEP criu/pie/util.d [2020-04-09T20:02:17.518Z] #47 ... [2020-04-09T20:02:17.518Z] [2020-04-09T20:02:17.518Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-09T20:02:17.518Z] #14 DONE 3.0s [2020-04-09T20:02:17.523Z] #44 105.6 CC criu/sysfs_parse.o [2020-04-09T20:02:17.523Z] #44 ... [2020-04-09T20:02:17.523Z] [2020-04-09T20:02:17.523Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:02:17.523Z] #41 126.3 + dpkg --print-architecture [2020-04-09T20:02:17.523Z] #41 126.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-09T20:02:17.523Z] #41 126.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-09T20:02:17.523Z] #41 126.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-09T20:02:17.523Z] #41 ... [2020-04-09T20:02:17.523Z] [2020-04-09T20:02:17.523Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:17.523Z] #44 105.7 CC criu/timerfd.o [2020-04-09T20:02:17.715Z] #44 71.74 CC criu/pie/util.o [2020-04-09T20:02:17.772Z] [2020-04-09T20:02:17.772Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-09T20:02:17.804Z] #44 106.0 CC criu/tty.o [2020-04-09T20:02:18.118Z] #17 26.85 Unpacking bash-completion (1:2.8-6) ... [2020-04-09T20:02:18.278Z] #44 72.04 CC criu/pie/util-vdso.o [2020-04-09T20:02:18.688Z] #17 27.32 Selecting previously unselected package bzip2. [2020-04-09T20:02:18.688Z] #17 27.33 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2020-04-09T20:02:18.688Z] #17 27.34 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:02:18.688Z] #17 27.46 Selecting previously unselected package xz-utils. [2020-04-09T20:02:18.688Z] #17 27.46 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2020-04-09T20:02:18.688Z] #17 27.47 Unpacking xz-utils (5.2.4-1) ... [2020-04-09T20:02:18.841Z] #44 72.75 CC criu/pie/util-vdso-elf32.o [2020-04-09T20:02:18.948Z] #17 27.66 Selecting previously unselected package apparmor. [2020-04-09T20:02:18.948Z] #17 27.67 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2020-04-09T20:02:19.210Z] #17 27.76 Unpacking apparmor (2.13.2-10) ... [2020-04-09T20:02:19.210Z] #17 28.04 Selecting previously unselected package aufs-tools. [2020-04-09T20:02:19.269Z] #44 107.4 CC criu/tun.o [2020-04-09T20:02:19.471Z] #17 28.04 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2020-04-09T20:02:19.471Z] #17 28.06 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:02:19.471Z] #17 28.19 Selecting previously unselected package libonig5:arm64. [2020-04-09T20:02:19.471Z] #17 28.20 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2020-04-09T20:02:19.471Z] #17 28.21 Unpacking libonig5:arm64 (6.9.1-1) ... [2020-04-09T20:02:19.549Z] #44 107.6 CC criu/uffd.o [2020-04-09T20:02:19.730Z] #17 28.39 Selecting previously unselected package libjq1:arm64. [2020-04-09T20:02:19.731Z] #17 28.40 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2020-04-09T20:02:19.731Z] #17 28.42 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-09T20:02:19.731Z] #17 28.51 Selecting previously unselected package jq. [2020-04-09T20:02:19.731Z] #17 28.51 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2020-04-09T20:02:19.731Z] #17 28.52 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:02:19.770Z] #44 73.51 AR criu/pie/pie.lib.a [2020-04-09T20:02:19.770Z] #44 73.57 DEP criu/pie/restorer.d [2020-04-09T20:02:19.770Z] #44 73.72 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-09T20:02:19.770Z] #44 73.89 DEP criu/arch/x86/restorer_unmap.d [2020-04-09T20:02:19.770Z] #44 73.92 DEP criu/arch/x86/restorer.d [2020-04-09T20:02:19.991Z] #17 28.62 Selecting previously unselected package libaio1:arm64. [2020-04-09T20:02:19.991Z] #17 28.63 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2020-04-09T20:02:19.991Z] #17 28.64 Unpacking libaio1:arm64 (0.3.112-3) ... [2020-04-09T20:02:19.991Z] #17 28.73 Selecting previously unselected package libgpm2:arm64. [2020-04-09T20:02:19.991Z] #17 28.73 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2020-04-09T20:02:19.991Z] #17 28.74 Unpacking libgpm2:arm64 (1.20.7-5) ... [2020-04-09T20:02:19.991Z] #17 28.82 Selecting previously unselected package libicu63:arm64. [2020-04-09T20:02:19.991Z] #17 28.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2020-04-09T20:02:19.991Z] #17 28.84 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-09T20:02:20.028Z] #44 74.17 DEP criu/arch/x86/vdso-pie.d [2020-04-09T20:02:20.284Z] #44 74.30 DEP criu/pie/parasite-vdso.d [2020-04-09T20:02:20.541Z] #44 74.45 DEP criu/pie/parasite.d [2020-04-09T20:02:20.553Z] #44 108.6 CC criu/util.o [2020-04-09T20:02:20.798Z] #44 74.71 CC criu/pie/parasite.o [2020-04-09T20:02:20.872Z] #44 26.95 CC images/stats.o [2020-04-09T20:02:21.031Z] #15 DONE 3.4s [2020-04-09T20:02:21.031Z] [2020-04-09T20:02:21.031Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-09T20:02:21.504Z] #44 27.89 CC images/core.o [2020-04-09T20:02:21.555Z] #44 109.5 CC criu/uts_ns.o [2020-04-09T20:02:21.555Z] #44 109.6 CC criu/vdso.o [2020-04-09T20:02:21.836Z] #44 109.9 LINK criu/built-in.o [2020-04-09T20:02:21.836Z] #44 110.0 LINK criu/criu [2020-04-09T20:02:22.116Z] #44 110.2 DEP lib/c/criu.d [2020-04-09T20:02:22.116Z] #44 110.3 CC images/rpc.pb-c.o [2020-04-09T20:02:22.170Z] #44 75.94 LINK criu/pie/parasite.built-in.o [2020-04-09T20:02:22.170Z] #44 75.96 GEN criu/pie/parasite-blob.h [2020-04-09T20:02:22.170Z] #44 75.99 CC criu/pie/parasite-vdso.o [2020-04-09T20:02:22.539Z] #44 ... [2020-04-09T20:02:22.539Z] [2020-04-09T20:02:22.539Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:02:22.539Z] #33 110.0 internal/syscall/execenv [2020-04-09T20:02:22.539Z] #33 110.0 time [2020-04-09T20:02:22.539Z] #33 110.0 internal/syscall/unix [2020-04-09T20:02:22.727Z] #44 110.7 CC lib/c/criu.o [2020-04-09T20:02:22.732Z] #44 76.64 CC criu/arch/x86/vdso-pie.o [2020-04-09T20:02:22.917Z] #16 DONE 2.0s [2020-04-09T20:02:22.917Z] [2020-04-09T20:02:22.917Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:22.917Z] #44 68.89 CC criu/arch/x86/kerndat.o [2020-04-09T20:02:22.917Z] #44 69.41 CC criu/arch/x86/sigaction_compat.o [2020-04-09T20:02:22.917Z] #44 69.71 CC criu/arch/x86/sigframe.o [2020-04-09T20:02:22.917Z] #44 70.17 LINK criu/arch/x86/crtools.built-in.o [2020-04-09T20:02:22.917Z] #44 70.33 DEP criu/pie/util-vdso-elf32.d [2020-04-09T20:02:22.917Z] #44 70.47 DEP criu/pie/util-vdso.d [2020-04-09T20:02:22.917Z] #44 70.60 DEP criu/pie/util.d [2020-04-09T20:02:22.917Z] #44 70.80 CC criu/pie/util.o [2020-04-09T20:02:22.917Z] #44 71.06 CC criu/pie/util-vdso.o [2020-04-09T20:02:22.917Z] #44 71.78 CC criu/pie/util-vdso-elf32.o [2020-04-09T20:02:22.917Z] #44 72.62 AR criu/pie/pie.lib.a [2020-04-09T20:02:22.917Z] #44 72.71 DEP criu/pie/restorer.d [2020-04-09T20:02:22.917Z] #44 73.01 DEP criu/arch/x86/sigaction_compat_pie.d [2020-04-09T20:02:22.917Z] #44 73.14 DEP criu/arch/x86/restorer_unmap.d [2020-04-09T20:02:22.917Z] #44 73.16 DEP criu/arch/x86/restorer.d [2020-04-09T20:02:22.917Z] #44 73.33 DEP criu/arch/x86/vdso-pie.d [2020-04-09T20:02:22.917Z] #44 73.50 DEP criu/pie/parasite-vdso.d [2020-04-09T20:02:22.989Z] #44 76.95 CC criu/arch/x86/restorer.o [2020-04-09T20:02:23.169Z] #33 ... [2020-04-09T20:02:23.169Z] [2020-04-09T20:02:23.169Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:23.169Z] #47 100.9 bufio [2020-04-09T20:02:23.169Z] #47 103.2 reflect [2020-04-09T20:02:23.169Z] #47 107.7 regexp/syntax [2020-04-09T20:02:23.177Z] #44 73.76 DEP criu/pie/parasite.d [2020-04-09T20:02:23.246Z] #44 ... [2020-04-09T20:02:23.246Z] [2020-04-09T20:02:23.246Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:23.246Z] #60 12.02 + cd /tmp/tmp.SyTZ0SO6Xe/src/github.com/opencontainers/runc [2020-04-09T20:02:23.246Z] #60 12.02 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:02:23.246Z] #60 12.86 + '[' -z '' ']' [2020-04-09T20:02:23.246Z] #60 12.86 + target=static [2020-04-09T20:02:23.246Z] #60 12.86 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-09T20:02:23.246Z] #60 14.81 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-04-09T20:02:23.286Z] #17 31.46 Selecting previously unselected package libnet1:arm64. [2020-04-09T20:02:23.286Z] #17 31.47 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2020-04-09T20:02:23.286Z] #17 31.49 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:02:23.286Z] #17 31.58 Selecting previously unselected package libnl-3-200:arm64. [2020-04-09T20:02:23.286Z] #17 31.59 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2020-04-09T20:02:23.286Z] #17 31.60 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2020-04-09T20:02:23.286Z] #17 31.71 Selecting previously unselected package libprotobuf-c1:arm64. [2020-04-09T20:02:23.286Z] #17 31.72 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2020-04-09T20:02:23.286Z] #17 31.73 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-09T20:02:23.286Z] #17 31.83 Selecting previously unselected package libreadline5:arm64. [2020-04-09T20:02:23.286Z] #17 31.83 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2020-04-09T20:02:23.286Z] #17 31.84 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-09T20:02:23.286Z] #17 31.96 Selecting previously unselected package net-tools. [2020-04-09T20:02:23.286Z] #17 31.96 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2020-04-09T20:02:23.286Z] #17 31.97 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:02:23.341Z] #44 111.3 LINK lib/c/built-in.o [2020-04-09T20:02:23.341Z] #44 111.3 LINK lib/c/libcriu.so [2020-04-09T20:02:23.341Z] #44 111.4 LINK lib/c/libcriu.a [2020-04-09T20:02:23.432Z] #44 74.16 CC criu/pie/parasite.o [2020-04-09T20:02:23.461Z] #47 ... [2020-04-09T20:02:23.461Z] [2020-04-09T20:02:23.461Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:02:23.461Z] #56 100.9 bufio [2020-04-09T20:02:23.461Z] #56 104.8 text/tabwriter [2020-04-09T20:02:23.461Z] #56 107.9 reflect [2020-04-09T20:02:23.461Z] #56 107.9 regexp/syntax [2020-04-09T20:02:23.461Z] #56 ... [2020-04-09T20:02:23.461Z] [2020-04-09T20:02:23.461Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:23.461Z] #47 111.3 hash/crc32 [2020-04-09T20:02:23.503Z] #60 ... [2020-04-09T20:02:23.503Z] [2020-04-09T20:02:23.503Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:02:23.503Z] #17 2.527 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:02:23.503Z] #17 2.528 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:02:23.503Z] #17 2.531 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:02:23.546Z] #17 32.18 Selecting previously unselected package python-pip-whl. [2020-04-09T20:02:23.546Z] #17 32.18 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-09T20:02:23.546Z] #17 32.19 Unpacking python-pip-whl (18.1-5) ... [2020-04-09T20:02:23.622Z] #44 ... [2020-04-09T20:02:23.622Z] [2020-04-09T20:02:23.622Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:02:23.622Z] #41 DONE 142.3s [2020-04-09T20:02:23.622Z] [2020-04-09T20:02:23.622Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:23.622Z] #44 111.5 GEN magic.py [2020-04-09T20:02:23.622Z] #44 111.6 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:02:23.622Z] #44 111.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:02:23.622Z] #44 111.7 Note: Building without GnuTLS support [2020-04-09T20:02:23.687Z] #44 ... [2020-04-09T20:02:23.687Z] [2020-04-09T20:02:23.687Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:23.687Z] #47 129.5 net/http/httptrace [2020-04-09T20:02:23.760Z] #17 4.334 Reading package lists... [2020-04-09T20:02:23.760Z] #17 ... [2020-04-09T20:02:23.760Z] [2020-04-09T20:02:23.760Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:23.760Z] #44 77.56 CC criu/arch/x86/restorer_unmap.o [2020-04-09T20:02:23.760Z] #44 77.61 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-09T20:02:23.806Z] #17 32.55 Selecting previously unselected package python3-lib2to3. [2020-04-09T20:02:23.806Z] #17 ... [2020-04-09T20:02:23.806Z] [2020-04-09T20:02:23.806Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:23.806Z] #44 84.79 DEP criu/pagemap.d [2020-04-09T20:02:23.806Z] #44 84.94 DEP criu/pagemap-cache.d [2020-04-09T20:02:23.806Z] #44 85.18 DEP criu/page-xfer.d [2020-04-09T20:02:23.806Z] #44 85.41 DEP criu/page-pipe.d [2020-04-09T20:02:23.806Z] #44 85.51 DEP criu/netfilter.d [2020-04-09T20:02:23.806Z] #44 85.70 DEP criu/net.d [2020-04-09T20:02:23.806Z] #44 85.97 DEP criu/namespaces.d [2020-04-09T20:02:23.806Z] #44 86.13 DEP criu/mount.d [2020-04-09T20:02:23.806Z] #44 86.28 DEP criu/mem.d [2020-04-09T20:02:23.806Z] #44 86.53 DEP criu/lsm.d [2020-04-09T20:02:23.806Z] #44 86.77 DEP criu/log.d [2020-04-09T20:02:23.806Z] #44 86.93 DEP criu/libnetlink.d [2020-04-09T20:02:23.806Z] #44 87.09 DEP criu/kerndat.d [2020-04-09T20:02:23.806Z] #44 87.39 DEP criu/kcmp-ids.d [2020-04-09T20:02:23.806Z] #44 87.48 DEP criu/irmap.d [2020-04-09T20:02:23.806Z] #44 87.63 DEP criu/ipc_ns.d [2020-04-09T20:02:23.806Z] #44 87.78 DEP criu/image.d [2020-04-09T20:02:23.806Z] #44 87.93 DEP criu/image-desc.d [2020-04-09T20:02:23.806Z] #44 88.07 DEP criu/fsnotify.d [2020-04-09T20:02:23.806Z] #44 88.37 DEP criu/filesystems.d [2020-04-09T20:02:23.806Z] #44 88.55 DEP criu/files.d [2020-04-09T20:02:23.806Z] #44 88.75 DEP criu/files-reg.d [2020-04-09T20:02:23.806Z] #44 88.96 DEP criu/files-ext.d [2020-04-09T20:02:23.806Z] #44 89.14 DEP criu/file-lock.d [2020-04-09T20:02:23.806Z] #44 89.30 DEP criu/file-ids.d [2020-04-09T20:02:23.806Z] #44 89.40 DEP criu/fifo.d [2020-04-09T20:02:23.806Z] #44 89.51 DEP criu/fdstore.d [2020-04-09T20:02:23.806Z] #44 89.59 DEP criu/fault-injection.d [2020-04-09T20:02:23.806Z] #44 89.61 DEP criu/external.d [2020-04-09T20:02:23.806Z] #44 89.70 DEP criu/eventpoll.d [2020-04-09T20:02:23.806Z] #44 89.93 DEP criu/eventfd.d [2020-04-09T20:02:23.806Z] #44 90.09 DEP criu/crtools.d [2020-04-09T20:02:23.806Z] #44 90.30 DEP criu/cr-service.d [2020-04-09T20:02:23.806Z] #44 90.47 DEP criu/cr-restore.d [2020-04-09T20:02:23.806Z] #44 90.74 DEP criu/cr-errno.d [2020-04-09T20:02:23.806Z] #44 90.74 DEP criu/cr-dump.d [2020-04-09T20:02:23.806Z] #44 91.00 DEP criu/cr-dedup.d [2020-04-09T20:02:23.806Z] #44 91.15 DEP criu/cr-check.d [2020-04-09T20:02:23.806Z] #44 91.33 DEP criu/config.d [2020-04-09T20:02:23.806Z] #44 91.50 DEP criu/clone-noasan.d [2020-04-09T20:02:23.806Z] #44 91.58 DEP criu/cgroup.d [2020-04-09T20:02:23.806Z] #44 91.78 DEP criu/cgroup-props.d [2020-04-09T20:02:23.806Z] #44 91.91 DEP criu/bitmap.d [2020-04-09T20:02:23.806Z] #44 91.93 DEP criu/bfd.d [2020-04-09T20:02:23.806Z] #44 92.08 DEP criu/autofs.d [2020-04-09T20:02:23.806Z] #44 92.37 DEP criu/aio.d [2020-04-09T20:02:23.806Z] #44 92.59 DEP criu/action-scripts.d [2020-04-09T20:02:23.806Z] #44 93.03 CC criu/action-scripts.o [2020-04-09T20:02:23.806Z] #44 93.58 CC criu/aio.o [2020-04-09T20:02:23.806Z] #44 94.19 CC criu/autofs.o [2020-04-09T20:02:23.806Z] #44 ... [2020-04-09T20:02:23.806Z] [2020-04-09T20:02:23.806Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:02:23.806Z] #17 32.55 Selecting previously unselected package python3-lib2to3. [2020-04-09T20:02:23.806Z] #17 32.58 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-09T20:02:23.806Z] #17 32.59 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:02:24.017Z] #44 77.95 CC criu/pie/restorer.o [2020-04-09T20:02:24.067Z] #17 32.76 Selecting previously unselected package python3-distutils. [2020-04-09T20:02:24.067Z] #17 32.77 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-09T20:02:24.067Z] #17 32.77 Unpacking python3-distutils (3.7.3-1) ... [2020-04-09T20:02:24.324Z] #47 129.7 net/http [2020-04-09T20:02:24.345Z] #44 112.2 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:02:24.345Z] #44 ... [2020-04-09T20:02:24.345Z] [2020-04-09T20:02:24.345Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-09T20:02:24.345Z] #42 DONE 0.2s [2020-04-09T20:02:24.354Z] #17 32.92 Selecting previously unselected package python3-pip. [2020-04-09T20:02:24.354Z] #17 32.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-09T20:02:24.354Z] #17 32.96 Unpacking python3-pip (18.1-5) ... [2020-04-09T20:02:24.614Z] #17 33.16 Selecting previously unselected package python3-pkg-resources. [2020-04-09T20:02:24.614Z] #17 33.18 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:02:24.614Z] #17 33.18 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:02:24.614Z] #17 33.32 Selecting previously unselected package python3-setuptools. [2020-04-09T20:02:24.614Z] #17 33.34 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-09T20:02:24.614Z] #17 33.35 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-09T20:02:24.626Z] [2020-04-09T20:02:24.626Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:24.626Z] #44 112.6 make[1]: Nothing to be done for 'all'. [2020-04-09T20:02:24.874Z] #17 33.60 Selecting previously unselected package python3-wheel. [2020-04-09T20:02:24.875Z] #17 33.61 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-09T20:02:24.875Z] #17 33.61 Unpacking python3-wheel (0.32.3-2) ... [2020-04-09T20:02:24.906Z] #44 112.9 make[1]: 'images/built-in.o' is up to date. [2020-04-09T20:02:24.906Z] #44 112.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-09T20:02:24.906Z] #44 113.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-09T20:02:24.906Z] #44 113.0 make[1]: 'compel/libcompel.a' is up to date. [2020-04-09T20:02:24.906Z] #44 113.0 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-09T20:02:24.906Z] #44 113.0 make[1]: Nothing to be done for 'all'. [2020-04-09T20:02:24.906Z] #44 113.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:02:24.906Z] #44 113.1 make[2]: Nothing to be done for 'all'. [2020-04-09T20:02:25.136Z] #17 33.72 Selecting previously unselected package sudo. [2020-04-09T20:02:25.136Z] #17 33.73 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_arm64.deb ... [2020-04-09T20:02:25.136Z] #17 33.74 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-09T20:02:25.186Z] #44 113.1 make[2]: Nothing to be done for 'all'. [2020-04-09T20:02:25.186Z] #44 113.2 make[2]: Nothing to be done for 'all'. [2020-04-09T20:02:25.186Z] #44 113.2 make[2]: Nothing to be done for 'all'. [2020-04-09T20:02:25.186Z] #44 113.2 make[2]: Nothing to be done for 'all'. [2020-04-09T20:02:25.186Z] #44 113.2 make[2]: Nothing to be done for 'all'. [2020-04-09T20:02:25.186Z] #44 113.3 make[2]: Nothing to be done for 'all'. [2020-04-09T20:02:25.186Z] #44 113.3 make[2]: Nothing to be done for 'all'. [2020-04-09T20:02:25.467Z] #44 113.3 INSTALL criu/criu [2020-04-09T20:02:25.467Z] #44 DONE 113.6s [2020-04-09T20:02:25.467Z] [2020-04-09T20:02:25.467Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:25.467Z] #60 74.89 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-04-09T20:02:25.706Z] #17 34.22 Selecting previously unselected package thin-provisioning-tools. [2020-04-09T20:02:25.706Z] #17 34.23 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2020-04-09T20:02:25.706Z] #17 34.24 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:02:25.706Z] #17 34.47 Selecting previously unselected package uidmap. [2020-04-09T20:02:25.706Z] #17 34.48 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2020-04-09T20:02:25.706Z] #17 34.49 Unpacking uidmap (1:4.5-1.1) ... [2020-04-09T20:02:25.706Z] #17 34.60 Selecting previously unselected package vim-runtime. [2020-04-09T20:02:25.966Z] #17 34.61 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:02:25.966Z] #17 34.66 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-09T20:02:25.966Z] #17 34.69 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-09T20:02:25.966Z] #17 34.72 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:02:26.468Z] #60 ... [2020-04-09T20:02:26.468Z] [2020-04-09T20:02:26.468Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-09T20:02:26.468Z] #45 DONE 0.1s [2020-04-09T20:02:26.468Z] [2020-04-09T20:02:26.468Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:26.468Z] #60 75.90 + mkdir -p /build [2020-04-09T20:02:26.468Z] #60 75.90 + cp runc /build/runc [2020-04-09T20:02:26.757Z] #60 DONE 76.1s [2020-04-09T20:02:26.757Z] [2020-04-09T20:02:26.757Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-09T20:02:26.757Z] #48 DONE 0.2s [2020-04-09T20:02:26.757Z] [2020-04-09T20:02:26.757Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-09T20:02:26.757Z] #51 DONE 0.1s [2020-04-09T20:02:26.757Z] [2020-04-09T20:02:26.757Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:02:27.343Z] #44 81.21 LINK criu/pie/restorer.built-in.o [2020-04-09T20:02:27.343Z] #44 81.23 GEN criu/pie/restorer-blob.h [2020-04-09T20:02:27.343Z] #44 81.34 DEP criu/vdso.d [2020-04-09T20:02:27.600Z] #44 81.58 DEP criu/vdso-compat.d [2020-04-09T20:02:27.600Z] #44 ... [2020-04-09T20:02:27.600Z] [2020-04-09T20:02:27.600Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:27.600Z] #47 131.7 net/http/httptrace [2020-04-09T20:02:27.600Z] #47 132.0 net/http [2020-04-09T20:02:27.857Z] #47 ... [2020-04-09T20:02:27.857Z] [2020-04-09T20:02:27.857Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:27.857Z] #44 81.72 DEP criu/uts_ns.d [2020-04-09T20:02:27.857Z] #44 81.88 DEP criu/util.d [2020-04-09T20:02:28.114Z] #44 82.08 DEP criu/uffd.d [2020-04-09T20:02:28.155Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m21.865752698s with top 10 stages: buildssa: 1m23.295249195s, goimports: 14.761652927s, unconvert: 10.488451178s, gosec: 9.708920128s, golint: 6.506765532s, misspell: 4.491826965s, ineffassign: 4.381377611s, inspect: 4.096305966s, deadcode: 3.98945053s, SA4000: 3.136338038s [2020-04-09T20:02:28.155Z] INFO [runner] Issues before processing: 2295, after processing: 0 [2020-04-09T20:02:28.155Z] INFO [runner] Processors filtering stat (out/in): filename_unadjuster: 1686/1686, skip_dirs: 1686/1686, exclude: 1581/1581, exclude-rules: 63/1581, cgo: 1686/2295, autogenerated_exclude: 1581/1686, nolint: 0/63, path_prettifier: 1686/1686, skip_files: 1686/1686, identifier_marker: 1581/1581 [2020-04-09T20:02:28.155Z] INFO [runner] processing took 58.19678ms with stages: nolint: 25.633033ms, identifier_marker: 16.37648ms, path_prettifier: 7.288267ms, autogenerated_exclude: 3.640229ms, exclude-rules: 3.376185ms, skip_dirs: 1.603535ms, cgo: 179.78µs, filename_unadjuster: 94.915µs, max_same_issues: 1.608µs, uniq_by_line: 465ns, exclude: 421ns, max_from_linter: 421ns, source_code: 346ns, diff: 338ns, skip_files: 320ns, path_shortener: 261ns, max_per_file_from_linter: 176ns [2020-04-09T20:02:28.155Z] INFO [runner] linters took 29.947925268s with stages: goanalysis_metalinter: 23.315886456s, unused: 6.573726504s [2020-04-09T20:02:28.155Z] INFO File cache stats: 1447 entries of total size 6.8MiB [2020-04-09T20:02:28.155Z] INFO Memory: 543 samples, avg is 1038.4MB, max is 2834.1MB [2020-04-09T20:02:28.155Z] INFO Execution took 1m3.063465055s [2020-04-09T20:02:28.155Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2020-04-09T20:02:28.370Z] #44 82.30 DEP criu/tun.d [2020-04-09T20:02:28.370Z] #44 82.51 DEP criu/tty.d [2020-04-09T20:02:28.481Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40802/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7cb13d4d85990555be1317ae32b394e98a779379 hack/make.sh dynbinary-daemon test-docker-py [2020-04-09T20:02:28.485Z] #47 ... [2020-04-09T20:02:28.485Z] [2020-04-09T20:02:28.485Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:28.485Z] #60 11.69 + cd /tmp/tmp.yHgyooA2rC/src/github.com/opencontainers/runc [2020-04-09T20:02:28.485Z] #60 11.69 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:02:28.485Z] #60 12.59 + '[' -z '' ']' [2020-04-09T20:02:28.485Z] #60 12.59 + target=static [2020-04-09T20:02:28.485Z] #60 12.59 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-09T20:02:28.485Z] #60 14.06 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-04-09T20:02:28.485Z] #60 ... [2020-04-09T20:02:28.485Z] [2020-04-09T20:02:28.485Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:28.485Z] #44 75.38 LINK criu/pie/parasite.built-in.o [2020-04-09T20:02:28.485Z] #44 75.40 GEN criu/pie/parasite-blob.h [2020-04-09T20:02:28.485Z] #44 75.41 CC criu/pie/parasite-vdso.o [2020-04-09T20:02:28.485Z] #44 76.07 CC criu/arch/x86/vdso-pie.o [2020-04-09T20:02:28.485Z] #44 76.40 CC criu/arch/x86/restorer.o [2020-04-09T20:02:28.485Z] #44 77.00 CC criu/arch/x86/restorer_unmap.o [2020-04-09T20:02:28.485Z] #44 77.05 CC criu/arch/x86/sigaction_compat_pie.o [2020-04-09T20:02:28.485Z] #44 77.41 CC criu/pie/restorer.o [2020-04-09T20:02:28.508Z] #17 37.31 Selecting previously unselected package vim. [2020-04-09T20:02:28.508Z] #17 37.33 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2020-04-09T20:02:28.508Z] #17 37.35 Unpacking vim (2:8.1.0875-5) ... [2020-04-09T20:02:28.740Z] [2020-04-09T20:02:28.933Z] #44 82.75 DEP criu/timerfd.d [2020-04-09T20:02:28.933Z] #44 82.92 DEP criu/sysfs_parse.d [2020-04-09T20:02:28.933Z] #44 83.07 DEP criu/sysctl.d [2020-04-09T20:02:28.997Z] Removing bundles/ [2020-04-09T20:02:28.997Z] [2020-04-09T20:02:28.997Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-09T20:02:28.997Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:02:28.997Z] GOOS="" GOARCH="" GOARM="" [2020-04-09T20:02:29.035Z] #47 116.3 vendor/golang.org/x/text/transform [2020-04-09T20:02:29.035Z] #47 ... [2020-04-09T20:02:29.035Z] [2020-04-09T20:02:29.035Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:02:29.035Z] #65 76.06 Checking out files: 37% (1180/3158) Checking out files: 38% (1201/3158) Checking out files: 39% (1232/3158) Checking out files: 40% (1264/3158) Checking out files: 41% (1295/3158) Checking out files: 42% (1327/3158) Checking out files: 43% (1358/3158) Checking out files: 44% (1390/3158) Checking out files: 45% (1422/3158) Checking out files: 46% (1453/3158) Checking out files: 47% (1485/3158) Checking out files: 48% (1516/3158) Checking out files: 49% (1548/3158) Checking out files: 50% (1579/3158) Checking out files: 51% (1611/3158) Checking out files: 52% (1643/3158) Checking out files: 53% (1674/3158) Checking out files: 54% (1706/3158) Checking out files: 55% (1737/3158) Checking out files: 56% (1769/3158) Checking out files: 57% (1801/3158) Checking out files: 58% (1832/3158) Checking out files: 59% (1864/3158) Checking out files: 60% (1895/3158) Checking out files: 61% (1927/3158) Checking out files: 62% (1958/3158) Checking out files: 63% (1990/3158) Checking out files: 64% (2022/3158) Checking out files: 65% (2053/3158) Checking out files: 66% (2085/3158) Checking out files: 67% (2116/3158) Checking out files: 68% (2148/3158) Checking out files: 69% (2180/3158) Checking out files: 70% (2211/3158) Checking out files: 71% (2243/3158) Checking out files: 72% (2274/3158) Checking out files: 73% (2306/3158) Checking out files: 74% (2337/3158) Checking out files: 74% (2343/3158) Checking out files: 75% (2369/3158) Checking out files: 76% (2401/3158) Checking out files: 77% (2432/3158) Checking out files: 78% (2464/3158) Checking out files: 79% (2495/3158) Checking out files: 80% (2527/3158) Checking out files: 81% (2558/3158) Checking out files: 82% (2590/3158) Checking out files: 83% (2622/3158) Checking out files: 84% (2653/3158) Checking out files: 85% (2685/3158) Checking out files: 86% (2716/3158) Checking out files: 87% (2748/3158) Checking out files: 88% (2780/3158) Checking out files: 89% (2811/3158) Checking out files: 90% (2843/3158) Checking out files: 91% (2874/3158) Checking out files: 92% (2906/3158) Checking out files: 92% (2924/3158) Checking out files: 93% (2937/3158) Checking out files: 94% (2969/3158) Checking out files: 95% (3001/3158) Checking out files: 96% (3032/3158) Checking out files: 97% (3064/3158) Checking out files: 98% (3095/3158) Checking out files: 99% (3127/3158) Checking out files: 100% (3158/3158) Checking out files: 100% (3158/3158), done. [2020-04-09T20:02:29.035Z] #65 78.31 + cd /tmp/tmp.ShUUAQjc5c/src/github.com/containerd/containerd [2020-04-09T20:02:29.079Z] #17 37.80 Selecting previously unselected package xfsprogs. [2020-04-09T20:02:29.079Z] #17 37.81 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2020-04-09T20:02:29.079Z] #17 37.82 Unpacking xfsprogs (4.20.0-1) ... [2020-04-09T20:02:29.192Z] #44 83.26 DEP criu/string.d [2020-04-09T20:02:29.325Z] #65 78.31 + git checkout -q d76c121f76a5fc8a462dc64594aea72fe18e1178 [2020-04-09T20:02:29.339Z] #17 38.21 Selecting previously unselected package zip. [2020-04-09T20:02:29.449Z] #44 83.34 DEP criu/stats.d [2020-04-09T20:02:29.449Z] #44 83.43 DEP criu/sockets.d [2020-04-09T20:02:29.449Z] #44 83.60 DEP criu/sk-unix.d [2020-04-09T20:02:29.600Z] #17 38.22 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2020-04-09T20:02:29.600Z] #17 38.23 Unpacking zip (3.0-11+b1) ... [2020-04-09T20:02:29.600Z] #17 38.48 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:02:29.850Z] #44 80.14 LINK criu/pie/restorer.built-in.o [2020-04-09T20:02:29.850Z] #44 80.16 GEN criu/pie/restorer-blob.h [2020-04-09T20:02:29.850Z] #44 80.23 DEP criu/vdso.d [2020-04-09T20:02:29.850Z] #44 80.42 DEP criu/vdso-compat.d [2020-04-09T20:02:29.861Z] #17 38.50 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:02:29.861Z] #17 38.51 Setting up libip6tc0:arm64 (1.8.2-4) ... [2020-04-09T20:02:29.861Z] #17 38.52 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2020-04-09T20:02:29.861Z] #17 38.54 Setting up libgpm2:arm64 (1.20.7-5) ... [2020-04-09T20:02:29.861Z] #17 38.55 Setting up libip4tc0:arm64 (1.8.2-4) ... [2020-04-09T20:02:29.861Z] #17 38.56 Setting up uidmap (1:4.5-1.1) ... [2020-04-09T20:02:29.861Z] #17 38.57 Setting up libnftnl11:arm64 (1.1.2-2) ... [2020-04-09T20:02:29.861Z] #17 38.58 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:02:29.861Z] #17 38.59 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:02:29.861Z] #17 38.61 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2020-04-09T20:02:29.861Z] #17 38.62 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2020-04-09T20:02:29.861Z] #17 38.63 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:02:29.861Z] #17 38.64 Setting up zip (3.0-11+b1) ... [2020-04-09T20:02:29.861Z] #17 38.66 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:02:30.013Z] #44 83.78 DEP criu/sk-tcp.d [2020-04-09T20:02:30.105Z] #44 80.62 DEP criu/uts_ns.d [2020-04-09T20:02:30.105Z] #44 80.77 DEP criu/util.d [2020-04-09T20:02:30.121Z] #17 38.71 Setting up bash-completion (1:2.8-6) ... [2020-04-09T20:02:30.270Z] #44 84.05 DEP criu/sk-queue.d [2020-04-09T20:02:30.270Z] #44 84.24 DEP criu/sk-packet.d [2020-04-09T20:02:30.360Z] #44 80.92 DEP criu/uffd.d [2020-04-09T20:02:30.527Z] #44 84.48 DEP criu/sk-netlink.d [2020-04-09T20:02:30.616Z] #44 81.14 DEP criu/tun.d [2020-04-09T20:02:30.783Z] #44 84.63 DEP criu/sk-inet.d [2020-04-09T20:02:30.783Z] #44 84.82 DEP criu/signalfd.d [2020-04-09T20:02:30.871Z] #44 81.39 DEP criu/tty.d [2020-04-09T20:02:31.040Z] #44 84.99 DEP criu/sigframe.d [2020-04-09T20:02:31.061Z] #17 ... [2020-04-09T20:02:31.061Z] [2020-04-09T20:02:31.061Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:02:31.061Z] #41 143.2 + dpkg --print-architecture [2020-04-09T20:02:31.126Z] #44 81.56 DEP criu/timerfd.d [2020-04-09T20:02:31.126Z] #44 81.78 DEP criu/sysfs_parse.d [2020-04-09T20:02:31.143Z] #53 ... [2020-04-09T20:02:31.143Z] [2020-04-09T20:02:31.143Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:02:31.143Z] #65 136.8 + bin/containerd [2020-04-09T20:02:31.297Z] #44 85.15 DEP criu/shmem.d [2020-04-09T20:02:31.297Z] #44 85.30 DEP criu/servicefd.d [2020-04-09T20:02:31.515Z] #44 81.94 DEP criu/sysctl.d [2020-04-09T20:02:31.515Z] #44 82.11 DEP criu/string.d [2020-04-09T20:02:31.515Z] #44 82.16 DEP criu/stats.d [2020-04-09T20:02:31.554Z] #44 85.47 DEP criu/seize.d [2020-04-09T20:02:31.632Z] #41 DONE 143.7s [2020-04-09T20:02:31.632Z] [2020-04-09T20:02:31.632Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:31.632Z] #44 95.79 CC criu/bfd.o [2020-04-09T20:02:31.632Z] #44 96.50 CC criu/bitmap.o [2020-04-09T20:02:31.632Z] #44 96.72 CC criu/cgroup-props.o [2020-04-09T20:02:31.632Z] #44 97.43 CC criu/cgroup.o [2020-04-09T20:02:31.632Z] #44 100.0 CC criu/clone-noasan.o [2020-04-09T20:02:31.632Z] #44 100.2 CC criu/config.o [2020-04-09T20:02:31.632Z] #44 101.7 CC criu/cr-check.o [2020-04-09T20:02:31.771Z] #44 82.31 DEP criu/sockets.d [2020-04-09T20:02:31.771Z] #44 82.49 DEP criu/sk-unix.d [2020-04-09T20:02:31.811Z] #44 85.74 DEP criu/seccomp.d [2020-04-09T20:02:32.027Z] #44 82.76 DEP criu/sk-tcp.d [2020-04-09T20:02:32.066Z] #65 80.69 + export 'BUILDTAGS=netgo osusergo static_build' [2020-04-09T20:02:32.066Z] #65 80.69 + BUILDTAGS='netgo osusergo static_build' [2020-04-09T20:02:32.066Z] #65 80.69 + export EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:02:32.066Z] #65 80.69 + EXTRA_FLAGS=-buildmode=pie [2020-04-09T20:02:32.066Z] #65 80.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2020-04-09T20:02:32.066Z] #65 80.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2020-04-09T20:02:32.066Z] #65 80.69 + '[' '' = dynamic ']' [2020-04-09T20:02:32.066Z] #65 80.69 + make [2020-04-09T20:02:32.069Z] #44 85.94 DEP criu/rst-malloc.d [2020-04-09T20:02:32.069Z] #44 86.00 DEP criu/rbtree.d [2020-04-09T20:02:32.069Z] #44 86.06 DEP criu/pstree.d [2020-04-09T20:02:32.282Z] #44 82.92 DEP criu/sk-queue.d [2020-04-09T20:02:32.325Z] #44 86.25 DEP criu/protobuf.d [2020-04-09T20:02:32.325Z] #44 86.40 GEN criu/protobuf-desc-gen.h [2020-04-09T20:02:32.537Z] #44 83.11 DEP criu/sk-packet.d [2020-04-09T20:02:32.573Z] #44 103.8 CC criu/cr-dedup.o [2020-04-09T20:02:32.701Z] #65 ... [2020-04-09T20:02:32.701Z] [2020-04-09T20:02:32.701Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:32.701Z] #44 29.10 CC images/core-x86.o [2020-04-09T20:02:32.701Z] #44 30.16 CC images/core-arm.o [2020-04-09T20:02:32.701Z] #44 30.92 CC images/core-aarch64.o [2020-04-09T20:02:32.701Z] #44 31.78 CC images/core-ppc64.o [2020-04-09T20:02:32.701Z] #44 33.13 CC images/core-s390.o [2020-04-09T20:02:32.701Z] #44 34.66 CC images/cpuinfo.o [2020-04-09T20:02:32.701Z] #44 35.80 CC images/inventory.o [2020-04-09T20:02:32.701Z] #44 36.35 CC images/fdinfo.o [2020-04-09T20:02:32.701Z] #44 37.04 CC images/fown.o [2020-04-09T20:02:32.701Z] #44 37.40 CC images/ns.o [2020-04-09T20:02:32.701Z] #44 37.78 CC images/regfile.o [2020-04-09T20:02:32.701Z] #44 38.39 CC images/ghost-file.o [2020-04-09T20:02:32.701Z] #44 39.03 CC images/fifo.o [2020-04-09T20:02:32.701Z] #44 39.38 CC images/remap-file-path.o [2020-04-09T20:02:32.793Z] #44 83.35 DEP criu/sk-netlink.d [2020-04-09T20:02:32.995Z] #44 ... [2020-04-09T20:02:32.995Z] [2020-04-09T20:02:32.995Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:02:32.995Z] #65 82.12 + bin/ctr [2020-04-09T20:02:33.048Z] #44 83.52 DEP criu/sk-inet.d [2020-04-09T20:02:33.048Z] #44 ... [2020-04-09T20:02:33.048Z] [2020-04-09T20:02:33.048Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:02:33.048Z] #17 2.503 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:02:33.048Z] #17 2.503 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:02:33.048Z] #17 2.504 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:02:33.048Z] #17 4.160 Reading package lists... [2020-04-09T20:02:33.048Z] #17 7.794 Reading package lists... [2020-04-09T20:02:33.048Z] #17 ... [2020-04-09T20:02:33.048Z] [2020-04-09T20:02:33.048Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:33.048Z] #44 83.76 DEP criu/signalfd.d [2020-04-09T20:02:33.302Z] #44 83.92 DEP criu/sigframe.d [2020-04-09T20:02:33.302Z] #44 84.04 DEP criu/shmem.d [2020-04-09T20:02:33.515Z] #44 ... [2020-04-09T20:02:33.515Z] [2020-04-09T20:02:33.515Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:02:33.515Z] #17 42.10 Setting up libiptc0:arm64 (1.8.2-4) ... [2020-04-09T20:02:33.515Z] #17 42.13 Setting up xz-utils (5.2.4-1) ... [2020-04-09T20:02:33.515Z] #17 42.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-09T20:02:33.515Z] #17 42.21 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-09T20:02:33.515Z] #17 42.34 invoke-rc.d: could not determine current runlevel [2020-04-09T20:02:33.515Z] #17 42.35 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-09T20:02:33.515Z] #17 42.38 Setting up pigz (2.4-1) ... [2020-04-09T20:02:33.515Z] #17 42.39 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2020-04-09T20:02:33.598Z] #44 84.18 DEP criu/servicefd.d [2020-04-09T20:02:33.775Z] #17 42.42 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2020-04-09T20:02:33.775Z] #17 42.44 Setting up python-pip-whl (18.1-5) ... [2020-04-09T20:02:33.775Z] #17 42.46 Setting up libmpdec2:arm64 (2.4.2-2) ... [2020-04-09T20:02:33.775Z] #17 42.51 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:02:33.853Z] #44 84.38 DEP criu/seize.d [2020-04-09T20:02:34.108Z] #44 84.56 DEP criu/seccomp.d [2020-04-09T20:02:34.108Z] #44 84.72 DEP criu/rst-malloc.d [2020-04-09T20:02:34.108Z] #44 84.78 DEP criu/rbtree.d [2020-04-09T20:02:34.221Z] #44 87.96 DEP criu/protobuf-desc.d [2020-04-09T20:02:34.221Z] #44 88.06 DEP criu/proc_parse.d [2020-04-09T20:02:34.221Z] #44 88.23 DEP criu/plugin.d [2020-04-09T20:02:34.346Z] #17 42.97 Setting up libaio1:arm64 (0.3.112-3) ... [2020-04-09T20:02:34.346Z] #17 42.98 Setting up libonig5:arm64 (6.9.1-1) ... [2020-04-09T20:02:34.346Z] #17 43.00 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u1) ... [2020-04-09T20:02:34.346Z] #17 43.01 Setting up vim (2:8.1.0875-5) ... [2020-04-09T20:02:34.346Z] #17 43.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-09T20:02:34.346Z] #17 43.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-09T20:02:34.346Z] #17 43.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-09T20:02:34.346Z] #17 43.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-09T20:02:34.346Z] #17 43.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-09T20:02:34.346Z] #17 43.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-09T20:02:34.346Z] #17 43.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-09T20:02:34.346Z] #17 43.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-09T20:02:34.346Z] #17 43.12 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2020-04-09T20:02:34.346Z] #17 43.14 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:02:34.346Z] #17 43.16 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2020-04-09T20:02:34.363Z] #44 84.79 DEP criu/pstree.d [2020-04-09T20:02:34.363Z] #44 84.93 DEP criu/protobuf.d [2020-04-09T20:02:34.363Z] #44 85.03 GEN criu/protobuf-desc-gen.h [2020-04-09T20:02:34.478Z] #44 88.34 DEP criu/pipes.d [2020-04-09T20:02:34.478Z] #44 88.53 DEP criu/pie-util.d [2020-04-09T20:02:34.607Z] #17 43.18 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:02:34.607Z] #17 43.19 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2020-04-09T20:02:34.607Z] #17 43.20 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:02:34.735Z] #44 88.63 DEP criu/pie-util-vdso.d [2020-04-09T20:02:34.735Z] #44 88.80 DEP criu/pie-util-vdso-elf32.d [2020-04-09T20:02:34.991Z] #44 88.91 DEP criu/path.d [2020-04-09T20:02:34.991Z] #44 89.08 DEP criu/parasite-syscall.d [2020-04-09T20:02:35.556Z] #44 89.32 DEP criu/pagemap.d [2020-04-09T20:02:35.556Z] #44 ... [2020-04-09T20:02:35.556Z] [2020-04-09T20:02:35.556Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:02:35.556Z] #17 4.334 Reading package lists... [2020-04-09T20:02:35.556Z] #17 8.570 Reading package lists... [2020-04-09T20:02:35.556Z] #17 12.50 Building dependency tree... [2020-04-09T20:02:35.556Z] #17 13.32 Reading state information... [2020-04-09T20:02:35.556Z] #17 14.43 libcap2-bin is already the newest version (1:2.25-2). [2020-04-09T20:02:35.556Z] #17 14.43 The following additional packages will be installed: [2020-04-09T20:02:35.556Z] #17 14.43 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-09T20:02:35.556Z] #17 14.43 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-09T20:02:35.556Z] #17 14.44 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-09T20:02:35.556Z] #17 14.44 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-09T20:02:35.556Z] #17 14.44 python3.7 python3.7-minimal vim-runtime xxd [2020-04-09T20:02:35.556Z] #17 14.45 Suggested packages: [2020-04-09T20:02:35.556Z] #17 14.45 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-09T20:02:35.556Z] #17 14.45 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-09T20:02:35.556Z] #17 14.45 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-09T20:02:35.556Z] #17 14.45 Recommended packages: [2020-04-09T20:02:35.556Z] #17 14.45 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-09T20:02:35.556Z] #17 14.45 python3-keyrings.alt python3-xdg unzip [2020-04-09T20:02:35.556Z] #17 16.57 The following NEW packages will be installed: [2020-04-09T20:02:35.556Z] #17 16.57 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-09T20:02:35.556Z] #17 16.57 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-09T20:02:35.556Z] #17 16.57 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-09T20:02:35.556Z] #17 16.59 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-09T20:02:35.556Z] #17 16.59 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-09T20:02:35.556Z] #17 16.59 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-09T20:02:35.556Z] #17 16.59 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-09T20:02:35.556Z] #17 16.59 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-09T20:02:35.556Z] #17 16.59 xz-utils zip [2020-04-09T20:02:35.556Z] #17 16.96 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:02:35.556Z] #17 16.96 Need to get 28.5 MB of archives. [2020-04-09T20:02:35.556Z] #17 16.96 After this operation, 116 MB of additional disk space will be used. [2020-04-09T20:02:35.556Z] #17 16.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-09T20:02:35.556Z] #17 16.97 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-09T20:02:35.556Z] #17 16.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-09T20:02:35.556Z] #17 17.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-09T20:02:35.556Z] #17 17.15 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-09T20:02:35.556Z] #17 17.16 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-09T20:02:35.556Z] #17 17.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-09T20:02:35.556Z] #17 17.29 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-09T20:02:35.556Z] #17 17.30 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-09T20:02:35.556Z] #17 17.30 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-09T20:02:35.556Z] #17 17.31 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-09T20:02:35.556Z] #17 17.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-09T20:02:35.556Z] #17 17.32 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-09T20:02:35.556Z] #17 17.33 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-09T20:02:35.556Z] #17 17.33 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-09T20:02:35.556Z] #17 17.33 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-09T20:02:35.556Z] #17 17.36 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-09T20:02:35.556Z] #17 17.37 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:02:35.556Z] #17 17.38 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-09T20:02:35.556Z] #17 17.39 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-09T20:02:35.556Z] #17 17.40 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-09T20:02:35.556Z] #17 17.41 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-09T20:02:35.556Z] #17 17.45 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-09T20:02:35.556Z] #17 17.45 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-09T20:02:35.556Z] #17 17.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-09T20:02:35.556Z] #17 17.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-09T20:02:35.556Z] #17 17.49 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-09T20:02:35.556Z] #17 17.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-09T20:02:35.556Z] #17 17.49 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-09T20:02:35.556Z] #17 18.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-09T20:02:35.556Z] #17 18.02 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-09T20:02:35.556Z] #17 18.02 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-09T20:02:35.556Z] #17 18.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-09T20:02:35.556Z] #17 18.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-09T20:02:35.556Z] #17 18.06 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-09T20:02:35.556Z] #17 18.15 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-09T20:02:35.556Z] #17 18.16 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-09T20:02:35.556Z] #17 18.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-09T20:02:35.556Z] #17 18.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-09T20:02:35.556Z] #17 18.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-09T20:02:35.556Z] #17 18.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-09T20:02:35.556Z] #17 18.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-09T20:02:35.556Z] #17 18.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-09T20:02:35.556Z] #17 18.30 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-09T20:02:35.556Z] #17 18.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-09T20:02:35.556Z] #17 ... [2020-04-09T20:02:35.556Z] [2020-04-09T20:02:35.556Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:35.556Z] #44 89.55 DEP criu/pagemap-cache.d [2020-04-09T20:02:35.556Z] #44 89.64 DEP criu/page-xfer.d [2020-04-09T20:02:35.813Z] #44 89.85 DEP criu/page-pipe.d [2020-04-09T20:02:35.813Z] #44 89.94 DEP criu/netfilter.d [2020-04-09T20:02:36.246Z] #44 86.56 DEP criu/protobuf-desc.d [2020-04-09T20:02:36.246Z] #44 86.74 DEP criu/proc_parse.d [2020-04-09T20:02:36.246Z] #44 86.91 DEP criu/plugin.d [2020-04-09T20:02:36.376Z] #44 90.13 DEP criu/net.d [2020-04-09T20:02:36.376Z] #44 90.36 DEP criu/namespaces.d [2020-04-09T20:02:36.500Z] #44 86.99 DEP criu/pipes.d [2020-04-09T20:02:36.633Z] #44 90.61 DEP criu/mount.d [2020-04-09T20:02:36.755Z] #44 87.24 DEP criu/pie-util.d [2020-04-09T20:02:36.755Z] #44 87.35 DEP criu/pie-util-vdso.d [2020-04-09T20:02:36.889Z] #44 90.81 DEP criu/mem.d [2020-04-09T20:02:37.010Z] #44 87.50 DEP criu/pie-util-vdso-elf32.d [2020-04-09T20:02:37.146Z] #44 90.98 DEP criu/lsm.d [2020-04-09T20:02:37.146Z] #44 91.14 DEP criu/log.d [2020-04-09T20:02:37.149Z] #17 45.59 Setting up iptables (1.8.2-4) ... [2020-04-09T20:02:37.149Z] #17 45.61 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:02:37.149Z] #17 45.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:02:37.149Z] #17 45.64 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:02:37.149Z] #17 45.65 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:02:37.149Z] #17 45.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-09T20:02:37.149Z] #17 45.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-09T20:02:37.149Z] #17 45.69 Setting up python3 (3.7.3-1) ... [2020-04-09T20:02:37.264Z] #44 87.68 DEP criu/path.d [2020-04-09T20:02:37.264Z] #44 87.82 DEP criu/parasite-syscall.d [2020-04-09T20:02:37.402Z] #44 91.26 DEP criu/libnetlink.d [2020-04-09T20:02:37.402Z] #44 91.41 DEP criu/kerndat.d [2020-04-09T20:02:37.410Z] #17 46.27 Setting up python3-wheel (0.32.3-2) ... [2020-04-09T20:02:37.519Z] #44 88.07 DEP criu/pagemap.d [2020-04-09T20:02:37.659Z] #44 91.71 DEP criu/kcmp-ids.d [2020-04-09T20:02:37.773Z] #44 88.24 DEP criu/pagemap-cache.d [2020-04-09T20:02:37.773Z] #44 88.44 DEP criu/page-xfer.d [2020-04-09T20:02:37.916Z] #44 91.86 DEP criu/irmap.d [2020-04-09T20:02:37.916Z] #44 92.07 DEP criu/ipc_ns.d [2020-04-09T20:02:37.965Z] #65 ... [2020-04-09T20:02:37.965Z] [2020-04-09T20:02:37.965Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:02:37.965Z] #53 DONE 155.4s [2020-04-09T20:02:37.965Z] [2020-04-09T20:02:37.965Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:02:37.965Z] #65 ... [2020-04-09T20:02:37.965Z] [2020-04-09T20:02:37.966Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-09T20:02:38.028Z] #44 88.59 DEP criu/page-pipe.d [2020-04-09T20:02:38.246Z] #54 DONE 0.2s [2020-04-09T20:02:38.246Z] [2020-04-09T20:02:38.246Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:02:38.246Z] #65 ... [2020-04-09T20:02:38.246Z] [2020-04-09T20:02:38.246Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-09T20:02:38.246Z] #57 DONE 0.1s [2020-04-09T20:02:38.283Z] #44 88.74 DEP criu/netfilter.d [2020-04-09T20:02:38.283Z] #44 88.88 DEP criu/net.d [2020-04-09T20:02:38.480Z] #44 92.26 DEP criu/image.d [2020-04-09T20:02:38.480Z] #44 92.41 DEP criu/image-desc.d [2020-04-09T20:02:38.480Z] #44 92.52 DEP criu/fsnotify.d [2020-04-09T20:02:38.526Z] [2020-04-09T20:02:38.526Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-09T20:02:38.526Z] #61 DONE 0.1s [2020-04-09T20:02:38.526Z] [2020-04-09T20:02:38.526Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:02:38.537Z] #44 89.02 DEP criu/namespaces.d [2020-04-09T20:02:38.537Z] #44 89.12 DEP criu/mount.d [2020-04-09T20:02:38.559Z] #65 ... [2020-04-09T20:02:38.560Z] [2020-04-09T20:02:38.560Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:38.560Z] #44 39.85 CC images/eventfd.o [2020-04-09T20:02:38.560Z] #44 40.18 CC images/eventpoll.o [2020-04-09T20:02:38.560Z] #44 40.80 CC images/fh.o [2020-04-09T20:02:38.560Z] #44 41.37 CC images/fsnotify.o [2020-04-09T20:02:38.560Z] #44 42.81 CC images/signalfd.o [2020-04-09T20:02:38.560Z] #44 43.31 CC images/fs.o [2020-04-09T20:02:38.560Z] #44 43.64 CC images/pstree.o [2020-04-09T20:02:38.560Z] #44 44.06 CC images/pipe.o [2020-04-09T20:02:38.560Z] #44 44.64 CC images/tcp-stream.o [2020-04-09T20:02:38.560Z] #44 45.05 CC images/sk-packet.o [2020-04-09T20:02:38.737Z] #44 92.67 DEP criu/filesystems.d [2020-04-09T20:02:38.792Z] #44 89.23 DEP criu/mem.d [2020-04-09T20:02:38.792Z] #44 89.46 DEP criu/lsm.d [2020-04-09T20:02:38.794Z] #17 47.27 Setting up apparmor (2.13.2-10) ... [2020-04-09T20:02:38.860Z] #44 45.51 CC images/mnt.o [2020-04-09T20:02:38.994Z] #44 92.86 DEP criu/files.d [2020-04-09T20:02:38.994Z] #44 93.03 DEP criu/files-reg.d [2020-04-09T20:02:39.047Z] #44 89.61 DEP criu/log.d [2020-04-09T20:02:39.302Z] #44 89.73 DEP criu/libnetlink.d [2020-04-09T20:02:39.302Z] #44 89.85 DEP criu/kerndat.d [2020-04-09T20:02:39.506Z] #44 45.98 CC images/pipe-data.o [2020-04-09T20:02:39.557Z] #44 90.01 DEP criu/kcmp-ids.d [2020-04-09T20:02:39.557Z] #44 90.14 DEP criu/irmap.d [2020-04-09T20:02:39.558Z] #44 93.28 DEP criu/files-ext.d [2020-04-09T20:02:39.558Z] #44 93.43 DEP criu/file-lock.d [2020-04-09T20:02:39.558Z] #44 ... [2020-04-09T20:02:39.558Z] [2020-04-09T20:02:39.558Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:39.558Z] #47 144.0 github.com/LK4D4/vndr/godl [2020-04-09T20:02:39.558Z] #47 144.7 github.com/LK4D4/vndr [2020-04-09T20:02:39.558Z] #47 DONE 153.9s [2020-04-09T20:02:39.558Z] [2020-04-09T20:02:39.558Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:39.558Z] #44 93.59 DEP criu/file-ids.d [2020-04-09T20:02:39.798Z] #44 46.37 CC images/sa.o [2020-04-09T20:02:39.812Z] #44 90.32 DEP criu/ipc_ns.d [2020-04-09T20:02:40.067Z] #44 90.52 DEP criu/image.d [2020-04-09T20:02:40.067Z] #44 90.67 DEP criu/image-desc.d [2020-04-09T20:02:40.091Z] #44 ... [2020-04-09T20:02:40.091Z] [2020-04-09T20:02:40.091Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:02:40.092Z] #10 128.0 Selecting previously unselected package g++-mingw-w64-x86-64. [2020-04-09T20:02:40.092Z] #10 128.0 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2020-04-09T20:02:40.092Z] #10 128.0 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:02:40.122Z] #44 93.84 DEP criu/fifo.d [2020-04-09T20:02:40.177Z] #17 48.94 Setting up xfsprogs (4.20.0-1) ... [2020-04-09T20:02:40.177Z] #17 48.95 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:02:40.322Z] #44 90.80 DEP criu/fsnotify.d [2020-04-09T20:02:40.322Z] #44 ... [2020-04-09T20:02:40.322Z] [2020-04-09T20:02:40.322Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:02:40.322Z] #17 7.794 Reading package lists... [2020-04-09T20:02:40.322Z] #17 11.92 Building dependency tree... [2020-04-09T20:02:40.322Z] #17 12.72 Reading state information... [2020-04-09T20:02:40.322Z] #17 13.47 libcap2-bin is already the newest version (1:2.25-2). [2020-04-09T20:02:40.322Z] #17 13.47 The following additional packages will be installed: [2020-04-09T20:02:40.322Z] #17 13.48 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-09T20:02:40.322Z] #17 13.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-09T20:02:40.322Z] #17 13.48 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-09T20:02:40.322Z] #17 13.48 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-09T20:02:40.322Z] #17 13.48 python3.7 python3.7-minimal vim-runtime xxd [2020-04-09T20:02:40.322Z] #17 13.48 Suggested packages: [2020-04-09T20:02:40.322Z] #17 13.48 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-09T20:02:40.322Z] #17 13.48 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-09T20:02:40.322Z] #17 13.48 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-09T20:02:40.322Z] #17 13.48 Recommended packages: [2020-04-09T20:02:40.322Z] #17 13.48 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-09T20:02:40.322Z] #17 13.48 python3-keyrings.alt python3-xdg unzip [2020-04-09T20:02:40.322Z] #17 15.36 The following NEW packages will be installed: [2020-04-09T20:02:40.322Z] #17 15.36 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-09T20:02:40.322Z] #17 15.37 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-09T20:02:40.322Z] #17 15.37 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-09T20:02:40.322Z] #17 15.37 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-09T20:02:40.322Z] #17 15.37 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-09T20:02:40.322Z] #17 15.37 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-09T20:02:40.322Z] #17 15.37 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-09T20:02:40.322Z] #17 15.37 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-09T20:02:40.322Z] #17 15.37 xz-utils zip [2020-04-09T20:02:40.322Z] #17 15.69 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:02:40.322Z] #17 15.69 Need to get 28.5 MB of archives. [2020-04-09T20:02:40.322Z] #17 15.69 After this operation, 116 MB of additional disk space will be used. [2020-04-09T20:02:40.322Z] #17 15.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2020-04-09T20:02:40.322Z] #17 15.69 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] [2020-04-09T20:02:40.322Z] #17 15.72 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] [2020-04-09T20:02:40.322Z] #17 15.84 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2020-04-09T20:02:40.322Z] #17 15.85 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2020-04-09T20:02:40.322Z] #17 15.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] [2020-04-09T20:02:40.322Z] #17 15.95 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] [2020-04-09T20:02:40.322Z] #17 15.96 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2020-04-09T20:02:40.322Z] #17 15.97 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2020-04-09T20:02:40.322Z] #17 15.97 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2020-04-09T20:02:40.322Z] #17 15.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2020-04-09T20:02:40.322Z] #17 15.98 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2020-04-09T20:02:40.322Z] #17 15.99 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2020-04-09T20:02:40.322Z] #17 15.99 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2020-04-09T20:02:40.322Z] #17 15.99 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2020-04-09T20:02:40.322Z] #17 15.99 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2020-04-09T20:02:40.322Z] #17 16.03 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2020-04-09T20:02:40.322Z] #17 16.04 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:02:40.322Z] #17 16.05 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2020-04-09T20:02:40.322Z] #17 16.06 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2020-04-09T20:02:40.322Z] #17 16.06 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2020-04-09T20:02:40.322Z] #17 16.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2020-04-09T20:02:40.322Z] #17 16.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2020-04-09T20:02:40.322Z] #17 16.13 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2020-04-09T20:02:40.322Z] #17 16.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2020-04-09T20:02:40.322Z] #17 16.15 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2020-04-09T20:02:40.322Z] #17 16.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2020-04-09T20:02:40.322Z] #17 16.16 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2020-04-09T20:02:40.322Z] #17 16.16 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2020-04-09T20:02:40.322Z] #17 16.62 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2020-04-09T20:02:40.322Z] #17 16.63 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2020-04-09T20:02:40.322Z] #17 16.64 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2020-04-09T20:02:40.322Z] #17 16.64 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2020-04-09T20:02:40.322Z] #17 16.64 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2020-04-09T20:02:40.322Z] #17 16.67 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2020-04-09T20:02:40.322Z] #17 16.77 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-09T20:02:40.322Z] #17 16.78 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2020-04-09T20:02:40.322Z] #17 16.78 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2020-04-09T20:02:40.322Z] #17 16.80 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-09T20:02:40.322Z] #17 16.81 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2020-04-09T20:02:40.322Z] #17 16.83 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-09T20:02:40.322Z] #17 16.84 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u2 [1245 kB] [2020-04-09T20:02:40.322Z] #17 16.91 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2020-04-09T20:02:40.322Z] #17 16.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2020-04-09T20:02:40.322Z] #17 16.95 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-09T20:02:40.322Z] #17 17.28 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-09T20:02:40.322Z] #17 17.33 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-09T20:02:40.322Z] #17 17.40 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-09T20:02:40.379Z] #44 94.20 DEP criu/fdstore.d [2020-04-09T20:02:40.636Z] #44 94.45 DEP criu/fault-injection.d [2020-04-09T20:02:40.636Z] #44 94.53 DEP criu/external.d [2020-04-09T20:02:40.636Z] #44 94.65 DEP criu/eventpoll.d [2020-04-09T20:02:40.747Z] #17 49.34 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:02:40.893Z] #44 94.88 DEP criu/eventfd.d [2020-04-09T20:02:41.151Z] #44 95.08 DEP criu/crtools.d [2020-04-09T20:02:41.247Z] #17 18.19 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:02:41.247Z] #17 18.33 Fetched 28.5 MB in 2s (14.2 MB/s) [2020-04-09T20:02:41.247Z] #17 18.39 Selecting previously unselected package pigz. [2020-04-09T20:02:41.408Z] #44 95.22 DEP criu/cr-service.d [2020-04-09T20:02:41.408Z] #44 95.38 DEP criu/cr-restore.d [2020-04-09T20:02:41.502Z] #17 18.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-04-09T20:02:41.502Z] #17 18.45 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-09T20:02:41.502Z] #17 18.45 Unpacking pigz (2.4-1) ... [2020-04-09T20:02:41.502Z] #17 18.55 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-09T20:02:41.502Z] #17 18.55 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:02:41.502Z] #17 18.56 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:02:41.665Z] #44 95.59 DEP criu/cr-errno.d [2020-04-09T20:02:41.665Z] #44 95.62 DEP criu/cr-dump.d [2020-04-09T20:02:41.688Z] #17 50.45 Setting up python3-distutils (3.7.3-1) ... [2020-04-09T20:02:41.922Z] #44 95.87 DEP criu/cr-dedup.d [2020-04-09T20:02:41.922Z] #44 96.01 DEP criu/cr-check.d [2020-04-09T20:02:42.062Z] #17 19.18 Selecting previously unselected package python3.7-minimal. [2020-04-09T20:02:42.154Z] #10 ... [2020-04-09T20:02:42.154Z] [2020-04-09T20:02:42.154Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:02:42.154Z] #56 119.5 time [2020-04-09T20:02:42.154Z] #56 125.0 regexp [2020-04-09T20:02:42.154Z] #56 ... [2020-04-09T20:02:42.154Z] [2020-04-09T20:02:42.154Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:42.154Z] #44 46.76 CC images/timer.o [2020-04-09T20:02:42.154Z] #44 47.37 CC images/timerfd.o [2020-04-09T20:02:42.154Z] #44 47.94 CC images/mm.o [2020-04-09T20:02:42.154Z] #44 48.70 CC images/sk-opts.o [2020-04-09T20:02:42.179Z] #44 96.16 DEP criu/config.d [2020-04-09T20:02:42.179Z] #44 96.28 DEP criu/clone-noasan.d [2020-04-09T20:02:42.258Z] #17 50.94 Setting up python3-setuptools (40.8.0-1) ... [2020-04-09T20:02:42.317Z] #17 19.18 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:02:42.317Z] #17 19.19 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:02:42.436Z] #44 96.34 DEP criu/cgroup.d [2020-04-09T20:02:42.436Z] #44 96.52 DEP criu/cgroup-props.d [2020-04-09T20:02:42.449Z] #44 49.10 CC images/sk-unix.o [2020-04-09T20:02:42.693Z] #44 96.60 DEP criu/bitmap.d [2020-04-09T20:02:42.693Z] #44 96.62 DEP criu/bfd.d [2020-04-09T20:02:42.693Z] #44 96.69 DEP criu/autofs.d [2020-04-09T20:02:42.951Z] #44 96.85 DEP criu/aio.d [2020-04-09T20:02:43.086Z] #44 49.73 CC images/sk-inet.o [2020-04-09T20:02:43.208Z] #44 97.06 DEP criu/action-scripts.d [2020-04-09T20:02:43.243Z] #17 20.13 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:02:43.243Z] #17 20.15 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:02:43.376Z] #44 ... [2020-04-09T20:02:43.376Z] [2020-04-09T20:02:43.376Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:02:43.376Z] #33 121.0 internal/poll [2020-04-09T20:02:43.376Z] #33 125.0 os [2020-04-09T20:02:43.376Z] #33 126.2 internal/fmtsort [2020-04-09T20:02:43.376Z] #33 129.3 fmt [2020-04-09T20:02:43.376Z] #33 129.3 path/filepath [2020-04-09T20:02:43.376Z] #33 ... [2020-04-09T20:02:43.376Z] [2020-04-09T20:02:43.376Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:43.376Z] #47 122.5 context [2020-04-09T20:02:43.376Z] #47 122.7 internal/poll [2020-04-09T20:02:43.376Z] #47 129.4 regexp [2020-04-09T20:02:43.376Z] #47 129.8 path/filepath [2020-04-09T20:02:43.376Z] #47 130.1 net [2020-04-09T20:02:43.465Z] #44 97.34 CC criu/action-scripts.o [2020-04-09T20:02:43.643Z] #17 52.07 Setting up python3-pip (18.1-5) ... [2020-04-09T20:02:43.643Z] #17 ... [2020-04-09T20:02:43.643Z] [2020-04-09T20:02:43.643Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:43.643Z] #44 104.5 CC criu/cr-dump.o [2020-04-09T20:02:43.643Z] #44 106.2 CC criu/cr-errno.o [2020-04-09T20:02:43.643Z] #44 106.3 CC criu/cr-restore.o [2020-04-09T20:02:43.643Z] #44 110.4 CC criu/cr-service.o [2020-04-09T20:02:43.643Z] #44 112.1 CC criu/crtools.o [2020-04-09T20:02:43.643Z] #44 112.8 CC criu/eventfd.o [2020-04-09T20:02:43.643Z] #44 113.1 CC criu/eventpoll.o [2020-04-09T20:02:43.643Z] #44 113.9 CC criu/external.o [2020-04-09T20:02:43.643Z] #44 114.2 CC criu/fault-injection.o [2020-04-09T20:02:43.643Z] #44 114.2 CC criu/fdstore.o [2020-04-09T20:02:43.643Z] #44 114.6 CC criu/fifo.o [2020-04-09T20:02:43.722Z] #44 97.74 CC criu/aio.o [2020-04-09T20:02:43.904Z] #44 115.1 CC criu/file-ids.o [2020-04-09T20:02:44.007Z] #47 ... [2020-04-09T20:02:44.007Z] [2020-04-09T20:02:44.007Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:44.007Z] #44 50.62 CC images/tun.o [2020-04-09T20:02:44.286Z] #44 98.42 CC criu/autofs.o [2020-04-09T20:02:44.476Z] #44 115.5 CC criu/file-lock.o [2020-04-09T20:02:44.476Z] #44 ... [2020-04-09T20:02:44.476Z] [2020-04-09T20:02:44.476Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:02:44.476Z] #17 53.23 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:02:44.476Z] #17 53.28 Processing triggers for mime-support (3.62) ... [2020-04-09T20:02:44.636Z] #44 51.27 CC images/sk-netlink.o [2020-04-09T20:02:45.284Z] #44 51.72 CC images/packet-sock.o [2020-04-09T20:02:45.416Z] #17 DONE 54.0s [2020-04-09T20:02:45.416Z] [2020-04-09T20:02:45.416Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-09T20:02:45.657Z] #44 ... [2020-04-09T20:02:45.657Z] [2020-04-09T20:02:45.657Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:02:45.657Z] #17 18.63 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2020-04-09T20:02:45.657Z] #17 18.67 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2020-04-09T20:02:45.657Z] #17 18.70 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2020-04-09T20:02:45.657Z] #17 19.44 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:02:45.657Z] #17 19.54 Fetched 28.5 MB in 2s (14.2 MB/s) [2020-04-09T20:02:45.657Z] #17 19.64 Selecting previously unselected package pigz. [2020-04-09T20:02:45.657Z] #17 19.64 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23423 files and directories currently installed.) [2020-04-09T20:02:45.657Z] #17 19.69 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2020-04-09T20:02:45.657Z] #17 19.70 Unpacking pigz (2.4-1) ... [2020-04-09T20:02:45.657Z] #17 19.80 Selecting previously unselected package libpython3.7-minimal:amd64. [2020-04-09T20:02:45.657Z] #17 19.81 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:02:45.657Z] #17 19.81 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:02:45.657Z] #17 20.38 Selecting previously unselected package python3.7-minimal. [2020-04-09T20:02:45.657Z] #17 20.40 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:02:45.657Z] #17 20.42 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:02:45.657Z] #17 21.62 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:02:45.657Z] #17 21.63 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:02:45.657Z] #17 24.84 Selecting previously unselected package python3-minimal. [2020-04-09T20:02:45.657Z] #17 24.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-04-09T20:02:45.657Z] #17 24.89 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-09T20:02:45.657Z] #17 24.90 Unpacking python3-minimal (3.7.3-1) ... [2020-04-09T20:02:45.657Z] #17 24.97 Selecting previously unselected package libmpdec2:amd64. [2020-04-09T20:02:45.657Z] #17 24.98 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-09T20:02:45.657Z] #17 25.00 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-09T20:02:45.657Z] #17 25.08 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-09T20:02:45.657Z] #17 25.09 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:02:45.657Z] #17 25.09 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:02:45.657Z] #17 26.30 Selecting previously unselected package python3.7. [2020-04-09T20:02:45.657Z] #17 26.30 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:02:45.657Z] #17 26.30 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:02:45.657Z] #17 26.46 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-09T20:02:45.657Z] #17 26.47 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-09T20:02:45.657Z] #17 26.47 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-09T20:02:45.657Z] #17 26.60 Setting up python3-minimal (3.7.3-1) ... [2020-04-09T20:02:45.657Z] #17 27.42 Selecting previously unselected package python3. [2020-04-09T20:02:45.657Z] #17 27.42 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-04-09T20:02:45.657Z] #17 27.49 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-09T20:02:45.657Z] #17 27.50 Unpacking python3 (3.7.3-1) ... [2020-04-09T20:02:45.657Z] #17 27.60 Selecting previously unselected package libip4tc0:amd64. [2020-04-09T20:02:45.657Z] #17 27.60 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-09T20:02:45.657Z] #17 27.60 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-09T20:02:45.657Z] #17 27.69 Selecting previously unselected package libip6tc0:amd64. [2020-04-09T20:02:45.657Z] #17 27.69 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-09T20:02:45.657Z] #17 27.70 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-09T20:02:45.657Z] #17 27.80 Selecting previously unselected package libiptc0:amd64. [2020-04-09T20:02:45.657Z] #17 27.80 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-09T20:02:45.657Z] #17 27.80 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-09T20:02:45.657Z] #17 27.90 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-09T20:02:45.657Z] #17 27.90 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-09T20:02:45.657Z] #17 27.91 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-09T20:02:45.657Z] #17 27.99 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-09T20:02:45.657Z] #17 27.99 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-09T20:02:45.657Z] #17 28.00 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-09T20:02:45.657Z] #17 28.08 Selecting previously unselected package libnftnl11:amd64. [2020-04-09T20:02:45.657Z] #17 28.09 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-09T20:02:45.657Z] #17 28.10 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-09T20:02:45.657Z] #17 28.19 Selecting previously unselected package iptables. [2020-04-09T20:02:45.657Z] #17 28.19 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-09T20:02:45.657Z] #17 28.20 Unpacking iptables (1.8.2-4) ... [2020-04-09T20:02:45.657Z] #17 28.53 Selecting previously unselected package xxd. [2020-04-09T20:02:45.657Z] #17 28.56 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T20:02:45.657Z] #17 28.56 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:02:45.657Z] #17 28.72 Selecting previously unselected package vim-common. [2020-04-09T20:02:45.657Z] #17 28.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:02:45.657Z] #17 28.75 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:02:45.914Z] #17 ... [2020-04-09T20:02:45.914Z] [2020-04-09T20:02:45.914Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:45.914Z] #44 99.85 CC criu/bfd.o [2020-04-09T20:02:46.011Z] #17 22.89 Selecting previously unselected package python3-minimal. [2020-04-09T20:02:46.011Z] #17 22.89 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23672 files and directories currently installed.) [2020-04-09T20:02:46.011Z] #17 23.01 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2020-04-09T20:02:46.011Z] #17 23.02 Unpacking python3-minimal (3.7.3-1) ... [2020-04-09T20:02:46.011Z] #17 23.10 Selecting previously unselected package libmpdec2:amd64. [2020-04-09T20:02:46.011Z] #17 23.12 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2020-04-09T20:02:46.011Z] #17 23.12 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2020-04-09T20:02:46.267Z] #17 23.25 Selecting previously unselected package libpython3.7-stdlib:amd64. [2020-04-09T20:02:46.267Z] #17 23.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:02:46.267Z] #17 23.28 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:02:46.321Z] #44 52.70 CC images/ipc-var.o [2020-04-09T20:02:46.321Z] #44 53.10 CC images/ipc-desc.o [2020-04-09T20:02:46.478Z] #44 100.5 CC criu/bitmap.o [2020-04-09T20:02:46.522Z] #17 ... [2020-04-09T20:02:46.522Z] [2020-04-09T20:02:46.522Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:46.522Z] #47 142.2 github.com/LK4D4/vndr/godl [2020-04-09T20:02:46.522Z] #47 143.0 github.com/LK4D4/vndr [2020-04-09T20:02:46.735Z] #44 100.7 CC criu/cgroup-props.o [2020-04-09T20:02:46.777Z] #47 DONE 152.4s [2020-04-09T20:02:46.777Z] [2020-04-09T20:02:46.777Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:46.777Z] #44 90.96 DEP criu/filesystems.d [2020-04-09T20:02:46.777Z] #44 91.13 DEP criu/files.d [2020-04-09T20:02:46.777Z] #44 91.31 DEP criu/files-reg.d [2020-04-09T20:02:46.777Z] #44 91.53 DEP criu/files-ext.d [2020-04-09T20:02:46.777Z] #44 91.71 DEP criu/file-lock.d [2020-04-09T20:02:46.777Z] #44 91.88 DEP criu/file-ids.d [2020-04-09T20:02:46.777Z] #44 92.07 DEP criu/fifo.d [2020-04-09T20:02:46.777Z] #44 92.23 DEP criu/fdstore.d [2020-04-09T20:02:46.777Z] #44 92.34 DEP criu/fault-injection.d [2020-04-09T20:02:46.777Z] #44 92.40 DEP criu/external.d [2020-04-09T20:02:46.777Z] #44 92.60 DEP criu/eventpoll.d [2020-04-09T20:02:46.777Z] #44 92.88 DEP criu/eventfd.d [2020-04-09T20:02:46.777Z] #44 93.05 DEP criu/crtools.d [2020-04-09T20:02:46.777Z] #44 93.27 DEP criu/cr-service.d [2020-04-09T20:02:46.777Z] #44 93.41 DEP criu/cr-restore.d [2020-04-09T20:02:46.777Z] #44 93.61 DEP criu/cr-errno.d [2020-04-09T20:02:46.777Z] #44 93.64 DEP criu/cr-dump.d [2020-04-09T20:02:46.777Z] #44 93.83 DEP criu/cr-dedup.d [2020-04-09T20:02:46.777Z] #44 93.98 DEP criu/cr-check.d [2020-04-09T20:02:46.777Z] #44 94.20 DEP criu/config.d [2020-04-09T20:02:46.777Z] #44 94.35 DEP criu/clone-noasan.d [2020-04-09T20:02:46.777Z] #44 94.40 DEP criu/cgroup.d [2020-04-09T20:02:46.777Z] #44 94.65 DEP criu/cgroup-props.d [2020-04-09T20:02:46.777Z] #44 94.76 DEP criu/bitmap.d [2020-04-09T20:02:46.777Z] #44 94.78 DEP criu/bfd.d [2020-04-09T20:02:46.777Z] #44 94.88 DEP criu/autofs.d [2020-04-09T20:02:46.777Z] #44 95.08 DEP criu/aio.d [2020-04-09T20:02:46.777Z] #44 95.29 DEP criu/action-scripts.d [2020-04-09T20:02:46.777Z] #44 95.65 CC criu/action-scripts.o [2020-04-09T20:02:46.777Z] #44 96.11 CC criu/aio.o [2020-04-09T20:02:46.777Z] #44 96.77 CC criu/autofs.o [2020-04-09T20:02:46.956Z] #44 53.44 CC images/ipc-shm.o [2020-04-09T20:02:47.334Z] #18 1.819 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-09T20:02:47.334Z] #18 1.823 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-09T20:02:47.334Z] #18 1.827 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-09T20:02:47.334Z] #18 DONE 2.0s [2020-04-09T20:02:47.334Z] [2020-04-09T20:02:47.334Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-09T20:02:47.592Z] #44 54.04 CC images/ipc-msg.o [2020-04-09T20:02:47.665Z] #44 101.7 CC criu/cgroup.o [2020-04-09T20:02:47.703Z] #44 ... [2020-04-09T20:02:47.703Z] [2020-04-09T20:02:47.703Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:02:47.703Z] #17 24.79 Selecting previously unselected package python3.7. [2020-04-09T20:02:47.958Z] #17 24.79 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... [2020-04-09T20:02:47.958Z] #17 24.81 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:02:47.958Z] #17 24.93 Selecting previously unselected package libpython3-stdlib:amd64. [2020-04-09T20:02:47.958Z] #17 24.94 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2020-04-09T20:02:47.958Z] #17 24.94 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-09T20:02:47.958Z] #17 25.06 Setting up python3-minimal (3.7.3-1) ... [2020-04-09T20:02:48.225Z] #44 54.69 CC images/ipc-sem.o [2020-04-09T20:02:48.535Z] #44 55.08 CC images/utsns.o [2020-04-09T20:02:48.825Z] #44 55.45 CC images/creds.o [2020-04-09T20:02:48.884Z] #17 25.98 Selecting previously unselected package python3. [2020-04-09T20:02:48.884Z] #17 25.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24084 files and directories currently installed.) [2020-04-09T20:02:49.118Z] #44 55.85 CC images/vma.o [2020-04-09T20:02:49.139Z] #17 26.02 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2020-04-09T20:02:49.139Z] #17 26.04 Unpacking python3 (3.7.3-1) ... [2020-04-09T20:02:49.139Z] #17 26.14 Selecting previously unselected package libip4tc0:amd64. [2020-04-09T20:02:49.139Z] #17 26.14 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2020-04-09T20:02:49.139Z] #17 26.16 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2020-04-09T20:02:49.139Z] #17 26.26 Selecting previously unselected package libip6tc0:amd64. [2020-04-09T20:02:49.394Z] #17 26.27 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2020-04-09T20:02:49.394Z] #17 26.27 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2020-04-09T20:02:49.394Z] #17 26.37 Selecting previously unselected package libiptc0:amd64. [2020-04-09T20:02:49.394Z] #17 26.37 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2020-04-09T20:02:49.394Z] #17 26.37 Unpacking libiptc0:amd64 (1.8.2-4) ... [2020-04-09T20:02:49.394Z] #17 26.47 Selecting previously unselected package libnfnetlink0:amd64. [2020-04-09T20:02:49.394Z] #17 26.48 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2020-04-09T20:02:49.394Z] #17 26.48 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-09T20:02:49.394Z] #17 26.55 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2020-04-09T20:02:49.394Z] #17 26.56 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2020-04-09T20:02:49.394Z] #17 26.58 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-09T20:02:49.650Z] #17 26.66 Selecting previously unselected package libnftnl11:amd64. [2020-04-09T20:02:49.650Z] #17 26.68 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2020-04-09T20:02:49.650Z] #17 26.69 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2020-04-09T20:02:49.650Z] #17 26.79 Selecting previously unselected package iptables. [2020-04-09T20:02:49.748Z] #44 56.22 CC images/netdev.o [2020-04-09T20:02:49.904Z] #17 26.79 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2020-04-09T20:02:49.905Z] #17 26.80 Unpacking iptables (1.8.2-4) ... [2020-04-09T20:02:50.160Z] #17 27.20 Selecting previously unselected package xxd. [2020-04-09T20:02:50.160Z] #17 27.20 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T20:02:50.160Z] #17 27.21 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:02:50.415Z] #17 27.34 Selecting previously unselected package vim-common. [2020-04-09T20:02:50.415Z] #17 27.36 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:02:50.415Z] #17 27.38 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:02:50.415Z] #17 27.59 Selecting previously unselected package bash-completion. [2020-04-09T20:02:50.670Z] #17 27.60 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-09T20:02:50.783Z] #44 57.11 CC images/tty.o [2020-04-09T20:02:50.783Z] #44 ... [2020-04-09T20:02:50.783Z] [2020-04-09T20:02:50.783Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:02:50.783Z] #56 138.3 mvdan.cc/sh/v3/fileutil [2020-04-09T20:02:50.941Z] #44 104.7 CC criu/clone-noasan.o [2020-04-09T20:02:50.941Z] #44 ... [2020-04-09T20:02:50.941Z] [2020-04-09T20:02:50.941Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:02:50.941Z] #30 DONE 165.2s [2020-04-09T20:02:50.941Z] [2020-04-09T20:02:50.941Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:02:50.941Z] #17 28.98 Selecting previously unselected package bash-completion. [2020-04-09T20:02:50.941Z] #17 28.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-09T20:02:50.941Z] #17 31.86 Unpacking bash-completion (1:2.8-6) ... [2020-04-09T20:02:50.941Z] #17 32.32 Selecting previously unselected package bzip2. [2020-04-09T20:02:50.941Z] #17 32.35 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-09T20:02:50.941Z] #17 32.35 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:02:50.941Z] #17 32.45 Selecting previously unselected package xz-utils. [2020-04-09T20:02:50.941Z] #17 32.45 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-09T20:02:50.941Z] #17 32.46 Unpacking xz-utils (5.2.4-1) ... [2020-04-09T20:02:50.941Z] #17 32.65 Selecting previously unselected package apparmor. [2020-04-09T20:02:50.941Z] #17 32.67 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-09T20:02:50.941Z] #17 32.79 Unpacking apparmor (2.13.2-10) ... [2020-04-09T20:02:50.941Z] #17 33.14 Selecting previously unselected package aufs-tools. [2020-04-09T20:02:50.941Z] #17 33.15 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-09T20:02:50.941Z] #17 33.16 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:02:50.941Z] #17 33.28 Selecting previously unselected package libonig5:amd64. [2020-04-09T20:02:50.941Z] #17 33.29 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-09T20:02:50.941Z] #17 33.29 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:02:50.941Z] #17 33.44 Selecting previously unselected package libjq1:amd64. [2020-04-09T20:02:50.941Z] #17 33.45 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:02:50.941Z] #17 33.46 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:02:50.941Z] #17 33.59 Selecting previously unselected package jq. [2020-04-09T20:02:50.941Z] #17 33.61 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:02:50.941Z] #17 33.65 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:02:50.941Z] #17 33.79 Selecting previously unselected package libaio1:amd64. [2020-04-09T20:02:50.941Z] #17 33.79 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-09T20:02:50.941Z] #17 33.80 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-09T20:02:50.941Z] #17 33.87 Selecting previously unselected package libgpm2:amd64. [2020-04-09T20:02:50.941Z] #17 33.90 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-09T20:02:50.941Z] #17 33.90 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-09T20:02:51.197Z] #17 34.05 Selecting previously unselected package libicu63:amd64. [2020-04-09T20:02:51.197Z] #17 34.07 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-09T20:02:51.197Z] #17 34.08 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:02:52.843Z] #56 140.3 go/token [2020-04-09T20:02:52.843Z] #56 140.3 github.com/pkg/diff [2020-04-09T20:02:52.843Z] #56 140.3 encoding/binary [2020-04-09T20:02:52.843Z] #56 140.3 mvdan.cc/editorconfig [2020-04-09T20:02:53.770Z] #65 156.9 + bin/containerd-stress [2020-04-09T20:02:53.770Z] #65 158.2 + bin/containerd-shim [2020-04-09T20:02:53.911Z] #19 5.564 Collecting yamllint==1.16.0 [2020-04-09T20:02:53.911Z] #19 ... [2020-04-09T20:02:53.911Z] [2020-04-09T20:02:53.911Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:53.911Z] #44 116.6 CC criu/files-ext.o [2020-04-09T20:02:53.911Z] #44 116.9 CC criu/files-reg.o [2020-04-09T20:02:53.911Z] #44 118.8 CC criu/files.o [2020-04-09T20:02:53.911Z] #44 120.8 CC criu/filesystems.o [2020-04-09T20:02:53.911Z] #44 121.4 CC criu/fsnotify.o [2020-04-09T20:02:53.911Z] #44 122.6 CC criu/image-desc.o [2020-04-09T20:02:53.911Z] #44 122.8 CC criu/image.o [2020-04-09T20:02:53.911Z] #44 123.8 CC criu/ipc_ns.o [2020-04-09T20:02:53.911Z] #44 125.0 CC criu/irmap.o [2020-04-09T20:02:53.976Z] #17 30.49 Unpacking bash-completion (1:2.8-6) ... [2020-04-09T20:02:53.976Z] #17 30.84 Selecting previously unselected package bzip2. [2020-04-09T20:02:53.976Z] #17 30.88 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2020-04-09T20:02:53.976Z] #17 30.88 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:02:53.976Z] #17 30.99 Selecting previously unselected package xz-utils. [2020-04-09T20:02:53.976Z] #17 30.99 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2020-04-09T20:02:53.976Z] #17 31.00 Unpacking xz-utils (5.2.4-1) ... [2020-04-09T20:02:54.231Z] #17 31.19 Selecting previously unselected package apparmor. [2020-04-09T20:02:54.231Z] #17 31.19 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2020-04-09T20:02:54.231Z] #17 31.28 Unpacking apparmor (2.13.2-10) ... [2020-04-09T20:02:54.351Z] #56 ... [2020-04-09T20:02:54.351Z] [2020-04-09T20:02:54.351Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:02:54.351Z] #33 132.0 io/ioutil [2020-04-09T20:02:54.351Z] #33 135.5 log [2020-04-09T20:02:54.351Z] #33 135.5 github.com/BurntSushi/toml [2020-04-09T20:02:54.351Z] #33 135.5 flag [2020-04-09T20:02:54.351Z] #33 ... [2020-04-09T20:02:54.351Z] [2020-04-09T20:02:54.351Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:54.351Z] #44 58.42 CC images/file-lock.o [2020-04-09T20:02:54.351Z] #44 58.81 CC images/rlimit.o [2020-04-09T20:02:54.351Z] #44 59.17 CC images/pagemap.o [2020-04-09T20:02:54.351Z] #44 59.67 CC images/siginfo.o [2020-04-09T20:02:54.351Z] #44 60.24 CC images/rpc.o [2020-04-09T20:02:54.481Z] #44 125.5 CC criu/kcmp-ids.o [2020-04-09T20:02:54.741Z] #44 125.8 CC criu/kerndat.o [2020-04-09T20:02:54.791Z] #17 31.74 Selecting previously unselected package aufs-tools. [2020-04-09T20:02:54.791Z] #17 31.75 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2020-04-09T20:02:54.791Z] #17 31.76 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:02:55.047Z] #17 31.94 Selecting previously unselected package libonig5:amd64. [2020-04-09T20:02:55.047Z] #17 31.94 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2020-04-09T20:02:55.047Z] #17 31.96 Unpacking libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:02:55.047Z] #17 32.09 Selecting previously unselected package libjq1:amd64. [2020-04-09T20:02:55.047Z] #17 32.10 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:02:55.047Z] #17 32.10 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:02:55.302Z] #17 32.22 Selecting previously unselected package jq. [2020-04-09T20:02:55.302Z] #17 32.22 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2020-04-09T20:02:55.302Z] #17 32.24 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:02:55.302Z] #17 32.33 Selecting previously unselected package libaio1:amd64. [2020-04-09T20:02:55.302Z] #17 32.33 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2020-04-09T20:02:55.302Z] #17 32.33 Unpacking libaio1:amd64 (0.3.112-3) ... [2020-04-09T20:02:55.302Z] #17 32.40 Selecting previously unselected package libgpm2:amd64. [2020-04-09T20:02:55.302Z] #17 32.40 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2020-04-09T20:02:55.302Z] #17 32.42 Unpacking libgpm2:amd64 (1.20.7-5) ... [2020-04-09T20:02:55.427Z] #17 38.06 Selecting previously unselected package libnet1:amd64. [2020-04-09T20:02:55.427Z] #17 38.07 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T20:02:55.427Z] #17 38.07 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:02:55.427Z] #17 38.16 Selecting previously unselected package libnl-3-200:amd64. [2020-04-09T20:02:55.427Z] #17 38.16 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-09T20:02:55.427Z] #17 38.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:02:55.427Z] #17 38.26 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-09T20:02:55.427Z] #17 38.26 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:02:55.427Z] #17 38.26 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:02:55.427Z] #17 38.31 Selecting previously unselected package libreadline5:amd64. [2020-04-09T20:02:55.427Z] #17 38.32 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-09T20:02:55.427Z] #17 38.32 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-09T20:02:55.427Z] #17 38.42 Selecting previously unselected package net-tools. [2020-04-09T20:02:55.427Z] #17 38.46 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-09T20:02:55.427Z] #17 38.47 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:02:55.570Z] #17 32.48 Selecting previously unselected package libicu63:amd64. [2020-04-09T20:02:55.570Z] #17 32.52 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2020-04-09T20:02:55.570Z] #17 32.52 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:02:55.681Z] #44 126.7 CC criu/libnetlink.o [2020-04-09T20:02:55.941Z] #44 127.0 CC criu/log.o [2020-04-09T20:02:55.991Z] #17 38.73 Selecting previously unselected package python-pip-whl. [2020-04-09T20:02:55.991Z] #17 38.74 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-09T20:02:55.991Z] #17 38.74 Unpacking python-pip-whl (18.1-5) ... [2020-04-09T20:02:56.133Z] #17 ... [2020-04-09T20:02:56.133Z] [2020-04-09T20:02:56.133Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:02:56.133Z] #30 DONE 161.8s [2020-04-09T20:02:56.133Z] [2020-04-09T20:02:56.133Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:56.133Z] #44 98.76 CC criu/bfd.o [2020-04-09T20:02:56.133Z] #44 99.29 CC criu/bitmap.o [2020-04-09T20:02:56.133Z] #44 99.48 CC criu/cgroup-props.o [2020-04-09T20:02:56.133Z] #44 100.3 CC criu/cgroup.o [2020-04-09T20:02:56.133Z] #44 103.3 CC criu/clone-noasan.o [2020-04-09T20:02:56.133Z] #44 103.4 CC criu/config.o [2020-04-09T20:02:56.133Z] #44 104.9 CC criu/cr-check.o [2020-04-09T20:02:56.247Z] #17 39.20 Selecting previously unselected package python3-lib2to3. [2020-04-09T20:02:56.247Z] #17 39.21 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-09T20:02:56.247Z] #17 39.21 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:02:56.388Z] #44 107.0 CC criu/cr-dedup.o [2020-04-09T20:02:56.504Z] #17 39.32 Selecting previously unselected package python3-distutils. [2020-04-09T20:02:56.504Z] #17 39.32 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-09T20:02:56.504Z] #17 39.34 Unpacking python3-distutils (3.7.3-1) ... [2020-04-09T20:02:56.504Z] #17 39.45 Selecting previously unselected package python3-pip. [2020-04-09T20:02:56.504Z] #17 39.46 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-09T20:02:56.504Z] #17 39.46 Unpacking python3-pip (18.1-5) ... [2020-04-09T20:02:56.511Z] #44 127.4 CC criu/lsm.o [2020-04-09T20:02:56.760Z] #17 39.65 Selecting previously unselected package python3-pkg-resources. [2020-04-09T20:02:56.760Z] #17 39.65 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:02:56.760Z] #17 39.66 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:02:56.760Z] #17 39.78 Selecting previously unselected package python3-setuptools. [2020-04-09T20:02:56.760Z] #17 39.79 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-09T20:02:56.760Z] #17 39.79 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-09T20:02:56.771Z] #44 127.7 CC criu/mem.o [2020-04-09T20:02:56.947Z] #44 107.6 CC criu/cr-dump.o [2020-04-09T20:02:57.017Z] #17 40.02 Selecting previously unselected package python3-wheel. [2020-04-09T20:02:57.017Z] #17 40.02 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-09T20:02:57.017Z] #17 40.03 Unpacking python3-wheel (0.32.3-2) ... [2020-04-09T20:02:57.017Z] #17 40.11 Selecting previously unselected package sudo. [2020-04-09T20:02:57.017Z] #17 40.11 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-09T20:02:57.017Z] #17 40.12 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-09T20:02:57.081Z] #44 63.12 CC images/ext-file.o [2020-04-09T20:02:57.081Z] #44 63.56 CC images/cgroup.o [2020-04-09T20:02:57.216Z] #65 162.5 + bin/containerd-shim-runc-v1 [2020-04-09T20:02:57.371Z] #44 ... [2020-04-09T20:02:57.371Z] [2020-04-09T20:02:57.371Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:02:57.371Z] #56 145.0 go/scanner [2020-04-09T20:02:57.946Z] #17 40.62 Selecting previously unselected package thin-provisioning-tools. [2020-04-09T20:02:57.946Z] #17 40.64 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-09T20:02:57.946Z] #17 40.65 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:02:57.946Z] #17 40.92 Selecting previously unselected package uidmap. [2020-04-09T20:02:57.946Z] #17 40.93 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-09T20:02:57.946Z] #17 40.93 Unpacking uidmap (1:4.5-1.1) ... [2020-04-09T20:02:57.946Z] #17 41.05 Selecting previously unselected package vim-runtime. [2020-04-09T20:02:58.153Z] #44 ... [2020-04-09T20:02:58.153Z] [2020-04-09T20:02:58.153Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-09T20:02:58.153Z] #19 10.92 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-09T20:02:58.153Z] #19 11.01 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-09T20:02:58.202Z] #17 41.05 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:02:58.202Z] #17 41.10 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-09T20:02:58.202Z] #17 41.13 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-09T20:02:58.202Z] #17 41.14 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:02:58.414Z] #19 11.06 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-09T20:02:58.414Z] #19 11.14 Collecting pyyaml (from yamllint==1.16.0) [2020-04-09T20:02:58.674Z] #19 11.33 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-09T20:02:59.229Z] #65 164.5 + bin/containerd-shim-runc-v2 [2020-04-09T20:02:59.437Z] #56 ... [2020-04-09T20:02:59.437Z] [2020-04-09T20:02:59.439Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:02:59.439Z] #47 136.7 os/exec [2020-04-09T20:02:59.439Z] #47 146.7 github.com/LK4D4/vndr/versioned [2020-04-09T20:02:59.439Z] #47 ... [2020-04-09T20:02:59.439Z] [2020-04-09T20:02:59.439Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:02:59.439Z] #44 65.01 CC images/userns.o [2020-04-09T20:02:59.439Z] #44 65.57 CC images/google/protobuf/descriptor.o [2020-04-09T20:02:59.457Z] #44 109.7 CC criu/cr-errno.o [2020-04-09T20:02:59.457Z] #44 109.8 CC criu/cr-restore.o [2020-04-09T20:02:59.510Z] #65 165.1 + binaries [2020-04-09T20:02:59.510Z] #65 165.1 + mkdir -p /build [2020-04-09T20:02:59.510Z] #65 165.1 + cp bin/containerd /build/containerd [2020-04-09T20:02:59.510Z] #65 165.1 + cp bin/containerd-shim /build/containerd-shim [2020-04-09T20:02:59.790Z] #65 165.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-09T20:02:59.790Z] #65 165.2 + cp bin/ctr /build/ctr [2020-04-09T20:03:00.017Z] #44 ... [2020-04-09T20:03:00.017Z] [2020-04-09T20:03:00.017Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:03:00.017Z] #17 36.85 Selecting previously unselected package libnet1:amd64. [2020-04-09T20:03:00.017Z] #17 36.86 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2020-04-09T20:03:00.017Z] #17 36.86 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:03:00.017Z] #17 36.93 Selecting previously unselected package libnl-3-200:amd64. [2020-04-09T20:03:00.017Z] #17 36.93 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2020-04-09T20:03:00.017Z] #17 36.95 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:03:00.017Z] #17 37.04 Selecting previously unselected package libprotobuf-c1:amd64. [2020-04-09T20:03:00.017Z] #17 37.04 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2020-04-09T20:03:00.017Z] #17 37.05 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:03:00.017Z] #17 37.11 Selecting previously unselected package libreadline5:amd64. [2020-04-09T20:03:00.017Z] #17 37.12 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2020-04-09T20:03:00.017Z] #17 37.13 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-09T20:03:00.056Z] #19 12.87 Building wheels for collected packages: pyyaml [2020-04-09T20:03:00.056Z] #19 12.88 Running setup.py bdist_wheel for pyyaml: started [2020-04-09T20:03:00.071Z] #65 DONE 165.7s [2020-04-09T20:03:00.272Z] #17 37.25 Selecting previously unselected package net-tools. [2020-04-09T20:03:00.272Z] #17 37.25 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2020-04-09T20:03:00.272Z] #17 37.26 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:03:00.272Z] #17 37.43 Selecting previously unselected package python-pip-whl. [2020-04-09T20:03:00.272Z] #17 37.43 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-09T20:03:00.272Z] #17 37.44 Unpacking python-pip-whl (18.1-5) ... [2020-04-09T20:03:00.832Z] #17 38.01 Selecting previously unselected package python3-lib2to3. [2020-04-09T20:03:01.052Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:03:01.052Z] [2020-04-09T20:03:01.052Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2020-04-09T20:03:01.052Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2020-04-09T20:03:01.052Z] Using test binary docker [2020-04-09T20:03:01.052Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-09T20:03:01.052Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T20:03:01.052Z] INFO: Waiting for daemon to start... [2020-04-09T20:03:01.052Z] Starting dockerd [2020-04-09T20:03:01.052Z] . [2020-04-09T20:03:01.052Z] INFO: Building docker-sdk-python3:4.2.0... [2020-04-09T20:03:01.073Z] [2020-04-09T20:03:01.073Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-09T20:03:01.073Z] #66 DONE 0.3s [2020-04-09T20:03:01.073Z] [2020-04-09T20:03:01.073Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-09T20:03:01.087Z] #17 38.01 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-09T20:03:01.087Z] #17 38.02 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:03:01.087Z] #17 38.15 Selecting previously unselected package python3-distutils. [2020-04-09T20:03:01.342Z] #17 38.16 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-09T20:03:01.342Z] #17 38.16 Unpacking python3-distutils (3.7.3-1) ... [2020-04-09T20:03:01.342Z] #17 38.32 Selecting previously unselected package python3-pip. [2020-04-09T20:03:01.342Z] #17 38.32 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-09T20:03:01.342Z] #17 38.34 Unpacking python3-pip (18.1-5) ... [2020-04-09T20:03:01.353Z] #70 DONE 0.2s [2020-04-09T20:03:01.353Z] [2020-04-09T20:03:01.353Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-09T20:03:01.439Z] #19 13.94 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-09T20:03:01.439Z] #19 13.94 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-09T20:03:01.439Z] #19 14.05 Successfully built pyyaml [2020-04-09T20:03:01.439Z] #19 14.07 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-09T20:03:01.472Z] #17 ... [2020-04-09T20:03:01.472Z] [2020-04-09T20:03:01.472Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:01.472Z] #44 104.9 CC criu/config.o [2020-04-09T20:03:01.472Z] #44 106.9 CC criu/cr-check.o [2020-04-09T20:03:01.472Z] #44 108.7 CC criu/cr-dedup.o [2020-04-09T20:03:01.472Z] #44 109.1 CC criu/cr-dump.o [2020-04-09T20:03:01.472Z] #44 111.3 CC criu/cr-errno.o [2020-04-09T20:03:01.472Z] #44 111.5 CC criu/cr-restore.o [2020-04-09T20:03:01.472Z] #44 ... [2020-04-09T20:03:01.472Z] [2020-04-09T20:03:01.472Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:03:01.472Z] #17 44.13 Selecting previously unselected package vim. [2020-04-09T20:03:01.472Z] #17 44.15 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T20:03:01.472Z] #17 44.18 Unpacking vim (2:8.1.0875-5) ... [2020-04-09T20:03:01.597Z] #17 38.49 Selecting previously unselected package python3-pkg-resources. [2020-04-09T20:03:01.597Z] #17 38.49 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:03:01.597Z] #17 38.51 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:03:01.597Z] #17 38.65 Selecting previously unselected package python3-setuptools. [2020-04-09T20:03:01.597Z] #17 38.65 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-09T20:03:01.597Z] #17 38.67 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-09T20:03:01.700Z] #19 14.48 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-09T20:03:01.853Z] #17 38.91 Selecting previously unselected package python3-wheel. [2020-04-09T20:03:01.853Z] #17 38.91 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-09T20:03:01.853Z] #17 38.92 Unpacking python3-wheel (0.32.3-2) ... [2020-04-09T20:03:01.853Z] #17 38.99 Selecting previously unselected package sudo. [2020-04-09T20:03:01.853Z] #17 38.99 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_amd64.deb ... [2020-04-09T20:03:01.853Z] #17 39.00 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-09T20:03:01.964Z] #72 DONE 0.6s [2020-04-09T20:03:01.964Z] [2020-04-09T20:03:01.964Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-09T20:03:01.964Z] #75 DONE 0.1s [2020-04-09T20:03:01.964Z] [2020-04-09T20:03:01.964Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-09T20:03:01.964Z] #76 DONE 0.1s [2020-04-09T20:03:01.964Z] [2020-04-09T20:03:01.964Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-09T20:03:02.034Z] #17 44.81 Selecting previously unselected package xfsprogs. [2020-04-09T20:03:02.034Z] #17 44.84 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-09T20:03:02.034Z] #17 44.85 Unpacking xfsprogs (4.20.0-1) ... [2020-04-09T20:03:02.270Z] #19 DONE 15.0s [2020-04-09T20:03:02.270Z] [2020-04-09T20:03:02.270Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:02.270Z] #44 129.4 CC criu/mount.o [2020-04-09T20:03:02.270Z] #44 132.5 CC criu/namespaces.o [2020-04-09T20:03:02.549Z] #17 45.35 Selecting previously unselected package zip. [2020-04-09T20:03:02.549Z] #17 45.36 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-09T20:03:02.549Z] #17 45.37 Unpacking zip (3.0-11+b1) ... [2020-04-09T20:03:02.549Z] #17 45.60 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:03:02.549Z] #17 45.62 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:03:02.549Z] #17 45.63 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-09T20:03:02.549Z] #17 45.64 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-09T20:03:02.549Z] #17 45.65 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-09T20:03:02.549Z] #17 45.69 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-09T20:03:02.549Z] #17 45.70 Setting up uidmap (1:4.5-1.1) ... [2020-04-09T20:03:02.574Z] #77 DONE 0.6s [2020-04-09T20:03:02.778Z] #17 39.51 Selecting previously unselected package thin-provisioning-tools. [2020-04-09T20:03:02.778Z] #17 39.51 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2020-04-09T20:03:02.778Z] #17 39.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:03:02.778Z] #17 39.74 Selecting previously unselected package uidmap. [2020-04-09T20:03:02.778Z] #17 39.74 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2020-04-09T20:03:02.778Z] #17 39.75 Unpacking uidmap (1:4.5-1.1) ... [2020-04-09T20:03:02.778Z] #17 39.90 Selecting previously unselected package vim-runtime. [2020-04-09T20:03:02.806Z] #17 45.71 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-09T20:03:02.806Z] #17 45.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:03:02.806Z] #17 45.73 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:03:02.806Z] #17 45.74 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:03:02.806Z] #17 45.75 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:03:02.806Z] #17 45.76 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:03:02.806Z] #17 45.77 Setting up zip (3.0-11+b1) ... [2020-04-09T20:03:02.806Z] #17 45.78 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:03:02.806Z] #17 45.80 Setting up bash-completion (1:2.8-6) ... [2020-04-09T20:03:02.841Z] #44 134.0 CC criu/net.o [2020-04-09T20:03:02.855Z] [2020-04-09T20:03:02.855Z] #78 exporting to image [2020-04-09T20:03:02.855Z] #78 exporting layers [2020-04-09T20:03:02.956Z] #44 ... [2020-04-09T20:03:02.956Z] [2020-04-09T20:03:02.956Z] #33 [tomlv 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:03:02.956Z] #33 143.5 github.com/BurntSushi/toml/cmd/tomlv [2020-04-09T20:03:02.956Z] #33 DONE 150.6s [2020-04-09T20:03:02.956Z] [2020-04-09T20:03:02.956Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:02.956Z] #44 69.60 CC images/opts.o [2020-04-09T20:03:03.033Z] #17 39.91 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:03:03.033Z] #17 39.94 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-09T20:03:03.033Z] #17 39.96 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-09T20:03:03.033Z] #17 39.97 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:03:03.248Z] #44 69.97 CC images/seccomp.o [2020-04-09T20:03:04.275Z] #44 70.64 CC images/binfmt-misc.o [2020-04-09T20:03:04.903Z] #44 71.40 CC images/time.o [2020-04-09T20:03:05.216Z] #44 71.80 CC images/sysctl.o [2020-04-09T20:03:05.328Z] #17 48.35 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-09T20:03:05.328Z] #17 48.36 Setting up xz-utils (5.2.4-1) ... [2020-04-09T20:03:05.328Z] #17 48.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-09T20:03:05.328Z] #17 48.39 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-09T20:03:05.328Z] #17 48.45 invoke-rc.d: could not determine current runlevel [2020-04-09T20:03:05.328Z] #17 48.45 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-09T20:03:05.328Z] #17 48.46 Setting up pigz (2.4-1) ... [2020-04-09T20:03:05.328Z] #17 48.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-09T20:03:05.385Z] #44 136.3 CC criu/netfilter.o [2020-04-09T20:03:05.509Z] #44 72.17 CC images/autofs.o [2020-04-09T20:03:05.520Z] #78 exporting layers 2.6s done [2020-04-09T20:03:05.520Z] #78 writing image sha256:4c4d3f52610db41377d3e65d030db43c7f22828fa5a175daa7e19a12c6a6c749 done [2020-04-09T20:03:05.520Z] #78 naming to docker.io/library/docker:7cb13d4d85990555be1317ae32b394e98a779379 done [2020-04-09T20:03:05.520Z] #78 DONE 2.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-04-09T20:03:05.586Z] #17 48.48 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:03:05.586Z] #17 48.49 Setting up python-pip-whl (18.1-5) ... [2020-04-09T20:03:05.586Z] #17 48.50 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-09T20:03:05.586Z] #17 48.53 Setting up vim-runtime (2:8.1.0875-5) ... [Pipeline] sh [2020-04-09T20:03:05.645Z] #44 136.6 CC criu/page-pipe.o [2020-04-09T20:03:05.801Z] #44 72.46 CC images/macvlan.o [2020-04-09T20:03:05.843Z] #17 48.81 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-09T20:03:05.843Z] #17 48.83 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:03:05.843Z] #17 48.84 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:03:05.843Z] #17 48.85 Setting up vim (2:8.1.0875-5) ... [2020-04-09T20:03:05.843Z] #17 48.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-09T20:03:05.843Z] #17 48.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-09T20:03:05.843Z] #17 48.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-09T20:03:05.843Z] #17 48.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-09T20:03:05.843Z] #17 48.87 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-09T20:03:05.843Z] #17 48.88 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-09T20:03:05.843Z] #17 48.90 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-09T20:03:05.843Z] #17 48.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-09T20:03:05.843Z] #17 48.94 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:03:05.843Z] #17 48.95 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:03:05.843Z] #17 48.96 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-09T20:03:05.906Z] #44 137.1 CC criu/page-xfer.o [2020-04-09T20:03:05.941Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40802/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7cb13d4d85990555be1317ae32b394e98a779379 hack/test/unit [2020-04-09T20:03:06.093Z] #44 72.77 CC images/sit.o [2020-04-09T20:03:06.101Z] #17 48.98 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:03:06.101Z] #17 48.99 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-09T20:03:06.101Z] #17 49.00 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:03:06.290Z] Removing intermediate container 96f14660cd4d [2020-04-09T20:03:06.290Z] ---> db708eb3a963 [2020-04-09T20:03:06.290Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $optsForGet = @('"get"', '"-d"', '"gotest.tools/gotestsum"'); &go $optsForGet; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -ne 0) { Throw '"Failed getting gotestsum sources..."' }; Write-Host "INFO: Sources obtained for gotestsum..."; $GotestsumPath=Join-Path -Path $Env:GOPATH -ChildPath "src\gotest.tools\gotestsum"; Push-Location $GotestsumPath; $optsForCheckout = @('"checkout"', '"-q"', """$Env:GOTESTSUM_COMMIT"""); &git $optsForCheckout; $savedExitCode = $LASTEXITCODE; if ($savedExitCode -eq 0) { Write-Host "INFO: Checkout done for gotestsum..."; $optsForBuild = @('"build"', '"-buildmode=exe"'); &go $optsForBuild; $savedExitCode = $LASTEXITCODE; } else { Throw '"gotestsum checkout failed..."'; } Pop-Location; if ($savedExitCode -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2020-04-09T20:03:06.290Z] ---> Running in f5c528dca92f [2020-04-09T20:03:06.290Z] INFO: Building gotestsum version v0.3.5 in C:\gopath [2020-04-09T20:03:06.334Z] #17 43.02 Selecting previously unselected package vim. [2020-04-09T20:03:06.335Z] #17 43.04 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2020-04-09T20:03:06.335Z] #17 43.07 Unpacking vim (2:8.1.0875-5) ... [2020-04-09T20:03:06.386Z] #44 73.14 LINK images/built-in.o [2020-04-09T20:03:06.590Z] #17 43.62 Selecting previously unselected package xfsprogs. [2020-04-09T20:03:06.590Z] #17 43.64 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2020-04-09T20:03:06.590Z] #17 43.64 Unpacking xfsprogs (4.20.0-1) ... [2020-04-09T20:03:06.681Z] #44 73.33 GEN compel/include/asm [2020-04-09T20:03:06.681Z] #44 73.35 GEN compel/include/version.h [2020-04-09T20:03:06.681Z] #44 73.37 touch .config [2020-04-09T20:03:06.681Z] #44 73.42 GEN include/common/config.h [2020-04-09T20:03:06.847Z] #44 ... [2020-04-09T20:03:06.847Z] [2020-04-09T20:03:06.847Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:03:06.847Z] #60 90.66 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-04-09T20:03:06.977Z] #44 73.66 GEN compel/plugins/include/uapi/std/syscall-codes.h [2020-04-09T20:03:06.977Z] #44 73.70 GEN compel/plugins/include/uapi/std/syscall.h [2020-04-09T20:03:07.150Z] #17 44.11 Selecting previously unselected package zip. [2020-04-09T20:03:07.150Z] #17 44.11 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2020-04-09T20:03:07.150Z] #17 44.12 Unpacking zip (3.0-11+b1) ... [2020-04-09T20:03:07.270Z] #44 73.76 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2020-04-09T20:03:07.270Z] #44 73.82 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2020-04-09T20:03:07.270Z] #44 73.91 DEP compel/arch/ppc64/plugins/std/memcmp.d [2020-04-09T20:03:07.270Z] #44 73.97 DEP compel/arch/ppc64/plugins/std/memcpy.d [2020-04-09T20:03:07.270Z] #44 74.02 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2020-04-09T20:03:07.270Z] #44 74.07 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2020-04-09T20:03:07.405Z] #17 44.33 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:03:07.405Z] #17 44.35 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:03:07.405Z] #17 44.36 Setting up libip6tc0:amd64 (1.8.2-4) ... [2020-04-09T20:03:07.405Z] #17 44.37 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2020-04-09T20:03:07.405Z] #17 44.38 Setting up libgpm2:amd64 (1.20.7-5) ... [2020-04-09T20:03:07.405Z] #17 44.39 Setting up libip4tc0:amd64 (1.8.2-4) ... [2020-04-09T20:03:07.405Z] #17 44.40 Setting up uidmap (1:4.5-1.1) ... [2020-04-09T20:03:07.405Z] #17 44.41 Setting up libnftnl11:amd64 (1.1.2-2) ... [2020-04-09T20:03:07.405Z] #17 44.42 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2020-04-09T20:03:07.405Z] #17 44.43 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:03:07.405Z] #17 44.47 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2020-04-09T20:03:07.405Z] #17 44.50 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2020-04-09T20:03:07.405Z] #17 44.54 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:03:07.561Z] #44 74.08 DEP compel/plugins/std/infect.d [2020-04-09T20:03:07.660Z] #17 44.57 Setting up zip (3.0-11+b1) ... [2020-04-09T20:03:07.660Z] #17 44.58 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:03:07.660Z] #17 44.66 Setting up bash-completion (1:2.8-6) ... [2020-04-09T20:03:07.856Z] #44 74.36 DEP compel/plugins/std/string.d [2020-04-09T20:03:07.856Z] #44 74.55 DEP compel/plugins/std/log.d [2020-04-09T20:03:07.956Z] ? github.com/docker/docker/api [no test files] [2020-04-09T20:03:08.146Z] #44 74.71 DEP compel/plugins/std/fds.d [2020-04-09T20:03:08.438Z] #44 74.96 DEP compel/plugins/std/std.d [2020-04-09T20:03:08.438Z] #44 75.15 DEP compel/plugins/shmem/shmem.d [2020-04-09T20:03:08.727Z] #44 75.35 DEP compel/plugins/fds/fds.d [2020-04-09T20:03:08.758Z] #60 92.15 + mkdir -p /build [2020-04-09T20:03:08.758Z] #60 92.16 + cp runc /build/runc [2020-04-09T20:03:08.758Z] #60 DONE 92.4s [2020-04-09T20:03:08.758Z] [2020-04-09T20:03:08.758Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:08.758Z] #44 138.1 CC criu/pagemap-cache.o [2020-04-09T20:03:08.758Z] #44 138.4 CC criu/pagemap.o [2020-04-09T20:03:08.758Z] #44 139.1 CC criu/parasite-syscall.o [2020-04-09T20:03:08.758Z] #44 139.8 CC criu/path.o [2020-04-09T20:03:09.016Z] #44 75.69 CC compel/plugins/std/std.o [2020-04-09T20:03:09.020Z] #44 140.1 CC criu/pie-util-vdso.o [2020-04-09T20:03:09.280Z] #44 140.4 CC criu/pie-util.o [2020-04-09T20:03:09.378Z] #17 51.78 Setting up iptables (1.8.2-4) ... [2020-04-09T20:03:09.378Z] #17 51.80 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:03:09.378Z] #17 51.81 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:03:09.378Z] #17 51.81 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:03:09.378Z] #17 51.82 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:03:09.378Z] #17 51.82 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-09T20:03:09.378Z] #17 51.83 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-09T20:03:09.378Z] #17 51.83 Setting up python3 (3.7.3-1) ... [2020-04-09T20:03:09.378Z] #17 52.16 Setting up python3-wheel (0.32.3-2) ... [2020-04-09T20:03:09.541Z] #44 140.5 CC criu/pipes.o [2020-04-09T20:03:09.656Z] #44 76.33 CC compel/plugins/std/fds.o [2020-04-09T20:03:09.802Z] #44 141.0 CC criu/plugin.o [2020-04-09T20:03:09.942Z] #17 52.88 Setting up apparmor (2.13.2-10) ... [2020-04-09T20:03:09.949Z] #44 ... [2020-04-09T20:03:09.949Z] [2020-04-09T20:03:09.949Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:03:09.949Z] #10 155.5 Selecting previously unselected package libapparmor1:ppc64el. [2020-04-09T20:03:09.949Z] #10 155.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2020-04-09T20:03:09.949Z] #10 155.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2020-04-09T20:03:09.949Z] #10 155.8 Selecting previously unselected package libapparmor-dev:ppc64el. [2020-04-09T20:03:09.949Z] #10 155.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2020-04-09T20:03:09.949Z] #10 155.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-09T20:03:09.949Z] #10 156.1 Selecting previously unselected package libbtrfs0. [2020-04-09T20:03:09.949Z] #10 156.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2020-04-09T20:03:09.949Z] #10 156.1 Unpacking libbtrfs0 (4.20.1-2) ... [2020-04-09T20:03:09.949Z] #10 156.2 Selecting previously unselected package libbtrfs-dev. [2020-04-09T20:03:09.949Z] #10 156.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2020-04-09T20:03:09.949Z] #10 156.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:03:09.949Z] #10 156.4 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2020-04-09T20:03:09.949Z] #10 156.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2020-04-09T20:03:09.949Z] #10 156.4 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-09T20:03:09.949Z] #10 156.5 Selecting previously unselected package libudev-dev:ppc64el. [2020-04-09T20:03:09.949Z] #10 156.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-09T20:03:09.949Z] #10 156.6 Unpacking libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-09T20:03:09.949Z] #10 156.8 Selecting previously unselected package libsepol1-dev:ppc64el. [2020-04-09T20:03:09.949Z] #10 156.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2020-04-09T20:03:09.949Z] #10 156.9 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2020-04-09T20:03:09.949Z] #10 157.3 Selecting previously unselected package libpcre16-3:ppc64el. [2020-04-09T20:03:09.949Z] #10 157.3 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2020-04-09T20:03:09.949Z] #10 157.4 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-09T20:03:09.949Z] #10 157.6 Selecting previously unselected package libpcre32-3:ppc64el. [2020-04-09T20:03:09.949Z] #10 157.6 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2020-04-09T20:03:09.949Z] #10 157.6 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-09T20:03:09.949Z] #10 158.0 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2020-04-09T20:03:09.949Z] #10 158.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2020-04-09T20:03:09.949Z] #10 158.0 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-09T20:03:10.063Z] #44 141.3 CC criu/proc_parse.o [2020-04-09T20:03:10.239Z] #10 158.2 Selecting previously unselected package libpcre3-dev:ppc64el. [2020-04-09T20:03:10.239Z] #10 158.2 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2020-04-09T20:03:10.239Z] #10 158.3 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-09T20:03:10.239Z] #10 ... [2020-04-09T20:03:10.239Z] [2020-04-09T20:03:10.239Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:03:10.239Z] #56 147.9 mvdan.cc/sh/v3/syntax [2020-04-09T20:03:10.239Z] #56 151.2 golang.org/x/sys/unix [2020-04-09T20:03:10.239Z] #56 151.2 encoding/base64 [2020-04-09T20:03:10.239Z] #56 151.7 go/ast [2020-04-09T20:03:10.239Z] #56 155.6 encoding/json [2020-04-09T20:03:10.239Z] #56 ... [2020-04-09T20:03:10.239Z] [2020-04-09T20:03:10.239Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:03:10.239Z] #47 149.5 net/url [2020-04-09T20:03:10.239Z] #47 149.5 text/template/parse [2020-04-09T20:03:10.239Z] #47 149.5 go/scanner [2020-04-09T20:03:10.239Z] #47 155.6 go/ast [2020-04-09T20:03:10.239Z] #47 156.4 encoding/json [2020-04-09T20:03:10.426Z] #17 47.35 Setting up libiptc0:amd64 (1.8.2-4) ... [2020-04-09T20:03:10.426Z] #17 47.36 Setting up xz-utils (5.2.4-1) ... [2020-04-09T20:03:10.426Z] #17 47.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-09T20:03:10.426Z] #17 47.38 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-09T20:03:10.426Z] #17 47.44 invoke-rc.d: could not determine current runlevel [2020-04-09T20:03:10.426Z] #17 47.45 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-09T20:03:10.426Z] #17 47.46 Setting up pigz (2.4-1) ... [2020-04-09T20:03:10.426Z] #17 47.47 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2020-04-09T20:03:10.426Z] #17 47.48 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2020-04-09T20:03:10.426Z] #17 47.49 Setting up python-pip-whl (18.1-5) ... [2020-04-09T20:03:10.426Z] #17 47.50 Setting up libmpdec2:amd64 (2.4.2-2) ... [2020-04-09T20:03:10.426Z] #17 47.52 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:03:10.534Z] #47 ... [2020-04-09T20:03:10.534Z] [2020-04-09T20:03:10.534Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:10.534Z] #44 77.15 CC compel/plugins/std/log.o [2020-04-09T20:03:10.986Z] #17 47.98 Setting up libaio1:amd64 (0.3.112-3) ... [2020-04-09T20:03:10.986Z] #17 47.99 Setting up libonig5:amd64 (6.9.1-1) ... [2020-04-09T20:03:10.986Z] #17 48.01 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... [2020-04-09T20:03:10.986Z] #17 48.02 Setting up vim (2:8.1.0875-5) ... [2020-04-09T20:03:10.987Z] #17 48.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-09T20:03:10.987Z] #17 48.03 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-09T20:03:10.987Z] #17 48.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-09T20:03:10.987Z] #17 48.04 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-09T20:03:10.987Z] #17 48.05 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-09T20:03:10.987Z] #17 48.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-09T20:03:10.987Z] #17 48.06 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-09T20:03:10.987Z] #17 48.07 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-09T20:03:10.987Z] #17 48.09 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2020-04-09T20:03:10.987Z] #17 48.10 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:03:10.987Z] #17 48.11 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2020-04-09T20:03:11.242Z] #17 48.16 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:03:11.242Z] #17 48.17 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2020-04-09T20:03:11.242Z] #17 48.18 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:03:11.312Z] #17 54.39 Setting up xfsprogs (4.20.0-1) ... [2020-04-09T20:03:11.312Z] #17 54.40 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:03:11.875Z] #17 54.78 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:03:11.973Z] #44 143.2 CC criu/protobuf-desc.o [2020-04-09T20:03:12.037Z] #44 78.60 CC compel/plugins/std/string.o [2020-04-09T20:03:12.132Z] #17 ... [2020-04-09T20:03:12.132Z] [2020-04-09T20:03:12.132Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:12.132Z] #44 115.9 CC criu/cr-service.o [2020-04-09T20:03:12.132Z] #44 117.5 CC criu/crtools.o [2020-04-09T20:03:12.132Z] #44 118.1 CC criu/eventfd.o [2020-04-09T20:03:12.132Z] #44 118.5 CC criu/eventpoll.o [2020-04-09T20:03:12.132Z] #44 119.4 CC criu/external.o [2020-04-09T20:03:12.132Z] #44 119.8 CC criu/fault-injection.o [2020-04-09T20:03:12.132Z] #44 119.9 CC criu/fdstore.o [2020-04-09T20:03:12.132Z] #44 120.2 CC criu/fifo.o [2020-04-09T20:03:12.132Z] #44 120.6 CC criu/file-ids.o [2020-04-09T20:03:12.132Z] #44 121.0 CC criu/file-lock.o [2020-04-09T20:03:12.132Z] #44 122.0 CC criu/files-ext.o [2020-04-09T20:03:12.132Z] #44 122.3 CC criu/files-reg.o [2020-04-09T20:03:12.132Z] #44 124.4 CC criu/files.o [2020-04-09T20:03:12.694Z] #44 126.5 CC criu/filesystems.o [2020-04-09T20:03:12.695Z] #44 ... [2020-04-09T20:03:12.695Z] [2020-04-09T20:03:12.695Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:03:12.695Z] #17 55.70 Setting up python3-distutils (3.7.3-1) ... [2020-04-09T20:03:12.914Z] #44 143.8 CC criu/protobuf.o [2020-04-09T20:03:12.914Z] #44 ... [2020-04-09T20:03:12.914Z] [2020-04-09T20:03:12.914Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:03:12.914Z] #65 162.3 + bin/containerd [2020-04-09T20:03:13.076Z] #44 79.69 CC compel/plugins/std/infect.o [2020-04-09T20:03:13.258Z] #17 56.16 Setting up python3-setuptools (40.8.0-1) ... [2020-04-09T20:03:13.753Z] #17 ... [2020-04-09T20:03:13.753Z] [2020-04-09T20:03:13.753Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:13.753Z] #44 114.2 CC criu/cr-service.o [2020-04-09T20:03:13.753Z] #44 115.7 CC criu/crtools.o [2020-04-09T20:03:13.753Z] #44 116.3 CC criu/eventfd.o [2020-04-09T20:03:13.753Z] #44 116.7 CC criu/eventpoll.o [2020-04-09T20:03:13.753Z] #44 117.5 CC criu/external.o [2020-04-09T20:03:13.753Z] #44 117.8 CC criu/fault-injection.o [2020-04-09T20:03:13.753Z] #44 118.0 CC criu/fdstore.o [2020-04-09T20:03:13.753Z] #44 118.6 CC criu/fifo.o [2020-04-09T20:03:13.753Z] #44 119.0 CC criu/file-ids.o [2020-04-09T20:03:13.753Z] #44 119.4 CC criu/file-lock.o [2020-04-09T20:03:13.753Z] #44 120.3 CC criu/files-ext.o [2020-04-09T20:03:13.753Z] #44 120.6 CC criu/files-reg.o [2020-04-09T20:03:13.753Z] #44 122.5 CC criu/files.o [2020-04-09T20:03:13.753Z] #44 ... [2020-04-09T20:03:13.753Z] [2020-04-09T20:03:13.753Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:03:13.753Z] #17 50.96 Setting up iptables (1.8.2-4) ... [2020-04-09T20:03:14.009Z] #17 50.97 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:03:14.009Z] #17 50.98 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:03:14.009Z] #17 50.99 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:03:14.009Z] #17 50.99 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:03:14.009Z] #17 51.00 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-09T20:03:14.009Z] #17 51.00 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-09T20:03:14.009Z] #17 51.01 Setting up python3 (3.7.3-1) ... [2020-04-09T20:03:14.113Z] #44 ... [2020-04-09T20:03:14.113Z] [2020-04-09T20:03:14.113Z] #10 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=m... [2020-04-09T20:03:14.113Z] #10 159.1 Selecting previously unselected package libselinux1-dev:ppc64el. [2020-04-09T20:03:14.113Z] #10 159.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2020-04-09T20:03:14.113Z] #10 159.1 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-09T20:03:14.113Z] #10 159.7 Selecting previously unselected package libdevmapper-dev:ppc64el. [2020-04-09T20:03:14.113Z] #10 159.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2020-04-09T20:03:14.113Z] #10 159.8 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-09T20:03:14.113Z] #10 160.0 Selecting previously unselected package libseccomp-dev:ppc64el. [2020-04-09T20:03:14.113Z] #10 160.0 Preparing to unpack .../23-libseccomp-dev_2.3.3-4_ppc64el.deb ... [2020-04-09T20:03:14.113Z] #10 160.0 Unpacking libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-09T20:03:14.113Z] #10 160.2 Selecting previously unselected package libsystemd-dev:ppc64el. [2020-04-09T20:03:14.113Z] #10 160.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u3_ppc64el.deb ... [2020-04-09T20:03:14.113Z] #10 160.3 Unpacking libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-09T20:03:14.113Z] #10 161.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2020-04-09T20:03:14.113Z] #10 161.2 Setting up libseccomp-dev:ppc64el (2.3.3-4) ... [2020-04-09T20:03:14.113Z] #10 161.2 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2020-04-09T20:03:14.113Z] #10 161.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2020-04-09T20:03:14.113Z] #10 161.2 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2020-04-09T20:03:14.113Z] #10 161.2 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2020-04-09T20:03:14.113Z] #10 161.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:03:14.113Z] #10 161.2 Setting up libbtrfs0 (4.20.1-2) ... [2020-04-09T20:03:14.113Z] #10 161.2 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2020-04-09T20:03:14.113Z] #10 161.2 Setting up libudev-dev:ppc64el (241-7~deb10u3) ... [2020-04-09T20:03:14.113Z] #10 161.4 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2020-04-09T20:03:14.113Z] #10 161.4 Setting up libbtrfs-dev (4.20.1-2) ... [2020-04-09T20:03:14.113Z] #10 161.4 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2020-04-09T20:03:14.113Z] #10 161.4 Setting up mingw-w64-common (6.0.0-3) ... [2020-04-09T20:03:14.113Z] #10 161.4 Setting up libsystemd-dev:ppc64el (241-7~deb10u3) ... [2020-04-09T20:03:14.113Z] #10 161.5 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2020-04-09T20:03:14.113Z] #10 161.5 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2020-04-09T20:03:14.113Z] #10 161.5 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:03:14.113Z] #10 161.5 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-04-09T20:03:14.113Z] #10 161.5 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-04-09T20:03:14.113Z] #10 161.5 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2020-04-09T20:03:14.113Z] #10 161.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2020-04-09T20:03:14.113Z] #10 161.6 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-04-09T20:03:14.113Z] #10 161.6 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2020-04-09T20:03:14.113Z] #10 161.6 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2020-04-09T20:03:14.113Z] #10 161.6 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-09T20:03:14.113Z] #10 161.6 Setting up dmsetup (2:1.02.155-3) ... [2020-04-09T20:03:14.113Z] #10 161.7 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2020-04-09T20:03:14.113Z] #10 161.7 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2020-04-09T20:03:14.113Z] #10 161.7 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:03:14.113Z] #10 DONE 162.2s [2020-04-09T20:03:14.113Z] [2020-04-09T20:03:14.113Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:14.113Z] #44 80.68 CC compel/arch/ppc64/plugins/std/parasite-head.o [2020-04-09T20:03:14.113Z] #44 80.81 CC compel/arch/ppc64/plugins/std/memcpy.o [2020-04-09T20:03:14.264Z] #17 51.34 Setting up python3-wheel (0.32.3-2) ... [2020-04-09T20:03:14.403Z] #44 80.94 CC compel/arch/ppc64/plugins/std/memcmp.o [2020-04-09T20:03:14.403Z] #44 81.04 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2020-04-09T20:03:14.403Z] #44 ... [2020-04-09T20:03:14.403Z] [2020-04-09T20:03:14.403Z] #58 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:03:14.403Z] #58 DONE 0.3s [2020-04-09T20:03:14.403Z] [2020-04-09T20:03:14.403Z] #59 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ [2020-04-09T20:03:14.403Z] #59 DONE 0.1s [2020-04-09T20:03:14.403Z] [2020-04-09T20:03:14.403Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:14.403Z] #44 81.17 AR compel/plugins/std.lib.a [2020-04-09T20:03:14.627Z] #17 57.39 Setting up python3-pip (18.1-5) ... [2020-04-09T20:03:14.720Z] #44 81.39 CC compel/plugins/fds/fds.o [2020-04-09T20:03:15.012Z] #44 ... [2020-04-09T20:03:15.012Z] [2020-04-09T20:03:15.012Z] #11 [dev-systemd-false 1/26] RUN groupadd -r docker [2020-04-09T20:03:15.012Z] #11 DONE 0.7s [2020-04-09T20:03:15.012Z] [2020-04-09T20:03:15.012Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:03:15.012Z] #60 0.411 + RM_GOPATH=0 [2020-04-09T20:03:15.012Z] #60 0.411 + TMP_GOPATH= [2020-04-09T20:03:15.012Z] #60 0.411 + : /build [2020-04-09T20:03:15.012Z] #60 0.411 + '[' -z '' ']' [2020-04-09T20:03:15.012Z] #60 0.411 ++ mktemp -d [2020-04-09T20:03:15.012Z] #60 0.431 + export GOPATH=/tmp/tmp.rXOAoL9y2A [2020-04-09T20:03:15.012Z] #60 0.431 + GOPATH=/tmp/tmp.rXOAoL9y2A [2020-04-09T20:03:15.012Z] #60 0.431 + RM_GOPATH=1 [2020-04-09T20:03:15.012Z] #60 0.431 ++ dirname ./install.sh [2020-04-09T20:03:15.012Z] #60 0.431 + dir=. [2020-04-09T20:03:15.012Z] #60 0.431 + bin=runc [2020-04-09T20:03:15.012Z] #60 0.431 + shift [2020-04-09T20:03:15.012Z] #60 0.431 + '[' '!' -f ./runc.installer ']' [2020-04-09T20:03:15.012Z] #60 0.431 + . ./runc.installer [2020-04-09T20:03:15.012Z] #60 0.431 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:03:15.012Z] #60 0.431 + install_runc [2020-04-09T20:03:15.012Z] #60 0.431 + grep -q '^3\.10\.0.*\.el7\.' [2020-04-09T20:03:15.012Z] #60 0.431 + uname -r [2020-04-09T20:03:15.012Z] #60 0.446 + RUNC_BUILDTAGS='seccomp apparmor selinux ' [2020-04-09T20:03:15.012Z] #60 0.475 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' [2020-04-09T20:03:15.012Z] #60 0.476 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) [2020-04-09T20:03:15.012Z] #60 0.477 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rXOAoL9y2A/src/github.com/opencontainers/runc [2020-04-09T20:03:15.012Z] #60 0.483 Cloning into '/tmp/tmp.rXOAoL9y2A/src/github.com/opencontainers/runc'... [2020-04-09T20:03:15.190Z] #17 52.17 Setting up apparmor (2.13.2-10) ... [2020-04-09T20:03:15.556Z] #17 58.41 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:03:15.556Z] #17 58.46 Processing triggers for mime-support (3.62) ... [2020-04-09T20:03:15.638Z] #60 ... [2020-04-09T20:03:15.638Z] [2020-04-09T20:03:15.638Z] #12 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivil... [2020-04-09T20:03:15.638Z] #12 DONE 0.5s [2020-04-09T20:03:15.638Z] [2020-04-09T20:03:15.638Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:15.638Z] #44 81.84 AR compel/plugins/fds.lib.a [2020-04-09T20:03:15.638Z] #44 81.88 HOSTDEP compel/src/lib/log-host.d [2020-04-09T20:03:15.638Z] #44 82.02 HOSTDEP compel/src/lib/handle-elf-host.d [2020-04-09T20:03:15.638Z] #44 82.25 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2020-04-09T20:03:15.638Z] #44 ... [2020-04-09T20:03:15.638Z] [2020-04-09T20:03:15.638Z] #13 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.b... [2020-04-09T20:03:15.638Z] #13 0.265 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2020-04-09T20:03:15.638Z] #13 DONE 0.4s [2020-04-09T20:03:15.638Z] [2020-04-09T20:03:15.638Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:15.638Z] #44 82.44 HOSTDEP compel/src/main-host.d [2020-04-09T20:03:15.928Z] #44 82.71 DEP compel/src/lib/ptrace.d [2020-04-09T20:03:16.119Z] #17 DONE 59.1s [2020-04-09T20:03:16.119Z] [2020-04-09T20:03:16.119Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:16.119Z] #44 127.2 CC criu/fsnotify.o [2020-04-09T20:03:16.119Z] #44 128.5 CC criu/image-desc.o [2020-04-09T20:03:16.119Z] #44 128.6 CC criu/image.o [2020-04-09T20:03:16.119Z] #44 129.6 CC criu/ipc_ns.o [2020-04-09T20:03:16.211Z] #65 ... [2020-04-09T20:03:16.211Z] [2020-04-09T20:03:16.211Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:03:16.211Z] #53 DONE 187.8s [2020-04-09T20:03:16.211Z] [2020-04-09T20:03:16.211Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:16.211Z] #44 144.1 CC criu/pstree.o [2020-04-09T20:03:16.211Z] #44 145.0 CC criu/rbtree.o [2020-04-09T20:03:16.211Z] #44 145.3 CC criu/rst-malloc.o [2020-04-09T20:03:16.211Z] #44 145.5 CC criu/seccomp.o [2020-04-09T20:03:16.211Z] #44 146.0 CC criu/seize.o [2020-04-09T20:03:16.211Z] #44 146.6 CC criu/servicefd.o [2020-04-09T20:03:16.211Z] #44 147.0 CC criu/shmem.o [2020-04-09T20:03:16.219Z] #44 ... [2020-04-09T20:03:16.219Z] [2020-04-09T20:03:16.219Z] #14 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bas... [2020-04-09T20:03:16.219Z] #14 DONE 0.4s [2020-04-09T20:03:16.219Z] [2020-04-09T20:03:16.219Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:16.219Z] #44 82.94 DEP compel/src/lib/infect.d [2020-04-09T20:03:16.506Z] #44 ... [2020-04-09T20:03:16.506Z] [2020-04-09T20:03:16.506Z] #15 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /et... [2020-04-09T20:03:16.506Z] #15 DONE 0.4s [2020-04-09T20:03:16.506Z] [2020-04-09T20:03:16.506Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:16.506Z] #44 83.21 DEP compel/src/lib/infect-util.d [2020-04-09T20:03:16.781Z] #44 147.7 CC criu/sigframe.o [2020-04-09T20:03:16.781Z] #44 147.9 CC criu/signalfd.o [2020-04-09T20:03:16.794Z] #44 83.45 DEP compel/src/lib/infect-rpc.d [2020-04-09T20:03:17.042Z] #44 148.1 CC criu/sk-inet.o [2020-04-09T20:03:17.050Z] #44 131.1 CC criu/irmap.o [2020-04-09T20:03:17.075Z] #17 53.68 Setting up xfsprogs (4.20.0-1) ... [2020-04-09T20:03:17.075Z] #17 53.69 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:03:17.075Z] #17 54.03 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:03:17.083Z] #44 83.66 DEP compel/arch/ppc64/src/lib/infect.d [2020-04-09T20:03:17.083Z] #44 ... [2020-04-09T20:03:17.083Z] [2020-04-09T20:03:17.083Z] #16 [dev-systemd-false 6/26] RUN ldconfig [2020-04-09T20:03:17.083Z] #16 DONE 0.5s [2020-04-09T20:03:17.395Z] [2020-04-09T20:03:17.395Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:17.395Z] #44 83.90 DEP compel/arch/ppc64/src/lib/cpu.d [2020-04-09T20:03:17.395Z] #44 84.05 DEP compel/src/lib/log.d [2020-04-09T20:03:17.635Z] #17 54.80 Setting up python3-distutils (3.7.3-1) ... [2020-04-09T20:03:17.685Z] #44 84.27 DEP compel/src/main.d [2020-04-09T20:03:17.975Z] #44 84.60 DEP compel/src/lib/handle-elf.d [2020-04-09T20:03:17.979Z] #44 ... [2020-04-09T20:03:17.979Z] [2020-04-09T20:03:17.979Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-09T20:03:17.979Z] #18 1.709 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-09T20:03:17.979Z] #18 1.713 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-09T20:03:17.979Z] #18 1.717 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-09T20:03:17.979Z] #18 DONE 1.8s [2020-04-09T20:03:17.979Z] [2020-04-09T20:03:17.979Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:17.979Z] #44 131.8 CC criu/kcmp-ids.o [2020-04-09T20:03:17.984Z] #44 149.0 CC criu/sk-netlink.o [2020-04-09T20:03:18.194Z] #17 55.33 Setting up python3-setuptools (40.8.0-1) ... [2020-04-09T20:03:18.198Z] ok github.com/docker/docker/api/server 0.003s coverage: 9.0% of statements [2020-04-09T20:03:18.235Z] #44 132.3 CC criu/kerndat.o [2020-04-09T20:03:18.245Z] #44 149.3 CC criu/sk-packet.o [2020-04-09T20:03:18.280Z] #44 84.82 DEP compel/arch/ppc64/src/lib/handle-elf.d [2020-04-09T20:03:18.574Z] #44 85.12 CC compel/src/lib/log.o [2020-04-09T20:03:18.867Z] #44 149.8 CC criu/sk-queue.o [2020-04-09T20:03:19.132Z] #44 150.3 CC criu/sk-tcp.o [2020-04-09T20:03:19.202Z] #44 85.78 CC compel/arch/ppc64/src/lib/cpu.o [2020-04-09T20:03:19.557Z] #17 56.38 Setting up python3-pip (18.1-5) ... [2020-04-09T20:03:19.607Z] #44 133.6 CC criu/libnetlink.o [2020-04-09T20:03:19.706Z] #44 150.7 CC criu/sk-unix.o [2020-04-09T20:03:19.834Z] #44 86.45 CC compel/arch/ppc64/src/lib/infect.o [2020-04-09T20:03:20.171Z] #44 134.0 CC criu/log.o [2020-04-09T20:03:20.427Z] #44 134.5 CC criu/lsm.o [2020-04-09T20:03:20.481Z] #17 57.40 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:03:20.481Z] #17 57.43 Processing triggers for mime-support (3.62) ... [2020-04-09T20:03:20.990Z] #44 134.9 CC criu/mem.o [2020-04-09T20:03:21.043Z] #17 DONE 57.9s [2020-04-09T20:03:21.043Z] [2020-04-09T20:03:21.043Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-09T20:03:21.342Z] #44 87.85 CC compel/src/lib/infect-rpc.o [2020-04-09T20:03:21.624Z] #44 152.3 CC criu/sockets.o [2020-04-09T20:03:21.891Z] #44 153.1 CC criu/stats.o [2020-04-09T20:03:21.976Z] #44 88.55 CC compel/src/lib/infect-util.o [2020-04-09T20:03:22.472Z] #44 153.3 CC criu/string.o [2020-04-09T20:03:22.472Z] #44 153.4 CC criu/sysctl.o [2020-04-09T20:03:22.607Z] #44 89.05 CC compel/src/lib/infect.o [2020-04-09T20:03:22.735Z] #44 154.0 CC criu/sysfs_parse.o [2020-04-09T20:03:22.883Z] #44 136.7 CC criu/mount.o [2020-04-09T20:03:22.930Z] #18 1.755 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-09T20:03:22.930Z] #18 1.760 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-09T20:03:22.930Z] #18 1.764 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-09T20:03:22.930Z] #18 DONE 1.9s [2020-04-09T20:03:22.930Z] [2020-04-09T20:03:22.930Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-09T20:03:23.307Z] #44 154.3 CC criu/timerfd.o [2020-04-09T20:03:23.565Z] #44 154.6 CC criu/tty.o [2020-04-09T20:03:23.812Z] #44 ... [2020-04-09T20:03:23.812Z] [2020-04-09T20:03:23.812Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:03:23.812Z] #41 195.8 + dpkg --print-architecture [2020-04-09T20:03:23.812Z] #41 195.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-09T20:03:23.812Z] #41 196.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-09T20:03:23.812Z] #41 196.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-09T20:03:24.291Z] #19 ... [2020-04-09T20:03:24.291Z] [2020-04-09T20:03:24.291Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:24.291Z] #44 124.6 CC criu/filesystems.o [2020-04-09T20:03:24.291Z] #44 125.2 CC criu/fsnotify.o [2020-04-09T20:03:24.291Z] #44 126.4 CC criu/image-desc.o [2020-04-09T20:03:24.291Z] #44 126.5 CC criu/image.o [2020-04-09T20:03:24.291Z] #44 127.5 CC criu/ipc_ns.o [2020-04-09T20:03:24.291Z] #44 128.8 CC criu/irmap.o [2020-04-09T20:03:24.291Z] #44 129.6 CC criu/kcmp-ids.o [2020-04-09T20:03:24.291Z] #44 129.9 CC criu/kerndat.o [2020-04-09T20:03:24.291Z] #44 131.0 CC criu/libnetlink.o [2020-04-09T20:03:24.291Z] #44 131.4 CC criu/log.o [2020-04-09T20:03:24.291Z] #44 132.0 CC criu/lsm.o [2020-04-09T20:03:24.291Z] #44 132.4 CC criu/mem.o [2020-04-09T20:03:24.291Z] #44 134.1 CC criu/mount.o [2020-04-09T20:03:25.472Z] #44 156.2 CC criu/tun.o [2020-04-09T20:03:25.715Z] #44 ... [2020-04-09T20:03:25.715Z] [2020-04-09T20:03:25.715Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:03:25.715Z] #41 191.6 + dpkg --print-architecture [2020-04-09T20:03:25.715Z] #41 191.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-09T20:03:25.732Z] #44 156.7 CC criu/uffd.o [2020-04-09T20:03:26.640Z] #41 192.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-09T20:03:26.640Z] #41 192.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-09T20:03:26.672Z] #44 157.7 CC criu/util.o [2020-04-09T20:03:26.672Z] #44 ... [2020-04-09T20:03:26.672Z] [2020-04-09T20:03:26.672Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:03:26.672Z] #23 198.7 + return [2020-04-09T20:03:26.938Z] #23 DONE 199.0s [2020-04-09T20:03:26.938Z] [2020-04-09T20:03:26.938Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:27.051Z] #44 ... [2020-04-09T20:03:27.051Z] [2020-04-09T20:03:27.051Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:03:27.051Z] #17 0.916 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2020-04-09T20:03:27.051Z] #17 0.950 Hit:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2020-04-09T20:03:27.051Z] #17 0.966 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2020-04-09T20:03:27.340Z] #17 5.775 Reading package lists... [2020-04-09T20:03:27.340Z] #17 ... [2020-04-09T20:03:27.340Z] [2020-04-09T20:03:27.340Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:27.340Z] #44 93.97 CC compel/src/lib/ptrace.o [2020-04-09T20:03:27.505Z] INFO: Sources obtained for gotestsum... [2020-04-09T20:03:27.505Z] INFO: Checkout done for gotestsum... [2020-04-09T20:03:27.505Z] INFO: Build done for gotestsum... [2020-04-09T20:03:27.878Z] #44 158.8 CC criu/uts_ns.o [2020-04-09T20:03:27.878Z] #44 158.9 CC criu/vdso.o [2020-04-09T20:03:28.089Z] #41 ... [2020-04-09T20:03:28.089Z] [2020-04-09T20:03:28.089Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-09T20:03:28.089Z] #19 5.795 Collecting yamllint==1.16.0 [2020-04-09T20:03:28.089Z] #19 ... [2020-04-09T20:03:28.089Z] [2020-04-09T20:03:28.089Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:28.089Z] #44 140.2 CC criu/namespaces.o [2020-04-09T20:03:28.089Z] #44 141.9 CC criu/net.o [2020-04-09T20:03:28.377Z] #44 94.72 AR compel/libcompel.a [2020-04-09T20:03:28.377Z] #44 94.91 HOSTCC compel/src/main-host.o [2020-04-09T20:03:28.448Z] #44 159.4 LINK criu/built-in.o [2020-04-09T20:03:28.448Z] #44 159.5 LINK criu/criu [2020-04-09T20:03:28.708Z] #44 159.9 DEP lib/c/criu.d [2020-04-09T20:03:28.968Z] #44 160.0 CC images/rpc.pb-c.o [2020-04-09T20:03:29.016Z] #44 95.67 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2020-04-09T20:03:29.228Z] #44 ... [2020-04-09T20:03:29.228Z] [2020-04-09T20:03:29.228Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-09T20:03:29.228Z] #24 DONE 0.2s [2020-04-09T20:03:29.488Z] [2020-04-09T20:03:29.488Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:29.488Z] #44 160.6 CC lib/c/criu.o [2020-04-09T20:03:29.651Z] #44 96.05 HOSTCC compel/src/lib/handle-elf-host.o [2020-04-09T20:03:30.058Z] #44 ... [2020-04-09T20:03:30.058Z] [2020-04-09T20:03:30.058Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-09T20:03:30.058Z] #28 DONE 0.7s [2020-04-09T20:03:30.058Z] [2020-04-09T20:03:30.058Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-09T20:03:30.294Z] #44 96.84 HOSTCC compel/src/lib/log-host.o [2020-04-09T20:03:30.319Z] #31 DONE 0.2s [2020-04-09T20:03:30.319Z] [2020-04-09T20:03:30.319Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-09T20:03:30.579Z] #34 DONE 0.1s [2020-04-09T20:03:30.579Z] [2020-04-09T20:03:30.579Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:30.579Z] #44 161.5 LINK lib/c/built-in.o [2020-04-09T20:03:30.579Z] #44 161.5 LINK lib/c/libcriu.so [2020-04-09T20:03:30.579Z] #44 161.6 LINK lib/c/libcriu.a [2020-04-09T20:03:30.579Z] #44 ... [2020-04-09T20:03:30.579Z] [2020-04-09T20:03:30.579Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-09T20:03:30.579Z] #39 DONE 0.1s [2020-04-09T20:03:30.583Z] #44 97.18 HOSTLINK compel/compel-host-bin [2020-04-09T20:03:30.839Z] [2020-04-09T20:03:30.839Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-09T20:03:30.839Z] #42 DONE 0.2s [2020-04-09T20:03:30.839Z] [2020-04-09T20:03:30.839Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:30.839Z] #44 161.8 GEN magic.py [2020-04-09T20:03:30.839Z] #44 161.9 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:03:30.839Z] #44 161.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:03:30.839Z] #44 161.9 Note: Building without GnuTLS support [2020-04-09T20:03:30.873Z] #44 97.45 DEP soccr/soccr.d [2020-04-09T20:03:31.162Z] #44 97.83 CC soccr/soccr.o [2020-04-09T20:03:31.409Z] #44 162.5 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:03:31.452Z] #44 ... [2020-04-09T20:03:31.452Z] [2020-04-09T20:03:31.452Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:03:31.452Z] #47 169.0 text/template [2020-04-09T20:03:31.452Z] #47 ... [2020-04-09T20:03:31.452Z] [2020-04-09T20:03:31.452Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:03:31.452Z] #60 15.63 + cd /tmp/tmp.rXOAoL9y2A/src/github.com/opencontainers/runc [2020-04-09T20:03:31.452Z] #60 15.63 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd [2020-04-09T20:03:31.452Z] #60 16.59 + '[' -z '' ']' [2020-04-09T20:03:31.452Z] #60 16.59 + target=static [2020-04-09T20:03:31.452Z] #60 16.59 + make 'BUILDTAGS=seccomp apparmor selinux ' static [2020-04-09T20:03:32.263Z] #44 145.4 CC criu/netfilter.o [2020-04-09T20:03:32.263Z] #44 145.9 CC criu/page-pipe.o [2020-04-09T20:03:32.263Z] #44 ... [2020-04-09T20:03:32.263Z] [2020-04-09T20:03:32.263Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-09T20:03:32.263Z] #19 11.14 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-09T20:03:32.263Z] #19 11.22 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-09T20:03:32.263Z] #19 11.27 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-09T20:03:32.263Z] #19 11.33 Collecting pyyaml (from yamllint==1.16.0) [2020-04-09T20:03:32.263Z] #19 11.48 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-09T20:03:32.263Z] #19 12.95 Building wheels for collected packages: pyyaml [2020-04-09T20:03:32.263Z] #19 12.95 Running setup.py bdist_wheel for pyyaml: started [2020-04-09T20:03:32.263Z] #19 14.00 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-09T20:03:32.263Z] #19 14.00 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-09T20:03:32.263Z] #19 14.06 Successfully built pyyaml [2020-04-09T20:03:32.263Z] #19 14.08 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-09T20:03:32.348Z] #44 163.3 make[1]: Nothing to be done for 'all'. [2020-04-09T20:03:32.520Z] #19 14.45 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-09T20:03:32.778Z] #19 DONE 14.9s [2020-04-09T20:03:32.778Z] [2020-04-09T20:03:32.778Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-09T20:03:32.917Z] #44 164.0 make[1]: 'images/built-in.o' is up to date. [2020-04-09T20:03:32.917Z] #44 164.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-09T20:03:32.917Z] #44 164.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-09T20:03:32.917Z] #44 164.1 make[1]: 'compel/libcompel.a' is up to date. [2020-04-09T20:03:32.917Z] #44 164.1 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-09T20:03:33.035Z] #24 DONE 0.2s [2020-04-09T20:03:33.035Z] [2020-04-09T20:03:33.035Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:33.035Z] #44 146.7 CC criu/page-xfer.o [2020-04-09T20:03:33.177Z] #44 164.1 make[1]: Nothing to be done for 'all'. [2020-04-09T20:03:33.177Z] #44 164.1 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:03:33.177Z] #44 164.4 make[2]: Nothing to be done for 'all'. [2020-04-09T20:03:33.436Z] #44 164.4 make[2]: Nothing to be done for 'all'. [2020-04-09T20:03:33.436Z] #44 164.5 make[2]: Nothing to be done for 'all'. [2020-04-09T20:03:33.436Z] #44 164.6 make[2]: Nothing to be done for 'all'. [2020-04-09T20:03:33.600Z] #44 ... [2020-04-09T20:03:33.600Z] [2020-04-09T20:03:33.600Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-09T20:03:33.600Z] #28 DONE 0.7s [2020-04-09T20:03:33.695Z] #44 164.7 make[2]: Nothing to be done for 'all'. [2020-04-09T20:03:33.695Z] #44 164.7 make[2]: Nothing to be done for 'all'. [2020-04-09T20:03:33.695Z] #44 164.8 make[2]: Nothing to be done for 'all'. [2020-04-09T20:03:33.695Z] #44 164.9 make[2]: Nothing to be done for 'all'. [2020-04-09T20:03:33.857Z] [2020-04-09T20:03:33.857Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-09T20:03:33.857Z] #31 DONE 0.1s [2020-04-09T20:03:33.857Z] [2020-04-09T20:03:33.857Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-09T20:03:33.857Z] #34 DONE 0.1s [2020-04-09T20:03:33.857Z] [2020-04-09T20:03:33.857Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:03:33.857Z] #41 ... [2020-04-09T20:03:33.857Z] [2020-04-09T20:03:33.857Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-09T20:03:33.857Z] #39 DONE 0.1s [2020-04-09T20:03:33.857Z] [2020-04-09T20:03:33.857Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:33.857Z] #44 148.0 CC criu/pagemap-cache.o [2020-04-09T20:03:33.954Z] #44 164.9 INSTALL criu/criu [2020-04-09T20:03:34.191Z] #60 19.50 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . [2020-04-09T20:03:34.214Z] #44 DONE 165.2s [2020-04-09T20:03:34.214Z] [2020-04-09T20:03:34.214Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:03:34.422Z] #44 148.4 CC criu/pagemap.o [2020-04-09T20:03:34.716Z] #41 ... [2020-04-09T20:03:34.716Z] [2020-04-09T20:03:34.716Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-09T20:03:34.716Z] #19 6.006 Collecting yamllint==1.16.0 [2020-04-09T20:03:34.716Z] #19 11.34 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-09T20:03:34.716Z] #19 11.43 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-09T20:03:34.716Z] #19 11.47 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-09T20:03:34.716Z] #19 11.52 Collecting pyyaml (from yamllint==1.16.0) [2020-04-09T20:03:34.716Z] #19 11.68 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-09T20:03:35.353Z] #44 149.4 CC criu/parasite-syscall.o [2020-04-09T20:03:35.597Z] #65 ... [2020-04-09T20:03:35.597Z] [2020-04-09T20:03:35.597Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-09T20:03:35.856Z] #45 DONE 0.2s [2020-04-09T20:03:35.856Z] [2020-04-09T20:03:35.856Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-09T20:03:36.078Z] #19 12.95 Building wheels for collected packages: pyyaml [2020-04-09T20:03:36.079Z] #19 12.96 Running setup.py bdist_wheel for pyyaml: started [2020-04-09T20:03:36.116Z] #48 DONE 0.2s [2020-04-09T20:03:36.116Z] [2020-04-09T20:03:36.116Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-09T20:03:36.116Z] #51 DONE 0.1s [2020-04-09T20:03:36.116Z] [2020-04-09T20:03:36.116Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-09T20:03:36.271Z] #60 ... [2020-04-09T20:03:36.271Z] [2020-04-09T20:03:36.271Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:36.271Z] #44 101.3 AR soccr/libsoccr.a [2020-04-09T20:03:36.271Z] #44 101.4 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:03:36.271Z] #44 102.0 DEP criu/arch/ppc64/sigframe.d [2020-04-09T20:03:36.271Z] #44 102.2 DEP criu/arch/ppc64/crtools.d [2020-04-09T20:03:36.271Z] #44 102.5 DEP criu/arch/ppc64/cpu.d [2020-04-09T20:03:36.271Z] #44 102.9 CC criu/arch/ppc64/cpu.o [2020-04-09T20:03:36.284Z] #44 150.3 CC criu/path.o [2020-04-09T20:03:36.376Z] #54 DONE 0.3s [2020-04-09T20:03:36.376Z] [2020-04-09T20:03:36.376Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-09T20:03:36.541Z] #44 150.5 CC criu/pie-util-vdso-elf32.o [2020-04-09T20:03:36.636Z] #57 DONE 0.2s [2020-04-09T20:03:36.636Z] [2020-04-09T20:03:36.636Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-09T20:03:36.636Z] #61 DONE 0.2s [2020-04-09T20:03:36.636Z] [2020-04-09T20:03:36.636Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:03:37.004Z] #19 14.22 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-09T20:03:37.004Z] #19 14.23 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-09T20:03:37.105Z] #44 151.0 CC criu/pie-util-vdso.o [2020-04-09T20:03:37.260Z] #19 14.32 Successfully built pyyaml [2020-04-09T20:03:37.260Z] #19 14.34 Installing collected packages: pathspec, pyyaml, yamllint [2020-04-09T20:03:37.307Z] #44 103.8 CC criu/arch/ppc64/crtools.o [2020-04-09T20:03:37.515Z] #19 ... [2020-04-09T20:03:37.515Z] [2020-04-09T20:03:37.515Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:37.515Z] #44 138.1 CC criu/namespaces.o [2020-04-09T20:03:37.515Z] #44 139.9 CC criu/net.o [2020-04-09T20:03:37.515Z] #44 142.7 CC criu/netfilter.o [2020-04-09T20:03:37.515Z] #44 143.0 CC criu/page-pipe.o [2020-04-09T20:03:37.515Z] #44 143.6 CC criu/page-xfer.o [2020-04-09T20:03:37.515Z] #44 144.7 CC criu/pagemap-cache.o [2020-04-09T20:03:37.515Z] #44 145.0 CC criu/pagemap.o [2020-04-09T20:03:37.515Z] #44 146.1 CC criu/parasite-syscall.o [2020-04-09T20:03:37.515Z] #44 147.2 CC criu/path.o [2020-04-09T20:03:37.515Z] #44 147.4 CC criu/pie-util-vdso-elf32.o [2020-04-09T20:03:37.515Z] #44 148.1 CC criu/pie-util-vdso.o [2020-04-09T20:03:37.515Z] #44 ... [2020-04-09T20:03:37.515Z] [2020-04-09T20:03:37.515Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-09T20:03:37.515Z] #19 14.73 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-09T20:03:37.669Z] #44 151.4 CC criu/pie-util.o [2020-04-09T20:03:37.669Z] #44 151.6 CC criu/pipes.o [2020-04-09T20:03:37.872Z] Removing intermediate container f5c528dca92f [2020-04-09T20:03:37.872Z] ---> 6b00cb7a6b09 [2020-04-09T20:03:37.872Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2020-04-09T20:03:37.872Z] ---> Running in 80b3fd35102c [2020-04-09T20:03:37.872Z] Removing intermediate container 80b3fd35102c [2020-04-09T20:03:37.872Z] ---> 7bbf1e291332 [2020-04-09T20:03:37.872Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2020-04-09T20:03:37.872Z] ---> Running in de5a7f87dc43 [2020-04-09T20:03:38.075Z] #19 DONE 15.2s [2020-04-09T20:03:38.075Z] [2020-04-09T20:03:38.075Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:38.075Z] #44 148.6 CC criu/pie-util.o [2020-04-09T20:03:38.233Z] #44 152.3 CC criu/plugin.o [2020-04-09T20:03:38.332Z] #44 ... [2020-04-09T20:03:38.332Z] [2020-04-09T20:03:38.332Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-09T20:03:38.332Z] #24 DONE 0.2s [2020-04-09T20:03:38.332Z] [2020-04-09T20:03:38.332Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:38.332Z] #44 149.0 CC criu/pipes.o [2020-04-09T20:03:38.342Z] Removing intermediate container de5a7f87dc43 [2020-04-09T20:03:38.342Z] ---> 5761da6346b0 [2020-04-09T20:03:38.342Z] Step 10/10 : COPY . . [2020-04-09T20:03:38.797Z] #44 152.7 CC criu/proc_parse.o [2020-04-09T20:03:39.405Z] #44 ... [2020-04-09T20:03:39.405Z] [2020-04-09T20:03:39.405Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:03:39.405Z] #17 5.775 Reading package lists... [2020-04-09T20:03:39.405Z] #17 12.45 Reading package lists... [2020-04-09T20:03:39.405Z] #17 19.39 Building dependency tree... [2020-04-09T20:03:39.405Z] #17 20.59 Reading state information... [2020-04-09T20:03:39.405Z] #17 21.69 libcap2-bin is already the newest version (1:2.25-2). [2020-04-09T20:03:39.405Z] #17 21.69 The following additional packages will be installed: [2020-04-09T20:03:39.405Z] #17 21.69 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2020-04-09T20:03:39.405Z] #17 21.70 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2020-04-09T20:03:39.405Z] #17 21.70 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2020-04-09T20:03:39.405Z] #17 21.70 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2020-04-09T20:03:39.405Z] #17 21.70 python3.7 python3.7-minimal vim-runtime xxd [2020-04-09T20:03:39.405Z] #17 21.71 Suggested packages: [2020-04-09T20:03:39.405Z] #17 21.71 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2020-04-09T20:03:39.405Z] #17 21.71 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2020-04-09T20:03:39.405Z] #17 21.71 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2020-04-09T20:03:39.405Z] #17 21.71 Recommended packages: [2020-04-09T20:03:39.405Z] #17 21.71 aufs-dkms nftables build-essential python3-dev python3-keyring [2020-04-09T20:03:39.405Z] #17 21.71 python3-keyrings.alt python3-xdg unzip [2020-04-09T20:03:39.405Z] #17 ... [2020-04-09T20:03:39.405Z] [2020-04-09T20:03:39.405Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:39.405Z] #44 105.9 CC criu/arch/ppc64/sigframe.o [2020-04-09T20:03:39.692Z] #44 150.1 CC criu/plugin.o [2020-04-09T20:03:39.693Z] #44 ... [2020-04-09T20:03:39.693Z] [2020-04-09T20:03:39.693Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-09T20:03:39.693Z] #28 DONE 1.5s [2020-04-09T20:03:39.947Z] [2020-04-09T20:03:39.947Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-09T20:03:39.947Z] #31 DONE 0.1s [2020-04-09T20:03:39.947Z] [2020-04-09T20:03:39.947Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-09T20:03:39.947Z] #34 DONE 0.1s [2020-04-09T20:03:39.947Z] [2020-04-09T20:03:39.947Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-09T20:03:39.947Z] #39 DONE 0.1s [2020-04-09T20:03:39.947Z] [2020-04-09T20:03:39.947Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:39.947Z] #44 150.6 CC criu/proc_parse.o [2020-04-09T20:03:40.049Z] #44 106.6 LINK criu/arch/ppc64/crtools.built-in.o [2020-04-09T20:03:40.049Z] #44 106.7 DEP criu/pie/util-vdso.d [2020-04-09T20:03:40.680Z] #44 107.2 DEP criu/pie/util.d [2020-04-09T20:03:40.680Z] #44 107.5 CC criu/pie/util.o [2020-04-09T20:03:41.320Z] #44 155.1 CC criu/protobuf-desc.o [2020-04-09T20:03:41.324Z] #44 108.0 CC criu/pie/util-vdso.o [2020-04-09T20:03:42.252Z] #44 156.1 CC criu/protobuf.o [2020-04-09T20:03:42.453Z] #44 153.1 CC criu/protobuf-desc.o [2020-04-09T20:03:42.509Z] #44 156.5 CC criu/pstree.o [2020-04-09T20:03:42.830Z] #44 109.4 AR criu/pie/pie.lib.a [2020-04-09T20:03:43.120Z] #44 109.6 DEP criu/pie/restorer.d [2020-04-09T20:03:43.411Z] #44 ... [2020-04-09T20:03:43.411Z] [2020-04-09T20:03:43.411Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:03:43.411Z] #47 181.1 go/parser [2020-04-09T20:03:43.411Z] #47 185.9 math/big [2020-04-09T20:03:43.701Z] #47 ... [2020-04-09T20:03:43.701Z] [2020-04-09T20:03:43.701Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:43.701Z] #44 110.2 DEP criu/arch/ppc64/vdso-trampoline.d [2020-04-09T20:03:43.701Z] #44 110.3 DEP criu/arch/ppc64/restorer.d [2020-04-09T20:03:43.813Z] #44 154.1 CC criu/protobuf.o [2020-04-09T20:03:43.813Z] #44 154.5 CC criu/pstree.o [2020-04-09T20:03:43.879Z] #44 157.7 CC criu/rbtree.o [2020-04-09T20:03:43.990Z] #44 110.7 DEP criu/arch/ppc64/vdso-pie.d [2020-04-09T20:03:44.137Z] #44 158.1 CC criu/rst-malloc.o [2020-04-09T20:03:44.310Z] #44 111.0 DEP criu/pie/parasite-vdso.d [2020-04-09T20:03:44.394Z] #44 158.4 CC criu/seccomp.o [2020-04-09T20:03:44.958Z] #44 159.1 CC criu/seize.o [2020-04-09T20:03:44.965Z] #44 111.6 DEP criu/pie/parasite.d [2020-04-09T20:03:45.176Z] #44 155.5 CC criu/rbtree.o [2020-04-09T20:03:45.176Z] #44 155.7 CC criu/rst-malloc.o [2020-04-09T20:03:45.432Z] #44 156.0 CC criu/seccomp.o [2020-04-09T20:03:45.609Z] #44 112.1 CC criu/pie/parasite.o [2020-04-09T20:03:45.890Z] #44 159.9 CC criu/servicefd.o [2020-04-09T20:03:45.993Z] #44 156.7 CC criu/seize.o [2020-04-09T20:03:46.455Z] #44 160.3 CC criu/shmem.o [2020-04-09T20:03:46.918Z] #44 157.6 CC criu/servicefd.o [2020-04-09T20:03:47.386Z] #44 161.3 CC criu/sigframe.o [2020-04-09T20:03:47.478Z] #44 158.0 CC criu/shmem.o [2020-04-09T20:03:47.644Z] #44 ... [2020-04-09T20:03:47.644Z] [2020-04-09T20:03:47.644Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:03:47.644Z] #41 DONE 221.9s [2020-04-09T20:03:47.644Z] [2020-04-09T20:03:47.644Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:47.644Z] #44 161.5 CC criu/signalfd.o [2020-04-09T20:03:47.696Z] sha256:deafd80463d79e3cd49a54eac013ef5caf1236479d16cc2a13c2e37681a6af03 [2020-04-09T20:03:47.696Z] INFO: Starting docker-py tests... [2020-04-09T20:03:47.696Z] ============================= test session starts ============================== [2020-04-09T20:03:47.696Z] platform linux -- Python 3.7.7, pytest-4.3.1, py-1.8.1, pluggy-0.13.1 [2020-04-09T20:03:47.696Z] rootdir: /src, inifile: pytest.ini [2020-04-09T20:03:47.696Z] plugins: timeout-1.3.3, cov-2.6.1 [2020-04-09T20:03:47.696Z] collected 387 items / 1 deselected / 386 selected [2020-04-09T20:03:47.696Z] [2020-04-09T20:03:48.208Z] #44 162.1 CC criu/sk-inet.o [2020-04-09T20:03:48.379Z] #44 115.1 LINK criu/pie/parasite.built-in.o [2020-04-09T20:03:48.405Z] #44 158.9 CC criu/sigframe.o [2020-04-09T20:03:48.405Z] #44 159.1 CC criu/signalfd.o [2020-04-09T20:03:48.669Z] #44 115.3 GEN criu/pie/parasite-blob.h [2020-04-09T20:03:48.958Z] #44 115.6 CC criu/pie/parasite-vdso.o [2020-04-09T20:03:48.965Z] #44 159.4 CC criu/sk-inet.o [2020-04-09T20:03:49.583Z] #44 ... [2020-04-09T20:03:49.583Z] [2020-04-09T20:03:49.583Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-09T20:03:49.583Z] #42 DONE 0.2s [2020-04-09T20:03:49.583Z] [2020-04-09T20:03:49.583Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:49.583Z] #44 163.5 CC criu/sk-netlink.o [2020-04-09T20:03:49.590Z] #44 ... [2020-04-09T20:03:49.590Z] [2020-04-09T20:03:49.590Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:03:49.590Z] #17 25.99 The following NEW packages will be installed: [2020-04-09T20:03:49.590Z] #17 25.99 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2020-04-09T20:03:49.590Z] #17 25.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2020-04-09T20:03:49.590Z] #17 25.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2020-04-09T20:03:49.590Z] #17 25.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2020-04-09T20:03:49.590Z] #17 26.00 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2020-04-09T20:03:49.590Z] #17 26.00 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2020-04-09T20:03:49.590Z] #17 26.00 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2020-04-09T20:03:49.590Z] #17 26.00 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2020-04-09T20:03:49.590Z] #17 26.00 xz-utils zip [2020-04-09T20:03:49.590Z] #17 26.21 0 upgraded, 48 newly installed, 0 to remove and 1 not upgraded. [2020-04-09T20:03:49.590Z] #17 26.21 Need to get 29.2 MB of archives. [2020-04-09T20:03:49.590Z] #17 26.21 After this operation, 134 MB of additional disk space will be used. [2020-04-09T20:03:49.590Z] #17 26.21 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2020-04-09T20:03:49.590Z] #17 26.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u1 [593 kB] [2020-04-09T20:03:49.590Z] #17 26.31 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u1 [2025 kB] [2020-04-09T20:03:49.590Z] #17 26.57 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2020-04-09T20:03:49.590Z] #17 26.58 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2020-04-09T20:03:49.590Z] #17 26.59 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u1 [1793 kB] [2020-04-09T20:03:49.590Z] #17 26.76 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u1 [330 kB] [2020-04-09T20:03:49.590Z] #17 26.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2020-04-09T20:03:49.590Z] #17 26.79 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2020-04-09T20:03:49.590Z] #17 26.80 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2020-04-09T20:03:49.590Z] #17 26.81 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2020-04-09T20:03:49.590Z] #17 26.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2020-04-09T20:03:49.590Z] #17 26.82 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2020-04-09T20:03:49.590Z] #17 26.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2020-04-09T20:03:49.590Z] #17 26.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2020-04-09T20:03:49.590Z] #17 26.85 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2020-04-09T20:03:49.590Z] #17 26.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2020-04-09T20:03:49.590Z] #17 26.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2020-04-09T20:03:49.590Z] #17 26.98 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2020-04-09T20:03:49.590Z] #17 27.02 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2020-04-09T20:03:49.590Z] #17 27.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2020-04-09T20:03:49.590Z] #17 27.08 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2020-04-09T20:03:49.590Z] #17 27.19 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2020-04-09T20:03:49.590Z] #17 27.21 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2020-04-09T20:03:49.590Z] #17 27.23 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2020-04-09T20:03:49.590Z] #17 27.25 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2020-04-09T20:03:49.591Z] #17 27.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2020-04-09T20:03:49.591Z] #17 27.27 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2020-04-09T20:03:49.591Z] #17 27.28 Get:29 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2020-04-09T20:03:49.591Z] #17 28.55 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2020-04-09T20:03:49.591Z] #17 28.55 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2020-04-09T20:03:49.591Z] #17 28.57 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2020-04-09T20:03:49.591Z] #17 28.57 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2020-04-09T20:03:49.591Z] #17 28.60 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2020-04-09T20:03:49.591Z] #17 28.62 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2020-04-09T20:03:49.591Z] #17 28.76 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2020-04-09T20:03:49.591Z] #17 28.80 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2020-04-09T20:03:49.591Z] #17 28.82 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2020-04-09T20:03:49.591Z] #17 28.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2020-04-09T20:03:49.591Z] #17 28.86 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2020-04-09T20:03:49.591Z] #17 28.89 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2020-04-09T20:03:49.591Z] #17 28.90 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u2 [1230 kB] [2020-04-09T20:03:49.591Z] #17 29.05 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2020-04-09T20:03:49.591Z] #17 29.11 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2020-04-09T20:03:49.591Z] #17 29.12 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2020-04-09T20:03:49.591Z] #17 29.77 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2020-04-09T20:03:49.591Z] #17 29.90 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2020-04-09T20:03:49.591Z] #17 30.00 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2020-04-09T20:03:49.591Z] #17 32.04 debconf: delaying package configuration, since apt-utils is not installed [2020-04-09T20:03:49.591Z] #17 32.38 Fetched 29.2 MB in 4s (7549 kB/s) [2020-04-09T20:03:49.591Z] #17 32.51 Selecting previously unselected package pigz. [2020-04-09T20:03:49.840Z] #44 163.9 CC criu/sk-packet.o [2020-04-09T20:03:49.891Z] #44 160.5 CC criu/sk-netlink.o [2020-04-09T20:03:49.902Z] #17 32.51 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23352 files and directories currently installed.) [2020-04-09T20:03:49.903Z] #17 32.63 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2020-04-09T20:03:49.903Z] #17 32.64 Unpacking pigz (2.4-1) ... [2020-04-09T20:03:49.903Z] #17 ... [2020-04-09T20:03:49.903Z] [2020-04-09T20:03:49.903Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:03:49.903Z] #56 187.4 golang.org/x/crypto/ssh/terminal [2020-04-09T20:03:49.903Z] #56 192.9 mvdan.cc/sh/v3/cmd/shfmt [2020-04-09T20:03:49.903Z] #56 ... [2020-04-09T20:03:49.903Z] [2020-04-09T20:03:49.903Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:03:49.903Z] #17 32.85 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2020-04-09T20:03:49.903Z] #17 32.87 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-09T20:03:50.146Z] #44 160.8 CC criu/sk-packet.o [2020-04-09T20:03:50.200Z] #17 32.88 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-09T20:03:50.404Z] #44 164.4 CC criu/sk-queue.o [2020-04-09T20:03:50.662Z] #44 164.7 CC criu/sk-tcp.o [2020-04-09T20:03:51.072Z] #44 161.5 CC criu/sk-queue.o [2020-04-09T20:03:51.226Z] #44 165.1 CC criu/sk-unix.o [2020-04-09T20:03:51.233Z] #17 34.08 Selecting previously unselected package python3.7-minimal. [2020-04-09T20:03:51.233Z] #17 34.09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-09T20:03:51.233Z] #17 34.12 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:03:51.517Z] #65 198.4 + bin/containerd-stress [2020-04-09T20:03:51.518Z] #65 200.9 + bin/containerd-shim [2020-04-09T20:03:51.632Z] #44 162.0 CC criu/sk-tcp.o [2020-04-09T20:03:51.632Z] #44 ... [2020-04-09T20:03:51.632Z] [2020-04-09T20:03:51.632Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:03:51.632Z] #41 DONE 217.5s [2020-04-09T20:03:51.632Z] [2020-04-09T20:03:51.632Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:03:52.192Z] #60 ... [2020-04-09T20:03:52.192Z] [2020-04-09T20:03:52.192Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:52.192Z] #44 162.7 CC criu/sk-unix.o [2020-04-09T20:03:53.117Z] #44 ... [2020-04-09T20:03:53.117Z] [2020-04-09T20:03:53.117Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-09T20:03:53.117Z] #42 DONE 0.2s [2020-04-09T20:03:53.117Z] [2020-04-09T20:03:53.117Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:03:53.122Z] #44 166.7 CC criu/sockets.o [2020-04-09T20:03:53.304Z] #17 35.96 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u1) ... [2020-04-09T20:03:53.304Z] #17 35.97 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... [2020-04-09T20:03:53.686Z] #44 167.5 CC criu/stats.o [2020-04-09T20:03:53.686Z] #44 167.8 CC criu/string.o [2020-04-09T20:03:53.943Z] #44 167.9 CC criu/sysctl.o [2020-04-09T20:03:54.043Z] #53 ... [2020-04-09T20:03:54.043Z] [2020-04-09T20:03:54.043Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:54.043Z] #44 164.7 CC criu/sockets.o [2020-04-09T20:03:54.507Z] #44 168.4 CC criu/sysfs_parse.o [2020-04-09T20:03:54.764Z] #44 168.8 CC criu/timerfd.o [2020-04-09T20:03:54.968Z] #44 165.5 CC criu/stats.o [2020-04-09T20:03:55.022Z] #44 169.1 CC criu/tty.o [2020-04-09T20:03:55.224Z] #44 165.8 CC criu/string.o [2020-04-09T20:03:55.224Z] #44 165.9 CC criu/sysctl.o [2020-04-09T20:03:55.792Z] #44 166.4 CC criu/sysfs_parse.o [2020-04-09T20:03:56.047Z] #44 166.7 CC criu/timerfd.o [2020-04-09T20:03:56.049Z] #17 ... [2020-04-09T20:03:56.049Z] [2020-04-09T20:03:56.049Z] #56 [shfmt 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2020-04-09T20:03:56.049Z] #56 DONE 203.5s [2020-04-09T20:03:56.049Z] [2020-04-09T20:03:56.049Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:56.049Z] #44 117.3 CC criu/arch/ppc64/vdso-pie.o [2020-04-09T20:03:56.049Z] #44 118.0 CC criu/arch/ppc64/restorer.o [2020-04-09T20:03:56.049Z] #44 118.9 CC criu/arch/ppc64/vdso-trampoline.o [2020-04-09T20:03:56.049Z] #44 119.0 CC criu/pie/restorer.o [2020-04-09T20:03:56.605Z] #44 167.1 CC criu/tty.o [2020-04-09T20:03:57.545Z] #44 170.9 CC criu/tun.o [2020-04-09T20:03:57.545Z] #44 ... [2020-04-09T20:03:57.545Z] [2020-04-09T20:03:57.545Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:03:57.545Z] #60 115.6 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-04-09T20:03:57.966Z] #44 168.6 CC criu/tun.o [2020-04-09T20:03:58.087Z] #65 206.2 + bin/containerd-shim-runc-v1 [2020-04-09T20:03:58.222Z] #44 169.0 CC criu/uffd.o [2020-04-09T20:03:58.476Z] #60 116.9 + mkdir -p /build [2020-04-09T20:03:58.476Z] #60 116.9 + cp runc /build/runc [2020-04-09T20:03:58.476Z] #60 DONE 117.1s [2020-04-09T20:03:58.476Z] [2020-04-09T20:03:58.476Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:03:58.476Z] #44 171.5 CC criu/uffd.o [2020-04-09T20:03:58.734Z] #44 172.7 CC criu/util.o [2020-04-09T20:03:59.561Z] #44 125.8 LINK criu/pie/restorer.built-in.o [2020-04-09T20:03:59.561Z] #44 125.8 GEN criu/pie/restorer-blob.h [2020-04-09T20:03:59.561Z] #44 ... [2020-04-09T20:03:59.561Z] [2020-04-09T20:03:59.561Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:03:59.561Z] #17 42.30 Selecting previously unselected package python3-minimal. [2020-04-09T20:03:59.561Z] #17 42.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23601 files and directories currently installed.) [2020-04-09T20:03:59.561Z] #17 42.47 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2020-04-09T20:03:59.561Z] #17 42.49 Unpacking python3-minimal (3.7.3-1) ... [2020-04-09T20:03:59.583Z] #44 169.9 CC criu/util.o [2020-04-09T20:03:59.666Z] #44 173.8 CC criu/uts_ns.o [2020-04-09T20:03:59.850Z] #17 42.64 Selecting previously unselected package libmpdec2:ppc64el. [2020-04-09T20:03:59.850Z] #17 42.67 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2020-04-09T20:03:59.850Z] #17 42.68 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2020-04-09T20:03:59.850Z] #17 42.88 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2020-04-09T20:03:59.923Z] #44 173.9 CC criu/vdso-compat.o [2020-04-09T20:03:59.923Z] #44 174.0 CC criu/vdso.o [2020-04-09T20:03:59.990Z] #65 209.0 + bin/containerd-shim-runc-v2 [2020-04-09T20:04:00.143Z] #17 42.90 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-09T20:04:00.143Z] #17 42.91 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-09T20:04:00.487Z] #44 174.4 LINK criu/built-in.o [2020-04-09T20:04:00.487Z] #44 174.5 LINK criu/criu [2020-04-09T20:04:00.509Z] #44 170.9 CC criu/uts_ns.o [2020-04-09T20:04:00.509Z] #44 171.2 CC criu/vdso-compat.o [2020-04-09T20:04:00.765Z] #44 171.3 CC criu/vdso.o [2020-04-09T20:04:00.777Z] #17 ... [2020-04-09T20:04:00.777Z] [2020-04-09T20:04:00.777Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:04:00.777Z] #47 198.5 go/doc [2020-04-09T20:04:00.777Z] #47 200.3 vendor/golang.org/x/text/unicode/norm [2020-04-09T20:04:00.777Z] #47 ... [2020-04-09T20:04:00.777Z] [2020-04-09T20:04:00.777Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:00.777Z] #44 126.1 DEP criu/vdso.d [2020-04-09T20:04:00.777Z] #44 126.7 DEP criu/uts_ns.d [2020-04-09T20:04:00.777Z] #44 127.0 DEP criu/util.d [2020-04-09T20:04:00.777Z] #44 127.4 DEP criu/uffd.d [2020-04-09T20:04:00.927Z] #65 210.1 + binaries [2020-04-09T20:04:00.927Z] #65 210.1 + mkdir -p /build [2020-04-09T20:04:00.927Z] #65 210.1 + cp bin/containerd /build/containerd [2020-04-09T20:04:00.927Z] #65 210.1 + cp bin/containerd-shim /build/containerd-shim [2020-04-09T20:04:00.927Z] #65 210.1 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-09T20:04:00.927Z] #65 210.1 + cp bin/ctr /build/ctr [2020-04-09T20:04:01.051Z] #44 174.8 DEP lib/c/criu.d [2020-04-09T20:04:01.051Z] #44 174.8 CC images/rpc.pb-c.o [2020-04-09T20:04:01.068Z] #44 127.8 DEP criu/tun.d [2020-04-09T20:04:01.186Z] #65 DONE 210.4s [2020-04-09T20:04:01.307Z] #44 175.2 CC lib/c/criu.o [2020-04-09T20:04:01.325Z] #44 171.9 LINK criu/built-in.o [2020-04-09T20:04:01.325Z] #44 172.0 LINK criu/criu [2020-04-09T20:04:01.718Z] #44 128.3 DEP criu/tty.d [2020-04-09T20:04:01.872Z] #44 175.9 LINK lib/c/built-in.o [2020-04-09T20:04:01.872Z] #44 175.9 LINK lib/c/libcriu.so [2020-04-09T20:04:01.884Z] #44 172.4 DEP lib/c/criu.d [2020-04-09T20:04:01.884Z] #44 172.5 CC images/rpc.pb-c.o [2020-04-09T20:04:02.129Z] #44 176.0 LINK lib/c/libcriu.a [2020-04-09T20:04:02.129Z] #44 176.1 GEN magic.py [2020-04-09T20:04:02.129Z] #44 176.1 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:04:02.129Z] #44 176.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:04:02.129Z] #44 176.1 Note: Building without GnuTLS support [2020-04-09T20:04:02.140Z] #44 ... [2020-04-09T20:04:02.140Z] [2020-04-09T20:04:02.140Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:04:02.140Z] #60 115.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-09T20:04:02.346Z] #44 128.9 DEP criu/timerfd.d [2020-04-09T20:04:02.561Z] [2020-04-09T20:04:02.561Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-09T20:04:02.635Z] #44 129.3 DEP criu/sysfs_parse.d [2020-04-09T20:04:02.693Z] #44 176.6 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:04:02.820Z] #66 DONE 0.2s [2020-04-09T20:04:02.820Z] [2020-04-09T20:04:02.820Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-09T20:04:02.820Z] #70 DONE 0.1s [2020-04-09T20:04:02.820Z] [2020-04-09T20:04:02.820Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-09T20:04:02.925Z] #44 129.6 DEP criu/sysctl.d [2020-04-09T20:04:03.079Z] #72 DONE 0.2s [2020-04-09T20:04:03.079Z] [2020-04-09T20:04:03.079Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-09T20:04:03.079Z] #75 DONE 0.1s [2020-04-09T20:04:03.079Z] [2020-04-09T20:04:03.079Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-09T20:04:03.217Z] #44 129.9 DEP criu/string.d [2020-04-09T20:04:03.217Z] #44 130.0 DEP criu/stats.d [2020-04-09T20:04:03.258Z] #44 177.1 make[1]: Nothing to be done for 'all'. [2020-04-09T20:04:03.338Z] #76 DONE 0.0s [2020-04-09T20:04:03.338Z] [2020-04-09T20:04:03.338Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-09T20:04:03.503Z] #60 116.7 + mkdir -p /build [2020-04-09T20:04:03.503Z] #60 116.7 + cp runc /build/runc [2020-04-09T20:04:03.507Z] #44 130.2 DEP criu/sockets.d [2020-04-09T20:04:03.515Z] #44 177.6 make[1]: 'images/built-in.o' is up to date. [2020-04-09T20:04:03.515Z] #44 177.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-09T20:04:03.515Z] #44 177.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-09T20:04:03.515Z] #44 177.6 make[1]: 'compel/libcompel.a' is up to date. [2020-04-09T20:04:03.540Z] ---> 249d091f1ccc [2020-04-09T20:04:03.540Z] Successfully built 249d091f1ccc [2020-04-09T20:04:03.540Z] Successfully tagged docker:latest [2020-04-09T20:04:03.540Z] INFO: Image build ended at 04/09/2020 20:04:02. Duration:00:03:46.8978334 [2020-04-09T20:04:03.540Z] [2020-04-09T20:04:03.540Z] [2020-04-09T20:04:03.540Z] INFO: Building the test binaries at 04/09/2020 20:04:02... [2020-04-09T20:04:03.758Z] #60 DONE 116.9s [2020-04-09T20:04:03.758Z] [2020-04-09T20:04:03.758Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:03.758Z] #44 173.0 CC lib/c/criu.o [2020-04-09T20:04:03.758Z] #44 174.1 LINK lib/c/built-in.o [2020-04-09T20:04:03.758Z] #44 174.1 LINK lib/c/libcriu.so [2020-04-09T20:04:03.758Z] #44 174.2 LINK lib/c/libcriu.a [2020-04-09T20:04:03.758Z] #44 174.3 GEN magic.py [2020-04-09T20:04:03.758Z] #44 174.4 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:04:03.758Z] #44 174.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:04:03.772Z] #44 177.7 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-09T20:04:03.772Z] #44 177.7 make[1]: Nothing to be done for 'all'. [2020-04-09T20:04:03.772Z] #44 177.7 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:04:03.772Z] #44 177.9 make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:03.772Z] #44 177.9 make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:03.798Z] #44 130.6 DEP criu/sk-unix.d [2020-04-09T20:04:04.014Z] #44 174.4 Note: Building without GnuTLS support [2020-04-09T20:04:04.029Z] #44 177.9 make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:04.029Z] #44 178.0 make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:04.029Z] #44 178.0 make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:04.286Z] #44 178.1 make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:04.286Z] #44 178.1 make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:04.286Z] #44 178.2 make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:04.286Z] #44 178.2 INSTALL criu/criu [2020-04-09T20:04:04.433Z] #44 131.0 DEP criu/sk-tcp.d [2020-04-09T20:04:04.544Z] #44 DONE 178.4s [2020-04-09T20:04:04.544Z] [2020-04-09T20:04:04.544Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:04.544Z] #65 206.4 + bin/containerd [2020-04-09T20:04:04.719Z] #77 DONE 1.5s [2020-04-09T20:04:04.719Z] [2020-04-09T20:04:04.719Z] #78 exporting to image [2020-04-09T20:04:04.719Z] #78 exporting layers [2020-04-09T20:04:04.727Z] #44 131.4 DEP criu/sk-queue.d [2020-04-09T20:04:04.939Z] #44 175.5 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:04:05.021Z] #44 131.7 DEP criu/sk-packet.d [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-09T20:04:05.324Z] ok github.com/docker/docker/api/server/httputils 0.011s coverage: 14.7% of statements [2020-04-09T20:04:05.324Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-09T20:04:05.324Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 4.5% of statements [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/types [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-09T20:04:05.324Z] ok github.com/docker/docker/api/types/filters 0.002s coverage: 92.2% of statements [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-09T20:04:05.324Z] ok github.com/docker/docker/api/types/strslice 0.001s coverage: 90.0% of statements [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-09T20:04:05.324Z] ok github.com/docker/docker/api/types/time 0.001s coverage: 100.0% of statements [2020-04-09T20:04:05.324Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/builder [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-09T20:04:05.324Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-09T20:04:05.324Z] ok github.com/docker/docker/builder/dockerignore 0.001s coverage: 96.8% of statements [2020-04-09T20:04:05.501Z] #44 175.9 make[1]: Nothing to be done for 'all'. [2020-04-09T20:04:05.655Z] #44 ... [2020-04-09T20:04:05.655Z] [2020-04-09T20:04:05.655Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:04:05.655Z] #17 44.91 Selecting previously unselected package python3.7. [2020-04-09T20:04:05.655Z] #17 44.92 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_ppc64el.deb ... [2020-04-09T20:04:05.655Z] #17 44.93 Unpacking python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:04:05.655Z] #17 45.22 Selecting previously unselected package libpython3-stdlib:ppc64el. [2020-04-09T20:04:05.655Z] #17 45.23 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2020-04-09T20:04:05.655Z] #17 45.23 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-09T20:04:05.655Z] #17 45.40 Setting up python3-minimal (3.7.3-1) ... [2020-04-09T20:04:05.655Z] #17 47.23 Selecting previously unselected package python3. [2020-04-09T20:04:05.656Z] #17 47.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 ... 24013 files and directories currently installed.) [2020-04-09T20:04:05.656Z] #17 47.36 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2020-04-09T20:04:05.656Z] #17 47.39 Unpacking python3 (3.7.3-1) ... [2020-04-09T20:04:05.656Z] #17 47.59 Selecting previously unselected package libip4tc0:ppc64el. [2020-04-09T20:04:05.656Z] #17 47.61 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2020-04-09T20:04:05.656Z] #17 47.62 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2020-04-09T20:04:05.656Z] #17 47.79 Selecting previously unselected package libip6tc0:ppc64el. [2020-04-09T20:04:05.656Z] #17 47.81 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2020-04-09T20:04:05.656Z] #17 47.82 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2020-04-09T20:04:05.656Z] #17 47.98 Selecting previously unselected package libiptc0:ppc64el. [2020-04-09T20:04:05.656Z] #17 48.00 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2020-04-09T20:04:05.656Z] #17 48.01 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2020-04-09T20:04:05.656Z] #17 48.16 Selecting previously unselected package libnfnetlink0:ppc64el. [2020-04-09T20:04:05.656Z] #17 48.16 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2020-04-09T20:04:05.656Z] #17 48.18 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-09T20:04:05.656Z] #17 48.25 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2020-04-09T20:04:05.656Z] #17 48.27 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2020-04-09T20:04:05.656Z] #17 48.27 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-09T20:04:05.656Z] #17 48.45 Selecting previously unselected package libnftnl11:ppc64el. [2020-04-09T20:04:05.656Z] #17 48.53 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2020-04-09T20:04:05.656Z] #17 48.53 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2020-04-09T20:04:05.757Z] #44 176.4 make[1]: 'images/built-in.o' is up to date. [2020-04-09T20:04:05.757Z] #44 176.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-09T20:04:05.757Z] #44 176.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-09T20:04:05.757Z] #44 176.5 make[1]: 'compel/libcompel.a' is up to date. [2020-04-09T20:04:05.757Z] #44 176.5 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-09T20:04:05.914Z] #65 ... [2020-04-09T20:04:05.914Z] [2020-04-09T20:04:05.914Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-09T20:04:05.914Z] #45 DONE 0.1s [2020-04-09T20:04:05.914Z] [2020-04-09T20:04:05.914Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-09T20:04:05.914Z] #48 DONE 0.2s [2020-04-09T20:04:05.914Z] [2020-04-09T20:04:05.914Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:05.914Z] #65 ... [2020-04-09T20:04:05.914Z] [2020-04-09T20:04:05.914Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-09T20:04:05.914Z] #51 DONE 0.1s [2020-04-09T20:04:05.944Z] #17 48.68 Selecting previously unselected package iptables. [2020-04-09T20:04:05.944Z] #17 48.69 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2020-04-09T20:04:05.944Z] #17 48.70 Unpacking iptables (1.8.2-4) ... [2020-04-09T20:04:06.012Z] #44 176.5 make[1]: Nothing to be done for 'all'. [2020-04-09T20:04:06.012Z] #44 176.5 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:04:06.012Z] #44 176.6 make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:06.012Z] #44 176.6 make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:06.012Z] #44 176.6 make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:06.012Z] #44 176.7 make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:06.172Z] [2020-04-09T20:04:06.172Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:06.267Z] #44 176.8 make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:06.267Z] #44 176.8 make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:06.267Z] #44 176.8 make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:06.492Z] INFO: make.ps1 starting at 04/09/2020 20:04:06 [2020-04-09T20:04:06.522Z] #44 176.9 make[2]: Nothing to be done for 'all'. [2020-04-09T20:04:06.522Z] #44 176.9 INSTALL criu/criu [2020-04-09T20:04:06.522Z] #44 DONE 177.1s [2020-04-09T20:04:06.522Z] [2020-04-09T20:04:06.522Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:06.574Z] #17 49.45 Selecting previously unselected package xxd. [2020-04-09T20:04:06.574Z] #17 49.47 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-09T20:04:06.574Z] #17 49.48 Unpacking xxd (2:8.1.0875-5) ... [2020-04-09T20:04:06.875Z] #17 49.69 Selecting previously unselected package vim-common. [2020-04-09T20:04:06.875Z] #17 49.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:04:06.875Z] #17 49.77 Unpacking vim-common (2:8.1.0875-5) ... [2020-04-09T20:04:06.956Z] INFO: Git commit (7cb13d4d85) assumed from DOCKER_GITCOMMIT environment variable [2020-04-09T20:04:06.956Z] INFO: Invoking autogen... [2020-04-09T20:04:07.169Z] #17 50.09 Selecting previously unselected package bash-completion. [2020-04-09T20:04:07.340Z] ok github.com/docker/docker/builder/remotecontext 0.361s coverage: 13.6% of statements [2020-04-09T20:04:07.340Z] ok github.com/docker/docker/builder/dockerfile 0.929s coverage: 48.2% of statements [2020-04-09T20:04:07.421Z] INFO: Building daemon... [2020-04-09T20:04:07.461Z] #17 50.11 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2020-04-09T20:04:07.621Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2020-04-09T20:04:08.408Z] #53 ... [2020-04-09T20:04:08.408Z] [2020-04-09T20:04:08.408Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-09T20:04:08.408Z] #45 DONE 0.1s [2020-04-09T20:04:08.408Z] [2020-04-09T20:04:08.408Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-09T20:04:08.408Z] #48 DONE 0.1s [2020-04-09T20:04:08.408Z] [2020-04-09T20:04:08.408Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:08.408Z] #53 ... [2020-04-09T20:04:08.408Z] [2020-04-09T20:04:08.408Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-09T20:04:08.408Z] #51 DONE 0.1s [2020-04-09T20:04:08.408Z] [2020-04-09T20:04:08.408Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:08.911Z] #78 exporting layers 3.6s done [2020-04-09T20:04:08.911Z] #78 writing image sha256:92c006b9a9b8e91c1b8cf6ec7f5df331d659a88dcb0fe3afcb01ed1322ccdeba done [2020-04-09T20:04:08.911Z] #78 naming to docker.io/library/docker:7cb13d4d85990555be1317ae32b394e98a779379 done [2020-04-09T20:04:08.911Z] #78 DONE 3.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [2020-04-09T20:04:08.968Z] #53 ... [2020-04-09T20:04:08.969Z] [2020-04-09T20:04:08.969Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:08.969Z] #65 203.7 + bin/containerd [Pipeline] sh [2020-04-09T20:04:09.018Z] tests/integration/api_build_test.py .......................X [ 6%] [2020-04-09T20:04:09.086Z] ok github.com/docker/docker/builder/remotecontext/git 1.496s coverage: 86.3% of statements [2020-04-09T20:04:09.086Z] ? github.com/docker/docker/cli [no test files] [2020-04-09T20:04:09.086Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-09T20:04:09.258Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40802/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7cb13d4d85990555be1317ae32b394e98a779379 hack/test/unit [2020-04-09T20:04:09.839Z] tests/integration/api_client_test.py ..... [ 7%] [2020-04-09T20:04:10.088Z] ok github.com/docker/docker/client 0.124s coverage: 75.8% of statements [2020-04-09T20:04:11.000Z] #17 ... [2020-04-09T20:04:11.000Z] [2020-04-09T20:04:11.000Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:04:11.000Z] #47 218.7 github.com/LK4D4/vndr/build [2020-04-09T20:04:11.778Z] tests/integration/api_config_test.py ..... [ 8%] [2020-04-09T20:04:12.548Z] ? github.com/docker/docker/api [no test files] [2020-04-09T20:04:13.748Z] #47 ... [2020-04-09T20:04:13.748Z] [2020-04-09T20:04:13.748Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:13.748Z] #68 211.5 + for f in rootlesskit rootlesskit-docker-proxy [2020-04-09T20:04:13.748Z] #68 211.5 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2020-04-09T20:04:14.042Z] #68 ... [2020-04-09T20:04:14.042Z] [2020-04-09T20:04:14.042Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:14.042Z] #44 132.2 DEP criu/sk-netlink.d [2020-04-09T20:04:14.042Z] #44 132.6 DEP criu/sk-inet.d [2020-04-09T20:04:14.042Z] #44 133.0 DEP criu/signalfd.d [2020-04-09T20:04:14.042Z] #44 133.3 DEP criu/sigframe.d [2020-04-09T20:04:14.042Z] #44 133.5 DEP criu/shmem.d [2020-04-09T20:04:14.042Z] #44 133.8 DEP criu/servicefd.d [2020-04-09T20:04:14.042Z] #44 134.1 DEP criu/seize.d [2020-04-09T20:04:14.042Z] #44 134.5 DEP criu/seccomp.d [2020-04-09T20:04:14.042Z] #44 134.8 DEP criu/rst-malloc.d [2020-04-09T20:04:14.042Z] #44 135.0 DEP criu/rbtree.d [2020-04-09T20:04:14.042Z] #44 135.0 DEP criu/pstree.d [2020-04-09T20:04:14.042Z] #44 135.5 DEP criu/protobuf.d [2020-04-09T20:04:14.042Z] #44 135.8 GEN criu/protobuf-desc-gen.h [2020-04-09T20:04:14.042Z] #44 139.2 DEP criu/protobuf-desc.d [2020-04-09T20:04:14.042Z] #44 139.5 DEP criu/proc_parse.d [2020-04-09T20:04:14.042Z] #44 140.0 DEP criu/plugin.d [2020-04-09T20:04:14.042Z] #44 140.2 DEP criu/pipes.d [2020-04-09T20:04:14.042Z] #44 140.5 DEP criu/pie-util.d [2020-04-09T20:04:14.042Z] #44 140.8 DEP criu/pie-util-vdso.d [2020-04-09T20:04:14.294Z] #65 ... [2020-04-09T20:04:14.294Z] [2020-04-09T20:04:14.294Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:14.294Z] #53 DONE 248.0s [2020-04-09T20:04:14.294Z] [2020-04-09T20:04:14.294Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:14.677Z] #44 141.0 DEP criu/path.d [2020-04-09T20:04:14.677Z] #44 141.4 DEP criu/parasite-syscall.d [2020-04-09T20:04:14.677Z] #44 ... [2020-04-09T20:04:14.677Z] [2020-04-09T20:04:14.677Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:04:14.677Z] #17 57.55 Unpacking bash-completion (1:2.8-6) ... [2020-04-09T20:04:14.880Z] #65 ... [2020-04-09T20:04:14.880Z] [2020-04-09T20:04:14.880Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-09T20:04:15.140Z] #54 DONE 0.1s [2020-04-09T20:04:15.140Z] [2020-04-09T20:04:15.140Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:15.140Z] #65 ... [2020-04-09T20:04:15.140Z] [2020-04-09T20:04:15.140Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-09T20:04:15.140Z] #57 DONE 0.1s [2020-04-09T20:04:15.140Z] [2020-04-09T20:04:15.140Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-09T20:04:15.400Z] #61 DONE 0.1s [2020-04-09T20:04:15.400Z] [2020-04-09T20:04:15.400Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:15.703Z] #17 58.35 Selecting previously unselected package bzip2. [2020-04-09T20:04:15.703Z] #17 58.37 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2020-04-09T20:04:15.703Z] #17 58.38 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:04:15.703Z] #17 58.62 Selecting previously unselected package xz-utils. [2020-04-09T20:04:15.703Z] #17 58.64 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2020-04-09T20:04:15.703Z] #17 58.65 Unpacking xz-utils (5.2.4-1) ... [2020-04-09T20:04:16.319Z] #17 59.01 Selecting previously unselected package apparmor. [2020-04-09T20:04:16.319Z] #17 59.04 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2020-04-09T20:04:16.622Z] #17 59.30 Unpacking apparmor (2.13.2-10) ... [2020-04-09T20:04:17.255Z] #17 60.10 Selecting previously unselected package aufs-tools. [2020-04-09T20:04:17.255Z] #17 60.11 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2020-04-09T20:04:17.255Z] #17 60.13 Unpacking aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:04:17.545Z] #17 60.34 Selecting previously unselected package libonig5:ppc64el. [2020-04-09T20:04:17.545Z] #17 60.38 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2020-04-09T20:04:17.545Z] #17 60.38 Unpacking libonig5:ppc64el (6.9.1-1) ... [2020-04-09T20:04:17.836Z] #17 60.71 Selecting previously unselected package libjq1:ppc64el. [2020-04-09T20:04:17.836Z] #17 60.72 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-09T20:04:17.836Z] #17 60.75 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-09T20:04:18.243Z] #17 ... [2020-04-09T20:04:18.243Z] [2020-04-09T20:04:18.243Z] #68 [rootlesskit 3/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:18.243Z] #68 DONE 225.8s [2020-04-09T20:04:18.244Z] [2020-04-09T20:04:18.244Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:04:18.244Z] #17 60.95 Selecting previously unselected package jq. [2020-04-09T20:04:18.244Z] #17 60.96 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2020-04-09T20:04:18.244Z] #17 60.96 Unpacking jq (1.5+dfsg-2+b1) ... [2020-04-09T20:04:18.244Z] #17 ... [2020-04-09T20:04:18.244Z] [2020-04-09T20:04:18.244Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build [2020-04-09T20:04:18.244Z] #69 DONE 0.1s [2020-04-09T20:04:18.244Z] [2020-04-09T20:04:18.244Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:04:18.244Z] #17 61.18 Selecting previously unselected package libaio1:ppc64el. [2020-04-09T20:04:18.244Z] #17 61.20 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2020-04-09T20:04:18.536Z] #17 61.21 Unpacking libaio1:ppc64el (0.3.112-3) ... [2020-04-09T20:04:18.536Z] #17 61.36 Selecting previously unselected package libgpm2:ppc64el. [2020-04-09T20:04:18.536Z] #17 61.41 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2020-04-09T20:04:18.536Z] #17 61.42 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2020-04-09T20:04:18.830Z] #17 61.56 Selecting previously unselected package libicu63:ppc64el. [2020-04-09T20:04:18.830Z] #17 61.59 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2020-04-09T20:04:18.830Z] #17 61.60 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-09T20:04:18.903Z] #65 ... [2020-04-09T20:04:18.903Z] [2020-04-09T20:04:18.903Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:18.903Z] #53 DONE 243.2s [2020-04-09T20:04:18.903Z] [2020-04-09T20:04:18.903Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:18.903Z] #65 ... [2020-04-09T20:04:18.903Z] [2020-04-09T20:04:18.903Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-09T20:04:18.903Z] #54 DONE 0.2s [2020-04-09T20:04:18.903Z] [2020-04-09T20:04:18.903Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-09T20:04:18.903Z] #57 DONE 0.1s [2020-04-09T20:04:18.903Z] [2020-04-09T20:04:18.903Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-09T20:04:18.903Z] #61 DONE 0.1s [2020-04-09T20:04:18.903Z] [2020-04-09T20:04:18.903Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:24.764Z] ok github.com/docker/docker/api/server 0.058s coverage: 9.0% of statements [2020-04-09T20:04:25.734Z] #17 ... [2020-04-09T20:04:25.734Z] [2020-04-09T20:04:25.734Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:25.734Z] #44 141.8 DEP criu/pagemap.d [2020-04-09T20:04:25.734Z] #44 142.2 DEP criu/pagemap-cache.d [2020-04-09T20:04:25.734Z] #44 142.5 DEP criu/page-xfer.d [2020-04-09T20:04:25.734Z] #44 143.0 DEP criu/page-pipe.d [2020-04-09T20:04:25.734Z] #44 143.2 DEP criu/netfilter.d [2020-04-09T20:04:25.734Z] #44 143.6 DEP criu/net.d [2020-04-09T20:04:25.734Z] #44 144.0 DEP criu/namespaces.d [2020-04-09T20:04:25.734Z] #44 144.2 DEP criu/mount.d [2020-04-09T20:04:25.734Z] #44 144.6 DEP criu/mem.d [2020-04-09T20:04:25.734Z] #44 144.9 DEP criu/lsm.d [2020-04-09T20:04:25.734Z] #44 145.4 DEP criu/log.d [2020-04-09T20:04:25.734Z] #44 145.8 DEP criu/libnetlink.d [2020-04-09T20:04:25.734Z] #44 146.2 DEP criu/kerndat.d [2020-04-09T20:04:25.734Z] #44 146.8 DEP criu/kcmp-ids.d [2020-04-09T20:04:25.734Z] #44 146.9 DEP criu/irmap.d [2020-04-09T20:04:25.734Z] #44 147.0 DEP criu/ipc_ns.d [2020-04-09T20:04:25.734Z] #44 147.2 DEP criu/image.d [2020-04-09T20:04:25.734Z] #44 147.5 DEP criu/image-desc.d [2020-04-09T20:04:25.734Z] #44 147.6 DEP criu/fsnotify.d [2020-04-09T20:04:25.734Z] #44 148.0 DEP criu/filesystems.d [2020-04-09T20:04:25.734Z] #44 148.3 DEP criu/files.d [2020-04-09T20:04:25.734Z] #44 148.7 DEP criu/files-reg.d [2020-04-09T20:04:25.734Z] #44 149.1 DEP criu/files-ext.d [2020-04-09T20:04:25.734Z] #44 149.4 DEP criu/file-lock.d [2020-04-09T20:04:25.734Z] #44 149.9 DEP criu/file-ids.d [2020-04-09T20:04:25.734Z] #44 150.3 DEP criu/fifo.d [2020-04-09T20:04:25.734Z] #44 150.6 DEP criu/fdstore.d [2020-04-09T20:04:25.734Z] #44 150.7 DEP criu/fault-injection.d [2020-04-09T20:04:25.734Z] #44 150.9 DEP criu/external.d [2020-04-09T20:04:25.734Z] #44 151.1 DEP criu/eventpoll.d [2020-04-09T20:04:25.734Z] #44 151.4 DEP criu/eventfd.d [2020-04-09T20:04:25.734Z] #44 151.7 DEP criu/crtools.d [2020-04-09T20:04:25.734Z] #44 152.2 DEP criu/cr-service.d [2020-04-09T20:04:25.734Z] #44 ... [2020-04-09T20:04:25.734Z] [2020-04-09T20:04:25.734Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:04:25.734Z] #17 68.61 Selecting previously unselected package libnet1:ppc64el. [2020-04-09T20:04:25.734Z] #17 68.63 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2020-04-09T20:04:25.734Z] #17 68.63 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-09T20:04:26.024Z] #17 68.76 Selecting previously unselected package libnl-3-200:ppc64el. [2020-04-09T20:04:26.024Z] #17 68.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2020-04-09T20:04:26.024Z] #17 68.79 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-09T20:04:26.024Z] #17 68.94 Selecting previously unselected package libprotobuf-c1:ppc64el. [2020-04-09T20:04:26.024Z] #17 68.94 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2020-04-09T20:04:26.024Z] #17 68.96 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-09T20:04:26.313Z] #17 69.07 Selecting previously unselected package libreadline5:ppc64el. [2020-04-09T20:04:26.313Z] #17 69.08 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2020-04-09T20:04:26.313Z] #17 69.08 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-09T20:04:26.313Z] #17 69.26 Selecting previously unselected package net-tools. [2020-04-09T20:04:26.313Z] #17 69.27 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2020-04-09T20:04:26.313Z] #17 69.28 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:04:26.951Z] #17 69.66 Selecting previously unselected package python-pip-whl. [2020-04-09T20:04:26.951Z] #17 69.67 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2020-04-09T20:04:26.951Z] #17 69.67 Unpacking python-pip-whl (18.1-5) ... [2020-04-09T20:04:27.585Z] #17 70.46 Selecting previously unselected package python3-lib2to3. [2020-04-09T20:04:27.585Z] #17 70.48 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2020-04-09T20:04:27.585Z] #17 70.48 Unpacking python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:04:27.874Z] #17 70.68 Selecting previously unselected package python3-distutils. [2020-04-09T20:04:27.874Z] #17 70.70 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2020-04-09T20:04:27.874Z] #17 70.71 Unpacking python3-distutils (3.7.3-1) ... [2020-04-09T20:04:28.163Z] #17 71.10 Selecting previously unselected package python3-pip. [2020-04-09T20:04:28.452Z] #17 71.11 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2020-04-09T20:04:28.452Z] #17 71.12 Unpacking python3-pip (18.1-5) ... [2020-04-09T20:04:28.742Z] #17 71.48 Selecting previously unselected package python3-pkg-resources. [2020-04-09T20:04:28.742Z] #17 71.52 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2020-04-09T20:04:28.742Z] #17 71.53 Unpacking python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:04:29.030Z] #17 71.89 Selecting previously unselected package python3-setuptools. [2020-04-09T20:04:29.030Z] #17 71.92 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2020-04-09T20:04:29.030Z] #17 71.92 Unpacking python3-setuptools (40.8.0-1) ... [2020-04-09T20:04:29.334Z] #17 72.34 Selecting previously unselected package python3-wheel. [2020-04-09T20:04:29.334Z] #17 72.36 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2020-04-09T20:04:29.627Z] #17 72.36 Unpacking python3-wheel (0.32.3-2) ... [2020-04-09T20:04:29.627Z] #17 72.55 Selecting previously unselected package sudo. [2020-04-09T20:04:29.627Z] #17 72.57 Preparing to unpack .../33-sudo_1.8.27-1+deb10u2_ppc64el.deb ... [2020-04-09T20:04:29.627Z] #17 72.58 Unpacking sudo (1.8.27-1+deb10u2) ... [2020-04-09T20:04:30.655Z] #17 73.53 Selecting previously unselected package thin-provisioning-tools. [2020-04-09T20:04:30.655Z] #17 73.54 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2020-04-09T20:04:30.655Z] #17 73.54 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:04:31.300Z] #17 73.99 Selecting previously unselected package uidmap. [2020-04-09T20:04:31.300Z] #17 74.01 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2020-04-09T20:04:31.300Z] #17 74.03 Unpacking uidmap (1:4.5-1.1) ... [2020-04-09T20:04:31.300Z] #17 74.23 Selecting previously unselected package vim-runtime. [2020-04-09T20:04:31.601Z] #17 74.24 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2020-04-09T20:04:31.601Z] #17 74.33 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2020-04-09T20:04:31.601Z] #17 ... [2020-04-09T20:04:31.601Z] [2020-04-09T20:04:31.601Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:04:31.601Z] #47 229.1 vendor/golang.org/x/net/idna [2020-04-09T20:04:31.601Z] #47 232.8 vendor/golang.org/x/crypto/cryptobyte [2020-04-09T20:04:31.601Z] #47 237.1 vendor/golang.org/x/net/http2/hpack [2020-04-09T20:04:31.601Z] #47 ... [2020-04-09T20:04:31.601Z] [2020-04-09T20:04:31.601Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:04:31.601Z] #17 74.43 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2020-04-09T20:04:31.601Z] #17 74.46 Unpacking vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:04:36.064Z] #17 ... [2020-04-09T20:04:36.064Z] [2020-04-09T20:04:36.064Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:36.064Z] #44 152.5 DEP criu/cr-restore.d [2020-04-09T20:04:36.064Z] #44 153.1 DEP criu/cr-errno.d [2020-04-09T20:04:36.064Z] #44 153.2 DEP criu/cr-dump.d [2020-04-09T20:04:36.064Z] #44 153.5 DEP criu/cr-dedup.d [2020-04-09T20:04:36.064Z] #44 153.8 DEP criu/cr-check.d [2020-04-09T20:04:36.064Z] #44 154.2 DEP criu/config.d [2020-04-09T20:04:36.064Z] #44 154.5 DEP criu/clone-noasan.d [2020-04-09T20:04:36.064Z] #44 154.7 DEP criu/cgroup.d [2020-04-09T20:04:36.064Z] #44 155.1 DEP criu/cgroup-props.d [2020-04-09T20:04:36.064Z] #44 155.3 DEP criu/bitmap.d [2020-04-09T20:04:36.064Z] #44 155.4 DEP criu/bfd.d [2020-04-09T20:04:36.064Z] #44 155.5 DEP criu/autofs.d [2020-04-09T20:04:36.064Z] #44 155.7 DEP criu/aio.d [2020-04-09T20:04:36.064Z] #44 155.9 DEP criu/action-scripts.d [2020-04-09T20:04:36.064Z] #44 156.5 CC criu/action-scripts.o [2020-04-09T20:04:36.064Z] #44 157.4 CC criu/aio.o [2020-04-09T20:04:36.064Z] #44 158.5 CC criu/autofs.o [2020-04-09T20:04:36.064Z] #44 162.3 CC criu/bfd.o [2020-04-09T20:04:37.097Z] #44 163.5 CC criu/bitmap.o [2020-04-09T20:04:37.099Z] ok github.com/docker/docker/cmd/dockerd 0.032s coverage: 30.8% of statements [2020-04-09T20:04:37.099Z] ok github.com/docker/docker/container 0.123s coverage: 34.9% of statements [2020-04-09T20:04:37.099Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-09T20:04:37.099Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-09T20:04:37.099Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-09T20:04:37.099Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-09T20:04:37.297Z] #65 237.5 + bin/containerd-stress [2020-04-09T20:04:37.297Z] #65 239.3 + bin/containerd-shim [2020-04-09T20:04:37.387Z] #44 164.0 CC criu/cgroup-props.o [2020-04-09T20:04:38.417Z] #44 ... [2020-04-09T20:04:38.417Z] [2020-04-09T20:04:38.417Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:04:38.417Z] #17 81.24 Selecting previously unselected package vim. [2020-04-09T20:04:38.417Z] #17 81.27 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2020-04-09T20:04:38.704Z] #17 81.34 Unpacking vim (2:8.1.0875-5) ... [2020-04-09T20:04:39.356Z] #17 82.32 Selecting previously unselected package xfsprogs. [2020-04-09T20:04:39.649Z] #17 82.35 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2020-04-09T20:04:39.649Z] #17 82.36 Unpacking xfsprogs (4.20.0-1) ... [2020-04-09T20:04:40.594Z] #17 83.36 Selecting previously unselected package zip. [2020-04-09T20:04:40.594Z] #17 83.38 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2020-04-09T20:04:40.594Z] #17 83.39 Unpacking zip (3.0-11+b1) ... [2020-04-09T20:04:40.775Z] #65 232.7 + bin/containerd-stress [2020-04-09T20:04:40.775Z] #65 234.5 + bin/containerd-shim [2020-04-09T20:04:40.884Z] #17 83.78 Setting up aufs-tools (1:4.14+20190211-1) ... [2020-04-09T20:04:40.884Z] #17 83.80 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2020-04-09T20:04:40.884Z] #17 83.80 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2020-04-09T20:04:40.884Z] #17 83.82 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2020-04-09T20:04:40.884Z] #17 83.82 Setting up libgpm2:ppc64el (1.20.7-5) ... [2020-04-09T20:04:40.884Z] #17 83.83 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2020-04-09T20:04:40.884Z] #17 83.85 Setting up uidmap (1:4.5-1.1) ... [2020-04-09T20:04:40.884Z] #17 83.86 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2020-04-09T20:04:40.884Z] #17 83.86 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2020-04-09T20:04:40.884Z] #17 83.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2020-04-09T20:04:41.174Z] #17 83.88 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2020-04-09T20:04:41.174Z] #17 83.90 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2020-04-09T20:04:41.174Z] #17 83.92 Setting up xxd (2:8.1.0875-5) ... [2020-04-09T20:04:41.174Z] #17 83.93 Setting up zip (3.0-11+b1) ... [2020-04-09T20:04:41.174Z] #17 83.94 Setting up vim-common (2:8.1.0875-5) ... [2020-04-09T20:04:41.174Z] #17 84.02 Setting up bash-completion (1:2.8-6) ... [2020-04-09T20:04:41.464Z] ok github.com/docker/docker/daemon/cluster 0.045s coverage: 0.5% of statements [2020-04-09T20:04:42.929Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.006s coverage: 65.3% of statements [2020-04-09T20:04:43.841Z] #65 246.1 + bin/containerd-shim-runc-v1 [2020-04-09T20:04:43.931Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.6% of statements [2020-04-09T20:04:43.948Z] #17 ... [2020-04-09T20:04:43.948Z] [2020-04-09T20:04:43.948Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:04:43.948Z] #47 241.3 mime [2020-04-09T20:04:43.948Z] #47 242.9 mime/quotedprintable [2020-04-09T20:04:43.948Z] #47 243.4 net/http/internal [2020-04-09T20:04:43.948Z] #47 247.6 net/textproto [2020-04-09T20:04:43.948Z] #47 247.7 vendor/golang.org/x/net/http/httpproxy [2020-04-09T20:04:43.948Z] #47 247.8 crypto/x509 [2020-04-09T20:04:43.948Z] #47 251.2 mime/multipart [2020-04-09T20:04:43.948Z] #47 251.2 vendor/golang.org/x/net/http/httpguts [2020-04-09T20:04:47.113Z] #65 249.1 + bin/containerd-shim-runc-v2 [2020-04-09T20:04:47.304Z] #65 240.8 + bin/containerd-shim-runc-v1 [2020-04-09T20:04:47.370Z] #65 249.9 + binaries [2020-04-09T20:04:47.370Z] #65 249.9 + mkdir -p /build [2020-04-09T20:04:47.370Z] #65 249.9 + cp bin/containerd /build/containerd [2020-04-09T20:04:47.370Z] #65 249.9 + cp bin/containerd-shim /build/containerd-shim [2020-04-09T20:04:47.370Z] #65 250.0 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-09T20:04:47.370Z] #65 250.0 + cp bin/ctr /build/ctr [2020-04-09T20:04:47.626Z] #65 DONE 250.3s [2020-04-09T20:04:48.396Z] #47 ... [2020-04-09T20:04:48.396Z] [2020-04-09T20:04:48.396Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:04:48.396Z] #17 90.73 Setting up libiptc0:ppc64el (1.8.2-4) ... [2020-04-09T20:04:48.396Z] #17 90.74 Setting up xz-utils (5.2.4-1) ... [2020-04-09T20:04:48.396Z] #17 90.75 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2020-04-09T20:04:48.396Z] #17 90.77 Setting up sudo (1.8.27-1+deb10u2) ... [2020-04-09T20:04:48.396Z] #17 90.89 invoke-rc.d: could not determine current runlevel [2020-04-09T20:04:48.396Z] #17 90.92 invoke-rc.d: policy-rc.d denied execution of start. [2020-04-09T20:04:48.396Z] #17 90.93 Setting up pigz (2.4-1) ... [2020-04-09T20:04:48.396Z] #17 90.94 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2020-04-09T20:04:48.396Z] #17 90.96 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2020-04-09T20:04:48.396Z] #17 90.99 Setting up python-pip-whl (18.1-5) ...#17 ... [2020-04-09T20:04:48.396Z] [2020-04-09T20:04:48.396Z] #50 [gotestsum 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:48.396Z] #50 DONE 255.9s [2020-04-09T20:04:48.396Z] [2020-04-09T20:04:48.396Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:04:48.396Z] #17 90.99 Setting up python-pip-whl (18.1-5) ... [2020-04-09T20:04:48.396Z] #17 91.00 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2020-04-09T20:04:48.396Z] #17 91.01 Setting up vim-runtime (2:8.1.0875-5) ... [2020-04-09T20:04:48.556Z] [2020-04-09T20:04:48.556Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-09T20:04:48.556Z] #66 DONE 0.2s [2020-04-09T20:04:48.556Z] [2020-04-09T20:04:48.556Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-09T20:04:48.812Z] #70 DONE 0.2s [2020-04-09T20:04:48.812Z] [2020-04-09T20:04:48.812Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-09T20:04:48.936Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2020-04-09T20:04:49.069Z] #72 DONE 0.2s [2020-04-09T20:04:49.069Z] [2020-04-09T20:04:49.069Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-09T20:04:49.069Z] #75 DONE 0.1s [2020-04-09T20:04:49.069Z] [2020-04-09T20:04:49.069Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-09T20:04:49.069Z] #76 DONE 0.0s [2020-04-09T20:04:49.069Z] [2020-04-09T20:04:49.069Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-09T20:04:49.204Z] #65 243.9 + bin/containerd-shim-runc-v2 [2020-04-09T20:04:49.428Z] #17 ... [2020-04-09T20:04:49.428Z] [2020-04-09T20:04:49.428Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:04:49.428Z] #44 165.8 CC criu/cgroup.o [2020-04-09T20:04:49.428Z] #44 173.2 CC criu/clone-noasan.o [2020-04-09T20:04:49.428Z] #44 173.5 CC criu/config.o [2020-04-09T20:04:49.428Z] #44 ... [2020-04-09T20:04:49.428Z] [2020-04-09T20:04:49.428Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:04:49.428Z] #17 92.19 Setting up libaio1:ppc64el (0.3.112-3) ... [2020-04-09T20:04:49.428Z] #17 92.20 Setting up libonig5:ppc64el (6.9.1-1) ... [2020-04-09T20:04:49.428Z] #17 92.21 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u1) ... [2020-04-09T20:04:49.428Z] #17 92.23 Setting up vim (2:8.1.0875-5) ... [2020-04-09T20:04:49.428Z] #17 92.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2020-04-09T20:04:49.428Z] #17 92.28 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2020-04-09T20:04:49.428Z] #17 92.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2020-04-09T20:04:49.429Z] #17 92.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2020-04-09T20:04:49.429Z] #17 92.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2020-04-09T20:04:49.429Z] #17 92.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2020-04-09T20:04:49.718Z] #17 92.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2020-04-09T20:04:49.718Z] #17 92.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2020-04-09T20:04:49.718Z] #17 92.58 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2020-04-09T20:04:49.718Z] #17 92.63 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2020-04-09T20:04:49.718Z] #17 92.65 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2020-04-09T20:04:49.718Z] #17 92.66 Setting up jq (1.5+dfsg-2+b1) ... [2020-04-09T20:04:49.718Z] #17 92.67 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2020-04-09T20:04:49.997Z] #77 DONE 0.7s [2020-04-09T20:04:49.997Z] [2020-04-09T20:04:49.997Z] #78 exporting to image [2020-04-09T20:04:49.997Z] #78 exporting layers [2020-04-09T20:04:50.007Z] #17 92.69 Setting up python3.7 (3.7.3-2+deb10u1) ... [2020-04-09T20:04:50.127Z] #65 244.7 + binaries [2020-04-09T20:04:50.127Z] #65 244.7 + mkdir -p /build [2020-04-09T20:04:50.127Z] #65 244.7 + cp bin/containerd /build/containerd [2020-04-09T20:04:50.127Z] #65 244.7 + cp bin/containerd-shim /build/containerd-shim [2020-04-09T20:04:50.127Z] #65 244.7 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-09T20:04:50.127Z] #65 244.7 + cp bin/ctr /build/ctr [2020-04-09T20:04:50.382Z] #65 DONE 245.1s [2020-04-09T20:04:50.728Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.428s coverage: 13.7% of statements [2020-04-09T20:04:51.305Z] [2020-04-09T20:04:51.305Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-09T20:04:51.559Z] #66 DONE 0.2s [2020-04-09T20:04:51.559Z] [2020-04-09T20:04:51.559Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-09T20:04:51.559Z] #70 DONE 0.2s [2020-04-09T20:04:51.559Z] [2020-04-09T20:04:51.559Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-09T20:04:51.813Z] #72 DONE 0.2s [2020-04-09T20:04:51.813Z] [2020-04-09T20:04:51.813Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-09T20:04:51.813Z] #75 DONE 0.1s [2020-04-09T20:04:51.813Z] [2020-04-09T20:04:51.813Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-09T20:04:51.813Z] #76 DONE 0.0s [2020-04-09T20:04:52.068Z] [2020-04-09T20:04:52.068Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-09T20:04:52.193Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.7% of statements [2020-04-09T20:04:52.473Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2020-04-09T20:04:52.630Z] #77 DONE 0.7s [2020-04-09T20:04:52.885Z] [2020-04-09T20:04:52.885Z] #78 exporting to image [2020-04-09T20:04:52.885Z] #78 exporting layers [2020-04-09T20:04:53.085Z] ok github.com/docker/docker/daemon/events 0.055s coverage: 50.0% of statements [2020-04-09T20:04:54.086Z] ok github.com/docker/docker/daemon/graphdriver 0.003s coverage: 2.2% of statements [2020-04-09T20:04:54.086Z] ok github.com/docker/docker/daemon 12.253s coverage: 17.4% of statements [2020-04-09T20:04:54.086Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-09T20:04:54.086Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-09T20:04:54.086Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-09T20:04:54.086Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-09T20:04:55.564Z] #17 98.40 Setting up iptables (1.8.2-4) ... [2020-04-09T20:04:55.564Z] #17 98.43 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:04:55.564Z] #17 98.44 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:04:55.564Z] #17 98.45 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2020-04-09T20:04:55.564Z] #17 98.46 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2020-04-09T20:04:55.564Z] #17 98.47 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2020-04-09T20:04:55.564Z] #17 98.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2020-04-09T20:04:55.858Z] #17 98.53 Setting up python3 (3.7.3-1) ... [2020-04-09T20:04:56.100Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2020-04-09T20:04:56.496Z] #17 99.46 Setting up python3-wheel (0.32.3-2) ... [2020-04-09T20:04:56.711Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.184s coverage: 57.0% of statements [2020-04-09T20:04:58.003Z] #17 100.8 Setting up apparmor (2.13.2-10) ... [2020-04-09T20:04:59.033Z] #17 ... [2020-04-09T20:04:59.033Z] [2020-04-09T20:04:59.033Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:59.617Z] #23 266.8 Checking out files: 18% (1941/10683) Checking out files: 19% (2030/10683) Checking out files: 20% (2137/10683) Checking out files: 21% (2244/10683) Checking out files: 22% (2351/10683) Checking out files: 23% (2458/10683) Checking out files: 24% (2564/10683) Checking out files: 25% (2671/10683) [2020-04-09T20:04:59.617Z] #23 ... [2020-04-09T20:04:59.617Z] [2020-04-09T20:04:59.617Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:04:59.617Z] #47 257.2 crypto/tls [2020-04-09T20:04:59.617Z] #47 ... [2020-04-09T20:04:59.617Z] [2020-04-09T20:04:59.617Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:04:59.946Z] #78 exporting layers 8.8s done [2020-04-09T20:04:59.946Z] #78 writing image sha256:b3e48bfd82a0ad4084e16d48c66587bc5550ba874e60e3eefabeda5b25e5b3c9 done [2020-04-09T20:04:59.946Z] #78 naming to docker.io/library/docker:7cb13d4d85990555be1317ae32b394e98a779379 done [2020-04-09T20:04:59.946Z] #78 DONE 8.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-09T20:05:00.292Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40802/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 -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:7cb13d4d85990555be1317ae32b394e98a779379 hack/make.sh dynbinary test-integration [2020-04-09T20:05:00.858Z] [2020-04-09T20:05:00.858Z] Removing bundles/ [2020-04-09T20:05:00.858Z] [2020-04-09T20:05:00.858Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-09T20:05:00.858Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:05:00.858Z] GOOS="" GOARCH="" GOARM="" [2020-04-09T20:05:00.955Z] #78 exporting layers 7.1s done [2020-04-09T20:05:00.955Z] #78 writing image sha256:059aa015aee884534b9734c40f6d60c862363d5ea61238bb6c455fa3e22783e5 done [2020-04-09T20:05:00.955Z] #78 naming to docker.io/library/docker:7cb13d4d85990555be1317ae32b394e98a779379 done [2020-04-09T20:05:00.955Z] #78 DONE 7.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2020-04-09T20:05:01.077Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.989s coverage: 46.2% of statements [2020-04-09T20:05:01.689Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.8% of statements [2020-04-09T20:05:02.037Z] [2020-04-09T20:05:02.037Z] Removing bundles/ [2020-04-09T20:05:02.037Z] [2020-04-09T20:05:02.037Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2020-04-09T20:05:02.037Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:05:02.037Z] GOOS="" GOARCH="" GOARM="" [2020-04-09T20:05:02.261Z] #23 266.8 Checking out files: 18% (1941/10683) Checking out files: 19% (2030/10683) Checking out files: 20% (2137/10683) Checking out files: 21% (2244/10683) Checking out files: 22% (2351/10683) Checking out files: 23% (2458/10683) Checking out files: 24% (2564/10683) Checking out files: 25% (2671/10683) Checking out files: 26% (2778/10683) Checking out files: 27% (2885/10683) Checking out files: 28% (2992/10683) Checking out files: 29% (3099/10683) Checking out files: 30% (3205/10683) Checking out files: 31% (3312/10683) Checking out files: 32% (3419/10683) Checking out files: 33% (3526/10683) Checking out files: 33% (3569/10683) Checking out files: 34% (3633/10683) Checking out files: 35% (3740/10683) Checking out files: 36% (3846/10683) Checking out files: 37% (3953/10683) Checking out files: 38% (4060/10683) Checking out files: 39% (4167/10683) Checking out files: 40% (4274/10683) Checking out files: 41% (4381/10683) Checking out files: 42% (4487/10683) Checking out files: 43% (4594/10683) Checking out files: 44% (4701/10683) Checking out files: 45% (4808/10683) Checking out files: 46% (4915/10683) Checking out files: 47% (5022/10683) Checking out files: 48% (5128/10683) Checking out files: 49% (5235/10683) Checking out files: 50% (5342/10683) Checking out files: 50% (5406/10683) Checking out files: 51% (5449/10683) Checking out files: 52% (5556/10683) Checking out files: 53% (5662/10683) Checking out files: 54% (5769/10683) Checking out files: 55% (5876/10683) Checking out files: 56% (5983/10683) Checking out files: 57% (6090/10683) Checking out files: 58% (6197/10683) Checking out files: 59% (6303/10683) Checking out files: 60% (6410/10683) Checking out files: 61% (6517/10683) Checking out files: 62% (6624/10683) Checking out files: 63% (6731/10683) Checking out files: 64% (6838/10683) Checking out files: 65% (6944/10683) Checking out files: 66% (7051/10683) Checking out files: 67% (7158/10683) Checking out files: 68% (7265/10683) Checking out files: 69% (7372/10683) Checking out files: 69% (7393/10683) Checking out files: 70% (7479/10683) [2020-04-09T20:05:02.261Z] #23 ... [2020-04-09T20:05:02.261Z] [2020-04-09T20:05:02.261Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:02.261Z] #44 178.8 CC criu/cr-check.o [2020-04-09T20:05:02.261Z] #44 182.5 CC criu/cr-dedup.o [2020-04-09T20:05:02.261Z] #44 183.6 CC criu/cr-dump.o [2020-04-09T20:05:02.261Z] #44 188.6 CC criu/cr-errno.o [2020-04-09T20:05:02.261Z] #44 188.8 CC criu/cr-restore.o [2020-04-09T20:05:02.261Z] #44 ... [2020-04-09T20:05:02.261Z] [2020-04-09T20:05:02.261Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:05:04.047Z] #23 266.8 Checking out files: 18% (1941/10683) Checking out files: 19% (2030/10683) Checking out files: 20% (2137/10683) Checking out files: 21% (2244/10683) Checking out files: 22% (2351/10683) Checking out files: 23% (2458/10683) Checking out files: 24% (2564/10683) Checking out files: 25% (2671/10683) Checking out files: 26% (2778/10683) Checking out files: 27% (2885/10683) Checking out files: 28% (2992/10683) Checking out files: 29% (3099/10683) Checking out files: 30% (3205/10683) Checking out files: 31% (3312/10683) Checking out files: 32% (3419/10683) Checking out files: 33% (3526/10683) Checking out files: 33% (3569/10683) Checking out files: 34% (3633/10683) Checking out files: 35% (3740/10683) Checking out files: 36% (3846/10683) Checking out files: 37% (3953/10683) Checking out files: 38% (4060/10683) Checking out files: 39% (4167/10683) Checking out files: 40% (4274/10683) Checking out files: 41% (4381/10683) Checking out files: 42% (4487/10683) Checking out files: 43% (4594/10683) Checking out files: 44% (4701/10683) Checking out files: 45% (4808/10683) Checking out files: 46% (4915/10683) Checking out files: 47% (5022/10683) Checking out files: 48% (5128/10683) Checking out files: 49% (5235/10683) Checking out files: 50% (5342/10683) Checking out files: 50% (5406/10683) Checking out files: 51% (5449/10683) Checking out files: 52% (5556/10683) Checking out files: 53% (5662/10683) Checking out files: 54% (5769/10683) Checking out files: 55% (5876/10683) Checking out files: 56% (5983/10683) Checking out files: 57% (6090/10683) Checking out files: 58% (6197/10683) Checking out files: 59% (6303/10683) Checking out files: 60% (6410/10683) Checking out files: 61% (6517/10683) Checking out files: 62% (6624/10683) Checking out files: 63% (6731/10683) Checking out files: 64% (6838/10683) Checking out files: 65% (6944/10683) Checking out files: 66% (7051/10683) Checking out files: 67% (7158/10683) Checking out files: 68% (7265/10683) Checking out files: 69% (7372/10683) Checking out files: 69% (7393/10683) Checking out files: 70% (7479/10683) Checking out files: 71% (7585/10683) Checking out files: 72% (7692/10683) Checking out files: 73% (7799/10683) Checking out files: 74% (7906/10683) Checking out files: 75% (8013/10683) Checking out files: 76% (8120/10683) Checking out files: 77% (8226/10683) Checking out files: 78% (8333/10683) Checking out files: 79% (8440/10683) Checking out files: 80% (8547/10683) Checking out files: 81% (8654/10683) Checking out files: 82% (8761/10683) Checking out files: 83% (8867/10683) Checking out files: 84% (8974/10683) Checking out files: 85% (9081/10683) Checking out files: 85% (9082/10683) Checking out files: 86% (9188/10683) Checking out files: 87% (9295/10683) Checking out files: 88% (9402/10683) Checking out files: 89% (9508/10683) Checking out files: 90% (9615/10683) Checking out files: 91% (9722/10683) Checking out files: 92% (9829/10683) Checking out files: 93% (9936/10683) Checking out files: 94% (10043/10683) Checking out files: 95% (10149/10683) Checking out files: 96% (10256/10683) Checking out files: 97% (10363/10683) Checking out files: 98% (10470/10683) Checking out files: 99% (10577/10683) Checking out files: 100% (10683/10683) Checking out files: 100% (10683/10683), done. [2020-04-09T20:05:04.341Z] #23 271.9 + cd /tmp/tmp.MJWe0wGsFP/tmp/docker-ce [2020-04-09T20:05:04.341Z] #23 271.9 + git checkout -q v17.06.2-ce [2020-04-09T20:05:05.161Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.310s coverage: 49.5% of statements [2020-04-09T20:05:07.956Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2020-04-09T20:05:07.956Z] [2020-04-09T20:05:07.956Z] ________ ____ __. [2020-04-09T20:05:07.956Z] \_____ \ | |/ _| [2020-04-09T20:05:07.956Z] / | \| < [2020-04-09T20:05:07.956Z] / | \ | \ [2020-04-09T20:05:07.956Z] \_______ /____|__ \ [2020-04-09T20:05:07.956Z] \/ \/ [2020-04-09T20:05:07.956Z] [2020-04-09T20:05:07.956Z] INFO: make.ps1 ended at 04/09/2020 20:05:05 [2020-04-09T20:05:07.956Z] INFO: Binaries build ended at 04/09/2020 20:05:07. Duration:00:01:04.9815863 [2020-04-09T20:05:08.812Z] #23 276.0 + mkdir -p /tmp/tmp.MJWe0wGsFP/src/github.com/docker [2020-04-09T20:05:08.812Z] #23 276.0 + mv components/cli /tmp/tmp.MJWe0wGsFP/src/github.com/docker/cli [2020-04-09T20:05:08.812Z] #23 276.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2020-04-09T20:05:10.155Z] INFO: Copying the built daemon binary to d:\CI\PR-40802\1\binary\dockerd-7cb13d4d85.exe... [2020-04-09T20:05:10.371Z] #23 ... [2020-04-09T20:05:10.371Z] [2020-04-09T20:05:10.371Z] #17 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-d... [2020-04-09T20:05:10.371Z] #17 104.1 Setting up xfsprogs (4.20.0-1) ... [2020-04-09T20:05:10.371Z] #17 104.1 Setting up python3-lib2to3 (3.7.3-1) ... [2020-04-09T20:05:10.371Z] #17 104.8 Setting up python3-pkg-resources (40.8.0-1) ... [2020-04-09T20:05:10.371Z] #17 106.6 Setting up python3-distutils (3.7.3-1) ... [2020-04-09T20:05:10.371Z] #17 107.7 Setting up python3-setuptools (40.8.0-1) ... [2020-04-09T20:05:10.371Z] #17 110.3 Setting up python3-pip (18.1-5) ... [2020-04-09T20:05:10.371Z] #17 112.7 Processing triggers for libc-bin (2.28-10) ... [2020-04-09T20:05:10.371Z] #17 112.8 Processing triggers for mime-support (3.62) ... [2020-04-09T20:05:10.371Z] #17 DONE 113.1s [2020-04-09T20:05:10.371Z] [2020-04-09T20:05:10.371Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-09T20:05:10.642Z] ok github.com/docker/docker/daemon/graphdriver/aufs 15.238s coverage: 72.5% of statements [2020-04-09T20:05:10.642Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-09T20:05:10.834Z] #18 0.550 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2020-04-09T20:05:10.834Z] #18 ... [2020-04-09T20:05:10.834Z] [2020-04-09T20:05:10.834Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:05:10.834Z] #47 268.4 net/http/httptrace [2020-04-09T20:05:10.834Z] #47 269.1 net/http [2020-04-09T20:05:11.124Z] #47 ... [2020-04-09T20:05:11.124Z] [2020-04-09T20:05:11.124Z] #18 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sb... [2020-04-09T20:05:11.124Z] #18 0.767 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2020-04-09T20:05:11.124Z] #18 0.772 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2020-04-09T20:05:11.124Z] #18 DONE 0.9s [2020-04-09T20:05:11.124Z] [2020-04-09T20:05:11.124Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-09T20:05:11.138Z] INFO: Copying the built client binary to d:\CI\PR-40802\1\binary\docker-7cb13d4d85.exe... [2020-04-09T20:05:11.600Z] INFO: Copying dockerversion from the container... [2020-04-09T20:05:11.645Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.625s coverage: 76.1% of statements [2020-04-09T20:05:11.926Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.025s coverage: 61.0% of statements [2020-04-09T20:05:11.926Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-09T20:05:11.926Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-09T20:05:12.062Z] INFO: Copying the golang package from the container to d:\CI\PR-40802\1\installer\go.zip... [2020-04-09T20:05:12.928Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 58.0% of statements [2020-04-09T20:05:13.209Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.024s coverage: 3.0% of statements [2020-04-09T20:05:13.821Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-04-09T20:05:14.254Z] INFO: Extracting go.zip to d:\CI\PR-40802\1\go [2020-04-09T20:05:15.287Z] ok github.com/docker/docker/daemon/images 0.010s coverage: 4.9% of statements [2020-04-09T20:05:15.287Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-09T20:05:15.287Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-09T20:05:15.287Z] ok github.com/docker/docker/daemon/logger 0.211s coverage: 41.8% of statements [2020-04-09T20:05:16.751Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2020-04-09T20:05:16.751Z] ok github.com/docker/docker/daemon/logger/awslogs 0.067s coverage: 77.8% of statements [2020-04-09T20:05:16.751Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-09T20:05:16.751Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-09T20:05:17.362Z] ok github.com/docker/docker/daemon/logger/journald 0.002s coverage: 26.2% of statements [2020-04-09T20:05:17.973Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-04-09T20:05:17.973Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 62.1% of statements [2020-04-09T20:05:18.013Z] #19 ... [2020-04-09T20:05:18.013Z] [2020-04-09T20:05:18.013Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:18.013Z] #44 200.1 CC criu/cr-service.o [2020-04-09T20:05:18.013Z] #44 203.9 CC criu/crtools.o [2020-04-09T20:05:18.584Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 74.7% of statements [2020-04-09T20:05:18.584Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-09T20:05:18.647Z] #44 205.3 CC criu/eventfd.o [2020-04-09T20:05:18.865Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.060s coverage: 19.9% of statements [2020-04-09T20:05:19.293Z] #44 206.0 CC criu/eventpoll.o [2020-04-09T20:05:19.867Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 33.3% of statements [2020-04-09T20:05:20.869Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 47.8% of statements [2020-04-09T20:05:20.869Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2020-04-09T20:05:21.012Z] ok github.com/docker/docker/api/server/httputils 0.021s coverage: 14.7% of statements [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-09T20:05:21.012Z] ok github.com/docker/docker/api/server/middleware 0.039s coverage: 37.7% of statements [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-09T20:05:21.012Z] ok github.com/docker/docker/api/types/strslice 0.024s coverage: 90.0% of statements [2020-04-09T20:05:21.012Z] ok github.com/docker/docker/api/types/filters 0.015s coverage: 92.2% of statements [2020-04-09T20:05:21.012Z] ok github.com/docker/docker/api/server/router/swarm 0.022s coverage: 4.5% of statements [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/types [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-09T20:05:21.012Z] ok github.com/docker/docker/api/types/time 0.023s coverage: 100.0% of statements [2020-04-09T20:05:21.012Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/builder [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-09T20:05:21.012Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-09T20:05:21.012Z] ok github.com/docker/docker/builder/dockerignore 0.010s coverage: 96.8% of statements [2020-04-09T20:05:21.012Z] ok github.com/docker/docker/cli/debug 0.019s coverage: 100.0% of statements [2020-04-09T20:05:21.012Z] ok github.com/docker/docker/builder/remotecontext 0.321s coverage: 13.6% of statements [2020-04-09T20:05:21.012Z] ok github.com/docker/docker/builder/remotecontext/git 3.220s coverage: 86.3% of statements [2020-04-09T20:05:21.389Z] #44 207.9 CC criu/external.o [2020-04-09T20:05:21.389Z] #44 ... [2020-04-09T20:05:21.389Z] [2020-04-09T20:05:21.389Z] #19 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2020-04-09T20:05:21.389Z] #19 10.10 Collecting yamllint==1.16.0 [2020-04-09T20:05:21.479Z] ok github.com/docker/docker/daemon/logger/splunk 1.444s coverage: 82.5% of statements [2020-04-09T20:05:21.479Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-09T20:05:21.479Z] ok github.com/docker/docker/daemon/network 0.002s coverage: 63.8% of statements [2020-04-09T20:05:21.479Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-09T20:05:22.393Z] ok github.com/docker/docker/builder/dockerfile 1.133s coverage: 48.2% of statements [2020-04-09T20:05:22.393Z] ? github.com/docker/docker/cli [no test files] [2020-04-09T20:05:22.393Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-09T20:05:22.428Z] #19 11.03 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2020-04-09T20:05:22.428Z] #19 11.23 Collecting pyyaml (from yamllint==1.16.0) [2020-04-09T20:05:22.728Z] #19 11.65 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) [2020-04-09T20:05:22.944Z] ok github.com/docker/docker/distribution/metadata 0.032s coverage: 48.2% of statements [2020-04-09T20:05:23.554Z] ok github.com/docker/docker/distribution 0.340s coverage: 22.1% of statements [2020-04-09T20:05:23.554Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-09T20:05:24.165Z] ok github.com/docker/docker/errdefs 0.004s coverage: 49.4% of statements [2020-04-09T20:05:25.167Z] ok github.com/docker/docker/image 0.012s coverage: 86.4% of statements [2020-04-09T20:05:25.778Z] ok github.com/docker/docker/image/cache 0.004s coverage: 19.2% of statements [2020-04-09T20:05:25.778Z] ok github.com/docker/docker/distribution/xfer 1.876s coverage: 85.1% of statements [2020-04-09T20:05:25.778Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-09T20:05:25.778Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-09T20:05:26.272Z] #19 14.75 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2020-04-09T20:05:26.272Z] #19 14.85 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl [2020-04-09T20:05:26.272Z] #19 14.94 Building wheels for collected packages: pyyaml [2020-04-09T20:05:26.272Z] #19 14.95 Running setup.py bdist_wheel for pyyaml: started [2020-04-09T20:05:26.591Z] ok github.com/docker/docker/client 0.346s coverage: 75.8% of statements [2020-04-09T20:05:26.781Z] ok github.com/docker/docker/image/v1 0.004s coverage: 25.0% of statements [2020-04-09T20:05:26.781Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-09T20:05:27.062Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2020-04-09T20:05:28.077Z] ok github.com/docker/docker/opts 0.013s coverage: 67.4% of statements [2020-04-09T20:05:28.077Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 50.0% of statements [2020-04-09T20:05:28.374Z] #19 17.34 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2020-04-09T20:05:28.671Z] #19 17.35 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd [2020-04-09T20:05:28.671Z] #19 17.52 Successfully built pyyaml [2020-04-09T20:05:28.672Z] #19 17.55 Installing collected packages: pyyaml, pathspec, yamllint [2020-04-09T20:05:29.708Z] #19 18.33 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 [2020-04-09T20:05:29.708Z] #19 DONE 18.7s [2020-04-09T20:05:29.708Z] [2020-04-09T20:05:29.708Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:29.708Z] #44 208.6 CC criu/fault-injection.o [2020-04-09T20:05:29.708Z] #44 208.8 CC criu/fdstore.o [2020-04-09T20:05:29.708Z] #44 209.6 CC criu/fifo.o [2020-04-09T20:05:29.708Z] #44 210.7 CC criu/file-ids.o [2020-04-09T20:05:29.708Z] #44 211.4 CC criu/file-lock.o [2020-04-09T20:05:29.708Z] #44 213.2 CC criu/files-ext.o [2020-04-09T20:05:29.708Z] #44 213.9 CC criu/files-reg.o [2020-04-09T20:05:30.089Z] ok github.com/docker/docker/pkg/archive 0.500s coverage: 77.3% of statements [2020-04-09T20:05:31.090Z] ok github.com/docker/docker/pkg/authorization 0.525s coverage: 68.3% of statements [2020-04-09T20:05:31.090Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2020-04-09T20:05:31.090Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2020-04-09T20:05:31.785Z] #44 218.2 CC criu/files.o [2020-04-09T20:05:32.414Z] #44 ... [2020-04-09T20:05:32.414Z] [2020-04-09T20:05:32.414Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:05:32.414Z] #47 290.2 github.com/LK4D4/vndr/godl [2020-04-09T20:05:32.414Z] #47 291.5 github.com/LK4D4/vndr [2020-04-09T20:05:35.454Z] ok github.com/docker/docker/layer 7.863s coverage: 68.8% of statements [2020-04-09T20:05:35.454Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-09T20:05:35.454Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-09T20:05:35.454Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-09T20:05:35.455Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-09T20:05:35.455Z] ? github.com/docker/docker/oci [no test files] [2020-04-09T20:05:35.455Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-09T20:05:35.455Z] ok github.com/docker/docker/pkg/chrootarchive 3.540s coverage: 43.2% of statements [2020-04-09T20:05:35.455Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-09T20:05:35.455Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-09T20:05:35.455Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2020-04-09T20:05:35.735Z] ok github.com/docker/docker/pkg/discovery 0.005s coverage: 58.3% of statements [2020-04-09T20:05:35.926Z] #47 ... [2020-04-09T20:05:35.926Z] [2020-04-09T20:05:35.926Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:35.926Z] #44 222.5 CC criu/filesystems.o [2020-04-09T20:05:36.016Z] ok github.com/docker/docker/pkg/discovery/file 0.002s coverage: 92.9% of statements [2020-04-09T20:05:36.297Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2020-04-09T20:05:36.578Z] ok github.com/docker/docker/pkg/discovery/nodes 0.002s coverage: 93.8% of statements [2020-04-09T20:05:37.194Z] ok github.com/docker/docker/pkg/dmesg 0.002s coverage: 83.3% of statements [2020-04-09T20:05:37.423Z] #44 ... [2020-04-09T20:05:37.423Z] [2020-04-09T20:05:37.423Z] #47 [vndr 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:05:37.423Z] #47 DONE 305.2s [2020-04-09T20:05:37.423Z] [2020-04-09T20:05:37.423Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:37.423Z] #44 224.1 CC criu/fsnotify.o [2020-04-09T20:05:38.195Z] ok github.com/docker/docker/pkg/filenotify 0.601s coverage: 67.0% of statements [2020-04-09T20:05:38.807Z] ok github.com/docker/docker/pkg/fileutils 0.004s coverage: 89.5% of statements [2020-04-09T20:05:39.445Z] INFO: Extraction ended at 04/09/2020 20:05:36. Duration:00:00:22.1463612 [2020-04-09T20:05:39.445Z] INFO: Updating the golang and path environment variables [2020-04-09T20:05:39.445Z] INFO: GOPATH=d:\gopath [2020-04-09T20:05:39.445Z] INFO: go version go1.13.10 windows/amd64 [2020-04-09T20:05:39.445Z] INFO: Running the daemon under test in debug mode [2020-04-09T20:05:39.445Z] INFO: Starting a daemon under test... [2020-04-09T20:05:39.445Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-40802\1\daemon --pidfile d:\CI\PR-40802\1\docker.pid -D [2020-04-09T20:05:39.445Z] INFO: Process started successfully. [2020-04-09T20:05:39.445Z] INFO: Start tailing logs of the daemon under tests [2020-04-09T20:05:39.445Z] INFO: Waiting for the daemon under test to start... [2020-04-09T20:05:39.809Z] ok github.com/docker/docker/pkg/fsutils 0.436s coverage: 85.1% of statements [2020-04-09T20:05:39.809Z] ok github.com/docker/docker/pkg/discovery/kv 3.113s coverage: 84.1% of statements [2020-04-09T20:05:40.089Z] ok github.com/docker/docker/pkg/homedir 0.001s coverage: 11.4% of statements [2020-04-09T20:05:40.419Z] INFO: Daemon under test started and replied! [2020-04-09T20:05:40.419Z] INFO: Docker version of the daemon under test [2020-04-09T20:05:40.419Z] [2020-04-09T20:05:40.419Z] Client: [2020-04-09T20:05:40.419Z] Version: 17.06.2-ce [2020-04-09T20:05:40.419Z] API version: 1.30 [2020-04-09T20:05:40.419Z] Go version: go1.8.3 [2020-04-09T20:05:40.419Z] Git commit: cec0b72 [2020-04-09T20:05:40.419Z] Built: Tue Sep 5 19:57:19 2017 [2020-04-09T20:05:40.419Z] OS/Arch: windows/amd64 [2020-04-09T20:05:40.419Z] [2020-04-09T20:05:40.419Z] Server: [2020-04-09T20:05:40.419Z] Version: 0.0.0-dev [2020-04-09T20:05:40.419Z] API version: 1.41 (minimum version 1.24) [2020-04-09T20:05:40.419Z] Go version: go1.13.10 [2020-04-09T20:05:40.419Z] Git commit: 7cb13d4d85 [2020-04-09T20:05:40.419Z] Built: 04/09/2020 20:04:06 [2020-04-09T20:05:40.419Z] OS/Arch: windows/amd64 [2020-04-09T20:05:40.419Z] Experimental: false [2020-04-09T20:05:40.419Z] [2020-04-09T20:05:40.419Z] INFO: Docker info of the daemon under test [2020-04-09T20:05:40.419Z] [2020-04-09T20:05:40.419Z] Containers: 0 [2020-04-09T20:05:40.419Z] Running: 0 [2020-04-09T20:05:40.419Z] Paused: 0 [2020-04-09T20:05:40.419Z] Stopped: 0 [2020-04-09T20:05:40.419Z] Images: 0 [2020-04-09T20:05:40.419Z] Server Version: 0.0.0-dev [2020-04-09T20:05:40.419Z] Storage Driver: windowsfilter [2020-04-09T20:05:40.419Z] Windows: [2020-04-09T20:05:40.419Z] Logging Driver: json-file [2020-04-09T20:05:40.419Z] Plugins: [2020-04-09T20:05:40.419Z] Volume: local [2020-04-09T20:05:40.419Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-09T20:05:40.419Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-09T20:05:40.419Z] Swarm: inactive [2020-04-09T20:05:40.419Z] Default Isolation: process [2020-04-09T20:05:40.419Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-09T20:05:40.419Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-09T20:05:40.419Z] OSType: windows [2020-04-09T20:05:40.419Z] Architecture: x86_64 [2020-04-09T20:05:40.419Z] CPUs: 4 [2020-04-09T20:05:40.419Z] Total Memory: 32GiB [2020-04-09T20:05:40.419Z] Name: azwin-2-0556c0 [2020-04-09T20:05:40.419Z] ID: GAHI:GH4A:OWLC:NOC7:U6HT:PYHP:E4UN:4CTC:5HLB:YNHH:TMQR:Q275 [2020-04-09T20:05:40.419Z] Docker Root Dir: D:\CI\PR-40802\1\daemon [2020-04-09T20:05:40.419Z] Debug Mode (client): false [2020-04-09T20:05:40.419Z] Debug Mode (server): true [2020-04-09T20:05:40.419Z] File Descriptors: -1 [2020-04-09T20:05:40.419Z] Goroutines: 17 [2020-04-09T20:05:40.419Z] System Time: 2020-04-09T20:05:40.0258964Z [2020-04-09T20:05:40.419Z] EventsListeners: 0 [2020-04-09T20:05:40.419Z] Registry: https://index.docker.io/v1/ [2020-04-09T20:05:40.419Z] Labels: [2020-04-09T20:05:40.419Z] Experimental: false [2020-04-09T20:05:40.419Z] Insecure Registries: [2020-04-09T20:05:40.419Z] 127.0.0.0/8 [2020-04-09T20:05:40.419Z] Live Restore Enabled: false [2020-04-09T20:05:40.419Z] [2020-04-09T20:05:40.419Z] [2020-04-09T20:05:40.419Z] INFO: Docker images of the daemon under test [2020-04-09T20:05:40.419Z] [2020-04-09T20:05:40.419Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-09T20:05:40.419Z] [2020-04-09T20:05:40.419Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2020-04-09T20:05:40.419Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2020-04-09T20:05:40.419Z] ltsc2019: Pulling from windows/servercore [2020-04-09T20:05:40.700Z] ok github.com/docker/docker/pkg/idtools 0.258s coverage: 70.1% of statements [2020-04-09T20:05:40.882Z] 65014b3c3121: Pulling fs layer [2020-04-09T20:05:40.882Z] 23645bd7ee08: Pulling fs layer [2020-04-09T20:05:40.930Z] #44 227.4 CC criu/image-desc.o [2020-04-09T20:05:40.980Z] ok github.com/docker/docker/pkg/ioutils 0.328s coverage: 69.3% of statements [2020-04-09T20:05:41.222Z] #44 227.7 CC criu/image.o [2020-04-09T20:05:41.261Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2020-04-09T20:05:41.261Z] ok github.com/docker/docker/pkg/locker 0.014s coverage: 88.9% of statements [2020-04-09T20:05:41.541Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2020-04-09T20:05:41.541Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-09T20:05:41.541Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-09T20:05:41.541Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2020-04-09T20:05:41.541Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-09T20:05:41.821Z] ok github.com/docker/docker/pkg/parsers 0.007s coverage: 97.0% of statements [2020-04-09T20:05:41.821Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2020-04-09T20:05:42.102Z] ok github.com/docker/docker/pkg/pidfile 0.010s coverage: 82.4% of statements [2020-04-09T20:05:42.382Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 91.4% of statements [2020-04-09T20:05:42.382Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-09T20:05:42.382Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-09T20:05:42.733Z] #44 229.3 CC criu/ipc_ns.o [2020-04-09T20:05:42.993Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2020-04-09T20:05:43.604Z] ok github.com/docker/docker/pkg/plugins/transport 0.001s coverage: 85.7% of statements [2020-04-09T20:05:43.604Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2020-04-09T20:05:43.885Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2020-04-09T20:05:45.349Z] ok github.com/docker/docker/pkg/pubsub 1.018s coverage: 73.9% of statements [2020-04-09T20:05:45.349Z] ok github.com/docker/docker/pkg/reexec 0.003s coverage: 82.4% of statements [2020-04-09T20:05:46.281Z] #44 232.2 CC criu/irmap.o [2020-04-09T20:05:46.706Z] 23645bd7ee08: Verifying Checksum [2020-04-09T20:05:46.706Z] 23645bd7ee08: Download complete [2020-04-09T20:05:47.330Z] #44 234.0 CC criu/kcmp-ids.o [2020-04-09T20:05:47.963Z] #44 234.5 CC criu/kerndat.o [2020-04-09T20:05:48.019Z] ok github.com/docker/docker/pkg/signal 2.355s coverage: 61.0% of statements [2020-04-09T20:05:48.300Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2020-04-09T20:05:48.911Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-04-09T20:05:48.911Z] ok github.com/docker/docker/pkg/stringid 0.001s coverage: 70.6% of statements [2020-04-09T20:05:49.192Z] ok github.com/docker/docker/pkg/symlink 0.006s coverage: 87.7% of statements [2020-04-09T20:05:49.485Z] ok github.com/docker/docker/pkg/sysinfo 0.004s coverage: 71.3% of statements [2020-04-09T20:05:50.032Z] #44 236.3 CC criu/libnetlink.o [2020-04-09T20:05:50.098Z] ok github.com/docker/docker/pkg/system 0.038s coverage: 37.2% of statements [2020-04-09T20:05:50.325Z] #44 237.0 CC criu/log.o [2020-04-09T20:05:50.379Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2020-04-09T20:05:50.659Z] ok github.com/docker/docker/pkg/tarsum 0.029s coverage: 89.3% of statements [2020-04-09T20:05:51.271Z] ok github.com/docker/docker/pkg/term 0.002s coverage: 84.8% of statements [2020-04-09T20:05:51.271Z] testing: warning: no tests to run [2020-04-09T20:05:51.271Z] coverage: [no statements] [2020-04-09T20:05:51.271Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2020-04-09T20:05:51.355Z] #44 237.9 CC criu/lsm.o [2020-04-09T20:05:51.551Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2020-04-09T20:05:51.833Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2020-04-09T20:05:51.833Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2020-04-09T20:05:52.396Z] #44 238.8 CC criu/mem.o [2020-04-09T20:05:52.684Z] #44 ... [2020-04-09T20:05:52.684Z] [2020-04-09T20:05:52.684Z] #30 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2020-04-09T20:05:52.684Z] #30 DONE 320.7s [2020-04-09T20:05:52.973Z] [2020-04-09T20:05:52.973Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:05:53.846Z] ok github.com/docker/docker/plugin 0.563s coverage: 27.1% of statements [2020-04-09T20:05:54.457Z] ok github.com/docker/docker/plugin/v2 0.002s coverage: 14.5% of statements [2020-04-09T20:05:55.069Z] ok github.com/docker/docker/profiles/seccomp 0.003s coverage: 75.0% of statements [2020-04-09T20:05:55.315Z] 65014b3c3121: Verifying Checksum [2020-04-09T20:05:55.315Z] 65014b3c3121: Download complete [2020-04-09T20:05:55.350Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2020-04-09T20:05:56.261Z] ................................................ [ 29%] [2020-04-09T20:05:56.351Z] ok github.com/docker/docker/registry 0.092s coverage: 56.0% of statements [2020-04-09T20:05:56.527Z] #65 ... [2020-04-09T20:05:56.527Z] [2020-04-09T20:05:56.527Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:05:56.527Z] #44 242.7 CC criu/mount.o [2020-04-09T20:05:56.962Z] ok github.com/docker/docker/registry/resumable 0.013s coverage: 100.0% of statements [2020-04-09T20:05:56.962Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2020-04-09T20:05:57.585Z] ok github.com/docker/docker/runconfig 0.006s coverage: 68.2% of statements [2020-04-09T20:05:57.865Z] ok github.com/docker/docker/testutil 0.001s coverage: 62.5% of statements [2020-04-09T20:05:58.686Z] ok github.com/docker/docker/cmd/dockerd 0.134s coverage: 30.8% of statements [2020-04-09T20:05:58.686Z] ok github.com/docker/docker/container 0.189s coverage: 34.7% of statements [2020-04-09T20:05:58.686Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-09T20:05:58.686Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-09T20:05:58.686Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-09T20:05:58.686Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-09T20:05:58.946Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.050s coverage: 65.3% of statements [2020-04-09T20:05:59.877Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2020-04-09T20:05:59.886Z] ok github.com/docker/docker/daemon/cluster/convert 0.039s coverage: 35.6% of statements [2020-04-09T20:06:00.488Z] ok github.com/docker/docker/volume/local 0.036s coverage: 73.0% of statements [2020-04-09T20:06:00.768Z] ok github.com/docker/docker/volume/mounts 0.017s coverage: 67.0% of statements [2020-04-09T20:06:00.826Z] ok github.com/docker/docker/daemon/cluster 0.167s coverage: 0.5% of statements [2020-04-09T20:06:01.770Z] ok github.com/docker/docker/volume/service 0.009s coverage: 73.0% of statements [2020-04-09T20:06:03.403Z] #44 249.4 CC criu/namespaces.o [2020-04-09T20:06:04.121Z] ok github.com/docker/docker/daemon/discovery 0.014s coverage: 30.0% of statements [2020-04-09T20:06:04.690Z] ok github.com/docker/docker/daemon/config 0.159s coverage: 81.7% of statements [2020-04-09T20:06:05.260Z] ok github.com/docker/docker/daemon/events 0.070s coverage: 50.0% of statements [2020-04-09T20:06:06.126Z] #44 252.6 CC criu/net.o [2020-04-09T20:06:07.173Z] ok github.com/docker/docker/daemon/graphdriver 0.026s coverage: 2.2% of statements [2020-04-09T20:06:10.463Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2020-04-09T20:06:11.401Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.469s coverage: 13.8% of statements [2020-04-09T20:06:12.340Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.681s coverage: 57.0% of statements [2020-04-09T20:06:13.042Z] #44 258.6 CC criu/netfilter.o [2020-04-09T20:06:13.042Z] #44 259.2 CC criu/page-pipe.o [2020-04-09T20:06:14.073Z] #44 260.4 CC criu/page-xfer.o [2020-04-09T20:06:14.878Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.017s coverage: 1.8% of statements [2020-04-09T20:06:16.139Z] #44 262.8 CC criu/pagemap-cache.o [2020-04-09T20:06:16.261Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.506s coverage: 46.2% of statements [2020-04-09T20:06:16.956Z] ok github.com/docker/docker/pkg/plugins 33.616s coverage: 76.6% of statements [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/rootless [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/volume [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-09T20:06:16.956Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-09T20:06:16.956Z] [2020-04-09T20:06:16.956Z] === Skipped [2020-04-09T20:06:16.956Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-09T20:06:16.956Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-09T20:06:16.956Z] [2020-04-09T20:06:16.956Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-09T20:06:16.956Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-09T20:06:16.956Z] [2020-04-09T20:06:16.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-09T20:06:16.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:06:16.956Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:06:16.956Z] [2020-04-09T20:06:16.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-09T20:06:16.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:06:16.956Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:06:16.956Z] [2020-04-09T20:06:16.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-09T20:06:16.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:06:16.956Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:06:16.956Z] [2020-04-09T20:06:16.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-09T20:06:16.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:06:16.956Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:06:16.956Z] [2020-04-09T20:06:16.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-09T20:06:16.956Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:06:16.956Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:06:16.956Z] [2020-04-09T20:06:16.956Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-09T20:06:16.956Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:06:16.956Z] [2020-04-09T20:06:16.956Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-09T20:06:16.956Z] time="2020-04-09T20:05:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:06:16.957Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:06:16.957Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-09T20:06:16.957Z] time="2020-04-09T20:05:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:06:16.957Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:06:16.957Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-09T20:06:16.957Z] time="2020-04-09T20:05:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:06:16.957Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:06:16.957Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-09T20:06:16.957Z] time="2020-04-09T20:05:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:06:16.957Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:06:16.957Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-09T20:06:16.957Z] time="2020-04-09T20:05:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:06:16.957Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:06:16.957Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-09T20:06:16.957Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-09T20:06:16.957Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-09T20:06:16.957Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-09T20:06:16.957Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-09T20:06:16.957Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-09T20:06:16.957Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:06:16.957Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-09T20:06:16.957Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:06:16.957Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-09T20:06:16.957Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:06:16.957Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-09T20:06:16.957Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:06:16.957Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-09T20:06:16.957Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:06:16.957Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-09T20:06:16.957Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-09T20:06:16.957Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-09T20:06:16.957Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] [2020-04-09T20:06:16.957Z] DONE 2140 tests, 26 skipped in 189.628s [2020-04-09T20:06:17.197Z] ok github.com/docker/docker/daemon/graphdriver/aufs 9.173s coverage: 72.5% of statements [2020-04-09T20:06:17.236Z] #44 263.5 CC criu/pagemap.o Post stage [Pipeline] junit [2020-04-09T20:06:17.601Z] Recording test results [2020-04-09T20:06:17.607Z] tests/integration/api_exec_test.py ..................... [ 34%] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-09T20:06:18.143Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-40802/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 -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:7cb13d4d85990555be1317ae32b394e98a779379 hack/make.sh dynbinary test-integration [2020-04-09T20:06:18.425Z] [2020-04-09T20:06:18.425Z] Removing bundles/ [2020-04-09T20:06:18.425Z] [2020-04-09T20:06:18.425Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-09T20:06:18.425Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:06:18.425Z] GOOS="" GOARCH="" GOARM="" [2020-04-09T20:06:18.578Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.943s coverage: 49.5% of statements [2020-04-09T20:06:18.880Z] #44 265.3 CC criu/parasite-syscall.o [2020-04-09T20:06:19.147Z] ok github.com/docker/docker/daemon 12.294s coverage: 17.4% of statements [2020-04-09T20:06:19.147Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-09T20:06:19.147Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-09T20:06:19.147Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-09T20:06:19.147Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-09T20:06:19.147Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-09T20:06:19.716Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.592s coverage: 76.1% of statements [2020-04-09T20:06:20.286Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.023s coverage: 58.0% of statements [2020-04-09T20:06:20.526Z] #44 267.0 CC criu/path.o [2020-04-09T20:06:20.820Z] #44 267.5 CC criu/pie-util-vdso.o [2020-04-09T20:06:20.855Z] ok github.com/docker/docker/daemon/links 0.008s coverage: 93.0% of statements [2020-04-09T20:06:21.114Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.030s coverage: 3.0% of statements [2020-04-09T20:06:21.458Z] #44 268.2 CC criu/pie-util.o [2020-04-09T20:06:21.749Z] #44 268.4 CC criu/pipes.o [2020-04-09T20:06:22.247Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:06:22.504Z] [2020-04-09T20:06:22.504Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-09T20:06:23.069Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-09T20:06:23.069Z] HOSTNAME=9de74e27a43b [2020-04-09T20:06:23.069Z] DEST=bundles/test-integration [2020-04-09T20:06:23.069Z] PWD=/go/src/github.com/docker/docker [2020-04-09T20:06:23.069Z] DOCKER_ROOTLESS=1 [2020-04-09T20:06:23.069Z] DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T20:06:23.069Z] container=docker [2020-04-09T20:06:23.069Z] HOME=/root [2020-04-09T20:06:23.069Z] GOLANG_VERSION=1.13.10 [2020-04-09T20:06:23.069Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-09T20:06:23.069Z] VALIDATE_BRANCH=master [2020-04-09T20:06:23.069Z] TERM=xterm [2020-04-09T20:06:23.069Z] DOCKER_PKG=github.com/docker/docker [2020-04-09T20:06:23.069Z] SHLVL=1 [2020-04-09T20:06:23.069Z] TIMEOUT=120m [2020-04-09T20:06:23.069Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-09T20:06:23.069Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-09T20:06:23.069Z] GO111MODULE=off [2020-04-09T20:06:23.069Z] DOCKER_EXPERIMENTAL=1 [2020-04-09T20:06:23.069Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-09T20:06:23.069Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-09T20:06:23.069Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-09T20:06:23.069Z] GOPATH=/go [2020-04-09T20:06:23.069Z] PKG_CONFIG=pkg-config [2020-04-09T20:06:23.069Z] _=/usr/bin/env [2020-04-09T20:06:23.069Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-09T20:06:23.256Z] #44 269.6 CC criu/plugin.o [2020-04-09T20:06:23.390Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:06:23.390Z] [2020-04-09T20:06:23.390Z] [2020-04-09T20:06:23.649Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2020-04-09T20:06:23.649Z] [2020-04-09T20:06:23.654Z] ok github.com/docker/docker/daemon/logger 0.238s coverage: 41.8% of statements [2020-04-09T20:06:23.885Z] #44 270.3 CC criu/proc_parse.o [2020-04-09T20:06:23.906Z] [2020-04-09T20:06:23.906Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-09T20:06:23.906Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-09T20:06:23.906Z] HOSTNAME=88ac97de17c4 [2020-04-09T20:06:23.906Z] TEST_SKIP_INTEGRATION=1 [2020-04-09T20:06:23.906Z] TESTDEBUG=0 [2020-04-09T20:06:23.906Z] DEST=bundles/test-integration [2020-04-09T20:06:23.906Z] PWD=/go/src/github.com/docker/docker [2020-04-09T20:06:23.906Z] KEEPBUNDLE=1 [2020-04-09T20:06:23.906Z] DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T20:06:23.906Z] container=docker [2020-04-09T20:06:23.906Z] HOME=/root [2020-04-09T20:06:23.906Z] GOLANG_VERSION=1.13.10 [2020-04-09T20:06:23.906Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-09T20:06:23.906Z] VALIDATE_BRANCH=master [2020-04-09T20:06:23.906Z] TERM=xterm [2020-04-09T20:06:23.906Z] DOCKER_PKG=github.com/docker/docker [2020-04-09T20:06:23.906Z] SHLVL=1 [2020-04-09T20:06:23.906Z] TIMEOUT=120m [2020-04-09T20:06:23.906Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-09T20:06:23.906Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-09T20:06:23.906Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-09T20:06:23.906Z] GO111MODULE=off [2020-04-09T20:06:23.906Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-09T20:06:23.906Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-09T20:06:23.906Z] GOPATH=/go [2020-04-09T20:06:23.906Z] PKG_CONFIG=pkg-config [2020-04-09T20:06:23.906Z] _=/usr/bin/env [2020-04-09T20:06:23.906Z] Building test suite binary ./integration-cli/test.main [2020-04-09T20:06:23.906Z] No new tests added to integration. [2020-04-09T20:06:23.906Z] [2020-04-09T20:06:23.906Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-09T20:06:23.906Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-09T20:06:23.906Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-09T20:06:23.906Z] HOSTNAME=c92431a6e36c [2020-04-09T20:06:23.906Z] TEST_SKIP_INTEGRATION=1 [2020-04-09T20:06:23.906Z] TESTDEBUG=0 [2020-04-09T20:06:23.906Z] DEST=bundles/test-integration [2020-04-09T20:06:23.906Z] PWD=/go/src/github.com/docker/docker [2020-04-09T20:06:23.906Z] KEEPBUNDLE=1 [2020-04-09T20:06:23.906Z] DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T20:06:23.906Z] container=docker [2020-04-09T20:06:23.906Z] HOME=/root [2020-04-09T20:06:23.906Z] GOLANG_VERSION=1.13.10 [2020-04-09T20:06:23.906Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-09T20:06:23.906Z] VALIDATE_BRANCH=master [2020-04-09T20:06:23.906Z] TERM=xterm [2020-04-09T20:06:23.906Z] DOCKER_PKG=github.com/docker/docker [2020-04-09T20:06:23.906Z] SHLVL=1 [2020-04-09T20:06:23.906Z] TIMEOUT=120m [2020-04-09T20:06:23.906Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-09T20:06:23.906Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-09T20:06:23.906Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2020-04-09T20:06:23.906Z] GO111MODULE=off [2020-04-09T20:06:23.906Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-09T20:06:23.906Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-09T20:06:23.906Z] GOPATH=/go [2020-04-09T20:06:23.906Z] PKG_CONFIG=pkg-config [2020-04-09T20:06:23.906Z] _=/usr/bin/env [2020-04-09T20:06:23.906Z] Building test suite binary ./integration-cli/test.main [2020-04-09T20:06:23.914Z] ok github.com/docker/docker/daemon/logger/awslogs 0.275s coverage: 77.4% of statements [2020-04-09T20:06:24.173Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.044s coverage: 61.0% of statements [2020-04-09T20:06:24.173Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-09T20:06:24.173Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-09T20:06:24.173Z] ok github.com/docker/docker/daemon/images 0.057s coverage: 4.9% of statements [2020-04-09T20:06:24.173Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-09T20:06:24.173Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-09T20:06:24.173Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-09T20:06:24.173Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-09T20:06:25.114Z] ok github.com/docker/docker/daemon/logger/gelf 0.026s coverage: 67.0% of statements [2020-04-09T20:06:25.271Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-09T20:06:25.271Z] HOSTNAME=9b3510d04dae [2020-04-09T20:06:25.271Z] TESTDEBUG=0 [2020-04-09T20:06:25.271Z] DEST=bundles/test-integration [2020-04-09T20:06:25.271Z] PWD=/go/src/github.com/docker/docker [2020-04-09T20:06:25.271Z] KEEPBUNDLE=1 [2020-04-09T20:06:25.271Z] DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T20:06:25.271Z] container=docker [2020-04-09T20:06:25.271Z] HOME=/root [2020-04-09T20:06:25.271Z] GOLANG_VERSION=1.13.10 [2020-04-09T20:06:25.271Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-09T20:06:25.271Z] VALIDATE_BRANCH=master [2020-04-09T20:06:25.271Z] TERM=xterm [2020-04-09T20:06:25.271Z] DOCKER_PKG=github.com/docker/docker [2020-04-09T20:06:25.271Z] SHLVL=1 [2020-04-09T20:06:25.271Z] TIMEOUT=120m [2020-04-09T20:06:25.271Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-09T20:06:25.271Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-09T20:06:25.271Z] GO111MODULE=off [2020-04-09T20:06:25.271Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-09T20:06:25.271Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-09T20:06:25.271Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-09T20:06:25.271Z] GOPATH=/go [2020-04-09T20:06:25.271Z] PKG_CONFIG=pkg-config [2020-04-09T20:06:25.271Z] _=/usr/bin/env [2020-04-09T20:06:25.271Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-09T20:06:25.375Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.053s coverage: 88.3% of statements [2020-04-09T20:06:25.568Z] tests/integration/api_healthcheck_test.py .... [ 36%] [2020-04-09T20:06:25.635Z] ok github.com/docker/docker/daemon/logger/journald 0.054s coverage: 26.2% of statements [2020-04-09T20:06:25.895Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.057s coverage: 62.1% of statements [2020-04-09T20:06:26.835Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 74.7% of statements [2020-04-09T20:06:26.835Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-09T20:06:27.095Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.082s coverage: 19.9% of statements [2020-04-09T20:06:27.356Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.033s coverage: 33.3% of statements [2020-04-09T20:06:27.926Z] ok github.com/docker/docker/daemon/logger/templates 0.017s coverage: 8.3% of statements [2020-04-09T20:06:28.865Z] ok github.com/docker/docker/daemon/logger/syslog 0.038s coverage: 47.8% of statements [2020-04-09T20:06:29.124Z] ok github.com/docker/docker/daemon/network 0.057s coverage: 63.8% of statements [2020-04-09T20:06:29.730Z] tests/integration/api_image_test.py ............s..... [ 40%] [2020-04-09T20:06:30.061Z] ok github.com/docker/docker/daemon/logger/splunk 1.982s coverage: 82.5% of statements [2020-04-09T20:06:30.062Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-09T20:06:30.062Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-09T20:06:30.798Z] #44 277.1 CC criu/protobuf-desc.o [2020-04-09T20:06:31.445Z] ok github.com/docker/docker/distribution/metadata 0.099s coverage: 48.2% of statements [2020-04-09T20:06:31.445Z] ok github.com/docker/docker/distribution 0.250s coverage: 22.1% of statements [2020-04-09T20:06:31.445Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-09T20:06:31.705Z] ok github.com/docker/docker/errdefs 0.045s coverage: 49.4% of statements [2020-04-09T20:06:32.896Z] #44 279.1 CC criu/protobuf.o [2020-04-09T20:06:33.529Z] #44 280.0 CC criu/pstree.o [2020-04-09T20:06:33.621Z] ok github.com/docker/docker/image/cache 0.023s coverage: 19.2% of statements [2020-04-09T20:06:33.621Z] ok github.com/docker/docker/distribution/xfer 1.776s coverage: 85.1% of statements [2020-04-09T20:06:33.621Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-09T20:06:33.881Z] ok github.com/docker/docker/image 0.082s coverage: 86.4% of statements [2020-04-09T20:06:33.881Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-09T20:06:33.881Z] ok github.com/docker/docker/image/v1 0.051s coverage: 25.0% of statements [2020-04-09T20:06:33.881Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-09T20:06:34.450Z] ok github.com/docker/docker/libcontainerd/queue 0.039s coverage: 100.0% of statements [2020-04-09T20:06:34.450Z] ok github.com/docker/docker/pkg/aaparser 0.046s coverage: 50.0% of statements [2020-04-09T20:06:35.600Z] #44 282.1 CC criu/rbtree.o [2020-04-09T20:06:36.252Z] #44 282.8 CC criu/rst-malloc.o [2020-04-09T20:06:36.360Z] ok github.com/docker/docker/opts 0.049s coverage: 67.4% of statements [2020-04-09T20:06:36.884Z] #44 283.4 CC criu/seccomp.o [2020-04-09T20:06:37.301Z] ok github.com/docker/docker/pkg/broadcaster 0.019s coverage: 100.0% of statements [2020-04-09T20:06:37.870Z] ok github.com/docker/docker/pkg/capabilities 0.016s coverage: 87.5% of statements [2020-04-09T20:06:37.923Z] #44 284.6 CC criu/seize.o [2020-04-09T20:06:38.439Z] ok github.com/docker/docker/pkg/authorization 1.502s coverage: 68.3% of statements [2020-04-09T20:06:38.439Z] ok github.com/docker/docker/pkg/archive 1.200s coverage: 76.7% of statements [2020-04-09T20:06:39.008Z] ok github.com/docker/docker/pkg/directory 0.012s coverage: 80.0% of statements [2020-04-09T20:06:39.268Z] ok github.com/docker/docker/pkg/discovery 0.011s coverage: 58.3% of statements [2020-04-09T20:06:39.422Z] #44 286.1 CC criu/servicefd.o [2020-04-09T20:06:39.837Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2020-04-09T20:06:40.052Z] #44 286.8 CC criu/shmem.o [2020-04-09T20:06:40.406Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2020-04-09T20:06:40.974Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2020-04-09T20:06:41.082Z] #44 ... [2020-04-09T20:06:41.082Z] [2020-04-09T20:06:41.082Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:06:41.082Z] #41 369.0 + dpkg --print-architecture [2020-04-09T20:06:41.082Z] #41 369.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2020-04-09T20:06:41.233Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-04-09T20:06:41.720Z] #41 369.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2020-04-09T20:06:41.720Z] #41 369.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2020-04-09T20:06:42.610Z] ok github.com/docker/docker/pkg/filenotify 0.608s coverage: 67.0% of statements [2020-04-09T20:06:42.610Z] ok github.com/docker/docker/pkg/chrootarchive 3.540s coverage: 43.2% of statements [2020-04-09T20:06:43.178Z] ok github.com/docker/docker/pkg/fileutils 0.033s coverage: 89.5% of statements [2020-04-09T20:06:43.437Z] ok github.com/docker/docker/pkg/fsutils 0.325s coverage: 85.1% of statements [2020-04-09T20:06:43.437Z] ok github.com/docker/docker/pkg/homedir 0.012s coverage: 11.4% of statements [2020-04-09T20:06:43.696Z] ok github.com/docker/docker/pkg/discovery/kv 3.099s coverage: 84.1% of statements [2020-04-09T20:06:44.266Z] ok github.com/docker/docker/layer 7.231s coverage: 68.8% of statements [2020-04-09T20:06:44.266Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-09T20:06:44.266Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-09T20:06:44.266Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-09T20:06:44.266Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-09T20:06:44.266Z] ? github.com/docker/docker/oci [no test files] [2020-04-09T20:06:44.266Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-09T20:06:44.266Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-09T20:06:44.266Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-09T20:06:44.997Z] ok github.com/docker/docker/pkg/jsonmessage 0.025s coverage: 91.7% of statements [2020-04-09T20:06:44.997Z] ok github.com/docker/docker/pkg/locker 0.035s coverage: 88.9% of statements [2020-04-09T20:06:45.268Z] ok github.com/docker/docker/pkg/ioutils 0.706s coverage: 69.3% of statements [2020-04-09T20:06:45.268Z] ok github.com/docker/docker/pkg/idtools 0.828s coverage: 70.1% of statements [2020-04-09T20:06:45.268Z] ok github.com/docker/docker/pkg/longpath 0.013s coverage: 100.0% of statements [2020-04-09T20:06:45.268Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-09T20:06:45.268Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-09T20:06:45.542Z] ok github.com/docker/docker/pkg/namesgenerator 0.027s coverage: 85.7% of statements [2020-04-09T20:06:45.542Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-09T20:06:45.808Z] ok github.com/docker/docker/pkg/parsers 0.029s coverage: 97.0% of statements [2020-04-09T20:06:46.091Z] ok github.com/docker/docker/pkg/parsers/kernel 0.025s coverage: 60.0% of statements [2020-04-09T20:06:46.091Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.029s coverage: 91.4% of statements [2020-04-09T20:06:46.368Z] ok github.com/docker/docker/pkg/pidfile 0.015s coverage: 82.4% of statements [2020-04-09T20:06:46.368Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-09T20:06:46.368Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-09T20:06:46.959Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.078s coverage: 56.8% of statements [2020-04-09T20:06:47.540Z] ok github.com/docker/docker/pkg/plugins/transport 0.024s coverage: 85.7% of statements [2020-04-09T20:06:47.540Z] ok github.com/docker/docker/pkg/pools 0.015s coverage: 88.2% of statements [2020-04-09T20:06:47.798Z] ok github.com/docker/docker/pkg/progress 0.013s coverage: 75.9% of statements [2020-04-09T20:06:48.366Z] ok github.com/docker/docker/pkg/reexec 0.017s coverage: 82.4% of statements [2020-04-09T20:06:48.934Z] ok github.com/docker/docker/pkg/stdcopy 0.011s coverage: 100.0% of statements [2020-04-09T20:06:49.193Z] ok github.com/docker/docker/pkg/pubsub 1.114s coverage: 73.9% of statements [2020-04-09T20:06:49.761Z] ok github.com/docker/docker/pkg/streamformatter 0.021s coverage: 66.2% of statements [2020-04-09T20:06:49.761Z] ok github.com/docker/docker/pkg/stringid 0.012s coverage: 70.6% of statements [2020-04-09T20:06:50.020Z] ok github.com/docker/docker/pkg/symlink 0.019s coverage: 87.7% of statements [2020-04-09T20:06:50.279Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 71.3% of statements [2020-04-09T20:06:51.216Z] ok github.com/docker/docker/pkg/system 0.044s coverage: 37.2% of statements [2020-04-09T20:06:51.216Z] ok github.com/docker/docker/pkg/tailfile 0.089s coverage: 88.6% of statements [2020-04-09T20:06:51.476Z] ok github.com/docker/docker/pkg/signal 2.793s coverage: 61.0% of statements [2020-04-09T20:06:51.737Z] ok github.com/docker/docker/pkg/term 0.036s coverage: 84.8% of statements [2020-04-09T20:06:51.996Z] testing: warning: no tests to run [2020-04-09T20:06:51.996Z] coverage: [no statements] [2020-04-09T20:06:51.996Z] ok github.com/docker/docker/pkg/term/windows 0.012s coverage: [no statements] [no tests to run] [2020-04-09T20:06:52.117Z] #41 ... [2020-04-09T20:06:52.117Z] [2020-04-09T20:06:52.117Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:06:52.117Z] #44 288.4 CC criu/sigframe.o [2020-04-09T20:06:52.117Z] #44 288.8 CC criu/signalfd.o [2020-04-09T20:06:52.117Z] #44 289.3 CC criu/sk-inet.o [2020-04-09T20:06:52.117Z] #44 291.4 CC criu/sk-netlink.o [2020-04-09T20:06:52.117Z] #44 292.1 CC criu/sk-packet.o [2020-04-09T20:06:52.117Z] #44 293.3 CC criu/sk-queue.o [2020-04-09T20:06:52.117Z] #44 294.2 CC criu/sk-tcp.o [2020-04-09T20:06:52.117Z] #44 295.2 CC criu/sk-unix.o [2020-04-09T20:06:52.255Z] ok github.com/docker/docker/pkg/tarsum 0.120s coverage: 89.3% of statements [2020-04-09T20:06:52.407Z] #44 299.0 CC criu/sockets.o [2020-04-09T20:06:52.515Z] ok github.com/docker/docker/pkg/truncindex 0.108s coverage: 91.5% of statements [2020-04-09T20:06:52.515Z] ok github.com/docker/docker/pkg/urlutil 0.008s coverage: 100.0% of statements [2020-04-09T20:06:52.515Z] ok github.com/docker/docker/pkg/useragent 0.009s coverage: 88.9% of statements [2020-04-09T20:06:54.423Z] ok github.com/docker/docker/plugin/v2 0.039s coverage: 14.5% of statements [2020-04-09T20:06:54.423Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 73.8% of statements [2020-04-09T20:06:54.470Z] #44 300.9 CC criu/stats.o [2020-04-09T20:06:54.760Z] #44 301.5 CC criu/string.o [2020-04-09T20:06:55.051Z] #44 301.7 CC criu/sysctl.o [2020-04-09T20:06:55.098Z] tests/integration/api_network_test.py ........................... [ 47%] [2020-04-09T20:06:55.364Z] ok github.com/docker/docker/reference 0.039s coverage: 84.4% of statements [2020-04-09T20:06:55.933Z] ok github.com/docker/docker/plugin 0.562s coverage: 27.1% of statements [2020-04-09T20:06:56.502Z] ok github.com/docker/docker/registry/resumable 0.041s coverage: 100.0% of statements [2020-04-09T20:06:56.582Z] #44 303.0 CC criu/sysfs_parse.o [2020-04-09T20:06:56.763Z] ok github.com/docker/docker/restartmanager 0.013s coverage: 45.3% of statements [2020-04-09T20:06:56.763Z] ok github.com/docker/docker/registry 0.236s coverage: 56.0% of statements [2020-04-09T20:06:57.215Z] #44 303.7 CC criu/timerfd.o [2020-04-09T20:06:57.703Z] ok github.com/docker/docker/testutil 0.016s coverage: 62.5% of statements [2020-04-09T20:06:57.703Z] ok github.com/docker/docker/runconfig 0.023s coverage: 68.2% of statements [2020-04-09T20:06:57.848Z] #44 304.4 CC criu/tty.o [2020-04-09T20:07:00.242Z] ok github.com/docker/docker/volume/local 0.046s coverage: 73.0% of statements [2020-04-09T20:07:00.243Z] ok github.com/docker/docker/volume/drivers 0.013s coverage: 36.1% of statements [2020-04-09T20:07:00.243Z] ok github.com/docker/docker/volume/mounts 0.083s coverage: 67.0% of statements [2020-04-09T20:07:01.178Z] ok github.com/docker/docker/volume/service 0.024s coverage: 73.0% of statements [2020-04-09T20:07:01.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-09T20:07:01.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-09T20:07:01.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-09T20:07:02.303Z] #44 308.4 CC criu/tun.o [2020-04-09T20:07:02.936Z] #44 309.5 CC criu/uffd.o [2020-04-09T20:07:04.700Z] tests/integration/api_plugin_test.py ........... [ 50%] [2020-04-09T20:07:05.655Z] #44 311.9 CC criu/util.o [2020-04-09T20:07:06.633Z] tests/integration/api_secret_test.py ..... [ 51%] [2020-04-09T20:07:07.745Z] #44 314.2 CC criu/uts_ns.o [2020-04-09T20:07:08.035Z] #44 314.7 CC criu/vdso.o [2020-04-09T20:07:09.073Z] #44 315.7 LINK criu/built-in.o [2020-04-09T20:07:09.707Z] #44 316.1 LINK criu/criu [2020-04-09T20:07:10.338Z] #44 317.0 DEP lib/c/criu.d [2020-04-09T20:07:10.629Z] #44 317.1 CC images/rpc.pb-c.o [2020-04-09T20:07:10.868Z] tests/integration/api_service_test.py ................s................. [ 60%] [2020-04-09T20:07:11.667Z] #44 318.4 CC lib/c/criu.o [2020-04-09T20:07:14.410Z] #44 320.9 LINK lib/c/built-in.o [2020-04-09T20:07:14.410Z] #44 320.9 LINK lib/c/libcriu.so [2020-04-09T20:07:14.699Z] #44 321.1 LINK lib/c/libcriu.a [2020-04-09T20:07:14.989Z] #44 321.5 GEN magic.py [2020-04-09T20:07:15.118Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:07:15.118Z] [2020-04-09T20:07:15.118Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-09T20:07:15.118Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-09T20:07:15.118Z] HOSTNAME=ad30510fea8b [2020-04-09T20:07:15.118Z] TESTDEBUG=0 [2020-04-09T20:07:15.118Z] DEST=bundles/test-integration [2020-04-09T20:07:15.118Z] PWD=/go/src/github.com/docker/docker [2020-04-09T20:07:15.118Z] DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T20:07:15.118Z] container=docker [2020-04-09T20:07:15.118Z] HOME=/root [2020-04-09T20:07:15.118Z] GOLANG_VERSION=1.13.10 [2020-04-09T20:07:15.118Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-09T20:07:15.118Z] VALIDATE_BRANCH=master [2020-04-09T20:07:15.118Z] TERM=xterm [2020-04-09T20:07:15.118Z] DOCKER_PKG=github.com/docker/docker [2020-04-09T20:07:15.118Z] SHLVL=1 [2020-04-09T20:07:15.118Z] TIMEOUT=120m [2020-04-09T20:07:15.118Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-09T20:07:15.118Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-09T20:07:15.118Z] GO111MODULE=off [2020-04-09T20:07:15.118Z] DOCKER_EXPERIMENTAL=1 [2020-04-09T20:07:15.118Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-09T20:07:15.118Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-09T20:07:15.118Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-09T20:07:15.118Z] GOPATH=/go [2020-04-09T20:07:15.118Z] PKG_CONFIG=pkg-config [2020-04-09T20:07:15.118Z] _=/usr/bin/env [2020-04-09T20:07:15.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-09T20:07:15.278Z] #44 321.7 Note: Building without setproctitle() and strlcpy() support. [2020-04-09T20:07:15.278Z] #44 321.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2020-04-09T20:07:15.278Z] #44 321.7 Note: Building without GnuTLS support [2020-04-09T20:07:16.302Z] #44 322.9 fatal: not a git repository (or any of the parent directories): .git [2020-04-09T20:07:17.798Z] #44 ... [2020-04-09T20:07:17.798Z] [2020-04-09T20:07:17.798Z] #60 [runc 3/3] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2020-04-09T20:07:17.798Z] #60 243.3 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2020-04-09T20:07:21.312Z] #60 246.5 + mkdir -p /build [2020-04-09T20:07:21.312Z] #60 246.5 + cp runc /build/runc [2020-04-09T20:07:21.312Z] #60 DONE 246.6s [2020-04-09T20:07:21.312Z] [2020-04-09T20:07:21.312Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2020-04-09T20:07:21.312Z] #44 324.6 make[1]: Nothing to be done for 'all'. [2020-04-09T20:07:21.312Z] #44 326.4 make[1]: 'images/built-in.o' is up to date. [2020-04-09T20:07:21.312Z] #44 326.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2020-04-09T20:07:21.312Z] #44 326.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2020-04-09T20:07:21.312Z] #44 326.8 make[1]: 'compel/libcompel.a' is up to date. [2020-04-09T20:07:21.312Z] #44 326.9 make[1]: 'compel/compel-host-bin' is up to date. [2020-04-09T20:07:21.312Z] #44 326.9 make[1]: Nothing to be done for 'all'. [2020-04-09T20:07:21.312Z] #44 327.0 make[1]: 'soccr/libsoccr.a' is up to date. [2020-04-09T20:07:21.312Z] #44 327.4 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:21.312Z] #44 327.5 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:21.312Z] #44 327.6 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:21.603Z] #44 328.2 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:21.893Z] #44 328.4 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:21.893Z] #44 328.5 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:21.893Z] #44 328.6 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:22.524Z] #44 329.0 make[2]: Nothing to be done for 'all'. [2020-04-09T20:07:22.524Z] #44 329.1 INSTALL criu/criu [2020-04-09T20:07:22.833Z] #44 DONE 329.2s [2020-04-09T20:07:22.833Z] [2020-04-09T20:07:22.833Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:07:23.099Z] ok github.com/docker/docker/pkg/plugins 33.643s coverage: 76.6% of statements [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/rootless [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/volume [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-09T20:07:23.099Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === Skipped [2020-04-09T20:07:23.099Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-09T20:07:23.099Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-09T20:07:23.099Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-09T20:07:23.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:07:23.099Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-09T20:07:23.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:07:23.099Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-09T20:07:23.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:07:23.099Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-09T20:07:23.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:07:23.099Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-09T20:07:23.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:07:23.099Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-09T20:07:23.099Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-09T20:07:23.099Z] time="2020-04-09T20:06:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:07:23.099Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:07:23.099Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-09T20:07:23.099Z] time="2020-04-09T20:06:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:07:23.099Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:07:23.099Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-09T20:07:23.099Z] time="2020-04-09T20:06:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:07:23.099Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:07:23.099Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-09T20:07:23.099Z] time="2020-04-09T20:06:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:07:23.099Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:07:23.099Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-09T20:07:23.099Z] time="2020-04-09T20:06:14Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:07:23.099Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:07:23.099Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-09T20:07:23.099Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-09T20:07:23.099Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-09T20:07:23.099Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-09T20:07:23.099Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-09T20:07:23.099Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-09T20:07:23.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:07:23.099Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-09T20:07:23.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:07:23.099Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-09T20:07:23.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:07:23.099Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-09T20:07:23.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:07:23.099Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-09T20:07:23.099Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:07:23.099Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-09T20:07:23.099Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-09T20:07:23.099Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-09T20:07:23.099Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] [2020-04-09T20:07:23.099Z] DONE 2140 tests, 26 skipped in 190.283s Post stage [Pipeline] junit [2020-04-09T20:07:23.155Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-09T20:07:23.855Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40802/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 -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:7cb13d4d85990555be1317ae32b394e98a779379 hack/make.sh dynbinary test-integration [2020-04-09T20:07:24.792Z] [2020-04-09T20:07:24.792Z] Removing bundles/ [2020-04-09T20:07:24.792Z] [2020-04-09T20:07:24.792Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-09T20:07:24.792Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:07:24.792Z] GOOS="" GOARCH="" GOARM="" [2020-04-09T20:07:25.640Z] ......................... [ 67%] [2020-04-09T20:07:28.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-09T20:07:28.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-09T20:07:28.255Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-09T20:07:28.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-09T20:07:28.769Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-09T20:07:29.753Z] #53 ... [2020-04-09T20:07:29.753Z] [2020-04-09T20:07:29.753Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2020-04-09T20:07:29.753Z] #41 DONE 416.9s [2020-04-09T20:07:29.753Z] [2020-04-09T20:07:29.753Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:07:30.662Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-09T20:07:31.592Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-09T20:07:32.961Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-09T20:07:33.543Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-09T20:07:33.826Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-09T20:07:35.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-09T20:07:35.740Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-09T20:07:35.838Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-09T20:07:37.635Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-09T20:07:38.565Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-09T20:07:40.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-09T20:07:41.392Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-09T20:07:42.761Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-09T20:07:43.690Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-09T20:07:43.690Z] Using test binary docker [2020-04-09T20:07:43.690Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-09T20:07:43.690Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T20:07:43.690Z] INFO: Waiting for daemon to start... [2020-04-09T20:07:43.690Z] Starting dockerd [2020-04-09T20:07:46.209Z] . [2020-04-09T20:07:46.210Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-09T20:07:46.210Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-09T20:07:46.210Z] Error: No such image: emptyfs [2020-04-09T20:07:46.210Z] Running integration-test (iteration 1) [2020-04-09T20:07:46.210Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-09T20:07:51.029Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-09T20:07:51.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-09T20:07:52.642Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-09T20:07:53.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-09T20:07:53.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-09T20:07:55.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-09T20:07:55.611Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-09T20:07:56.160Z] Loaded image: buildpack-deps:jessie [2020-04-09T20:07:56.160Z] Loaded image: busybox:latest [2020-04-09T20:07:56.160Z] Loaded image: busybox:glibc [2020-04-09T20:07:56.160Z] Loaded image: debian:jessie [2020-04-09T20:07:56.160Z] Loaded image: hello-world:latest [2020-04-09T20:07:56.160Z] INFO: Testing against a local daemon [2020-04-09T20:07:56.160Z] === RUN TestCgroupNamespacesBuild [2020-04-09T20:07:56.616Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-09T20:07:58.083Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-09T20:07:58.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-09T20:07:59.427Z] --- PASS: TestCgroupNamespacesBuild (3.27s) [2020-04-09T20:07:59.427Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-09T20:07:59.696Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-09T20:08:00.697Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-09T20:08:02.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-09T20:08:02.697Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.95s) [2020-04-09T20:08:02.697Z] === RUN TestBuildWithSession [2020-04-09T20:08:02.697Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-09T20:08:02.697Z] build_session_test.go:25: TODO: BuildKit [2020-04-09T20:08:02.697Z] === RUN TestBuildSquashParent [2020-04-09T20:08:02.775Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-09T20:08:03.386Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-09T20:08:03.772Z] tests/integration/api_swarm_test.py .ssss.xs...x....... [ 72%] [2020-04-09T20:08:04.390Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-09T20:08:04.390Z] Using test binary docker [2020-04-09T20:08:04.390Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-09T20:08:04.390Z] +++ /etc/init.d/apparmor start [2020-04-09T20:08:04.390Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T20:08:04.390Z] Starting dockerd [2020-04-09T20:08:04.390Z] INFO: Waiting for daemon to start... [2020-04-09T20:08:04.390Z] +++ 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-04-09T20:08:06.403Z] . [2020-04-09T20:08:06.403Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-09T20:08:06.403Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-09T20:08:06.403Z] Error: No such image: emptyfs [2020-04-09T20:08:06.403Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-09T20:08:06.403Z] ++++ docker load [2020-04-09T20:08:06.684Z] Running integration-test (iteration 1) [2020-04-09T20:08:06.684Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2020-04-09T20:08:06.684Z] ++ 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-04-09T20:08:06.684Z] ++ set -e [2020-04-09T20:08:06.684Z] ++ '[' -n 0 ']' [2020-04-09T20:08:06.684Z] ++ set -x [2020-04-09T20:08:06.684Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-09T20:08:07.087Z] 65014b3c3121: Pull complete [2020-04-09T20:08:10.825Z] --- PASS: TestBuildSquashParent (8.26s) [2020-04-09T20:08:10.825Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-09T20:08:10.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:08:10.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:08:10.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:08:10.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:08:10.825Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:08:10.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:08:10.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:08:10.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:08:10.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:08:10.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:08:10.825Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:08:10.825Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:08:10.825Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:08:10.825Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:08:13.343Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:08:13.343Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:08:13.484Z] Loaded image: buildpack-deps:jessie [2020-04-09T20:08:13.764Z] Loaded image: busybox:latest [2020-04-09T20:08:13.764Z] Loaded image: busybox:glibc [2020-04-09T20:08:13.764Z] Loaded image: debian:jessie [2020-04-09T20:08:14.045Z] Loaded image: hello-world:latest [2020-04-09T20:08:14.045Z] INFO: Testing against a local daemon [2020-04-09T20:08:14.045Z] === RUN TestCgroupNamespacesBuild [2020-04-09T20:08:15.234Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:08:15.234Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:08:16.628Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-09T20:08:16.710Z] --- PASS: TestCgroupNamespacesBuild (2.31s) [2020-04-09T20:08:16.710Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-09T20:08:17.076Z] #65 421.2 + bin/containerd [2020-04-09T20:08:17.125Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-09T20:08:17.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.40s) [2020-04-09T20:08:17.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.54s) [2020-04-09T20:08:17.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.96s) [2020-04-09T20:08:17.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.98s) [2020-04-09T20:08:17.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.93s) [2020-04-09T20:08:17.125Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.91s) [2020-04-09T20:08:17.125Z] === RUN TestBuildMultiStageCopy [2020-04-09T20:08:17.125Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-09T20:08:17.988Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-09T20:08:18.174Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.73s) [2020-04-09T20:08:18.174Z] === RUN TestBuildWithSession [2020-04-09T20:08:18.174Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-09T20:08:18.174Z] build_session_test.go:25: TODO: BuildKit [2020-04-09T20:08:18.174Z] === RUN TestBuildSquashParent [2020-04-09T20:08:20.393Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-09T20:08:21.322Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-09T20:08:21.828Z] tests/integration/api_volume_test.py ......... [ 74%] [2020-04-09T20:08:21.828Z] tests/integration/client_test.py ..... [ 75%] [2020-04-09T20:08:21.828Z] tests/integration/context_api_test.py .. [ 76%] [2020-04-09T20:08:21.828Z] tests/integration/errors_test.py . [ 76%] [2020-04-09T20:08:22.250Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-09T20:08:22.659Z] #65 ... [2020-04-09T20:08:22.659Z] [2020-04-09T20:08:22.659Z] #53 [golangci_lint 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:08:22.659Z] #53 DONE 469.6s [2020-04-09T20:08:22.659Z] [2020-04-09T20:08:22.659Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:08:22.954Z] #65 ... [2020-04-09T20:08:22.954Z] [2020-04-09T20:08:22.954Z] #23 [dockercli 3/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:08:22.954Z] #23 470.4 + return [2020-04-09T20:08:22.954Z] #23 DONE 470.5s [2020-04-09T20:08:22.954Z] [2020-04-09T20:08:22.954Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:08:23.178Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-09T20:08:24.107Z] --- PASS: TestBuildMultiStageCopy (7.11s) [2020-04-09T20:08:24.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.11s) [2020-04-09T20:08:24.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2020-04-09T20:08:24.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.01s) [2020-04-09T20:08:24.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.99s) [2020-04-09T20:08:24.107Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2020-04-09T20:08:24.107Z] === RUN TestBuildMultiStageParentConfig [2020-04-09T20:08:24.960Z] --- PASS: TestBuildSquashParent (6.53s) [2020-04-09T20:08:24.961Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-09T20:08:24.961Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:08:24.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:08:24.961Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:08:24.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:08:24.961Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:08:24.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:08:24.961Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:08:24.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:08:24.961Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:08:24.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:08:24.961Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:08:24.961Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:08:24.961Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:08:24.961Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:08:25.727Z] #65 ... [2020-04-09T20:08:25.727Z] [2020-04-09T20:08:25.727Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2020-04-09T20:08:25.727Z] #24 DONE 0.1s [2020-04-09T20:08:25.727Z] [2020-04-09T20:08:25.727Z] #28 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2020-04-09T20:08:26.024Z] #28 DONE 0.6s [2020-04-09T20:08:26.024Z] [2020-04-09T20:08:26.024Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:08:26.024Z] #65 ... [2020-04-09T20:08:26.024Z] [2020-04-09T20:08:26.024Z] #31 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2020-04-09T20:08:26.024Z] #31 DONE 0.1s [2020-04-09T20:08:26.024Z] [2020-04-09T20:08:26.024Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2020-04-09T20:08:26.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-09T20:08:26.314Z] #34 DONE 0.1s [2020-04-09T20:08:26.314Z] [2020-04-09T20:08:26.314Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2020-04-09T20:08:26.314Z] #39 DONE 0.1s [2020-04-09T20:08:26.314Z] [2020-04-09T20:08:26.314Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2020-04-09T20:08:26.314Z] #42 DONE 0.1s [2020-04-09T20:08:26.314Z] [2020-04-09T20:08:26.314Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2020-04-09T20:08:26.314Z] #45 DONE 0.1s [2020-04-09T20:08:26.314Z] [2020-04-09T20:08:26.314Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:08:26.603Z] #65 ... [2020-04-09T20:08:26.603Z] [2020-04-09T20:08:26.603Z] #48 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2020-04-09T20:08:26.603Z] #48 DONE 0.1s [2020-04-09T20:08:26.603Z] [2020-04-09T20:08:26.603Z] #51 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2020-04-09T20:08:26.603Z] #51 DONE 0.1s [2020-04-09T20:08:26.603Z] [2020-04-09T20:08:26.603Z] #54 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2020-04-09T20:08:26.603Z] #54 DONE 0.1s [2020-04-09T20:08:26.603Z] [2020-04-09T20:08:26.603Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:08:26.934Z] #65 ... [2020-04-09T20:08:26.934Z] [2020-04-09T20:08:26.934Z] #57 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2020-04-09T20:08:26.934Z] #57 DONE 0.1s [2020-04-09T20:08:26.934Z] [2020-04-09T20:08:26.934Z] #61 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2020-04-09T20:08:26.935Z] #61 DONE 0.1s [2020-04-09T20:08:26.935Z] [2020-04-09T20:08:26.935Z] #65 [containerd 4/4] RUN --mount=type=cache,target=/root/.cache/go-build ... [2020-04-09T20:08:27.627Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:08:27.627Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:08:29.354Z] --- PASS: TestBuildMultiStageParentConfig (4.98s) [2020-04-09T20:08:29.354Z] === RUN TestBuildLabelWithTargets [2020-04-09T20:08:29.641Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:08:29.641Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:08:32.307Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-09T20:08:32.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.47s) [2020-04-09T20:08:32.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.54s) [2020-04-09T20:08:32.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.42s) [2020-04-09T20:08:32.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.42s) [2020-04-09T20:08:32.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.45s) [2020-04-09T20:08:32.307Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.46s) [2020-04-09T20:08:32.307Z] === RUN TestBuildMultiStageCopy [2020-04-09T20:08:32.307Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-09T20:08:32.517Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:08:32.518Z] [2020-04-09T20:08:32.518Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-09T20:08:32.776Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-09T20:08:32.776Z] HOSTNAME=64956cfe0c90 [2020-04-09T20:08:32.776Z] TESTDEBUG=0 [2020-04-09T20:08:32.776Z] DEST=bundles/test-integration [2020-04-09T20:08:32.776Z] PWD=/go/src/github.com/docker/docker [2020-04-09T20:08:32.777Z] DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T20:08:32.777Z] container=docker [2020-04-09T20:08:32.777Z] HOME=/root [2020-04-09T20:08:32.777Z] GOLANG_VERSION=1.13.10 [2020-04-09T20:08:32.777Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-09T20:08:32.777Z] VALIDATE_BRANCH=master [2020-04-09T20:08:32.777Z] TERM=xterm [2020-04-09T20:08:32.777Z] DOCKER_PKG=github.com/docker/docker [2020-04-09T20:08:32.777Z] SHLVL=1 [2020-04-09T20:08:32.777Z] TIMEOUT=120m [2020-04-09T20:08:32.777Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-09T20:08:32.777Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-09T20:08:32.777Z] GO111MODULE=off [2020-04-09T20:08:32.777Z] DOCKER_EXPERIMENTAL=1 [2020-04-09T20:08:32.777Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-09T20:08:32.777Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-09T20:08:32.777Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-09T20:08:32.777Z] GOPATH=/go [2020-04-09T20:08:32.777Z] PKG_CONFIG=pkg-config [2020-04-09T20:08:32.777Z] _=/usr/bin/env [2020-04-09T20:08:32.777Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-09T20:08:34.974Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-09T20:08:35.254Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-09T20:08:35.535Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-09T20:08:36.146Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-09T20:08:36.757Z] --- PASS: TestBuildMultiStageCopy (4.73s) [2020-04-09T20:08:36.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.48s) [2020-04-09T20:08:36.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.51s) [2020-04-09T20:08:36.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2020-04-09T20:08:36.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-04-09T20:08:36.757Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.68s) [2020-04-09T20:08:36.757Z] === RUN TestBuildMultiStageParentConfig [2020-04-09T20:08:37.442Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2020-04-09T20:08:37.442Z] === RUN TestBuildWithEmptyLayers [2020-04-09T20:08:38.769Z] --- PASS: TestBuildMultiStageParentConfig (1.55s) [2020-04-09T20:08:38.769Z] === RUN TestBuildLabelWithTargets [2020-04-09T20:08:40.709Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2020-04-09T20:08:40.709Z] === RUN TestBuildMultiStageOnBuild [2020-04-09T20:08:40.813Z] --- PASS: TestBuildLabelWithTargets (2.41s) [2020-04-09T20:08:40.813Z] === RUN TestBuildWithEmptyLayers [2020-04-09T20:08:41.814Z] --- PASS: TestBuildWithEmptyLayers (0.90s) [2020-04-09T20:08:41.814Z] === RUN TestBuildMultiStageOnBuild [2020-04-09T20:08:45.256Z] --- PASS: TestBuildMultiStageOnBuild (2.99s) [2020-04-09T20:08:45.256Z] === RUN TestBuildUncleanTarFilenames [2020-04-09T20:08:45.869Z] --- PASS: TestBuildUncleanTarFilenames (1.23s) [2020-04-09T20:08:45.869Z] === RUN TestBuildMultiStageLayerLeak [2020-04-09T20:08:45.954Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2020-04-09T20:08:45.954Z] === RUN TestBuildUncleanTarFilenames [2020-04-09T20:08:45.954Z] --- PASS: TestBuildUncleanTarFilenames (0.61s) [2020-04-09T20:08:45.954Z] === RUN TestBuildMultiStageLayerLeak [2020-04-09T20:08:49.308Z] --- PASS: TestBuildMultiStageLayerLeak (3.02s) [2020-04-09T20:08:49.308Z] === RUN TestBuildWithHugeFile [2020-04-09T20:08:50.122Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2020-04-09T20:08:50.122Z] === RUN TestBuildWithHugeFile [2020-04-09T20:09:01.891Z] tests/integration/models_containers_test.py ............................ [ 83%] [2020-04-09T20:09:04.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-09T20:09:04.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-09T20:09:04.872Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-09T20:09:06.254Z] #65 472.9 + bin/containerd-stress [2020-04-09T20:09:07.740Z] #65 476.6 + bin/containerd-shim [2020-04-09T20:09:16.227Z] --- PASS: TestBuildWithHugeFile (26.24s) [2020-04-09T20:09:16.227Z] === RUN TestBuildWithEmptyDockerfile [2020-04-09T20:09:16.227Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:09:16.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:09:16.227Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:09:16.227Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:09:16.227Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:09:16.227Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:09:16.227Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:09:16.227Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:09:16.227Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:09:16.227Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-04-09T20:09:16.227Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.22s) [2020-04-09T20:09:16.227Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2020-04-09T20:09:16.227Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-04-09T20:09:16.227Z] === RUN TestBuildPreserveOwnership [2020-04-09T20:09:16.227Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-09T20:09:18.117Z] #65 486.8 + bin/containerd-shim-runc-v1 [2020-04-09T20:09:20.592Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-09T20:09:20.616Z] ......... [ 86%] [2020-04-09T20:09:22.055Z] --- PASS: TestBuildPreserveOwnership (6.47s) [2020-04-09T20:09:22.055Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.20s) [2020-04-09T20:09:22.055Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.26s) [2020-04-09T20:09:22.055Z] === RUN TestBuildPlatformInvalid [2020-04-09T20:09:22.335Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-04-09T20:09:22.335Z] PASS [2020-04-09T20:09:22.335Z] [2020-04-09T20:09:22.335Z] === Skipped [2020-04-09T20:09:22.335Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2020-04-09T20:09:22.335Z] build_session_test.go:25: TODO: BuildKit [2020-04-09T20:09:22.335Z] [2020-04-09T20:09:22.335Z] [2020-04-09T20:09:22.335Z] DONE 32 tests, 1 skipped in 75.522s [2020-04-09T20:09:22.335Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2020-04-09T20:09:22.335Z] ++ 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-04-09T20:09:22.335Z] ++ set -e [2020-04-09T20:09:22.335Z] ++ '[' -n 0 ']' [2020-04-09T20:09:22.335Z] ++ set -x [2020-04-09T20:09:22.336Z] ++ env -i DEST=/go/src/github.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-04-09T20:09:22.336Z] INFO: Testing against a local daemon [2020-04-09T20:09:22.336Z] === RUN TestConfigList [2020-04-09T20:09:22.536Z] #65 491.7 + bin/containerd-shim-runc-v2 [2020-04-09T20:09:22.969Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-09T20:09:24.025Z] #65 493.2 + binaries [2020-04-09T20:09:24.025Z] #65 493.2 + mkdir -p /build [2020-04-09T20:09:24.025Z] #65 493.2 + cp bin/containerd /build/containerd [2020-04-09T20:09:24.025Z] #65 493.3 + cp bin/containerd-shim /build/containerd-shim [2020-04-09T20:09:24.309Z] #65 493.3 + cp bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2020-04-09T20:09:24.309Z] #65 493.3 + cp bin/ctr /build/ctr [2020-04-09T20:09:24.309Z] #65 DONE 493.4s [2020-04-09T20:09:24.348Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-09T20:09:25.725Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-09T20:09:26.374Z] [2020-04-09T20:09:26.374Z] #66 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2020-04-09T20:09:26.374Z] #66 DONE 0.1s [2020-04-09T20:09:26.374Z] [2020-04-09T20:09:26.374Z] #70 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2020-04-09T20:09:26.374Z] #70 DONE 0.1s [2020-04-09T20:09:26.374Z] [2020-04-09T20:09:26.374Z] #72 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2020-04-09T20:09:26.374Z] #72 DONE 0.1s [2020-04-09T20:09:26.374Z] [2020-04-09T20:09:26.374Z] #75 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2020-04-09T20:09:26.374Z] #75 DONE 0.0s [2020-04-09T20:09:26.374Z] [2020-04-09T20:09:26.374Z] #76 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2020-04-09T20:09:26.374Z] #76 DONE 0.0s [2020-04-09T20:09:26.374Z] [2020-04-09T20:09:26.374Z] #77 [final 1/1] COPY . /go/src/github.com/docker/docker [2020-04-09T20:09:26.634Z] tests/integration/models_images_test.py ............... [ 89%] [2020-04-09T20:09:26.719Z] --- PASS: TestConfigList (3.83s) [2020-04-09T20:09:26.719Z] === RUN TestConfigsCreateAndDelete [2020-04-09T20:09:27.103Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-09T20:09:27.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-09T20:09:28.462Z] tests/integration/models_networks_test.py .... [ 90%] [2020-04-09T20:09:29.065Z] #77 DONE 2.7s [2020-04-09T20:09:29.065Z] [2020-04-09T20:09:29.065Z] #78 exporting to oci image format [2020-04-09T20:09:29.065Z] #78 exporting layers [2020-04-09T20:09:29.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-09T20:09:30.181Z] --- PASS: TestConfigsCreateAndDelete (3.57s) [2020-04-09T20:09:30.181Z] === RUN TestConfigsUpdate [2020-04-09T20:09:30.832Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-09T20:09:32.846Z] --- PASS: TestConfigsUpdate (3.12s) [2020-04-09T20:09:32.846Z] === RUN TestTemplatedConfig [2020-04-09T20:09:33.365Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-09T20:09:35.004Z] tests/integration/models_nodes_test.py . [ 91%] [2020-04-09T20:09:35.261Z] tests/integration/models_resources_test.py . [ 91%] [2020-04-09T20:09:35.899Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-09T20:09:36.284Z] --- PASS: TestTemplatedConfig (3.53s) [2020-04-09T20:09:36.284Z] === RUN TestConfigInspect [2020-04-09T20:09:36.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-09T20:09:39.000Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-09T20:09:39.722Z] --- PASS: TestConfigInspect (3.18s) [2020-04-09T20:09:39.722Z] === RUN TestConfigCreateWithLabels [2020-04-09T20:09:39.937Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-09T20:09:41.440Z] tests/integration/models_services_test.py ..............X. [ 95%] [2020-04-09T20:09:42.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-09T20:09:43.161Z] --- PASS: TestConfigCreateWithLabels (3.58s) [2020-04-09T20:09:43.161Z] === RUN TestConfigCreateResolve [2020-04-09T20:09:43.407Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-09T20:09:44.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-09T20:09:45.226Z] tests/integration/models_swarm_test.py .. [ 96%] [2020-04-09T20:09:45.226Z] tests/integration/models_volumes_test.py .. [ 96%] [2020-04-09T20:09:46.161Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-09T20:09:46.161Z] Using test binary docker [2020-04-09T20:09:46.161Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-09T20:09:46.161Z] +++ /etc/init.d/apparmor start [2020-04-09T20:09:46.161Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T20:09:46.161Z] INFO: Waiting for daemon to start... [2020-04-09T20:09:46.161Z] Starting dockerd [2020-04-09T20:09:46.161Z] +++ 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-04-09T20:09:46.304Z] --- PASS: TestBuildWithHugeFile (51.54s) [2020-04-09T20:09:46.304Z] === RUN TestBuildWithEmptyDockerfile [2020-04-09T20:09:46.304Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:09:46.304Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:09:46.304Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:09:46.304Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:09:46.304Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:09:46.304Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:09:46.304Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:09:46.304Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:09:46.304Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:09:46.304Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-04-09T20:09:46.304Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.09s) [2020-04-09T20:09:46.304Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2020-04-09T20:09:46.304Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2020-04-09T20:09:46.304Z] === RUN TestBuildPreserveOwnership [2020-04-09T20:09:46.304Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-09T20:09:46.598Z] --- PASS: TestConfigCreateResolve (3.54s) [2020-04-09T20:09:46.598Z] === RUN TestConfigDaemonLibtrustID [2020-04-09T20:09:47.209Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2020-04-09T20:09:47.209Z] PASS [2020-04-09T20:09:47.209Z] [2020-04-09T20:09:47.209Z] DONE 8 tests in 24.945s [2020-04-09T20:09:47.209Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2020-04-09T20:09:47.209Z] ++ 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-04-09T20:09:47.209Z] ++ set -e [2020-04-09T20:09:47.209Z] ++ '[' -n 0 ']' [2020-04-09T20:09:47.209Z] ++ set -x [2020-04-09T20:09:47.209Z] ++ env -i DEST=/go/src/github.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-04-09T20:09:47.209Z] INFO: Testing against a local daemon [2020-04-09T20:09:47.209Z] === RUN TestCheckpoint [2020-04-09T20:09:47.209Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-09T20:09:47.209Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:09:47.209Z] === RUN TestContainerInvalidJSON [2020-04-09T20:09:47.209Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:09:47.209Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:09:47.209Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:09:47.209Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:09:47.209Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:09:47.209Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:09:47.209Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:09:47.209Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:09:47.209Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:09:47.209Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-09T20:09:47.209Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-09T20:09:47.209Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-09T20:09:47.209Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-09T20:09:47.209Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-09T20:09:47.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-09T20:09:47.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-09T20:09:47.413Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-09T20:09:47.490Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2020-04-09T20:09:47.490Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-09T20:09:47.490Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.11s) [2020-04-09T20:09:47.490Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-09T20:09:47.771Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-04-09T20:09:47.771Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-09T20:09:47.771Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-04-09T20:09:47.771Z] === RUN TestCopyFromContainer [2020-04-09T20:09:47.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-09T20:09:48.194Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-09T20:09:48.692Z] . [2020-04-09T20:09:48.692Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-09T20:09:48.692Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-09T20:09:48.692Z] Error: No such image: emptyfs [2020-04-09T20:09:48.692Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-09T20:09:48.692Z] ++++ docker load [2020-04-09T20:09:48.692Z] Running integration-test (iteration 1) [2020-04-09T20:09:48.692Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2020-04-09T20:09:48.692Z] ++ 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-04-09T20:09:48.692Z] ++ set -e [2020-04-09T20:09:48.692Z] ++ '[' -n 0 ']' [2020-04-09T20:09:48.692Z] ++ set -x [2020-04-09T20:09:48.692Z] ++ env -i DEST=/go/src/github.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-04-09T20:09:48.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-09T20:09:49.573Z] tests/integration/regression_test.py ...... [ 98%] [2020-04-09T20:09:50.087Z] tests/integration/credentials/store_test.py ...... [ 99%] [2020-04-09T20:09:50.087Z] tests/integration/credentials/utils_test.py . [100%] [2020-04-09T20:09:50.087Z] [2020-04-09T20:09:50.087Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2020-04-09T20:09:50.087Z] =========================== short test summary info ============================ [2020-04-09T20:09:50.087Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2020-04-09T20:09:50.087Z] CONFIG_RT_GROUP_SCHED isn't enabled [2020-04-09T20:09:50.087Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2020-04-09T20:09:50.087Z] Not supported on most drivers [2020-04-09T20:09:50.087Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2020-04-09T20:09:50.087Z] Can fail if eth0 has multiple IP addresses [2020-04-09T20:09:50.087Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2020-04-09T20:09:50.087Z] This doesn't seem to be taken into account by the engine [2020-04-09T20:09:50.087Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2020-04-09T20:09:50.087Z] SKIPPED [1] tests/integration/api_service_test.py:882: API version is too low (< 1.38) [2020-04-09T20:09:50.087Z] SKIPPED [1] tests/integration/api_swarm_test.py:59: API version is too low (< 1.39) [2020-04-09T20:09:50.087Z] SKIPPED [1] tests/integration/api_swarm_test.py:38: API version is too low (< 1.39) [2020-04-09T20:09:50.087Z] SKIPPED [1] tests/integration/api_swarm_test.py:45: API version is too low (< 1.39) [2020-04-09T20:09:50.087Z] SKIPPED [1] tests/integration/api_swarm_test.py:52: API version is too low (< 1.39) [2020-04-09T20:09:50.087Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2020-04-09T20:09:50.087Z] = 373 passed, 7 skipped, 1 deselected, 4 xfailed, 2 xpassed in 368.07 seconds == [2020-04-09T20:09:50.435Z] === RUN TestCopyFromContainer// [2020-04-09T20:09:50.435Z] === RUN TestCopyFromContainer//bar/root [2020-04-09T20:09:50.435Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-09T20:09:50.435Z] === RUN TestCopyFromContainer/bar/quux [2020-04-09T20:09:50.435Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-09T20:09:50.435Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-09T20:09:50.435Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-09T20:09:50.650Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2020-04-09T20:09:50.715Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-09T20:09:50.715Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-09T20:09:50.715Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-09T20:09:50.996Z] --- PASS: TestCopyFromContainer (3.08s) [2020-04-09T20:09:50.996Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-09T20:09:50.996Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2020-04-09T20:09:50.996Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2020-04-09T20:09:50.996Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-04-09T20:09:50.996Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.09s) [2020-04-09T20:09:50.996Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.10s) [2020-04-09T20:09:50.996Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-04-09T20:09:50.996Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.08s) [2020-04-09T20:09:50.996Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.09s) [2020-04-09T20:09:50.996Z] --- PASS: TestCopyFromContainer/bar/notarget (0.08s) [2020-04-09T20:09:50.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-09T20:09:50.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:09:50.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:09:50.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:09:50.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:09:50.996Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:09:50.996Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:09:50.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:09:50.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:09:50.996Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:09:50.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-09T20:09:50.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-09T20:09:50.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-09T20:09:50.996Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2020-04-09T20:09:50.996Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-09T20:09:50.996Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2020-04-09T20:09:50.996Z] === RUN TestCreateWithInvalidEnv [2020-04-09T20:09:50.996Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-09T20:09:50.996Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-09T20:09:50.996Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-09T20:09:50.996Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-09T20:09:50.996Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-09T20:09:50.996Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-09T20:09:50.996Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-09T20:09:50.996Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-09T20:09:50.996Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-09T20:09:50.996Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-09T20:09:50.996Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-04-09T20:09:50.996Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2020-04-09T20:09:50.996Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-09T20:09:50.996Z] === RUN TestCreateTmpfsMountsTarget [2020-04-09T20:09:50.996Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-09T20:09:50.996Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-09T20:09:52.363Z] --- PASS: TestBuildPreserveOwnership (10.24s) [2020-04-09T20:09:52.363Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.24s) [2020-04-09T20:09:52.363Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2020-04-09T20:09:52.363Z] === RUN TestBuildPlatformInvalid [2020-04-09T20:09:52.363Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2020-04-09T20:09:52.363Z] PASS [2020-04-09T20:09:52.363Z] [2020-04-09T20:09:52.363Z] === Skipped [2020-04-09T20:09:52.363Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-09T20:09:52.363Z] build_session_test.go:25: TODO: BuildKit [2020-04-09T20:09:52.363Z] [2020-04-09T20:09:52.363Z] [2020-04-09T20:09:52.363Z] DONE 32 tests, 1 skipped in 126.206s [2020-04-09T20:09:52.363Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-09T20:09:52.363Z] INFO: Testing against a local daemon [2020-04-09T20:09:52.363Z] === RUN TestConfigList [2020-04-09T20:09:52.363Z] --- SKIP: TestConfigList (0.02s) [2020-04-09T20:09:52.363Z] config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:09:52.363Z] === RUN TestConfigsCreateAndDelete [2020-04-09T20:09:52.363Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2020-04-09T20:09:52.363Z] config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:09:52.363Z] === RUN TestConfigsUpdate [2020-04-09T20:09:52.363Z] --- SKIP: TestConfigsUpdate (0.01s) [2020-04-09T20:09:52.363Z] config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:09:52.363Z] === RUN TestTemplatedConfig [2020-04-09T20:09:52.363Z] --- SKIP: TestTemplatedConfig (0.00s) [2020-04-09T20:09:52.363Z] config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:09:52.363Z] === RUN TestConfigInspect [2020-04-09T20:09:52.363Z] --- SKIP: TestConfigInspect (0.01s) [2020-04-09T20:09:52.363Z] config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:09:52.363Z] === RUN TestConfigCreateWithLabels [2020-04-09T20:09:52.363Z] --- SKIP: TestConfigCreateWithLabels (0.02s) [2020-04-09T20:09:52.363Z] config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:09:52.363Z] === RUN TestConfigCreateResolve [2020-04-09T20:09:52.363Z] --- SKIP: TestConfigCreateResolve (0.01s) [2020-04-09T20:09:52.363Z] config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:09:52.363Z] === RUN TestConfigDaemonLibtrustID [2020-04-09T20:09:53.678Z] --- PASS: TestCreateWithCustomMaskedPaths (2.43s) [2020-04-09T20:09:53.678Z] === RUN TestCreateWithCapabilities [2020-04-09T20:09:53.678Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-09T20:09:53.678Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-09T20:09:53.678Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:09:53.678Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:09:53.678Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:09:53.678Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:09:53.678Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:09:53.678Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:09:53.678Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:09:53.678Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:09:53.678Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:09:53.678Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:09:53.678Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-09T20:09:53.678Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-09T20:09:53.678Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:09:53.678Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:09:53.678Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:09:53.678Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:09:53.678Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:09:53.678Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:09:53.678Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:09:53.678Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:09:53.678Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-09T20:09:53.678Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:09:53.678Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:09:53.678Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:09:53.678Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:09:53.678Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-09T20:09:53.678Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:09:53.678Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:09:53.678Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:09:53.678Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:09:53.678Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:09:53.678Z] --- PASS: TestCreateWithCapabilities (0.01s) [2020-04-09T20:09:53.678Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-09T20:09:53.678Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-09T20:09:53.678Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.10s) [2020-04-09T20:09:53.678Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.11s) [2020-04-09T20:09:53.678Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.10s) [2020-04-09T20:09:53.678Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.10s) [2020-04-09T20:09:53.678Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.09s) [2020-04-09T20:09:53.678Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.09s) [2020-04-09T20:09:53.678Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-09T20:09:53.678Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.08s) [2020-04-09T20:09:53.678Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.08s) [2020-04-09T20:09:53.678Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-09T20:09:54.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-09T20:09:54.254Z] --- PASS: TestConfigDaemonLibtrustID (1.86s) [2020-04-09T20:09:54.254Z] PASS [2020-04-09T20:09:54.254Z] [2020-04-09T20:09:54.254Z] === Skipped [2020-04-09T20:09:54.254Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2020-04-09T20:09:54.254Z] config_test.go:30: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:09:54.254Z] [2020-04-09T20:09:54.254Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2020-04-09T20:09:54.254Z] config_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:09:54.254Z] [2020-04-09T20:09:54.254Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2020-04-09T20:09:54.254Z] config_test.go:140: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:09:54.254Z] [2020-04-09T20:09:54.254Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2020-04-09T20:09:54.254Z] config_test.go:192: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:09:54.254Z] [2020-04-09T20:09:54.254Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s) [2020-04-09T20:09:54.254Z] config_test.go:326: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:09:54.254Z] [2020-04-09T20:09:54.254Z] === SKIP: amd64.integration.config TestConfigCreateWithLabels (0.02s) [2020-04-09T20:09:54.254Z] config_test.go:350: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:09:54.254Z] [2020-04-09T20:09:54.254Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2020-04-09T20:09:54.254Z] config_test.go:377: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:09:54.254Z] [2020-04-09T20:09:54.254Z] [2020-04-09T20:09:54.254Z] DONE 8 tests, 7 skipped in 2.043s [2020-04-09T20:09:54.254Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-09T20:09:54.510Z] INFO: Testing against a local daemon [2020-04-09T20:09:54.510Z] === RUN TestCheckpoint [2020-04-09T20:09:54.510Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-09T20:09:54.510Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:09:54.510Z] === RUN TestContainerInvalidJSON [2020-04-09T20:09:54.510Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:09:54.510Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:09:54.510Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:09:54.510Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:09:54.510Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:09:54.510Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:09:54.510Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:09:54.510Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:09:54.510Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:09:54.510Z] --- PASS: TestContainerInvalidJSON (0.01s) [2020-04-09T20:09:54.510Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-09T20:09:54.510Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-09T20:09:54.510Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-09T20:09:54.510Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-09T20:09:54.510Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.10s) [2020-04-09T20:09:54.510Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-09T20:09:54.766Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-04-09T20:09:54.766Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-09T20:09:54.766Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.09s) [2020-04-09T20:09:54.766Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-09T20:09:54.766Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-04-09T20:09:54.766Z] === RUN TestCopyFromContainer [2020-04-09T20:09:56.365Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.53s) [2020-04-09T20:09:56.365Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-09T20:09:56.365Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:09:56.365Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:09:56.366Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:09:56.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:09:56.366Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:09:56.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:09:56.366Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:09:56.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:09:56.366Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:09:56.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:09:56.366Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:09:56.366Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:09:56.366Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:09:56.366Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:09:56.366Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:09:56.366Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-09T20:09:56.366Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-09T20:09:56.366Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-09T20:09:56.366Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-09T20:09:56.366Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-09T20:09:56.366Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2020-04-09T20:09:56.366Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-09T20:09:56.684Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-09T20:09:57.369Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2020-04-09T20:09:57.369Z] === RUN TestContainerStartOnDaemonRestart [2020-04-09T20:09:57.369Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-09T20:09:57.369Z] === RUN TestDaemonRestartIpcMode [2020-04-09T20:09:57.369Z] === PAUSE TestDaemonRestartIpcMode [2020-04-09T20:09:57.369Z] === RUN TestDaemonHostGatewayIP [2020-04-09T20:09:57.369Z] === PAUSE TestDaemonHostGatewayIP [2020-04-09T20:09:57.369Z] === RUN TestDiff [2020-04-09T20:09:57.989Z] --- PASS: TestDiff (0.89s) [2020-04-09T20:09:57.989Z] === RUN TestExecWithCloseStdin [2020-04-09T20:09:58.668Z] Loaded image: buildpack-deps:jessie [2020-04-09T20:09:58.668Z] Loaded image: busybox:latest [2020-04-09T20:09:58.668Z] Loaded image: busybox:glibc [2020-04-09T20:09:58.668Z] Loaded image: debian:jessie [2020-04-09T20:09:58.668Z] Loaded image: hello-world:latest [2020-04-09T20:09:58.668Z] INFO: Testing against a local daemon [2020-04-09T20:09:58.668Z] === RUN TestCgroupNamespacesBuild [2020-04-09T20:09:58.937Z] === RUN TestCopyFromContainer// [2020-04-09T20:09:58.937Z] === RUN TestCopyFromContainer//bar/root [2020-04-09T20:09:58.937Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-09T20:09:58.937Z] === RUN TestCopyFromContainer/bar/quux [2020-04-09T20:09:58.937Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-09T20:09:58.937Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-09T20:09:58.937Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-09T20:09:58.937Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-09T20:09:58.937Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-09T20:09:58.937Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-09T20:09:58.937Z] --- PASS: TestCopyFromContainer (4.12s) [2020-04-09T20:09:58.937Z] --- PASS: TestCopyFromContainer// (0.06s) [2020-04-09T20:09:58.937Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2020-04-09T20:09:58.937Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2020-04-09T20:09:58.937Z] --- PASS: TestCopyFromContainer/bar/quux (0.09s) [2020-04-09T20:09:58.937Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2020-04-09T20:09:58.937Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.07s) [2020-04-09T20:09:58.937Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2020-04-09T20:09:58.937Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.07s) [2020-04-09T20:09:58.937Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2020-04-09T20:09:58.937Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2020-04-09T20:09:58.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-09T20:09:58.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:09:58.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:09:58.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:09:58.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:09:58.937Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:09:58.937Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:09:58.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:09:58.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:09:58.937Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:09:58.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2020-04-09T20:09:58.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-09T20:09:58.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-09T20:09:58.937Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-09T20:09:58.937Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-09T20:09:58.937Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-09T20:09:58.937Z] === RUN TestCreateWithInvalidEnv [2020-04-09T20:09:58.937Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-09T20:09:58.937Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-09T20:09:58.937Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-09T20:09:58.937Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-09T20:09:58.937Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-09T20:09:58.937Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-09T20:09:58.937Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-09T20:09:58.937Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-09T20:09:58.937Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-09T20:09:58.937Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2020-04-09T20:09:58.937Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-09T20:09:58.937Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-09T20:09:58.937Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-09T20:09:58.937Z] === RUN TestCreateTmpfsMountsTarget [2020-04-09T20:09:58.937Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-09T20:09:58.937Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-09T20:09:58.991Z] --- PASS: TestExecWithCloseStdin (0.90s) [2020-04-09T20:09:58.991Z] === RUN TestExec [2020-04-09T20:09:59.992Z] --- PASS: TestExec (0.91s) [2020-04-09T20:09:59.992Z] === RUN TestExecUser [2020-04-09T20:10:00.569Z] --- PASS: TestCgroupNamespacesBuild (2.92s) [2020-04-09T20:10:00.569Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-09T20:10:00.845Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-09T20:10:00.994Z] --- PASS: TestExecUser (0.95s) [2020-04-09T20:10:00.994Z] === RUN TestExportContainerAndImportImage [2020-04-09T20:10:01.454Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s) [2020-04-09T20:10:01.454Z] === RUN TestCreateWithCapabilities [2020-04-09T20:10:01.454Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-09T20:10:01.454Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-09T20:10:01.454Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:10:01.454Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:10:01.454Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:10:01.454Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:10:01.454Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:10:01.454Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:10:01.454Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:10:01.454Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:10:01.454Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:10:01.454Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:10:01.454Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-09T20:10:01.454Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-09T20:10:01.454Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:10:01.454Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:10:01.454Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:10:01.454Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:10:01.454Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:10:01.454Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:10:01.454Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:10:01.454Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:10:01.454Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-09T20:10:01.454Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-09T20:10:01.454Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:10:01.454Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:10:01.454Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:10:01.454Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:10:01.454Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:10:01.454Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:10:01.454Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:10:01.454Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:10:01.454Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:10:01.454Z] --- PASS: TestCreateWithCapabilities (0.02s) [2020-04-09T20:10:01.454Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.06s) [2020-04-09T20:10:01.454Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.06s) [2020-04-09T20:10:01.454Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-09T20:10:01.454Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-09T20:10:01.454Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-09T20:10:01.454Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-09T20:10:01.454Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-09T20:10:01.454Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-09T20:10:01.454Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-09T20:10:01.454Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.05s) [2020-04-09T20:10:01.454Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-04-09T20:10:01.454Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-09T20:10:01.997Z] --- PASS: TestExportContainerAndImportImage (1.14s) [2020-04-09T20:10:01.997Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-09T20:10:02.471Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.82s) [2020-04-09T20:10:02.471Z] === RUN TestBuildWithSession [2020-04-09T20:10:02.471Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-09T20:10:02.471Z] build_session_test.go:25: TODO: BuildKit [2020-04-09T20:10:02.471Z] === RUN TestBuildSquashParent [2020-04-09T20:10:02.828Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:10:02.828Z] [2020-04-09T20:10:02.828Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:10:02.828Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:10:02.828Z] [2020-04-09T20:10:02.828Z] To set a process to complain mode, use the command line tool [2020-04-09T20:10:02.828Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:10:02.828Z] Post stage [Pipeline] junit [2020-04-09T20:10:03.457Z] Recording test results [2020-04-09T20:10:03.468Z] --- PASS: TestExportContainerAfterDaemonRestart (1.53s) [2020-04-09T20:10:03.468Z] === RUN TestHealthCheckWorkdir [2020-04-09T20:10:03.617Z] 23645bd7ee08: Pull complete [2020-04-09T20:10:03.617Z] Digest: sha256:8dcc65367c900f06ad386da6a1e25d578232f7b15981092986ade2f2fd9468b8 [2020-04-09T20:10:03.617Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:10:03.617Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2020-04-09T20:10:03.617Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2020-04-09T20:10:03.617Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1098' [2020-04-09T20:10:03.617Z] WARN: Skipping validation tests [2020-04-09T20:10:03.617Z] INFO: Running unit tests at 04/09/2020 20:09:48... [2020-04-09T20:10:03.617Z] INFO: make.ps1 starting at 04/09/2020 20:09:52 [2020-04-09T20:10:03.617Z] INFO: Git commit (7cb13d4d85) assumed from DOCKER_GITCOMMIT environment variable [2020-04-09T20:10:03.617Z] INFO: Invoking autogen... [2020-04-09T20:10:03.617Z] INFO: Running unit tests... [2020-04-09T20:10:03.617Z] INFO: Invoking unit tests run with C:\gopath/src/gotest.tools/gotestsum\gotestsum.exe --format=standard-quiet --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/quota github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [Pipeline] sh [2020-04-09T20:10:03.948Z] + echo Ensuring container killed. [2020-04-09T20:10:03.948Z] Ensuring container killed. [2020-04-09T20:10:03.948Z] + docker rm -vf docker-pr1 [2020-04-09T20:10:03.948Z] Error: No such container: docker-pr1 [2020-04-09T20:10:03.948Z] + true [Pipeline] sh [2020-04-09T20:10:03.974Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.36s) [2020-04-09T20:10:03.974Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-09T20:10:03.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:10:03.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:10:03.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:10:03.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:10:03.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:10:03.974Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:10:03.974Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:10:03.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:10:03.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:10:03.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:10:03.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:10:03.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:10:03.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:10:03.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:10:03.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:10:03.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2020-04-09T20:10:03.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2020-04-09T20:10:03.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2020-04-09T20:10:03.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2020-04-09T20:10:03.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-09T20:10:03.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-09T20:10:03.975Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-09T20:10:04.227Z] + echo Chowning /workspace to jenkins user [2020-04-09T20:10:04.227Z] Chowning /workspace to jenkins user [2020-04-09T20:10:04.227Z] + id -u [2020-04-09T20:10:04.227Z] + id -g [2020-04-09T20:10:04.227Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40802:/workspace busybox chown -R 1000:1000 /workspace [2020-04-09T20:10:04.470Z] --- PASS: TestHealthCheckWorkdir (1.08s) [2020-04-09T20:10:04.470Z] === RUN TestHealthKillContainer [2020-04-09T20:10:04.903Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.83s) [2020-04-09T20:10:04.903Z] === RUN TestContainerStartOnDaemonRestart [2020-04-09T20:10:04.903Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2020-04-09T20:10:04.903Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-09T20:10:04.903Z] === RUN TestDaemonRestartIpcMode [2020-04-09T20:10:04.903Z] === PAUSE TestDaemonRestartIpcMode [2020-04-09T20:10:04.903Z] === RUN TestDaemonHostGatewayIP [2020-04-09T20:10:04.903Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2020-04-09T20:10:04.903Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:10:04.903Z] === RUN TestDiff [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-09T20:10:05.450Z] + bundleName=docker-py [2020-04-09T20:10:05.450Z] + echo Creating docker-py-bundles.tar.gz [2020-04-09T20:10:05.450Z] Creating docker-py-bundles.tar.gz [2020-04-09T20:10:05.450Z] + 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-04-09T20:10:05.460Z] Archiving artifacts [2020-04-09T20:10:05.466Z] --- PASS: TestDiff (0.76s) [2020-04-09T20:10:05.466Z] === RUN TestExecWithCloseStdin [2020-04-09T20:10:05.760Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40802/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2020-04-09T20:10:06.133Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40802/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 -e DOCKER_GRAPHDRIVER docker:7cb13d4d85990555be1317ae32b394e98a779379 hack/make.sh binary-daemon [2020-04-09T20:10:06.391Z] [2020-04-09T20:10:06.396Z] --- PASS: TestExecWithCloseStdin (0.88s) [2020-04-09T20:10:06.396Z] === RUN TestExec [2020-04-09T20:10:06.648Z] Removing bundles/ [2020-04-09T20:10:06.648Z] [2020-04-09T20:10:06.648Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2020-04-09T20:10:06.648Z] Building: bundles/binary-daemon/dockerd-dev [2020-04-09T20:10:06.648Z] GOOS="" GOARCH="" GOARM="" [2020-04-09T20:10:07.325Z] --- PASS: TestExec (0.83s) [2020-04-09T20:10:07.325Z] === RUN TestExecUser [2020-04-09T20:10:07.383Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-09T20:10:07.910Z] --- PASS: TestHealthKillContainer (3.04s) [2020-04-09T20:10:07.910Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-09T20:10:08.253Z] --- PASS: TestExecUser (0.87s) [2020-04-09T20:10:08.253Z] === RUN TestExportContainerAndImportImage [2020-04-09T20:10:08.339Z] ? github.com/docker/docker/api [no test files] [2020-04-09T20:10:08.521Z] --- PASS: TestInspectCpusetInConfigPre120 (0.84s) [2020-04-09T20:10:08.521Z] === RUN TestIpcModeNone [2020-04-09T20:10:09.034Z] --- PASS: TestBuildSquashParent (6.28s) [2020-04-09T20:10:09.034Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-09T20:10:09.034Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:10:09.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:10:09.034Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:10:09.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:10:09.034Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:10:09.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:10:09.034Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:10:09.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:10:09.034Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:10:09.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:10:09.034Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:10:09.034Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:10:09.034Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:10:09.034Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:10:09.034Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:10:09.034Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:10:09.182Z] --- PASS: TestExportContainerAndImportImage (0.94s) [2020-04-09T20:10:09.182Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-09T20:10:09.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-09T20:10:09.522Z] --- PASS: TestIpcModeNone (0.87s) [2020-04-09T20:10:09.522Z] === RUN TestIpcModePrivate [2020-04-09T20:10:10.132Z] --- PASS: TestIpcModePrivate (0.86s) [2020-04-09T20:10:10.132Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:105, shared: false, mustBeShared: false [2020-04-09T20:10:10.132Z] === RUN TestIpcModeShareable [2020-04-09T20:10:11.135Z] --- PASS: TestIpcModeShareable (0.95s) [2020-04-09T20:10:11.135Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:99, shared: true, mustBeShared: true [2020-04-09T20:10:11.135Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-09T20:10:11.567Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:10:11.567Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:10:13.350Z] --- PASS: TestExportContainerAfterDaemonRestart (4.25s) [2020-04-09T20:10:13.350Z] === RUN TestHealthCheckWorkdir [2020-04-09T20:10:14.100Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2020-04-09T20:10:14.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.75s) [2020-04-09T20:10:14.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.92s) [2020-04-09T20:10:14.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.93s) [2020-04-09T20:10:14.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.97s) [2020-04-09T20:10:14.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.97s) [2020-04-09T20:10:14.100Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2020-04-09T20:10:14.100Z] === RUN TestBuildMultiStageCopy [2020-04-09T20:10:14.100Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-09T20:10:14.279Z] --- PASS: TestHealthCheckWorkdir (1.11s) [2020-04-09T20:10:14.279Z] === RUN TestHealthKillContainer [2020-04-09T20:10:14.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-09T20:10:14.574Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2020-04-09T20:10:14.574Z] === RUN TestAPIIpcModeHost [2020-04-09T20:10:14.855Z] --- PASS: TestAPIIpcModeHost (0.66s) [2020-04-09T20:10:14.855Z] === RUN TestDaemonIpcModeShareable [2020-04-09T20:10:16.001Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-09T20:10:16.568Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-09T20:10:16.827Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-09T20:10:16.869Z] --- PASS: TestDaemonIpcModeShareable (1.81s) [2020-04-09T20:10:16.869Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-09T20:10:16.869Z] === RUN TestDaemonIpcModePrivate [2020-04-09T20:10:17.050Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-09T20:10:17.394Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-09T20:10:17.550Z] --- PASS: TestHealthKillContainer (3.00s) [2020-04-09T20:10:17.550Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-09T20:10:17.961Z] --- PASS: TestBuildMultiStageCopy (4.31s) [2020-04-09T20:10:17.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.22s) [2020-04-09T20:10:17.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.48s) [2020-04-09T20:10:17.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2020-04-09T20:10:17.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.54s) [2020-04-09T20:10:17.961Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.57s) [2020-04-09T20:10:17.961Z] === RUN TestBuildMultiStageParentConfig [2020-04-09T20:10:18.113Z] --- PASS: TestInspectCpusetInConfigPre120 (0.77s) [2020-04-09T20:10:18.113Z] === RUN TestIpcModeNone [2020-04-09T20:10:18.332Z] --- PASS: TestDaemonIpcModePrivate (1.86s) [2020-04-09T20:10:18.332Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-09T20:10:18.332Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-09T20:10:19.042Z] --- PASS: TestIpcModeNone (0.85s) [2020-04-09T20:10:19.042Z] === RUN TestIpcModePrivate [2020-04-09T20:10:19.336Z] --- PASS: TestBuildMultiStageParentConfig (1.37s) [2020-04-09T20:10:19.336Z] === RUN TestBuildLabelWithTargets [2020-04-09T20:10:19.970Z] --- PASS: TestIpcModePrivate (0.84s) [2020-04-09T20:10:19.970Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:110, shared: false, mustBeShared: false [2020-04-09T20:10:19.970Z] === RUN TestIpcModeShareable [2020-04-09T20:10:19.970Z] --- SKIP: TestIpcModeShareable (0.00s) [2020-04-09T20:10:19.970Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-09T20:10:19.970Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-09T20:10:20.347Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.77s) [2020-04-09T20:10:20.347Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2020-04-09T20:10:20.347Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-09T20:10:20.769Z] ok github.com/docker/docker/api/server 0.188s coverage: 9.0% of statements [2020-04-09T20:10:21.866Z] --- PASS: TestBuildLabelWithTargets (2.12s) [2020-04-09T20:10:21.867Z] === RUN TestBuildWithEmptyLayers [2020-04-09T20:10:22.363Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2020-04-09T20:10:22.363Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2020-04-09T20:10:22.363Z] === RUN TestIpcModeOlderClient [2020-04-09T20:10:22.363Z] === PAUSE TestIpcModeOlderClient [2020-04-09T20:10:22.363Z] === RUN TestKillContainerInvalidSignal [2020-04-09T20:10:22.435Z] --- PASS: TestBuildWithEmptyLayers (0.99s) [2020-04-09T20:10:22.435Z] === RUN TestBuildMultiStageOnBuild [2020-04-09T20:10:22.488Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.64s) [2020-04-09T20:10:22.488Z] === RUN TestAPIIpcModeHost [2020-04-09T20:10:22.488Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2020-04-09T20:10:22.488Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-09T20:10:22.488Z] === RUN TestDaemonIpcModeShareable [2020-04-09T20:10:22.488Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2020-04-09T20:10:22.488Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-09T20:10:22.488Z] === RUN TestDaemonIpcModePrivate [2020-04-09T20:10:22.973Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-04-09T20:10:22.973Z] === RUN TestKillContainer [2020-04-09T20:10:22.973Z] === RUN TestKillContainer/no_signal [2020-04-09T20:10:23.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-09T20:10:23.584Z] === RUN TestKillContainer/non_killing_signal [2020-04-09T20:10:24.197Z] === RUN TestKillContainer/killing_signal [2020-04-09T20:10:25.661Z] --- PASS: TestKillContainer (2.63s) [2020-04-09T20:10:25.661Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-04-09T20:10:25.661Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2020-04-09T20:10:25.661Z] --- PASS: TestKillContainer/killing_signal (0.89s) [2020-04-09T20:10:25.661Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-09T20:10:25.661Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-09T20:10:25.720Z] --- PASS: TestBuildMultiStageOnBuild (2.73s) [2020-04-09T20:10:25.720Z] === RUN TestBuildUncleanTarFilenames [2020-04-09T20:10:25.756Z] --- PASS: TestDaemonIpcModePrivate (2.84s) [2020-04-09T20:10:25.756Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:113, shared: false, mustBeShared: false [2020-04-09T20:10:25.756Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-09T20:10:25.756Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-09T20:10:25.756Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-09T20:10:25.756Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-09T20:10:25.756Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-09T20:10:25.756Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-09T20:10:25.756Z] === RUN TestIpcModeOlderClient [2020-04-09T20:10:25.756Z] === PAUSE TestIpcModeOlderClient [2020-04-09T20:10:25.756Z] === RUN TestKillContainerInvalidSignal [2020-04-09T20:10:26.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-09T20:10:26.271Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-09T20:10:26.318Z] --- PASS: TestKillContainerInvalidSignal (0.85s) [2020-04-09T20:10:26.318Z] === RUN TestKillContainer [2020-04-09T20:10:26.318Z] === RUN TestKillContainer/no_signal [2020-04-09T20:10:26.656Z] --- PASS: TestBuildUncleanTarFilenames (1.41s) [2020-04-09T20:10:26.657Z] === RUN TestBuildMultiStageLayerLeak [2020-04-09T20:10:26.880Z] === RUN TestKillContainer/non_killing_signal [2020-04-09T20:10:27.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.74s) [2020-04-09T20:10:27.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.83s) [2020-04-09T20:10:27.273Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2020-04-09T20:10:27.273Z] === RUN TestKillStoppedContainer [2020-04-09T20:10:27.273Z] --- PASS: TestKillStoppedContainer (0.09s) [2020-04-09T20:10:27.273Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-09T20:10:27.273Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2020-04-09T20:10:27.273Z] === RUN TestKillDifferentUserContainer [2020-04-09T20:10:27.442Z] === RUN TestKillContainer/killing_signal [2020-04-09T20:10:28.274Z] --- PASS: TestKillDifferentUserContainer (0.88s) [2020-04-09T20:10:28.274Z] === RUN TestInspectOomKilledTrue [2020-04-09T20:10:28.274Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-09T20:10:28.274Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:10:28.274Z] === RUN TestInspectOomKilledFalse [2020-04-09T20:10:28.274Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-09T20:10:28.274Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:10:28.274Z] === RUN TestLinksEtcHostsContentMatch [2020-04-09T20:10:28.810Z] --- PASS: TestKillContainer (2.33s) [2020-04-09T20:10:28.810Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-04-09T20:10:28.810Z] --- PASS: TestKillContainer/non_killing_signal (0.58s) [2020-04-09T20:10:28.810Z] --- PASS: TestKillContainer/killing_signal (0.77s) [2020-04-09T20:10:28.810Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-09T20:10:28.810Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-09T20:10:28.886Z] --- PASS: TestLinksEtcHostsContentMatch (0.60s) [2020-04-09T20:10:28.886Z] === RUN TestLinksContainerNames [2020-04-09T20:10:29.351Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-09T20:10:29.372Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-09T20:10:29.941Z] --- PASS: TestBuildMultiStageLayerLeak (2.74s) [2020-04-09T20:10:29.941Z] === RUN TestBuildWithHugeFile [2020-04-09T20:10:30.300Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.55s) [2020-04-09T20:10:30.300Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.77s) [2020-04-09T20:10:30.300Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.55s) [2020-04-09T20:10:30.300Z] === RUN TestKillStoppedContainer [2020-04-09T20:10:30.300Z] --- PASS: TestKillStoppedContainer (0.07s) [2020-04-09T20:10:30.300Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-09T20:10:30.300Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-09T20:10:30.300Z] === RUN TestKillDifferentUserContainer [2020-04-09T20:10:30.901Z] --- PASS: TestLinksContainerNames (1.76s) [2020-04-09T20:10:30.901Z] === RUN TestLogsFollowTailEmpty [2020-04-09T20:10:31.228Z] --- PASS: TestKillDifferentUserContainer (0.81s) [2020-04-09T20:10:31.228Z] === RUN TestInspectOomKilledTrue [2020-04-09T20:10:31.228Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-09T20:10:31.228Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-09T20:10:31.228Z] === RUN TestInspectOomKilledFalse [2020-04-09T20:10:31.228Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-09T20:10:31.228Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:10:31.228Z] === RUN TestLinksEtcHostsContentMatch [2020-04-09T20:10:31.228Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2020-04-09T20:10:31.228Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-09T20:10:31.228Z] === RUN TestLinksContainerNames [2020-04-09T20:10:31.515Z] --- PASS: TestLogsFollowTailEmpty (0.87s) [2020-04-09T20:10:31.515Z] === RUN TestContainerNetworkMountsNoChown [2020-04-09T20:10:31.862Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-09T20:10:31.863Z] Using test binary docker [2020-04-09T20:10:31.863Z] +++ /etc/init.d/apparmor start [2020-04-09T20:10:31.863Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T20:10:31.863Z] INFO: Waiting for daemon to start... [2020-04-09T20:10:31.863Z] Starting dockerd [2020-04-09T20:10:31.863Z] +++ 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-04-09T20:10:32.518Z] --- PASS: TestContainerNetworkMountsNoChown (0.86s) [2020-04-09T20:10:32.518Z] === RUN TestMountDaemonRoot [2020-04-09T20:10:32.518Z] === RUN TestMountDaemonRoot/default [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/default [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/private [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/private [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/rprivate [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/slave [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/slave [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/rslave [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/shared [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/shared [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/rshared [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-09T20:10:32.519Z] === CONT TestMountDaemonRoot/default [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-09T20:10:32.519Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:10:32.519Z] === CONT TestMountDaemonRoot/rshared [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:10:32.519Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:10:32.519Z] === CONT TestMountDaemonRoot/shared [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-09T20:10:32.519Z] === CONT TestMountDaemonRoot/rslave [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:10:32.519Z] === CONT TestMountDaemonRoot/slave [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:10:32.519Z] === CONT TestMountDaemonRoot/rprivate [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:10:32.519Z] === CONT TestMountDaemonRoot/private [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-09T20:10:32.519Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:10:32.519Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:10:32.519Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-09T20:10:32.519Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:10:32.519Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-09T20:10:32.519Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:10:32.613Z] --- PASS: TestLinksContainerNames (1.60s) [2020-04-09T20:10:32.613Z] === RUN TestLogsFollowTailEmpty [2020-04-09T20:10:32.800Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:10:32.800Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:10:32.800Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:10:32.800Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:10:32.800Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-09T20:10:32.800Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:10:32.800Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-09T20:10:32.800Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-09T20:10:32.800Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:10:33.172Z] Created binary: bundles/binary-daemon/dockerd-dev [2020-04-09T20:10:33.172Z] Copying nested executables into bundles/binary-daemon [2020-04-09T20:10:33.206Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:10:33.206Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:10:33.206Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:10:33.206Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:10:33.206Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-09T20:10:33.206Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:10:33.206Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-09T20:10:33.206Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:10:33.206Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:10:33.206Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:10:33.206Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:10:33.206Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-09T20:10:33.206Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot (0.01s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.11s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.10s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.09s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.06s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.05s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-09T20:10:33.206Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-09T20:10:33.206Z] === RUN TestContainerBindMountNonRecursive [2020-04-09T20:10:33.553Z] --- PASS: TestLogsFollowTailEmpty (0.79s) [2020-04-09T20:10:33.553Z] === RUN TestContainerNetworkMountsNoChown [2020-04-09T20:10:33.735Z] [2020-04-09T20:10:34.004Z] . [2020-04-09T20:10:34.004Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-09T20:10:34.116Z] --- PASS: TestContainerNetworkMountsNoChown (0.76s) [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/default [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/default [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/private [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/private [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/rprivate [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/slave [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/slave [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/rslave [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/shared [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/shared [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/rshared [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-09T20:10:34.116Z] === CONT TestMountDaemonRoot/default [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:10:34.116Z] === CONT TestMountDaemonRoot/rslave [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:10:34.116Z] === CONT TestMountDaemonRoot/rshared [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:10:34.116Z] === CONT TestMountDaemonRoot/shared [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:10:34.116Z] === CONT TestMountDaemonRoot/rprivate [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:10:34.116Z] === CONT TestMountDaemonRoot/slave [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:10:34.116Z] === CONT TestMountDaemonRoot/private [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-09T20:10:34.116Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:10:34.116Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:10:34.116Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-09T20:10:34.116Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:10:34.259Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-09T20:10:34.259Z] Error: No such image: emptyfs [2020-04-09T20:10:34.259Z] ++++ docker load [2020-04-09T20:10:34.259Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-09T20:10:34.372Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:10:34.372Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:10:34.372Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-09T20:10:34.372Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:10:34.372Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-09T20:10:34.372Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:10:34.372Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:10:34.372Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:10:34.372Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:10:34.629Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:10:34.629Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:10:34.629Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:10:34.629Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-09T20:10:34.629Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:10:34.629Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-09T20:10:34.629Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:10:34.629Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-09T20:10:34.629Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:10:34.629Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:10:34.629Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:10:34.629Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:10:34.629Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-09T20:10:34.819Z] Running integration-test (iteration 1) [2020-04-09T20:10:34.819Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2020-04-09T20:10:34.819Z] ++ 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-04-09T20:10:34.819Z] ++ set -e [2020-04-09T20:10:34.819Z] ++ '[' -n 0 ']' [2020-04-09T20:10:34.819Z] ++ set -x [2020-04-09T20:10:34.819Z] ++ env -i DEST=/go/src/github.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-04-09T20:10:34.885Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:10:34.885Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:10:34.885Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-09T20:10:34.885Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot (0.02s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.07s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2020-04-09T20:10:34.885Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2020-04-09T20:10:34.885Z] === RUN TestContainerBindMountNonRecursive [2020-04-09T20:10:34.885Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2020-04-09T20:10:34.885Z] 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-04-09T20:10:34.885Z] === RUN TestNetworkNat [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2020-04-09T20:10:35.220Z] --- PASS: TestContainerBindMountNonRecursive (2.01s) [2020-04-09T20:10:35.220Z] === RUN TestNetworkNat [2020-04-09T20:10:35.437Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40802/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 -e DOCKER_GRAPHDRIVER docker:7cb13d4d85990555be1317ae32b394e98a779379 hack/make.sh cross [2020-04-09T20:10:35.697Z] [2020-04-09T20:10:35.814Z] --- PASS: TestNetworkNat (0.84s) [2020-04-09T20:10:35.814Z] === RUN TestNetworkLocalhostTCPNat [2020-04-09T20:10:35.954Z] Removing bundles/ [2020-04-09T20:10:35.954Z] [2020-04-09T20:10:35.954Z] ---> Making bundle: cross (in bundles/cross) [2020-04-09T20:10:35.954Z] Cross building: bundles/cross/linux/amd64 [2020-04-09T20:10:35.954Z] Building: bundles/cross/linux/amd64/dockerd-dev [2020-04-09T20:10:35.954Z] GOOS="linux" GOARCH="amd64" GOARM="" [2020-04-09T20:10:36.363Z] --- PASS: TestNetworkNat (0.91s) [2020-04-09T20:10:36.363Z] === RUN TestNetworkLocalhostTCPNat [2020-04-09T20:10:36.376Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2020-04-09T20:10:36.376Z] === RUN TestNetworkLoopbackNat [2020-04-09T20:10:37.367Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s) [2020-04-09T20:10:37.367Z] === RUN TestNetworkLoopbackNat [2020-04-09T20:10:37.745Z] --- PASS: TestNetworkLoopbackNat (1.03s) [2020-04-09T20:10:37.745Z] === RUN TestPause [2020-04-09T20:10:37.745Z] --- SKIP: TestPause (0.00s) [2020-04-09T20:10:37.745Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-09T20:10:37.745Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-09T20:10:37.745Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:10:37.745Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:10:37.745Z] === RUN TestPauseStopPausedContainer [2020-04-09T20:10:37.745Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2020-04-09T20:10:37.745Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-09T20:10:37.745Z] === RUN TestPsFilter [2020-04-09T20:10:37.745Z] --- PASS: TestPsFilter (0.18s) [2020-04-09T20:10:37.745Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-09T20:10:38.307Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-04-09T20:10:38.307Z] === RUN TestRemoveContainerWithVolume [2020-04-09T20:10:38.368Z] --- PASS: TestNetworkLoopbackNat (1.21s) [2020-04-09T20:10:38.368Z] === RUN TestPause [2020-04-09T20:10:39.235Z] --- PASS: TestRemoveContainerWithVolume (0.85s) [2020-04-09T20:10:39.235Z] === RUN TestRemoveContainerRunning [2020-04-09T20:10:39.369Z] --- PASS: TestPause (0.85s) [2020-04-09T20:10:39.370Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-09T20:10:39.370Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:10:39.370Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:10:39.370Z] === RUN TestPauseStopPausedContainer [2020-04-09T20:10:39.980Z] --- PASS: TestPauseStopPausedContainer (0.84s) [2020-04-09T20:10:39.980Z] === RUN TestPsFilter [2020-04-09T20:10:40.165Z] --- PASS: TestRemoveContainerRunning (0.78s) [2020-04-09T20:10:40.165Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-09T20:10:40.263Z] --- PASS: TestPsFilter (0.26s) [2020-04-09T20:10:40.263Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-09T20:10:40.728Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.79s) [2020-04-09T20:10:40.728Z] === RUN TestRemoveInvalidContainer [2020-04-09T20:10:40.984Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-09T20:10:40.984Z] === RUN TestRenameLinkedContainer [2020-04-09T20:10:41.265Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.83s) [2020-04-09T20:10:41.265Z] === RUN TestRemoveContainerWithVolume [2020-04-09T20:10:42.279Z] --- PASS: TestRemoveContainerWithVolume (0.88s) [2020-04-09T20:10:42.279Z] === RUN TestRemoveContainerRunning [2020-04-09T20:10:42.890Z] --- PASS: TestRemoveContainerRunning (0.89s) [2020-04-09T20:10:42.890Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-09T20:10:43.893Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.88s) [2020-04-09T20:10:43.893Z] === RUN TestRemoveInvalidContainer [2020-04-09T20:10:43.893Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2020-04-09T20:10:43.893Z] === RUN TestRenameLinkedContainer [2020-04-09T20:10:44.253Z] --- PASS: TestRenameLinkedContainer (3.13s) [2020-04-09T20:10:44.253Z] === RUN TestRenameStoppedContainer [2020-04-09T20:10:44.815Z] --- PASS: TestRenameStoppedContainer (0.74s) [2020-04-09T20:10:44.815Z] === RUN TestRenameRunningContainerAndReuse [2020-04-09T20:10:46.706Z] --- PASS: TestRenameRunningContainerAndReuse (1.58s) [2020-04-09T20:10:46.706Z] === RUN TestRenameInvalidName [2020-04-09T20:10:47.269Z] --- PASS: TestRenameInvalidName (0.81s) [2020-04-09T20:10:47.269Z] === RUN TestRenameAnonymousContainer [2020-04-09T20:10:47.334Z] --- PASS: TestRenameLinkedContainer (3.40s) [2020-04-09T20:10:47.335Z] === RUN TestRenameStoppedContainer [2020-04-09T20:10:47.946Z] --- PASS: TestRenameStoppedContainer (0.87s) [2020-04-09T20:10:47.946Z] === RUN TestRenameRunningContainerAndReuse [2020-04-09T20:10:49.960Z] --- PASS: TestRenameRunningContainerAndReuse (1.70s) [2020-04-09T20:10:49.960Z] === RUN TestRenameInvalidName [2020-04-09T20:10:50.538Z] --- PASS: TestRenameAnonymousContainer (3.48s) [2020-04-09T20:10:50.538Z] === RUN TestRenameContainerWithSameName [2020-04-09T20:10:50.571Z] --- PASS: TestRenameInvalidName (0.86s) [2020-04-09T20:10:50.571Z] === RUN TestRenameAnonymousContainer [2020-04-09T20:10:51.467Z] --- PASS: TestRenameContainerWithSameName (0.79s) [2020-04-09T20:10:51.467Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-09T20:10:52.835Z] --- PASS: TestRenameContainerWithLinkedContainer (1.56s) [2020-04-09T20:10:52.835Z] === RUN TestResize [2020-04-09T20:10:53.763Z] --- PASS: TestResize (0.82s) [2020-04-09T20:10:53.763Z] === RUN TestResizeWithInvalidSize [2020-04-09T20:10:54.693Z] --- PASS: TestResizeWithInvalidSize (0.80s) [2020-04-09T20:10:54.693Z] === RUN TestResizeWhenContainerNotStarted [2020-04-09T20:10:55.255Z] --- PASS: TestResizeWhenContainerNotStarted (0.74s) [2020-04-09T20:10:55.255Z] === RUN TestDaemonRestartKillContainers [2020-04-09T20:10:55.255Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2020-04-09T20:10:55.255Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-09T20:10:55.255Z] === RUN TestCgroupNamespacesRun [2020-04-09T20:10:56.044Z] --- PASS: TestRenameAnonymousContainer (4.80s) [2020-04-09T20:10:56.044Z] === RUN TestRenameContainerWithSameName [2020-04-09T20:10:56.325Z] --- PASS: TestRenameContainerWithSameName (0.95s) [2020-04-09T20:10:56.325Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-09T20:10:58.337Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2020-04-09T20:10:58.337Z] === RUN TestResize [2020-04-09T20:10:58.523Z] --- PASS: TestCgroupNamespacesRun (2.83s) [2020-04-09T20:10:58.523Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-09T20:10:58.978Z] --- PASS: TestResize (0.81s) [2020-04-09T20:10:58.978Z] === RUN TestResizeWithInvalidSize [2020-04-09T20:10:59.589Z] --- PASS: TestResizeWithInvalidSize (0.82s) [2020-04-09T20:10:59.589Z] === RUN TestResizeWhenContainerNotStarted [2020-04-09T20:11:00.591Z] --- PASS: TestResizeWhenContainerNotStarted (0.82s) [2020-04-09T20:11:00.591Z] === RUN TestDaemonRestartKillContainers [2020-04-09T20:11:00.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:11:00.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:11:00.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:11:00.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:11:00.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:11:00.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:11:00.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:11:00.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:11:00.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:11:00.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:11:00.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:11:00.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:11:00.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:11:00.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:11:00.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:11:00.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:11:00.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:11:00.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:11:00.591Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:11:00.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:11:00.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:11:00.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:11:00.591Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:11:00.591Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:11:00.591Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:11:00.591Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:11:01.794Z] --- PASS: TestCgroupNamespacesRunPrivileged (3.02s) [2020-04-09T20:11:01.794Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-09T20:11:02.605Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:11:02.614Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2020-04-09T20:11:02.614Z] Copying nested executables into bundles/cross/linux/amd64 [2020-04-09T20:11:02.885Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:11:03.179Z] Cross building: bundles/cross/windows/amd64 [2020-04-09T20:11:03.179Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-09T20:11:03.179Z] GOOS="windows" GOARCH="amd64" GOARM="" [2020-04-09T20:11:03.737Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-09T20:11:03.737Z] ok github.com/docker/docker/api/server/httputils 0.124s coverage: 14.7% of statements [2020-04-09T20:11:03.886Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:11:04.314Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.07s) [2020-04-09T20:11:04.314Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-09T20:11:04.496Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:11:04.712Z] ok github.com/docker/docker/api/server/middleware 0.161s coverage: 37.7% of statements [2020-04-09T20:11:04.712Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-09T20:11:04.712Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-09T20:11:04.712Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-09T20:11:04.712Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-09T20:11:04.712Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-09T20:11:04.712Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-09T20:11:04.712Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-09T20:11:04.712Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-09T20:11:04.712Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-09T20:11:04.712Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-09T20:11:04.712Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-09T20:11:05.497Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:11:05.696Z] ok github.com/docker/docker/api/types/strslice 0.066s coverage: 90.0% of statements [2020-04-09T20:11:05.696Z] ok github.com/docker/docker/api/types/filters 0.076s coverage: 92.2% of statements [2020-04-09T20:11:05.696Z] ok github.com/docker/docker/api/server/router/swarm 0.203s coverage: 4.5% of statements [2020-04-09T20:11:05.696Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-09T20:11:05.696Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-09T20:11:05.696Z] ? github.com/docker/docker/api/types [no test files] [2020-04-09T20:11:05.696Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-09T20:11:05.696Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-09T20:11:05.696Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-09T20:11:05.696Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-09T20:11:05.696Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-09T20:11:05.696Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-09T20:11:05.696Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-09T20:11:05.696Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-09T20:11:05.696Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-09T20:11:05.696Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-09T20:11:05.696Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-09T20:11:05.778Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:11:06.158Z] ok github.com/docker/docker/api/types/time 0.324s coverage: 100.0% of statements [2020-04-09T20:11:06.624Z] ok github.com/docker/docker/api/types/versions 0.046s coverage: 75.0% of statements [2020-04-09T20:11:06.624Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-09T20:11:06.624Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-09T20:11:06.624Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-09T20:11:06.624Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2020-04-09T20:11:06.624Z] ? github.com/docker/docker/builder [no test files] [2020-04-09T20:11:06.624Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-09T20:11:06.624Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-09T20:11:06.624Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-09T20:11:06.624Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-09T20:11:06.624Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-09T20:11:06.624Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-09T20:11:06.624Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-09T20:11:06.999Z] Loaded image: buildpack-deps:jessie [2020-04-09T20:11:06.999Z] Loaded image: busybox:latest [2020-04-09T20:11:06.999Z] Loaded image: busybox:glibc [2020-04-09T20:11:06.999Z] Loaded image: debian:jessie [2020-04-09T20:11:06.999Z] Loaded image: hello-world:latest [2020-04-09T20:11:06.999Z] INFO: Testing against a local daemon [2020-04-09T20:11:06.999Z] === RUN TestCgroupNamespacesBuild [2020-04-09T20:11:07.088Z] ok github.com/docker/docker/builder/dockerignore 0.052s coverage: 96.8% of statements [2020-04-09T20:11:07.586Z] --- PASS: TestCgroupNamespacesRunHostMode (3.09s) [2020-04-09T20:11:07.586Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-09T20:11:07.800Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:11:08.080Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:11:08.889Z] --- PASS: TestCgroupNamespacesBuild (2.42s) [2020-04-09T20:11:08.889Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-09T20:11:10.016Z] ok github.com/docker/docker/cli/debug 0.044s coverage: 100.0% of statements [2020-04-09T20:11:10.482Z] ok github.com/docker/docker/builder/remotecontext 0.587s coverage: 9.2% of statements [2020-04-09T20:11:10.482Z] ok github.com/docker/docker/builder/dockerfile 0.449s coverage: 46.3% of statements [2020-04-09T20:11:10.743Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:11:10.743Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:11:10.856Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.00s) [2020-04-09T20:11:10.856Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-09T20:11:11.402Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.39s) [2020-04-09T20:11:11.402Z] === RUN TestBuildWithSession [2020-04-09T20:11:11.402Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-09T20:11:11.402Z] build_session_test.go:25: TODO: BuildKit [2020-04-09T20:11:11.402Z] === RUN TestBuildSquashParent [2020-04-09T20:11:12.746Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2020-04-09T20:11:12.746Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-09T20:11:13.406Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-09T20:11:13.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.02s) [2020-04-09T20:11:13.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.38s) [2020-04-09T20:11:13.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.43s) [2020-04-09T20:11:13.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.47s) [2020-04-09T20:11:13.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.49s) [2020-04-09T20:11:13.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.44s) [2020-04-09T20:11:13.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.29s) [2020-04-09T20:11:13.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.26s) [2020-04-09T20:11:13.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.96s) [2020-04-09T20:11:13.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.70s) [2020-04-09T20:11:13.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.28s) [2020-04-09T20:11:13.406Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.26s) [2020-04-09T20:11:13.406Z] === RUN TestCgroupNamespacesRun [2020-04-09T20:11:14.636Z] --- PASS: TestCgroupNamespacesRunInvalidMode (2.16s) [2020-04-09T20:11:14.636Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-09T20:11:14.869Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2020-04-09T20:11:14.869Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-09T20:11:16.341Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.71s) [2020-04-09T20:11:16.341Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-09T20:11:16.619Z] --- PASS: TestBuildWithHugeFile (40.21s) [2020-04-09T20:11:16.619Z] === RUN TestBuildWithEmptyDockerfile [2020-04-09T20:11:16.619Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:11:16.619Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:11:16.619Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:11:16.619Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:11:16.619Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:11:16.619Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:11:16.619Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:11:16.619Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:11:16.619Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:11:16.619Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2020-04-09T20:11:16.619Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.22s) [2020-04-09T20:11:16.619Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.23s) [2020-04-09T20:11:16.619Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2020-04-09T20:11:16.619Z] === RUN TestBuildPreserveOwnership [2020-04-09T20:11:16.619Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-09T20:11:16.619Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-09T20:11:16.619Z] --- PASS: TestBuildPreserveOwnership (5.73s) [2020-04-09T20:11:16.619Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.74s) [2020-04-09T20:11:16.619Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.97s) [2020-04-09T20:11:16.619Z] === RUN TestBuildPlatformInvalid [2020-04-09T20:11:16.619Z] --- PASS: TestBuildPlatformInvalid (0.17s) [2020-04-09T20:11:16.619Z] PASS [2020-04-09T20:11:16.619Z] [2020-04-09T20:11:16.619Z] === Skipped [2020-04-09T20:11:16.619Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2020-04-09T20:11:16.619Z] build_session_test.go:25: TODO: BuildKit [2020-04-09T20:11:16.619Z] [2020-04-09T20:11:16.619Z] [2020-04-09T20:11:16.619Z] DONE 32 tests, 1 skipped in 87.094s [2020-04-09T20:11:16.619Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2020-04-09T20:11:16.619Z] ++ 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-04-09T20:11:16.619Z] ++ set -e [2020-04-09T20:11:16.619Z] ++ '[' -n 0 ']' [2020-04-09T20:11:16.619Z] ++ set -x [2020-04-09T20:11:16.619Z] ++ env -i DEST=/go/src/github.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-04-09T20:11:16.619Z] INFO: Testing against a local daemon [2020-04-09T20:11:16.619Z] === RUN TestConfigList [2020-04-09T20:11:17.906Z] --- PASS: TestCgroupNamespacesRunOlderClient (3.01s) [2020-04-09T20:11:17.906Z] === RUN TestKernelTCPMemory [2020-04-09T20:11:17.906Z] --- SKIP: TestKernelTCPMemory (0.02s) [2020-04-09T20:11:17.906Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-09T20:11:17.906Z] === RUN TestNISDomainname [2020-04-09T20:11:17.906Z] --- SKIP: TestNISDomainname (0.01s) [2020-04-09T20:11:17.906Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-09T20:11:17.906Z] === RUN TestHostnameDnsResolution [2020-04-09T20:11:18.353Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.79s) [2020-04-09T20:11:18.353Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-09T20:11:18.835Z] --- PASS: TestHostnameDnsResolution (1.25s) [2020-04-09T20:11:18.835Z] === RUN TestStats [2020-04-09T20:11:18.835Z] --- SKIP: TestStats (0.00s) [2020-04-09T20:11:18.835Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-09T20:11:18.835Z] === RUN TestStopContainerWithTimeout [2020-04-09T20:11:18.835Z] === RUN TestStopContainerWithTimeout/0 [2020-04-09T20:11:18.835Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-09T20:11:18.835Z] === RUN TestStopContainerWithTimeout/1 [2020-04-09T20:11:18.835Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-09T20:11:18.835Z] === RUN TestStopContainerWithTimeout/3 [2020-04-09T20:11:18.835Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-09T20:11:18.835Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-09T20:11:18.835Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-09T20:11:18.835Z] === CONT TestStopContainerWithTimeout/0 [2020-04-09T20:11:18.835Z] === CONT TestStopContainerWithTimeout/3 [2020-04-09T20:11:19.816Z] --- PASS: TestCgroupNamespacesRunHostMode (1.77s) [2020-04-09T20:11:19.816Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-09T20:11:19.903Z] --- PASS: TestConfigList (3.32s) [2020-04-09T20:11:19.903Z] === RUN TestConfigsCreateAndDelete [2020-04-09T20:11:20.201Z] === CONT TestStopContainerWithTimeout/1 [2020-04-09T20:11:20.860Z] ok github.com/docker/docker/client 0.454s coverage: 75.3% of statements [2020-04-09T20:11:21.332Z] --- PASS: TestBuildSquashParent (9.81s) [2020-04-09T20:11:21.332Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-09T20:11:21.332Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:11:21.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:11:21.332Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:11:21.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:11:21.332Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:11:21.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:11:21.332Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:11:21.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:11:21.332Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:11:21.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:11:21.332Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:11:21.332Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:11:21.332Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:11:21.332Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:11:21.828Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.71s) [2020-04-09T20:11:21.828Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-09T20:11:22.091Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-09T20:11:22.434Z] --- PASS: TestConfigsCreateAndDelete (3.23s) [2020-04-09T20:11:22.434Z] === RUN TestConfigsUpdate [2020-04-09T20:11:22.440Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.81s) [2020-04-09T20:11:22.440Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-09T20:11:23.463Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.81s) [2020-04-09T20:11:23.463Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-09T20:11:24.591Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:11:24.591Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:11:24.609Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-09T20:11:24.609Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2020-04-09T20:11:24.609Z] --- PASS: TestStopContainerWithTimeout/1 (1.87s) [2020-04-09T20:11:24.609Z] --- PASS: TestStopContainerWithTimeout/3 (2.91s) [2020-04-09T20:11:24.609Z] --- PASS: TestStopContainerWithTimeout/-1 (2.81s) [2020-04-09T20:11:24.609Z] === RUN TestDeleteDevicemapper [2020-04-09T20:11:24.609Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-09T20:11:24.609Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:11:24.609Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-09T20:11:25.484Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.85s) [2020-04-09T20:11:25.484Z] === RUN TestKernelTCPMemory [2020-04-09T20:11:25.719Z] --- PASS: TestConfigsUpdate (3.18s) [2020-04-09T20:11:25.719Z] === RUN TestTemplatedConfig [2020-04-09T20:11:26.095Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-04-09T20:11:26.095Z] === RUN TestNISDomainname [2020-04-09T20:11:26.504Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.88s) [2020-04-09T20:11:26.504Z] === RUN TestUpdateMemory [2020-04-09T20:11:26.504Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-09T20:11:26.504Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-09T20:11:26.504Z] === RUN TestUpdateCPUQuota [2020-04-09T20:11:26.504Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2020-04-09T20:11:26.504Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-09T20:11:26.504Z] === RUN TestUpdatePidsLimit [2020-04-09T20:11:26.504Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2020-04-09T20:11:26.504Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-09T20:11:26.504Z] === RUN TestUpdateRestartPolicy [2020-04-09T20:11:27.095Z] --- PASS: TestNISDomainname (0.96s) [2020-04-09T20:11:27.095Z] === RUN TestHostnameDnsResolution [2020-04-09T20:11:27.850Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:11:27.850Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:11:28.558Z] --- PASS: TestHostnameDnsResolution (1.66s) [2020-04-09T20:11:28.558Z] === RUN TestStats [2020-04-09T20:11:29.004Z] --- PASS: TestTemplatedConfig (3.39s) [2020-04-09T20:11:29.004Z] === RUN TestConfigInspect [2020-04-09T20:11:29.712Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2020-04-09T20:11:29.712Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2020-04-09T20:11:29.712Z] remote: Enumerating objects: 2, done. [2020-04-09T20:11:29.712Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2020-04-09T20:11:29.712Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2020-04-09T20:11:29.712Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2020-04-09T20:11:29.712Z] 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-04-09T20:11:29.712Z] Building: bundles/cross/windows/amd64/containerutility.exe [2020-04-09T20:11:30.577Z] --- PASS: TestStats (1.90s) [2020-04-09T20:11:30.577Z] === RUN TestStopContainerWithTimeout [2020-04-09T20:11:30.577Z] === RUN TestStopContainerWithTimeout/0 [2020-04-09T20:11:30.577Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-09T20:11:30.577Z] === RUN TestStopContainerWithTimeout/1 [2020-04-09T20:11:30.577Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-09T20:11:30.577Z] === RUN TestStopContainerWithTimeout/3 [2020-04-09T20:11:30.577Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-09T20:11:30.577Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-09T20:11:30.577Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-09T20:11:30.577Z] === CONT TestStopContainerWithTimeout/0 [2020-04-09T20:11:30.577Z] === CONT TestStopContainerWithTimeout/3 [2020-04-09T20:11:31.080Z] [2020-04-09T20:11:31.110Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2020-04-09T20:11:31.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.28s) [2020-04-09T20:11:31.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.57s) [2020-04-09T20:11:31.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.28s) [2020-04-09T20:11:31.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.23s) [2020-04-09T20:11:31.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.28s) [2020-04-09T20:11:31.110Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.22s) [2020-04-09T20:11:31.110Z] === RUN TestBuildMultiStageCopy [2020-04-09T20:11:31.110Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-09T20:11:31.583Z] === CONT TestStopContainerWithTimeout/1 [2020-04-09T20:11:32.288Z] --- PASS: TestConfigInspect (3.21s) [2020-04-09T20:11:32.288Z] === RUN TestConfigCreateWithLabels [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-09T20:11:33.293Z] ok github.com/docker/docker/builder/remotecontext/git 24.888s coverage: 86.3% of statements [2020-04-09T20:11:33.293Z] ? github.com/docker/docker/cli [no test files] [2020-04-09T20:11:33.293Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-09T20:11:33.311Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40802/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7cb13d4d85990555be1317ae32b394e98a779379 hack/test/unit [2020-04-09T20:11:33.605Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-09T20:11:34.371Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-09T20:11:34.758Z] ? github.com/docker/docker/api [no test files] [2020-04-09T20:11:34.931Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-09T20:11:35.492Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-09T20:11:35.731Z] --- PASS: TestConfigCreateWithLabels (3.20s) [2020-04-09T20:11:35.731Z] === RUN TestConfigCreateResolve [2020-04-09T20:11:36.051Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-09T20:11:36.344Z] #78 exporting layers 115.0s done [2020-04-09T20:11:36.344Z] #78 exporting manifest sha256:f6bea4d356d7f72015a3c8a4668b26c5cd2b3c5344505d573f99cc56993f8adc done [2020-04-09T20:11:36.344Z] #78 exporting config sha256:29d5245f479eece7565019e721bfb58f32d9e2c5fbce5e8b0644e961f3cfd71e done [2020-04-09T20:11:36.344Z] #78 sending tarball [2020-04-09T20:11:36.976Z] --- PASS: TestBuildMultiStageCopy (5.80s) [2020-04-09T20:11:36.977Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.28s) [2020-04-09T20:11:36.977Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.59s) [2020-04-09T20:11:36.977Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.61s) [2020-04-09T20:11:36.977Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.63s) [2020-04-09T20:11:36.977Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s) [2020-04-09T20:11:36.977Z] === RUN TestBuildMultiStageParentConfig [2020-04-09T20:11:37.161Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2020-04-09T20:11:37.161Z] --- PASS: TestStopContainerWithTimeout/0 (1.04s) [2020-04-09T20:11:37.161Z] --- PASS: TestStopContainerWithTimeout/1 (1.90s) [2020-04-09T20:11:37.161Z] --- PASS: TestStopContainerWithTimeout/3 (3.03s) [2020-04-09T20:11:37.161Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2020-04-09T20:11:37.161Z] === RUN TestDeleteDevicemapper [2020-04-09T20:11:37.161Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-09T20:11:37.161Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:11:37.161Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-09T20:11:38.862Z] --- PASS: TestBuildMultiStageParentConfig (1.67s) [2020-04-09T20:11:38.862Z] === RUN TestBuildLabelWithTargets [2020-04-09T20:11:39.015Z] --- PASS: TestConfigCreateResolve (3.16s) [2020-04-09T20:11:39.015Z] === RUN TestConfigDaemonLibtrustID [2020-04-09T20:11:39.274Z] --- PASS: TestConfigDaemonLibtrustID (0.61s) [2020-04-09T20:11:39.274Z] PASS [2020-04-09T20:11:39.274Z] [2020-04-09T20:11:39.274Z] DONE 8 tests in 23.439s [2020-04-09T20:11:39.274Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2020-04-09T20:11:39.274Z] ++ 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-04-09T20:11:39.274Z] ++ set -e [2020-04-09T20:11:39.274Z] ++ '[' -n 0 ']' [2020-04-09T20:11:39.274Z] ++ set -x [2020-04-09T20:11:39.274Z] ++ env -i DEST=/go/src/github.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-04-09T20:11:39.532Z] INFO: Testing against a local daemon [2020-04-09T20:11:39.532Z] === RUN TestCheckpoint [2020-04-09T20:11:39.532Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-09T20:11:39.532Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:11:39.532Z] === RUN TestContainerInvalidJSON [2020-04-09T20:11:39.532Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:11:39.532Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:11:39.532Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:11:39.532Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:11:39.532Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:11:39.532Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:11:39.532Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:11:39.532Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:11:39.532Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:11:39.532Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-09T20:11:39.532Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-09T20:11:39.532Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-09T20:11:39.532Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-09T20:11:39.532Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-09T20:11:39.532Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2020-04-09T20:11:39.532Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-09T20:11:39.790Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2020-04-09T20:11:39.790Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-09T20:11:39.790Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2020-04-09T20:11:39.791Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-09T20:11:40.049Z] --- PASS: TestCopyToContainerPathIsNotDir (0.12s) [2020-04-09T20:11:40.049Z] === RUN TestCopyFromContainer [2020-04-09T20:11:40.602Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.37s) [2020-04-09T20:11:40.602Z] === RUN TestUpdateMemory [2020-04-09T20:11:40.602Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-09T20:11:40.602Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:11:40.602Z] === RUN TestUpdateCPUQuota [2020-04-09T20:11:41.213Z] --- PASS: TestUpdateCPUQuota (1.22s) [2020-04-09T20:11:41.213Z] === RUN TestUpdatePidsLimit [2020-04-09T20:11:41.213Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-09T20:11:41.320Z] ok github.com/docker/docker/api/server 0.035s coverage: 9.0% of statements [2020-04-09T20:11:41.346Z] --- PASS: TestUpdateRestartPolicy (12.95s) [2020-04-09T20:11:41.346Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-09T20:11:41.346Z] --- PASS: TestUpdateRestartWithAutoRemove (0.76s) [2020-04-09T20:11:41.346Z] === RUN TestWaitNonBlocked [2020-04-09T20:11:41.346Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:11:41.346Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:11:41.346Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:11:41.346Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:11:41.346Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:11:41.346Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:11:41.346Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-09T20:11:41.346Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.88s) [2020-04-09T20:11:41.346Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.01s) [2020-04-09T20:11:41.346Z] === RUN TestWaitBlocked [2020-04-09T20:11:41.346Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:11:41.346Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:11:41.346Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:11:41.346Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:11:41.346Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:11:41.346Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:11:41.374Z] --- PASS: TestBuildLabelWithTargets (2.58s) [2020-04-09T20:11:41.374Z] === RUN TestBuildWithEmptyLayers [2020-04-09T20:11:41.494Z] === RUN TestUpdatePidsLimit/no_change [2020-04-09T20:11:41.951Z] === RUN TestCopyFromContainer// [2020-04-09T20:11:41.951Z] === RUN TestCopyFromContainer//bar/root [2020-04-09T20:11:42.105Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-09T20:11:42.121Z] ok github.com/docker/docker/cmd/dockerd 0.779s coverage: 19.3% of statements [2020-04-09T20:11:42.210Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-09T20:11:42.210Z] === RUN TestCopyFromContainer/bar/quux [2020-04-09T20:11:42.275Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-09T20:11:42.275Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2020-04-09T20:11:42.275Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.03s) [2020-04-09T20:11:42.275Z] === CONT TestDaemonRestartIpcMode [2020-04-09T20:11:42.275Z] === CONT TestIpcModeOlderClient [2020-04-09T20:11:42.301Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2020-04-09T20:11:42.301Z] === RUN TestBuildMultiStageOnBuild [2020-04-09T20:11:42.386Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-09T20:11:42.469Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-09T20:11:42.469Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-09T20:11:42.469Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-09T20:11:42.532Z] --- PASS: TestIpcModeOlderClient (0.13s) [2020-04-09T20:11:42.583Z] ok github.com/docker/docker/container 0.492s coverage: 41.9% of statements [2020-04-09T20:11:42.583Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-09T20:11:42.583Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-09T20:11:42.583Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-09T20:11:42.583Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-09T20:11:42.666Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-09T20:11:42.727Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-09T20:11:42.727Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-09T20:11:42.988Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-09T20:11:42.988Z] --- PASS: TestCopyFromContainer (3.09s) [2020-04-09T20:11:42.988Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-04-09T20:11:42.988Z] --- PASS: TestCopyFromContainer//bar/root (0.13s) [2020-04-09T20:11:42.988Z] --- PASS: TestCopyFromContainer//bar/root/ (0.10s) [2020-04-09T20:11:42.988Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-04-09T20:11:42.988Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2020-04-09T20:11:42.988Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-04-09T20:11:42.988Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.11s) [2020-04-09T20:11:42.988Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2020-04-09T20:11:42.988Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-04-09T20:11:42.988Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-04-09T20:11:42.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-09T20:11:42.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:11:42.988Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:11:42.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:11:42.988Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:11:42.988Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:11:42.988Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:11:42.988Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:11:42.988Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:11:42.988Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:11:42.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-09T20:11:42.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-09T20:11:42.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-09T20:11:42.988Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-09T20:11:42.988Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-09T20:11:43.246Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s) [2020-04-09T20:11:43.246Z] === RUN TestCreateWithInvalidEnv [2020-04-09T20:11:43.246Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-09T20:11:43.246Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-09T20:11:43.246Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-09T20:11:43.246Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-09T20:11:43.246Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-09T20:11:43.246Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-09T20:11:43.246Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-09T20:11:43.246Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-09T20:11:43.246Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-09T20:11:43.246Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-09T20:11:43.246Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-09T20:11:43.246Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-09T20:11:43.246Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-09T20:11:43.246Z] === RUN TestCreateTmpfsMountsTarget [2020-04-09T20:11:43.246Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2020-04-09T20:11:43.246Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-09T20:11:43.277Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-09T20:11:43.558Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-09T20:11:43.560Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.258s coverage: 65.3% of statements [2020-04-09T20:11:44.837Z] #78 sending tarball 19.5s done [2020-04-09T20:11:44.837Z] #78 DONE 134.5s [2020-04-09T20:11:44.837Z] [2020-04-09T20:11:44.837Z] #79 importing to docker [2020-04-09T20:11:45.023Z] --- PASS: TestUpdatePidsLimit (3.73s) [2020-04-09T20:11:45.023Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.37s) [2020-04-09T20:11:45.023Z] --- PASS: TestUpdatePidsLimit/no_change (0.36s) [2020-04-09T20:11:45.023Z] --- PASS: TestUpdatePidsLimit/update_lower (0.39s) [2020-04-09T20:11:45.023Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s) [2020-04-09T20:11:45.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2020-04-09T20:11:45.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.41s) [2020-04-09T20:11:45.023Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-04-09T20:11:45.023Z] === RUN TestUpdateRestartPolicy [2020-04-09T20:11:45.788Z] --- PASS: TestCreateWithCustomMaskedPaths (2.20s) [2020-04-09T20:11:45.788Z] === RUN TestCreateWithCapabilities [2020-04-09T20:11:45.788Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-09T20:11:45.788Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-09T20:11:45.788Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:11:45.788Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:11:45.788Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:11:45.788Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:11:45.788Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:11:45.788Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:11:45.788Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:11:45.788Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:11:45.788Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:11:45.788Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:11:45.788Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-09T20:11:45.788Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-09T20:11:45.788Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:11:45.788Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:11:45.788Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:11:45.788Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:11:45.788Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:11:45.788Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:11:45.788Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:11:45.788Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:11:45.788Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-09T20:11:45.788Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:11:45.788Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-09T20:11:45.788Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:11:45.788Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:11:45.788Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:11:45.788Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:11:45.788Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:11:45.788Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:11:45.788Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:11:45.788Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:11:45.788Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-09T20:11:45.788Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.00s) [2020-04-09T20:11:45.788Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.08s) [2020-04-09T20:11:45.788Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.08s) [2020-04-09T20:11:45.788Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.08s) [2020-04-09T20:11:45.788Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-04-09T20:11:45.788Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-09T20:11:45.788Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-09T20:11:45.788Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-09T20:11:45.788Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.06s) [2020-04-09T20:11:45.788Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.06s) [2020-04-09T20:11:45.788Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.06s) [2020-04-09T20:11:45.788Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-09T20:11:46.461Z] --- PASS: TestBuildMultiStageOnBuild (3.50s) [2020-04-09T20:11:46.461Z] === RUN TestBuildUncleanTarFilenames [2020-04-09T20:11:47.320Z] ok github.com/docker/docker/daemon/cluster/convert 0.485s coverage: 35.6% of statements [2020-04-09T20:11:47.822Z] --- PASS: TestBuildUncleanTarFilenames (1.97s) [2020-04-09T20:11:47.822Z] === RUN TestBuildMultiStageLayerLeak [2020-04-09T20:11:48.340Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.28s) [2020-04-09T20:11:48.340Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-09T20:11:48.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:11:48.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:11:48.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:11:48.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:11:48.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:11:48.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:11:48.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:11:48.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:11:48.340Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:11:48.340Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:11:48.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:11:48.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:11:48.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:11:48.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:11:48.340Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:11:48.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-09T20:11:48.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2020-04-09T20:11:48.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s) [2020-04-09T20:11:48.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2020-04-09T20:11:48.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2020-04-09T20:11:48.340Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2020-04-09T20:11:48.340Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-09T20:11:48.603Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.75s) [2020-04-09T20:11:48.603Z] === RUN TestContainerStartOnDaemonRestart [2020-04-09T20:11:48.603Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-09T20:11:48.603Z] === RUN TestDaemonRestartIpcMode [2020-04-09T20:11:48.603Z] === PAUSE TestDaemonRestartIpcMode [2020-04-09T20:11:48.603Z] === RUN TestDaemonHostGatewayIP [2020-04-09T20:11:48.603Z] === PAUSE TestDaemonHostGatewayIP [2020-04-09T20:11:48.603Z] === RUN TestDiff [2020-04-09T20:11:49.071Z] --- PASS: TestDaemonRestartIpcMode (5.76s) [2020-04-09T20:11:49.071Z] PASS [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === Skipped [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-09T20:11:49.071Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2020-04-09T20:11:49.071Z] daemon_linux_test.go:33: (*Execution).IsRootless-fm [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2020-04-09T20:11:49.071Z] daemon_linux_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2020-04-09T20:11:49.071Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2020-04-09T20:11:49.071Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2020-04-09T20:11:49.071Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2020-04-09T20:11:49.071Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2020-04-09T20:11:49.071Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-09T20:11:49.071Z] kill_test.go:152: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-09T20:11:49.071Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2020-04-09T20:11:49.071Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2020-04-09T20:11:49.071Z] 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-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestPause (0.00s) [2020-04-09T20:11:49.071Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:11:49.071Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2020-04-09T20:11:49.071Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2020-04-09T20:11:49.071Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.02s) [2020-04-09T20:11:49.071Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2020-04-09T20:11:49.071Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestStats (0.00s) [2020-04-09T20:11:49.071Z] stats_test.go:19: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-09T20:11:49.071Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-09T20:11:49.071Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2020-04-09T20:11:49.071Z] update_linux_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2020-04-09T20:11:49.071Z] update_linux_test.go:111: testEnv.DaemonInfo.CgroupDriver == "none" [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] [2020-04-09T20:11:49.071Z] DONE 180 tests, 23 skipped in 113.746s [2020-04-09T20:11:49.071Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-09T20:11:49.071Z] INFO: Testing against a local daemon [2020-04-09T20:11:49.071Z] === RUN TestCommitInheritsEnv [2020-04-09T20:11:49.539Z] --- PASS: TestDiff (0.75s) [2020-04-09T20:11:49.539Z] === RUN TestExecWithCloseStdin [2020-04-09T20:11:50.436Z] --- PASS: TestCommitInheritsEnv (1.90s) [2020-04-09T20:11:50.436Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-09T20:11:50.436Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-09T20:11:50.437Z] === RUN TestImagesFilterMultiReference [2020-04-09T20:11:50.437Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-09T20:11:50.437Z] === RUN TestImagePullPlatformInvalid [2020-04-09T20:11:50.437Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-09T20:11:50.437Z] === RUN TestRemoveImageOrphaning [2020-04-09T20:11:50.474Z] --- PASS: TestExecWithCloseStdin (0.86s) [2020-04-09T20:11:50.475Z] === RUN TestExec [2020-04-09T20:11:51.410Z] --- PASS: TestExec (0.87s) [2020-04-09T20:11:51.410Z] === RUN TestExecUser [2020-04-09T20:11:51.976Z] --- PASS: TestExecUser (0.88s) [2020-04-09T20:11:51.976Z] === RUN TestExportContainerAndImportImage [2020-04-09T20:11:51.987Z] --- PASS: TestBuildMultiStageLayerLeak (4.04s) [2020-04-09T20:11:51.987Z] === RUN TestBuildWithHugeFile [2020-04-09T20:11:52.326Z] --- PASS: TestRemoveImageOrphaning (1.91s) [2020-04-09T20:11:52.326Z] === RUN TestRemoveImageGarbageCollector [2020-04-09T20:11:52.326Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-09T20:11:52.326Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-09T20:11:52.326Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-09T20:11:52.326Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-09T20:11:52.326Z] === RUN TestTagInvalidReference [2020-04-09T20:11:52.326Z] --- PASS: TestTagInvalidReference (0.02s) [2020-04-09T20:11:52.326Z] === RUN TestTagValidPrefixedRepo [2020-04-09T20:11:52.326Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-09T20:11:52.326Z] === RUN TestTagExistedNameWithoutForce [2020-04-09T20:11:52.326Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2020-04-09T20:11:52.326Z] === RUN TestTagOfficialNames [2020-04-09T20:11:52.326Z] --- PASS: TestTagOfficialNames (0.04s) [2020-04-09T20:11:52.326Z] === RUN TestTagMatchesDigest [2020-04-09T20:11:52.326Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-09T20:11:52.326Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-09T20:11:53.143Z] ok github.com/docker/docker/daemon/cluster 1.524s coverage: 0.5% of statements [2020-04-09T20:11:53.355Z] --- PASS: TestExportContainerAndImportImage (1.08s) [2020-04-09T20:11:53.355Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-09T20:11:54.688Z] ok github.com/docker/docker/daemon/config 1.579s coverage: 79.6% of statements [2020-04-09T20:11:55.257Z] --- PASS: TestExportContainerAfterDaemonRestart (1.98s) [2020-04-09T20:11:55.257Z] === RUN TestHealthCheckWorkdir [2020-04-09T20:11:56.191Z] --- PASS: TestHealthCheckWorkdir (1.02s) [2020-04-09T20:11:56.191Z] === RUN TestHealthKillContainer [2020-04-09T20:11:56.235Z] ok github.com/docker/docker/daemon/discovery 0.228s coverage: 30.0% of statements [2020-04-09T20:11:56.697Z] ok github.com/docker/docker/daemon/events 0.397s coverage: 50.0% of statements [2020-04-09T20:11:58.890Z] ok github.com/docker/docker/daemon/cluster/executor/container 1.194s coverage: 10.9% of statements [2020-04-09T20:11:58.890Z] ok github.com/docker/docker/daemon/graphdriver 1.050s coverage: 2.3% of statements [2020-04-09T20:11:59.395Z] ok github.com/docker/docker/api/server/httputils 0.039s coverage: 14.7% of statements [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-09T20:11:59.395Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2020-04-09T20:11:59.395Z] ok github.com/docker/docker/api/types/strslice 0.029s coverage: 90.0% of statements [2020-04-09T20:11:59.395Z] ok github.com/docker/docker/api/types/time 0.012s coverage: 100.0% of statements [2020-04-09T20:11:59.395Z] ok github.com/docker/docker/api/server/middleware 0.022s coverage: 37.7% of statements [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-09T20:11:59.395Z] ok github.com/docker/docker/api/types/versions 0.029s coverage: 75.0% of statements [2020-04-09T20:11:59.395Z] ok github.com/docker/docker/builder/dockerignore 0.025s coverage: 96.8% of statements [2020-04-09T20:11:59.395Z] ok github.com/docker/docker/api/server/router/swarm 0.006s coverage: 4.5% of statements [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/types [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/builder [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-09T20:11:59.395Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-09T20:11:59.395Z] ok github.com/docker/docker/cli/debug 0.050s coverage: 100.0% of statements [2020-04-09T20:11:59.475Z] --- PASS: TestHealthKillContainer (2.95s) [2020-04-09T20:11:59.475Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-09T20:11:59.919Z] --- PASS: TestInspectCpusetInConfigPre120 (0.78s) [2020-04-09T20:11:59.919Z] === RUN TestIpcModeNone [2020-04-09T20:12:00.054Z] ok github.com/docker/docker/daemon/links 0.108s coverage: 93.0% of statements [2020-04-09T20:12:00.245Z] --- PASS: TestUpdateRestartPolicy (12.81s) [2020-04-09T20:12:00.245Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-09T20:12:00.245Z] --- PASS: TestUpdateRestartWithAutoRemove (0.83s) [2020-04-09T20:12:00.245Z] === RUN TestWaitNonBlocked [2020-04-09T20:12:00.245Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:12:00.245Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:12:00.245Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:12:00.245Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:12:00.245Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:12:00.245Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:12:00.245Z] --- PASS: TestWaitNonBlocked (0.01s) [2020-04-09T20:12:00.245Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.84s) [2020-04-09T20:12:00.245Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.95s) [2020-04-09T20:12:00.245Z] === RUN TestWaitBlocked [2020-04-09T20:12:00.245Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:12:00.245Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:12:00.245Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:12:00.245Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:12:00.245Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:12:00.245Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:12:00.854Z] --- PASS: TestIpcModeNone (0.86s) [2020-04-09T20:12:00.854Z] === RUN TestIpcModePrivate [2020-04-09T20:12:00.855Z] --- PASS: TestWaitBlocked (0.01s) [2020-04-09T20:12:00.855Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.11s) [2020-04-09T20:12:00.855Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2020-04-09T20:12:00.855Z] === CONT TestContainerStartOnDaemonRestart [2020-04-09T20:12:00.855Z] === CONT TestDaemonHostGatewayIP [2020-04-09T20:12:01.035Z] ok github.com/docker/docker/daemon 3.255s coverage: 9.2% of statements [2020-04-09T20:12:01.036Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-09T20:12:01.036Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-09T20:12:01.036Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-09T20:12:01.036Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-09T20:12:01.036Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2020-04-09T20:12:01.036Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2020-04-09T20:12:01.036Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2020-04-09T20:12:01.036Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-09T20:12:01.036Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2020-04-09T20:12:01.036Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2020-04-09T20:12:01.036Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2020-04-09T20:12:01.036Z] ? github.com/docker/docker/daemon/graphdriver/quota [no test files] [2020-04-09T20:12:01.036Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-09T20:12:01.036Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2020-04-09T20:12:01.036Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2020-04-09T20:12:01.036Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2020-04-09T20:12:01.793Z] --- PASS: TestIpcModePrivate (0.83s) [2020-04-09T20:12:01.793Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2020-04-09T20:12:01.793Z] === RUN TestIpcModeShareable [2020-04-09T20:12:01.925Z] ok github.com/docker/docker/builder/remotecontext 0.409s coverage: 13.6% of statements [2020-04-09T20:12:02.017Z] ok github.com/docker/docker/daemon/logger 0.470s coverage: 42.1% of statements [2020-04-09T20:12:02.360Z] --- PASS: TestIpcModeShareable (0.91s) [2020-04-09T20:12:02.360Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:97, shared: true, mustBeShared: true [2020-04-09T20:12:02.360Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-09T20:12:02.491Z] ok github.com/docker/docker/builder/dockerfile 1.004s coverage: 48.2% of statements [2020-04-09T20:12:02.991Z] ok github.com/docker/docker/daemon/images 0.498s coverage: 4.9% of statements [2020-04-09T20:12:02.991Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-09T20:12:02.991Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-09T20:12:03.454Z] ok github.com/docker/docker/daemon/logger/awslogs 0.672s coverage: 77.4% of statements [2020-04-09T20:12:03.454Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2020-04-09T20:12:03.454Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-09T20:12:03.454Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-09T20:12:03.454Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2020-04-09T20:12:03.454Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2020-04-09T20:12:03.916Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.586s coverage: 62.1% of statements [2020-04-09T20:12:03.916Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.425s coverage: 88.3% of statements [2020-04-09T20:12:04.295Z] --- PASS: TestContainerStartOnDaemonRestart (3.01s) [2020-04-09T20:12:04.295Z] === CONT TestDaemonRestartIpcMode [2020-04-09T20:12:04.295Z] --- PASS: TestDaemonHostGatewayIP (3.60s) [2020-04-09T20:12:04.295Z] === CONT TestIpcModeOlderClient [2020-04-09T20:12:04.390Z] ok github.com/docker/docker/client 0.161s coverage: 75.8% of statements [2020-04-09T20:12:04.390Z] ok github.com/docker/docker/builder/remotecontext/git 5.489s coverage: 86.3% of statements [2020-04-09T20:12:04.390Z] ? github.com/docker/docker/cli [no test files] [2020-04-09T20:12:04.390Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-09T20:12:04.575Z] --- PASS: TestIpcModeOlderClient (0.19s) [2020-04-09T20:12:05.646Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.63s) [2020-04-09T20:12:05.646Z] === RUN TestAPIIpcModeHost [2020-04-09T20:12:05.646Z] --- PASS: TestAPIIpcModeHost (0.65s) [2020-04-09T20:12:05.646Z] === RUN TestDaemonIpcModeShareable [2020-04-09T20:12:06.108Z] ok github.com/docker/docker/daemon/logger/local 0.428s coverage: 74.7% of statements [2020-04-09T20:12:06.108Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-09T20:12:06.108Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.438s coverage: 21.4% of statements [2020-04-09T20:12:06.108Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.293s coverage: 33.3% of statements [2020-04-09T20:12:06.816Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-09T20:12:06.816Z] Using test binary docker [2020-04-09T20:12:06.816Z] +++ /etc/init.d/apparmor start [2020-04-09T20:12:06.816Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T20:12:06.816Z] INFO: Waiting for daemon to start... [2020-04-09T20:12:06.816Z] Starting dockerd [2020-04-09T20:12:06.816Z] +++ 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-04-09T20:12:06.816Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-09T20:12:06.816Z] Using test binary docker [2020-04-09T20:12:06.816Z] +++ /etc/init.d/apparmor start [2020-04-09T20:12:06.816Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T20:12:06.816Z] INFO: Waiting for daemon to start... [2020-04-09T20:12:06.816Z] Starting dockerd [2020-04-09T20:12:06.816Z] +++ 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-04-09T20:12:07.240Z] --- PASS: TestDaemonRestartIpcMode (3.46s) [2020-04-09T20:12:07.240Z] PASS [2020-04-09T20:12:07.240Z] [2020-04-09T20:12:07.240Z] === Skipped [2020-04-09T20:12:07.240Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2020-04-09T20:12:07.240Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:12:07.240Z] [2020-04-09T20:12:07.240Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-09T20:12:07.240Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:12:07.240Z] [2020-04-09T20:12:07.240Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-09T20:12:07.240Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:12:07.240Z] [2020-04-09T20:12:07.240Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:12:07.240Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:12:07.240Z] [2020-04-09T20:12:07.240Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2020-04-09T20:12:07.241Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:12:07.241Z] [2020-04-09T20:12:07.241Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2020-04-09T20:12:07.241Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:12:07.241Z] [2020-04-09T20:12:07.241Z] [2020-04-09T20:12:07.241Z] DONE 199 tests, 6 skipped in 139.965s [2020-04-09T20:12:07.241Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2020-04-09T20:12:07.241Z] ++ 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-04-09T20:12:07.241Z] ++ set -e [2020-04-09T20:12:07.241Z] ++ '[' -n 0 ']' [2020-04-09T20:12:07.241Z] ++ set -x [2020-04-09T20:12:07.241Z] ++ env -i DEST=/go/src/github.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-04-09T20:12:07.241Z] INFO: Testing against a local daemon [2020-04-09T20:12:07.241Z] === RUN TestCommitInheritsEnv [2020-04-09T20:12:07.374Z] . [2020-04-09T20:12:07.375Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-09T20:12:07.375Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-09T20:12:07.375Z] Error: No such image: emptyfs [2020-04-09T20:12:07.375Z] ++++ docker load [2020-04-09T20:12:07.375Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-09T20:12:07.547Z] --- PASS: TestDaemonIpcModeShareable (1.83s) [2020-04-09T20:12:07.547Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-04-09T20:12:07.547Z] === RUN TestDaemonIpcModePrivate [2020-04-09T20:12:07.629Z] Running integration-test (iteration 1) [2020-04-09T20:12:07.629Z] 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-04-09T20:12:07.629Z] ++ 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-04-09T20:12:07.629Z] ++ set -e [2020-04-09T20:12:07.629Z] ++ '[' -n 0 ']' [2020-04-09T20:12:07.629Z] ++ set -x [2020-04-09T20:12:07.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-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-04-09T20:12:07.657Z] ok github.com/docker/docker/daemon/logger/templates 0.137s coverage: 8.3% of statements [2020-04-09T20:12:07.852Z] --- PASS: TestCommitInheritsEnv (0.56s) [2020-04-09T20:12:07.852Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-09T20:12:07.852Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-09T20:12:07.852Z] === RUN TestImagesFilterMultiReference [2020-04-09T20:12:07.852Z] --- PASS: TestImagesFilterMultiReference (0.04s) [2020-04-09T20:12:07.852Z] === RUN TestImagePullPlatformInvalid [2020-04-09T20:12:07.852Z] --- PASS: TestImagePullPlatformInvalid (0.01s) [2020-04-09T20:12:07.852Z] === RUN TestRemoveImageOrphaning [2020-04-09T20:12:08.119Z] ok github.com/docker/docker/daemon/logger/syslog 0.217s coverage: 47.8% of statements [2020-04-09T20:12:08.463Z] --- PASS: TestRemoveImageOrphaning (0.56s) [2020-04-09T20:12:08.463Z] === RUN TestRemoveImageGarbageCollector [2020-04-09T20:12:08.463Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-09T20:12:08.463Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:12:08.463Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-09T20:12:08.463Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-09T20:12:08.463Z] === RUN TestTagInvalidReference [2020-04-09T20:12:08.463Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-09T20:12:08.463Z] === RUN TestTagValidPrefixedRepo [2020-04-09T20:12:08.463Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2020-04-09T20:12:08.463Z] === RUN TestTagExistedNameWithoutForce [2020-04-09T20:12:08.463Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-04-09T20:12:08.463Z] === RUN TestTagOfficialNames [2020-04-09T20:12:08.582Z] ok github.com/docker/docker/daemon/logger/splunk 2.316s coverage: 82.5% of statements [2020-04-09T20:12:08.582Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-09T20:12:08.582Z] ? github.com/docker/docker/daemon/network [no test files] [2020-04-09T20:12:08.582Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-09T20:12:08.743Z] --- PASS: TestTagOfficialNames (0.04s) [2020-04-09T20:12:08.743Z] === RUN TestTagMatchesDigest [2020-04-09T20:12:08.743Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-09T20:12:08.743Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-09T20:12:08.989Z] [2020-04-09T20:12:08.989Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-09T20:12:08.989Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-09T20:12:08.989Z] Error: No such image: emptyfs [2020-04-09T20:12:08.989Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-09T20:12:08.989Z] ++++ docker load [2020-04-09T20:12:09.244Z] Running integration-test (iteration 1) [2020-04-09T20:12:09.244Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2020-04-09T20:12:09.244Z] ++ 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-04-09T20:12:09.244Z] ++ set -e [2020-04-09T20:12:09.244Z] ++ '[' -n 0 ']' [2020-04-09T20:12:09.244Z] ++ set -x [2020-04-09T20:12:09.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-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-04-09T20:12:09.449Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2020-04-09T20:12:09.450Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-04-09T20:12:09.450Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-09T20:12:10.777Z] ok github.com/docker/docker/distribution/metadata 1.232s coverage: 48.2% of statements [2020-04-09T20:12:10.777Z] ok github.com/docker/docker/distribution 1.562s coverage: 20.3% of statements [2020-04-09T20:12:10.777Z] ok github.com/docker/docker/errdefs 0.114s coverage: 49.4% of statements [2020-04-09T20:12:10.777Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-09T20:12:11.352Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.79s) [2020-04-09T20:12:11.352Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:114, shared: false, mustBeShared: false [2020-04-09T20:12:11.352Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-09T20:12:11.924Z] #79 DONE 28.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2020-04-09T20:12:12.327Z] ok github.com/docker/docker/distribution/xfer 2.369s coverage: 77.3% of statements [2020-04-09T20:12:12.327Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-09T20:12:12.327Z] ok github.com/docker/docker/image/cache 0.268s coverage: 19.2% of statements [2020-04-09T20:12:12.392Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40802/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7cb13d4d85990555be1317ae32b394e98a779379 hack/test/unit [2020-04-09T20:12:12.789Z] ok github.com/docker/docker/image/v1 0.375s coverage: 25.0% of statements [2020-04-09T20:12:13.254Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.85s) [2020-04-09T20:12:13.255Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true [2020-04-09T20:12:13.255Z] === RUN TestIpcModeOlderClient [2020-04-09T20:12:13.255Z] === PAUSE TestIpcModeOlderClient [2020-04-09T20:12:13.255Z] === RUN TestKillContainerInvalidSignal [2020-04-09T20:12:13.256Z] ok github.com/docker/docker/image 0.871s coverage: 86.4% of statements [2020-04-09T20:12:13.721Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-09T20:12:13.721Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-09T20:12:13.821Z] --- PASS: TestKillContainerInvalidSignal (0.77s) [2020-04-09T20:12:13.821Z] === RUN TestKillContainer [2020-04-09T20:12:13.821Z] === RUN TestKillContainer/no_signal [2020-04-09T20:12:14.186Z] ok github.com/docker/docker/libcontainerd/queue 0.086s coverage: 100.0% of statements [2020-04-09T20:12:14.355Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2020-04-09T20:12:14.355Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.6% of statements [2020-04-09T20:12:14.355Z] ok github.com/docker/docker/container 0.163s coverage: 34.9% of statements [2020-04-09T20:12:14.355Z] ok github.com/docker/docker/daemon/discovery 0.060s coverage: 30.0% of statements [2020-04-09T20:12:14.613Z] ok github.com/docker/docker/daemon/events 0.083s coverage: 50.0% of statements [2020-04-09T20:12:14.757Z] === RUN TestKillContainer/non_killing_signal [2020-04-09T20:12:15.016Z] === RUN TestKillContainer/killing_signal [2020-04-09T20:12:15.546Z] ok github.com/docker/docker/daemon/config 0.052s coverage: 81.7% of statements [2020-04-09T20:12:15.744Z] ok github.com/docker/docker/pkg/aaparser 0.221s coverage: 50.0% of statements [2020-04-09T20:12:15.744Z] ok github.com/docker/docker/layer 0.419s coverage: 30.1% of statements [2020-04-09T20:12:15.744Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-09T20:12:16.392Z] --- PASS: TestKillContainer (2.31s) [2020-04-09T20:12:16.392Z] --- PASS: TestKillContainer/no_signal (0.75s) [2020-04-09T20:12:16.392Z] --- PASS: TestKillContainer/non_killing_signal (0.50s) [2020-04-09T20:12:16.392Z] --- PASS: TestKillContainer/killing_signal (0.75s) [2020-04-09T20:12:16.392Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-09T20:12:16.392Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-09T20:12:16.479Z] ok github.com/docker/docker/daemon/graphdriver 0.059s coverage: 2.2% of statements [2020-04-09T20:12:16.718Z] ok github.com/docker/docker/opts 0.301s coverage: 67.7% of statements [2020-04-09T20:12:16.845Z] ? github.com/docker/docker/api [no test files] [2020-04-09T20:12:16.958Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-09T20:12:17.044Z] ok github.com/docker/docker/cmd/dockerd 0.104s coverage: 30.8% of statements [2020-04-09T20:12:17.044Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-09T20:12:17.044Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-09T20:12:17.044Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-09T20:12:17.044Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-09T20:12:17.180Z] ok github.com/docker/docker/libcontainerd/local 0.415s coverage: 1.0% of statements [2020-04-09T20:12:17.180Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-09T20:12:17.180Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-09T20:12:17.180Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-09T20:12:17.180Z] ? github.com/docker/docker/oci [no test files] [2020-04-09T20:12:17.180Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-09T20:12:17.610Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.377s coverage: 57.0% of statements [2020-04-09T20:12:17.868Z] ok github.com/docker/docker/daemon/cluster 0.069s coverage: 0.5% of statements [2020-04-09T20:12:17.892Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.53s) [2020-04-09T20:12:17.892Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.73s) [2020-04-09T20:12:17.892Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.50s) [2020-04-09T20:12:17.892Z] === RUN TestKillStoppedContainer [2020-04-09T20:12:17.892Z] --- PASS: TestKillStoppedContainer (0.11s) [2020-04-09T20:12:17.892Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-09T20:12:17.892Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2020-04-09T20:12:17.892Z] === RUN TestKillDifferentUserContainer [2020-04-09T20:12:18.125Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.008s coverage: 2.9% of statements [2020-04-09T20:12:18.155Z] ok github.com/docker/docker/pkg/broadcaster 0.078s coverage: 100.0% of statements [2020-04-09T20:12:18.155Z] ok github.com/docker/docker/pkg/capabilities 0.031s coverage: 87.5% of statements [2020-04-09T20:12:18.155Z] ok github.com/docker/docker/pkg/authorization 0.530s coverage: 26.8% of statements [2020-04-09T20:12:18.827Z] --- PASS: TestKillDifferentUserContainer (0.78s) [2020-04-09T20:12:18.827Z] === RUN TestInspectOomKilledTrue [2020-04-09T20:12:18.827Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-09T20:12:18.827Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:12:18.827Z] === RUN TestInspectOomKilledFalse [2020-04-09T20:12:18.827Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-09T20:12:18.827Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:12:18.827Z] === RUN TestLinksEtcHostsContentMatch [2020-04-09T20:12:19.058Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2020-04-09T20:12:19.129Z] ok github.com/docker/docker/pkg/directory 0.199s coverage: 80.0% of statements [2020-04-09T20:12:19.394Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s) [2020-04-09T20:12:19.394Z] === RUN TestLinksContainerNames [2020-04-09T20:12:19.592Z] ok github.com/docker/docker/pkg/chrootarchive 0.107s coverage: 15.4% of statements [2020-04-09T20:12:19.592Z] ok github.com/docker/docker/pkg/discovery 0.112s coverage: 58.3% of statements [2020-04-09T20:12:19.990Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.006s coverage: 58.0% of statements [2020-04-09T20:12:20.555Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.701s coverage: 76.1% of statements [2020-04-09T20:12:20.569Z] ok github.com/docker/docker/pkg/discovery/file 0.227s coverage: 92.9% of statements [2020-04-09T20:12:20.770Z] --- PASS: TestLinksContainerNames (1.50s) [2020-04-09T20:12:20.770Z] === RUN TestLogsFollowTailEmpty [2020-04-09T20:12:20.813Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2020-04-09T20:12:20.813Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.707s coverage: 49.5% of statements [2020-04-09T20:12:21.031Z] ok github.com/docker/docker/pkg/discovery/memory 0.047s coverage: 92.3% of statements [2020-04-09T20:12:21.071Z] ok github.com/docker/docker/daemon/links 0.010s coverage: 93.0% of statements [2020-04-09T20:12:21.328Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.917s coverage: 45.9% of statements [2020-04-09T20:12:21.493Z] ok github.com/docker/docker/pkg/discovery/nodes 0.101s coverage: 93.8% of statements [2020-04-09T20:12:21.705Z] --- PASS: TestLogsFollowTailEmpty (0.81s) [2020-04-09T20:12:21.705Z] === RUN TestContainerNetworkMountsNoChown [2020-04-09T20:12:22.297Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.453s coverage: 13.7% of statements [2020-04-09T20:12:22.297Z] ok github.com/docker/docker/daemon/logger 0.214s coverage: 41.8% of statements [2020-04-09T20:12:22.467Z] ok github.com/docker/docker/pkg/filenotify 0.166s coverage: 45.7% of statements [2020-04-09T20:12:22.563Z] ok github.com/docker/docker/daemon/logger/gelf 0.026s coverage: 67.0% of statements [2020-04-09T20:12:22.563Z] ok github.com/docker/docker/daemon/logger/awslogs 0.131s coverage: 77.4% of statements [2020-04-09T20:12:22.641Z] --- PASS: TestContainerNetworkMountsNoChown (0.77s) [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/default [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/default [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/private [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/private [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/rprivate [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/slave [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/slave [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/rslave [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/shared [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/shared [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/rshared [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/default [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/rslave [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/rshared [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/shared [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/slave [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/rprivate [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/private [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:12:22.641Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:12:22.641Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-09T20:12:22.641Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:12:22.823Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.003s coverage: 88.3% of statements [2020-04-09T20:12:22.899Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:12:22.900Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:12:22.900Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:12:22.900Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:12:22.900Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:12:22.900Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:12:22.900Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:12:22.900Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-09T20:12:22.900Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot (0.04s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.08s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.08s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.10s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.08s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-09T20:12:22.900Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-09T20:12:22.900Z] === RUN TestContainerBindMountNonRecursive [2020-04-09T20:12:22.929Z] ok github.com/docker/docker/pkg/fileutils 0.189s coverage: 87.7% of statements [2020-04-09T20:12:23.081Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 4.9% of statements [2020-04-09T20:12:23.081Z] ok github.com/docker/docker/daemon/logger/journald 0.017s coverage: 26.2% of statements [2020-04-09T20:12:23.339Z] time="2020-04-09T20:12:23Z" level=error msg="Failed to open log file: open /tmp/docker-logger-879808316/container.log.1: no such file or directory" [2020-04-09T20:12:23.339Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.042s coverage: 62.1% of statements [2020-04-09T20:12:23.391Z] ok github.com/docker/docker/pkg/homedir 0.079s coverage: 42.9% of statements [2020-04-09T20:12:23.596Z] ok github.com/docker/docker/daemon/logger/local 0.031s coverage: 74.7% of statements [2020-04-09T20:12:23.853Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.006s coverage: 33.3% of statements [2020-04-09T20:12:24.112Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 19.9% of statements [2020-04-09T20:12:24.112Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2020-04-09T20:12:24.366Z] ok github.com/docker/docker/pkg/idtools 0.046s coverage: 6.3% of statements [2020-04-09T20:12:24.677Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 47.8% of statements [2020-04-09T20:12:24.677Z] ok github.com/docker/docker/daemon/network 0.009s coverage: 63.8% of statements [2020-04-09T20:12:24.801Z] --- PASS: TestContainerBindMountNonRecursive (1.92s) [2020-04-09T20:12:24.801Z] === RUN TestNetworkNat [2020-04-09T20:12:24.830Z] ok github.com/docker/docker/pkg/discovery/kv 3.377s coverage: 84.1% of statements [2020-04-09T20:12:24.936Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.642s coverage: 61.0% of statements [2020-04-09T20:12:25.292Z] ok github.com/docker/docker/pkg/archive 7.657s coverage: 62.0% of statements [2020-04-09T20:12:25.292Z] ok github.com/docker/docker/pkg/ioutils 0.722s coverage: 69.7% of statements [2020-04-09T20:12:25.292Z] ok github.com/docker/docker/pkg/jsonmessage 0.188s coverage: 91.7% of statements [2020-04-09T20:12:25.502Z] ok github.com/docker/docker/distribution/metadata 0.033s coverage: 48.2% of statements [2020-04-09T20:12:25.737Z] --- PASS: TestNetworkNat (0.88s) [2020-04-09T20:12:25.737Z] === RUN TestNetworkLocalhostTCPNat [2020-04-09T20:12:25.754Z] ok github.com/docker/docker/pkg/locker 0.055s coverage: 88.9% of statements [2020-04-09T20:12:25.759Z] ok github.com/docker/docker/errdefs 0.005s coverage: 49.4% of statements [2020-04-09T20:12:26.017Z] ok github.com/docker/docker/daemon/logger/splunk 1.553s coverage: 82.5% of statements [2020-04-09T20:12:26.017Z] ok github.com/docker/docker/distribution 0.147s coverage: 22.1% of statements [2020-04-09T20:12:26.216Z] ok github.com/docker/docker/pkg/longpath 0.054s coverage: 100.0% of statements [2020-04-09T20:12:26.216Z] ok github.com/docker/docker/pkg/namesgenerator 0.035s coverage: 85.7% of statements [2020-04-09T20:12:26.582Z] ok github.com/docker/docker/image 0.027s coverage: 86.4% of statements [2020-04-09T20:12:26.582Z] ok github.com/docker/docker/libcontainerd/queue 0.030s coverage: 100.0% of statements [2020-04-09T20:12:26.582Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2020-04-09T20:12:26.674Z] --- PASS: TestNetworkLocalhostTCPNat (0.84s) [2020-04-09T20:12:26.674Z] === RUN TestNetworkLoopbackNat [2020-04-09T20:12:26.678Z] ok github.com/docker/docker/pkg/parsers 0.070s coverage: 97.0% of statements [2020-04-09T20:12:26.840Z] ok github.com/docker/docker/image/v1 0.044s coverage: 25.0% of statements [2020-04-09T20:12:26.840Z] ok github.com/docker/docker/pkg/aaparser 0.005s coverage: 50.0% of statements [2020-04-09T20:12:27.098Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.748s coverage: 72.5% of statements [2020-04-09T20:12:27.098Z] ok github.com/docker/docker/pkg/broadcaster 0.035s coverage: 100.0% of statements [2020-04-09T20:12:27.140Z] ok github.com/docker/docker/pkg/pidfile 0.047s coverage: 82.6% of statements [2020-04-09T20:12:27.356Z] ok github.com/docker/docker/opts 0.072s coverage: 67.4% of statements [2020-04-09T20:12:27.609Z] --- PASS: TestNetworkLoopbackNat (1.15s) [2020-04-09T20:12:27.610Z] === RUN TestPause [2020-04-09T20:12:27.614Z] ok github.com/docker/docker/pkg/capabilities 0.012s coverage: 87.5% of statements [2020-04-09T20:12:27.614Z] ok github.com/docker/docker/distribution/xfer 1.691s coverage: 85.1% of statements [2020-04-09T20:12:27.872Z] ok github.com/docker/docker/pkg/authorization 0.231s coverage: 68.3% of statements [2020-04-09T20:12:27.872Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2020-04-09T20:12:28.115Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.083s coverage: 56.8% of statements [2020-04-09T20:12:28.129Z] ok github.com/docker/docker/pkg/discovery 0.007s coverage: 58.3% of statements [2020-04-09T20:12:28.387Z] ok github.com/docker/docker/pkg/discovery/file 0.037s coverage: 92.9% of statements [2020-04-09T20:12:28.387Z] ok github.com/docker/docker/pkg/discovery/memory 0.007s coverage: 92.3% of statements [2020-04-09T20:12:28.545Z] --- PASS: TestPause (0.82s) [2020-04-09T20:12:28.545Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-09T20:12:28.545Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:12:28.545Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:12:28.545Z] === RUN TestPauseStopPausedContainer [2020-04-09T20:12:28.644Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2020-04-09T20:12:28.644Z] ok github.com/docker/docker/pkg/discovery/nodes 0.006s coverage: 93.8% of statements [2020-04-09T20:12:28.901Z] ok github.com/docker/docker/pkg/archive 0.767s coverage: 76.9% of statements [2020-04-09T20:12:29.089Z] ok github.com/docker/docker/pkg/plugins/transport 0.102s coverage: 85.7% of statements [2020-04-09T20:12:29.089Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2020-04-09T20:12:29.159Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 89.5% of statements [2020-04-09T20:12:29.159Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2020-04-09T20:12:29.416Z] ok github.com/docker/docker/pkg/fsutils 0.366s coverage: 85.1% of statements [2020-04-09T20:12:29.416Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2020-04-09T20:12:29.479Z] --- PASS: TestPauseStopPausedContainer (0.83s) [2020-04-09T20:12:29.479Z] === RUN TestPsFilter [2020-04-09T20:12:29.551Z] ok github.com/docker/docker/pkg/progress 0.030s coverage: 75.9% of statements [2020-04-09T20:12:29.738Z] --- PASS: TestPsFilter (0.26s) [2020-04-09T20:12:29.739Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-09T20:12:29.980Z] ok github.com/docker/docker/pkg/idtools 0.335s coverage: 70.1% of statements [2020-04-09T20:12:29.980Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2020-04-09T20:12:29.980Z] ok github.com/docker/docker/pkg/locker 0.020s coverage: 88.9% of statements [2020-04-09T20:12:29.980Z] ok github.com/docker/docker/pkg/longpath 0.015s coverage: 100.0% of statements [2020-04-09T20:12:30.238Z] ok github.com/docker/docker/pkg/namesgenerator 0.009s coverage: 85.7% of statements [2020-04-09T20:12:30.238Z] ok github.com/docker/docker/pkg/parsers 0.004s coverage: 97.0% of statements [2020-04-09T20:12:30.238Z] ok github.com/docker/docker/pkg/ioutils 0.471s coverage: 70.6% of statements [2020-04-09T20:12:30.305Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.76s) [2020-04-09T20:12:30.305Z] === RUN TestRemoveContainerWithVolume [2020-04-09T20:12:30.496Z] ok github.com/docker/docker/pkg/parsers/kernel 0.033s coverage: 60.0% of statements [2020-04-09T20:12:30.496Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.006s coverage: 91.4% of statements [2020-04-09T20:12:30.496Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2020-04-09T20:12:30.524Z] ok github.com/docker/docker/pkg/reexec 0.169s coverage: 82.4% of statements [2020-04-09T20:12:30.986Z] ok github.com/docker/docker/pkg/pubsub 1.086s coverage: 73.9% of statements [2020-04-09T20:12:31.061Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2020-04-09T20:12:31.061Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2020-04-09T20:12:31.061Z] ok github.com/docker/docker/pkg/progress 0.006s coverage: 75.9% of statements [2020-04-09T20:12:31.061Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2020-04-09T20:12:31.241Z] --- PASS: TestRemoveContainerWithVolume (0.78s) [2020-04-09T20:12:31.241Z] === RUN TestRemoveContainerRunning [2020-04-09T20:12:31.448Z] ok github.com/docker/docker/pkg/signal 0.049s coverage: 20.3% of statements [2020-04-09T20:12:31.625Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2020-04-09T20:12:31.625Z] ok github.com/docker/docker/pkg/chrootarchive 3.452s coverage: 43.2% of statements [2020-04-09T20:12:31.882Z] ok github.com/docker/docker/pkg/stdcopy 0.007s coverage: 100.0% of statements [2020-04-09T20:12:31.882Z] ok github.com/docker/docker/pkg/discovery/kv 3.052s coverage: 84.1% of statements [2020-04-09T20:12:31.910Z] ok github.com/docker/docker/pkg/stdcopy 0.041s coverage: 100.0% of statements [2020-04-09T20:12:32.140Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2020-04-09T20:12:32.140Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2020-04-09T20:12:32.140Z] ok github.com/docker/docker/pkg/symlink 0.008s coverage: 87.7% of statements [2020-04-09T20:12:32.176Z] --- PASS: TestRemoveContainerRunning (0.77s) [2020-04-09T20:12:32.176Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-09T20:12:32.372Z] ok github.com/docker/docker/pkg/streamformatter 0.098s coverage: 66.2% of statements [2020-04-09T20:12:32.372Z] ok github.com/docker/docker/pkg/stringid 0.032s coverage: 70.6% of statements [2020-04-09T20:12:32.398Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 73.9% of statements [2020-04-09T20:12:32.398Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 71.3% of statements [2020-04-09T20:12:32.655Z] ok github.com/docker/docker/pkg/system 0.039s coverage: 37.2% of statements [2020-04-09T20:12:32.655Z] ok github.com/docker/docker/pkg/tailfile 0.038s coverage: 88.6% of statements [2020-04-09T20:12:32.743Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.80s) [2020-04-09T20:12:32.743Z] === RUN TestRemoveInvalidContainer [2020-04-09T20:12:32.743Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2020-04-09T20:12:32.743Z] === RUN TestRenameLinkedContainer [2020-04-09T20:12:32.913Z] ok github.com/docker/docker/pkg/term 0.007s coverage: 84.8% of statements [2020-04-09T20:12:32.913Z] testing: warning: no tests to run [2020-04-09T20:12:32.913Z] coverage: [no statements] [2020-04-09T20:12:32.913Z] ok github.com/docker/docker/pkg/term/windows 0.003s coverage: [no statements] [no tests to run] [2020-04-09T20:12:32.913Z] ok github.com/docker/docker/pkg/tarsum 0.056s coverage: 89.3% of statements [2020-04-09T20:12:32.913Z] ok github.com/docker/docker/daemon 12.244s coverage: 17.4% of statements [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-09T20:12:32.913Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-09T20:12:33.171Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2020-04-09T20:12:33.171Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2020-04-09T20:12:33.171Z] ok github.com/docker/docker/pkg/truncindex 0.130s coverage: 91.5% of statements [2020-04-09T20:12:33.348Z] ok github.com/docker/docker/pkg/sysinfo 0.052s coverage: 38.2% of statements [2020-04-09T20:12:33.737Z] ok github.com/docker/docker/plugin/v2 0.005s coverage: 14.5% of statements [2020-04-09T20:12:34.303Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2020-04-09T20:12:34.303Z] ok github.com/docker/docker/pkg/signal 2.562s coverage: 61.0% of statements [2020-04-09T20:12:34.303Z] ok github.com/docker/docker/profiles/seccomp 0.019s coverage: 73.8% of statements [2020-04-09T20:12:34.321Z] ok github.com/docker/docker/pkg/system 0.070s coverage: 13.8% of statements [2020-04-09T20:12:34.321Z] ok github.com/docker/docker/pkg/tailfile 0.261s coverage: 88.6% of statements [2020-04-09T20:12:34.560Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2020-04-09T20:12:34.818Z] ok github.com/docker/docker/registry/resumable 0.030s coverage: 100.0% of statements [2020-04-09T20:12:34.818Z] ok github.com/docker/docker/registry 0.224s coverage: 56.0% of statements [2020-04-09T20:12:34.818Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2020-04-09T20:12:35.076Z] ok github.com/docker/docker/runconfig 0.011s coverage: 68.2% of statements [2020-04-09T20:12:35.076Z] ok github.com/docker/docker/layer 7.646s coverage: 68.8% of statements [2020-04-09T20:12:35.076Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-09T20:12:35.076Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-09T20:12:35.076Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-09T20:12:35.076Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-09T20:12:35.076Z] ? github.com/docker/docker/oci [no test files] [2020-04-09T20:12:35.076Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-09T20:12:35.076Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-09T20:12:35.076Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-09T20:12:35.076Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-09T20:12:35.076Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-09T20:12:35.076Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-09T20:12:35.076Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-09T20:12:35.076Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-09T20:12:35.294Z] ok github.com/docker/docker/pkg/tarsum 0.139s coverage: 89.3% of statements [2020-04-09T20:12:35.641Z] ok github.com/docker/docker/plugin 0.593s coverage: 27.1% of statements [2020-04-09T20:12:35.757Z] ok github.com/docker/docker/pkg/term 0.043s coverage: 30.8% of statements [2020-04-09T20:12:35.899Z] ok github.com/docker/docker/volume/mounts 0.043s coverage: 67.0% of statements [2020-04-09T20:12:35.899Z] ok github.com/docker/docker/volume/drivers 0.007s coverage: 36.1% of statements [2020-04-09T20:12:36.030Z] --- PASS: TestRenameLinkedContainer (3.11s) [2020-04-09T20:12:36.030Z] === RUN TestRenameStoppedContainer [2020-04-09T20:12:36.157Z] ok github.com/docker/docker/volume/local 0.029s coverage: 73.0% of statements [2020-04-09T20:12:36.219Z] testing: warning: no tests to run [2020-04-09T20:12:36.219Z] ok github.com/docker/docker/pkg/term/windows 0.027s coverage: 0.0% of statements [no tests to run] [2020-04-09T20:12:36.219Z] ok github.com/docker/docker/pkg/truncindex 0.136s coverage: 91.5% of statements [2020-04-09T20:12:36.415Z] ok github.com/docker/docker/volume/service 0.010s coverage: 73.0% of statements [2020-04-09T20:12:36.596Z] --- PASS: TestRenameStoppedContainer (0.76s) [2020-04-09T20:12:36.596Z] === RUN TestRenameRunningContainerAndReuse [2020-04-09T20:12:36.680Z] ok github.com/docker/docker/pkg/urlutil 0.058s coverage: 100.0% of statements [2020-04-09T20:12:37.142Z] ok github.com/docker/docker/pkg/useragent 0.035s coverage: 88.9% of statements [2020-04-09T20:12:37.604Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-09T20:12:37.604Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-09T20:12:37.604Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-09T20:12:37.604Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-09T20:12:37.604Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2020-04-09T20:12:37.604Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2020-04-09T20:12:37.604Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-09T20:12:37.604Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-09T20:12:38.498Z] --- PASS: TestRenameRunningContainerAndReuse (1.61s) [2020-04-09T20:12:38.498Z] === RUN TestRenameInvalidName [2020-04-09T20:12:39.065Z] --- PASS: TestRenameInvalidName (0.81s) [2020-04-09T20:12:39.065Z] === RUN TestRenameAnonymousContainer [2020-04-09T20:12:39.151Z] ok github.com/docker/docker/plugin 0.288s coverage: 11.7% of statements [2020-04-09T20:12:39.151Z] ok github.com/docker/docker/plugin/v2 0.457s coverage: 20.1% of statements [2020-04-09T20:12:39.151Z] ok github.com/docker/docker/reference 0.547s coverage: 84.4% of statements [2020-04-09T20:12:39.317Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2020-04-09T20:12:40.126Z] ok github.com/docker/docker/restartmanager 0.080s coverage: 45.3% of statements [2020-04-09T20:12:40.590Z] ok github.com/docker/docker/registry/resumable 0.238s coverage: 100.0% of statements [2020-04-09T20:12:41.254Z] Loaded image: buildpack-deps:jessie [2020-04-09T20:12:41.254Z] Loaded image: busybox:latest [2020-04-09T20:12:41.254Z] Loaded image: busybox:glibc [2020-04-09T20:12:41.254Z] Loaded image: debian:jessie [2020-04-09T20:12:41.254Z] Loaded image: hello-world:latest [2020-04-09T20:12:41.254Z] INFO: Testing against a local daemon [2020-04-09T20:12:41.254Z] === RUN TestDockerSuite [2020-04-09T20:12:41.254Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2020-04-09T20:12:41.254Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2020-04-09T20:12:41.254Z] === RUN TestDockerSuite/TestAPIErrorJSON [2020-04-09T20:12:41.254Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2020-04-09T20:12:41.254Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2020-04-09T20:12:41.254Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2020-04-09T20:12:41.254Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2020-04-09T20:12:41.254Z] === RUN TestDockerSuite/TestAPIImagesDelete [2020-04-09T20:12:41.254Z] Loaded image: buildpack-deps:jessie [2020-04-09T20:12:41.254Z] Loaded image: busybox:latest [2020-04-09T20:12:41.254Z] === RUN TestDockerSuite/TestAPIImagesFilter [2020-04-09T20:12:41.254Z] Loaded image: busybox:glibc [2020-04-09T20:12:41.254Z] Loaded image: debian:jessie [2020-04-09T20:12:41.254Z] === RUN TestDockerSuite/TestAPIImagesHistory [2020-04-09T20:12:41.254Z] Loaded image: hello-world:latest [2020-04-09T20:12:41.254Z] INFO: Testing against a local daemon [2020-04-09T20:12:41.254Z] === RUN TestDockerDaemonSuite [2020-04-09T20:12:41.254Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2020-04-09T20:12:41.254Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2020-04-09T20:12:41.509Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2020-04-09T20:12:41.564Z] ok github.com/docker/docker/runconfig 0.267s coverage: 54.5% of statements [2020-04-09T20:12:41.564Z] ok github.com/docker/docker/registry 0.414s coverage: 51.7% of statements [2020-04-09T20:12:41.564Z] ok github.com/docker/docker/testutil 0.032s coverage: 62.5% of statements [2020-04-09T20:12:42.436Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2020-04-09T20:12:42.436Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2020-04-09T20:12:42.436Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2020-04-09T20:12:43.254Z] --- PASS: TestRenameAnonymousContainer (4.02s) [2020-04-09T20:12:43.254Z] === RUN TestRenameContainerWithSameName [2020-04-09T20:12:43.757Z] ok github.com/docker/docker/volume/drivers 0.180s coverage: 36.1% of statements [2020-04-09T20:12:43.822Z] --- PASS: TestRenameContainerWithSameName (0.75s) [2020-04-09T20:12:43.822Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-09T20:12:44.319Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2020-04-09T20:12:44.319Z] === RUN TestDockerSuite/TestAPINetworkFilter [2020-04-09T20:12:44.319Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2020-04-09T20:12:44.319Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2020-04-09T20:12:44.741Z] ok github.com/docker/docker/volume/local 0.213s coverage: 37.7% of statements [2020-04-09T20:12:44.741Z] ok github.com/docker/docker/volume/mounts 0.192s coverage: 66.2% of statements [2020-04-09T20:12:45.243Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2020-04-09T20:12:45.725Z] --- PASS: TestRenameContainerWithLinkedContainer (1.61s) [2020-04-09T20:12:45.725Z] === RUN TestResize [2020-04-09T20:12:45.802Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2020-04-09T20:12:46.292Z] --- PASS: TestResize (0.77s) [2020-04-09T20:12:46.292Z] === RUN TestResizeWithInvalidSize [2020-04-09T20:12:46.295Z] ok github.com/docker/docker/volume/service 0.431s coverage: 70.3% of statements [2020-04-09T20:12:46.361Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2020-04-09T20:12:46.617Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2020-04-09T20:12:46.617Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2020-04-09T20:12:46.617Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2020-04-09T20:12:47.227Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2020-04-09T20:12:47.228Z] === RUN TestResizeWhenContainerNotStarted [2020-04-09T20:12:47.797Z] --- PASS: TestResizeWhenContainerNotStarted (0.79s) [2020-04-09T20:12:47.797Z] === RUN TestDaemonRestartKillContainers [2020-04-09T20:12:47.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:12:47.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:12:47.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:12:47.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:12:47.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:12:47.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:12:47.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:12:47.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:12:47.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:12:47.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:12:47.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:12:47.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:12:47.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:12:47.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:12:47.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:12:47.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:12:47.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:12:47.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:12:47.797Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:12:47.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:12:47.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:12:47.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:12:47.797Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:12:47.797Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:12:47.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:12:47.797Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:12:47.797Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:12:47.797Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:12:47.977Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2020-04-09T20:12:48.580Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2020-04-09T20:12:49.701Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:12:49.701Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:12:50.270Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:12:50.531Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:12:51.089Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2020-04-09T20:12:51.101Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:12:52.014Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2020-04-09T20:12:52.038Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:12:52.975Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:12:53.373Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2020-04-09T20:12:53.913Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:12:54.297Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2020-04-09T20:12:56.186Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2020-04-09T20:12:56.442Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2020-04-09T20:12:56.445Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-09T20:12:56.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-04-09T20:12:56.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.69s) [2020-04-09T20:12:56.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.49s) [2020-04-09T20:12:56.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.80s) [2020-04-09T20:12:56.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2020-04-09T20:12:56.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.60s) [2020-04-09T20:12:56.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.62s) [2020-04-09T20:12:56.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.46s) [2020-04-09T20:12:56.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.42s) [2020-04-09T20:12:56.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.48s) [2020-04-09T20:12:56.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.54s) [2020-04-09T20:12:56.445Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.24s) [2020-04-09T20:12:56.445Z] === RUN TestCgroupNamespacesRun [2020-04-09T20:12:57.821Z] --- PASS: TestCgroupNamespacesRun (1.76s) [2020-04-09T20:12:57.821Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-09T20:12:58.327Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2020-04-09T20:12:58.327Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2020-04-09T20:12:59.686Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2020-04-09T20:12:59.725Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.73s) [2020-04-09T20:12:59.725Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-09T20:13:01.046Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2020-04-09T20:13:01.301Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2020-04-09T20:13:01.627Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.77s) [2020-04-09T20:13:01.627Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-09T20:13:02.225Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2020-04-09T20:13:03.003Z] --- PASS: TestCgroupNamespacesRunHostMode (1.79s) [2020-04-09T20:13:03.003Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-09T20:13:03.587Z] === RUN TestDockerSuite/TestAttachAfterDetach [2020-04-09T20:13:04.033Z] ok github.com/docker/docker/pkg/plugins 35.015s coverage: 73.4% of statements [2020-04-09T20:13:04.033Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/pkg/symlink [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/rootless [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/volume [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-09T20:13:04.034Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-09T20:13:04.497Z] [2020-04-09T20:13:04.497Z] === Skipped [2020-04-09T20:13:04.497Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2020-04-09T20:13:04.497Z] dispatchers_test.go:376: Windows does not support stopsignal [2020-04-09T20:13:04.497Z] [2020-04-09T20:13:04.497Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2020-04-09T20:13:04.497Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-09T20:13:04.497Z] [2020-04-09T20:13:04.497Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2020-04-09T20:13:04.497Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-09T20:13:04.497Z] [2020-04-09T20:13:04.497Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.00s) [2020-04-09T20:13:04.497Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-09T20:13:04.497Z] [2020-04-09T20:13:04.497Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2020-04-09T20:13:04.497Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2020-04-09T20:13:04.497Z] [2020-04-09T20:13:04.497Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2020-04-09T20:13:04.511Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2020-04-09T20:13:04.905Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-04-09T20:13:04.905Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-09T20:13:04.960Z] client_test.go:23: runtime.GOOS == "windows" [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2020-04-09T20:13:04.960Z] daemon_test.go:147: root required [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2020-04-09T20:13:04.960Z] reload_test.go:520: root required [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2020-04-09T20:13:04.960Z] config_test.go:484: os.Getuid() != 0: skipping test that requires root [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2020-04-09T20:13:04.960Z] pull_v2_test.go:73: Needs fixing on Windows [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2020-04-09T20:13:04.960Z] pull_v2_test.go:118: Needs fixing on Windows [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2020-04-09T20:13:04.960Z] download_test.go:268: Needs fixing on Windows [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2020-04-09T20:13:04.960Z] layer_test.go:304: Failing on Windows [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2020-04-09T20:13:04.960Z] layer_test.go:353: Failing on Windows [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2020-04-09T20:13:04.960Z] layer_test.go:468: Failing on Windows [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2020-04-09T20:13:04.960Z] layer_test.go:697: Failing on Windows [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2020-04-09T20:13:04.960Z] migration_test.go:46: Failing on Windows [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2020-04-09T20:13:04.960Z] migration_test.go:182: Failing on Windows [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2020-04-09T20:13:04.960Z] mount_test.go:17: Failing on Windows [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2020-04-09T20:13:04.960Z] mount_test.go:76: Failing on Windows [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2020-04-09T20:13:04.960Z] mount_test.go:125: Failing on Windows [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2020-04-09T20:13:04.960Z] mount_test.go:212: Failing on Windows [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2020-04-09T20:13:04.960Z] archive_test.go:133: Xz not present in msys2 [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2020-04-09T20:13:04.960Z] archive_test.go:238: Failing on Windows CI machines [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2020-04-09T20:13:04.960Z] archive_windows_test.go:16: Currently fails [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2020-04-09T20:13:04.960Z] changes_test.go:192: needs more investigation [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2020-04-09T20:13:04.960Z] changes_test.go:405: needs further investigation [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2020-04-09T20:13:04.960Z] changes_test.go:441: needs further investigation [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2020-04-09T20:13:04.960Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2020-04-09T20:13:04.960Z] [2020-04-09T20:13:04.960Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2020-04-09T20:13:04.961Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2020-04-09T20:13:04.961Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2020-04-09T20:13:04.961Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2020-04-09T20:13:04.961Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2020-04-09T20:13:04.961Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2020-04-09T20:13:04.961Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2020-04-09T20:13:04.961Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2020-04-09T20:13:04.961Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2020-04-09T20:13:04.961Z] poller_test.go:41: No chmod on Windows [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2020-04-09T20:13:04.961Z] fileutils_test.go:134: Needs porting to Windows [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2020-04-09T20:13:04.961Z] fileutils_test.go:180: Needs porting to Windows [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] === SKIP: github.com/docker/docker/pkg/system TestEnsureRemoveAllWithMount (0.00s) [2020-04-09T20:13:04.961Z] rm_test.go:44: runtime.GOOS == "windows": mount not supported on Windows [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2020-04-09T20:13:04.961Z] registry_test.go:58: os.Getuid() != 0: skipping test that requires root [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2020-04-09T20:13:04.961Z] registry_test.go:78: os.Getuid() != 0: skipping test that requires root [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.00s) [2020-04-09T20:13:04.961Z] registry_test.go:668: os.Getuid() != 0: skipping test that requires root [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2020-04-09T20:13:04.961Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2020-04-09T20:13:04.961Z] local_test.go:181: runtime.GOOS == "windows" [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] [2020-04-09T20:13:04.961Z] DONE 1772 tests, 46 skipped in 183.432s [2020-04-09T20:13:04.961Z] INFO: make.ps1 ended at 04/09/2020 20:13:04 [2020-04-09T20:13:05.840Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.95s) [2020-04-09T20:13:05.841Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-09T20:13:05.871Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2020-04-09T20:13:06.507Z] INFO: Unit tests results(C:\windows\TEMP\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2020-04-09T20:13:06.507Z] INFO: Unit tests ended at 04/09/2020 20:13:06. Duration:00:03:16.9723894 [2020-04-09T20:13:06.507Z] INFO: Building busybox [2020-04-09T20:13:06.507Z] Sending build context to Docker daemon 5.12kB [2020-04-09T20:13:06.507Z] [2020-04-09T20:13:06.507Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2020-04-09T20:13:06.507Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2020-04-09T20:13:06.507Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2020-04-09T20:13:06.507Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2020-04-09T20:13:06.507Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2020-04-09T20:13:06.507Z] ---> 80e84fd280e2 [2020-04-09T20:13:06.507Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2020-04-09T20:13:06.507Z] ---> Running in 20b6f1d58a17 [2020-04-09T20:13:06.777Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.95s) [2020-04-09T20:13:06.777Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-09T20:13:08.379Z] === RUN TestDockerSuite/TestAttachDetach [2020-04-09T20:13:08.456Z] ok github.com/docker/docker/pkg/plugins 33.627s coverage: 76.6% of statements [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/rootless [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/volume [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-09T20:13:08.456Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === Skipped [2020-04-09T20:13:08.456Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-09T20:13:08.456Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-09T20:13:08.456Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-09T20:13:08.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:13:08.456Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-09T20:13:08.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:13:08.456Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-09T20:13:08.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:13:08.456Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-09T20:13:08.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:13:08.456Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-09T20:13:08.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:13:08.456Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-09T20:13:08.456Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-09T20:13:08.456Z] time="2020-04-09T20:12:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:13:08.456Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:13:08.456Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-09T20:13:08.456Z] time="2020-04-09T20:12:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:13:08.456Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:13:08.456Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-09T20:13:08.456Z] time="2020-04-09T20:12:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:13:08.456Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:13:08.456Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-09T20:13:08.456Z] time="2020-04-09T20:12:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:13:08.456Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:13:08.456Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-09T20:13:08.456Z] time="2020-04-09T20:12:18Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:13:08.456Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:13:08.456Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-09T20:13:08.456Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-09T20:13:08.456Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-09T20:13:08.456Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-09T20:13:08.456Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-09T20:13:08.456Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-09T20:13:08.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:13:08.456Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-09T20:13:08.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:13:08.456Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-09T20:13:08.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:13:08.456Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-09T20:13:08.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:13:08.456Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-09T20:13:08.456Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:13:08.456Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-09T20:13:08.456Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-09T20:13:08.456Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-09T20:13:08.456Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] [2020-04-09T20:13:08.456Z] DONE 2140 tests, 26 skipped in 90.577s Post stage [Pipeline] junit [2020-04-09T20:13:08.468Z] Recording test results [2020-04-09T20:13:08.634Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2020-04-09T20:13:08.679Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.83s) [2020-04-09T20:13:08.679Z] === RUN TestKernelTCPMemory [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2020-04-09T20:13:09.092Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-40802/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:7cb13d4d85990555be1317ae32b394e98a779379 hack/validate/vendor [2020-04-09T20:13:09.558Z] === RUN TestDockerSuite/TestAttachDisconnect [2020-04-09T20:13:09.615Z] --- PASS: TestKernelTCPMemory (0.93s) [2020-04-09T20:13:09.615Z] === RUN TestNISDomainname [2020-04-09T20:13:09.657Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build e2e image) [Pipeline] sh [2020-04-09T20:13:10.549Z] --- PASS: TestNISDomainname (0.96s) [2020-04-09T20:13:10.549Z] === RUN TestHostnameDnsResolution [2020-04-09T20:13:10.553Z] + echo Building e2e image [2020-04-09T20:13:10.553Z] Building e2e image [2020-04-09T20:13:10.553Z] + docker build --build-arg DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 -t moby-e2e-test -f Dockerfile.e2e . [2020-04-09T20:13:10.553Z] #2 [internal] load build definition from Dockerfile.e2e [2020-04-09T20:13:10.553Z] #2 transferring dockerfile: 3.21kB done [2020-04-09T20:13:10.553Z] #2 DONE 0.0s [2020-04-09T20:13:10.553Z] [2020-04-09T20:13:10.553Z] #1 [internal] load .dockerignore [2020-04-09T20:13:10.553Z] #1 transferring context: 34B done [2020-04-09T20:13:10.553Z] #1 DONE 0.0s [2020-04-09T20:13:10.553Z] [2020-04-09T20:13:10.553Z] #3 [internal] load metadata for docker.io/library/alpine:3.10 [2020-04-09T20:13:10.553Z] #3 DONE 0.1s [2020-04-09T20:13:10.553Z] [2020-04-09T20:13:10.553Z] #4 [internal] load metadata for docker.io/library/golang:1.13.10-alpine [2020-04-09T20:13:10.811Z] #4 DONE 0.2s [2020-04-09T20:13:10.811Z] [2020-04-09T20:13:10.812Z] #5 [runner 1/12] FROM docker.io/library/alpine:3.10@sha256:7c3773f7bcc969f0... [2020-04-09T20:13:10.812Z] #5 DONE 0.0s [2020-04-09T20:13:10.812Z] [2020-04-09T20:13:10.812Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-09T20:13:10.812Z] #14 resolve docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 done [2020-04-09T20:13:10.812Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 608.81kB / 126.95MB 0.1s [2020-04-09T20:13:10.812Z] #14 sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 0B / 124B 0.1s [2020-04-09T20:13:10.812Z] #14 sha256:84a409b4c174965a51e393064e46f6eb32adb80daa6097851268458136fd68b6 1.65kB / 1.65kB done [2020-04-09T20:13:10.812Z] #14 sha256:c036cd76f7c49d77e3fb960854076ec537524f89bb0c99d73e5945b68e08a011 1.36kB / 1.36kB done [2020-04-09T20:13:10.812Z] #14 sha256:3369136a43d197814f14414bf7112e8ddebd23c5bf787dd14dc3f078bad90dae 3.83kB / 3.83kB done [2020-04-09T20:13:10.812Z] #14 ... [2020-04-09T20:13:10.812Z] [2020-04-09T20:13:10.812Z] #8 [internal] load build context [2020-04-09T20:13:10.812Z] #8 transferring context: 833.46kB 0.2s done [2020-04-09T20:13:10.812Z] #8 DONE 0.2s [2020-04-09T20:13:10.812Z] [2020-04-09T20:13:10.812Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-09T20:13:10.812Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 12.01MB / 126.95MB 0.2s [2020-04-09T20:13:10.919Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2020-04-09T20:13:11.069Z] #14 ... [2020-04-09T20:13:11.069Z] [2020-04-09T20:13:11.069Z] #6 [runner 2/12] RUN addgroup docker && adduser -D -G docker unprivilegedus... [2020-04-09T20:13:11.069Z] #6 CACHED [2020-04-09T20:13:11.069Z] [2020-04-09T20:13:11.069Z] #7 [runner 3/12] RUN apk --no-cache add bash ca-certificates g+... [2020-04-09T20:13:11.069Z] #7 CACHED [2020-04-09T20:13:11.069Z] [2020-04-09T20:13:11.069Z] #9 [runner 4/12] COPY hack/test/e2e-run.sh /scripts/run.sh [2020-04-09T20:13:11.069Z] #9 DONE 0.1s [2020-04-09T20:13:11.069Z] [2020-04-09T20:13:11.069Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-09T20:13:11.069Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 23.62MB / 126.95MB 0.3s [2020-04-09T20:13:11.069Z] #14 sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef 124B / 124B 0.2s done [2020-04-09T20:13:11.326Z] #14 ... [2020-04-09T20:13:11.326Z] [2020-04-09T20:13:11.326Z] #10 [runner 5/12] COPY hack/make/.ensure-emptyfs /scripts/ensure-emptyfs.sh [2020-04-09T20:13:11.326Z] #10 DONE 0.1s [2020-04-09T20:13:11.326Z] [2020-04-09T20:13:11.326Z] #11 [runner 6/12] COPY integration/testdata /tests/integration/testdat... [2020-04-09T20:13:11.326Z] #11 DONE 0.1s [2020-04-09T20:13:11.326Z] [2020-04-09T20:13:11.326Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-09T20:13:11.326Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 43.69MB / 126.95MB 0.5s [2020-04-09T20:13:11.326Z] #14 ... [2020-04-09T20:13:11.326Z] [2020-04-09T20:13:11.326Z] #12 [runner 7/12] COPY integration/build/testdata /tests/integration/build/t... [2020-04-09T20:13:11.326Z] #12 DONE 0.1s [2020-04-09T20:13:11.326Z] [2020-04-09T20:13:11.326Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-09T20:13:11.326Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 53.71MB / 126.95MB 0.6s [2020-04-09T20:13:11.582Z] #14 ... [2020-04-09T20:13:11.582Z] [2020-04-09T20:13:11.582Z] #13 [runner 8/12] COPY integration-cli/fixtures /tests/integration-cli/fix... [2020-04-09T20:13:11.582Z] #13 DONE 0.1s [2020-04-09T20:13:11.582Z] [2020-04-09T20:13:11.582Z] #14 [base 1/5] FROM docker.io/library/golang:1.13.10-alpine@sha256:84a409b4c... [2020-04-09T20:13:11.582Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 63.70MB / 126.95MB 0.7s [2020-04-09T20:13:11.582Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 83.73MB / 126.95MB 0.9s [2020-04-09T20:13:11.839Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 93.67MB / 126.95MB 1.0s [2020-04-09T20:13:11.839Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 103.65MB / 126.95MB 1.1s [2020-04-09T20:13:12.096Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 123.71MB / 126.95MB 1.3s [2020-04-09T20:13:12.327Z] Removing intermediate container 20b6f1d58a17 [2020-04-09T20:13:12.327Z] ---> ded7922a0f3f [2020-04-09T20:13:12.327Z] Step 7/13 : ARG BUSYBOX_VERSION [2020-04-09T20:13:12.327Z] ---> Running in a1cfdc51daef [2020-04-09T20:13:12.327Z] Removing intermediate container a1cfdc51daef [2020-04-09T20:13:12.327Z] ---> 6b2b1baba3f3 [2020-04-09T20:13:12.327Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2020-04-09T20:13:12.327Z] ---> Running in b2f3825b7f56 [2020-04-09T20:13:12.327Z] Removing intermediate container b2f3825b7f56 [2020-04-09T20:13:12.327Z] ---> 0bc92a561ab3 [2020-04-09T20:13:12.327Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2020-04-09T20:13:12.353Z] #14 sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 126.95MB / 126.95MB 1.4s done [2020-04-09T20:13:12.353Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 0.1s [2020-04-09T20:13:12.452Z] --- PASS: TestHostnameDnsResolution (1.73s) [2020-04-09T20:13:12.452Z] === RUN TestStats [2020-04-09T20:13:12.802Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2020-04-09T20:13:13.057Z] === RUN TestDockerSuite/TestAttachPausedContainer [2020-04-09T20:13:13.302Z] [2020-04-09T20:13:13.763Z] ---> 508b3a14c034 [2020-04-09T20:13:13.763Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2020-04-09T20:13:13.763Z] ---> Running in a9eb807d430c [2020-04-09T20:13:14.352Z] --- PASS: TestStats (1.83s) [2020-04-09T20:13:14.352Z] === RUN TestStopContainerWithTimeout [2020-04-09T20:13:14.352Z] === RUN TestStopContainerWithTimeout/0 [2020-04-09T20:13:14.352Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-09T20:13:14.352Z] === RUN TestStopContainerWithTimeout/1 [2020-04-09T20:13:14.352Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-09T20:13:14.352Z] === RUN TestStopContainerWithTimeout/3 [2020-04-09T20:13:14.352Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-09T20:13:14.352Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-09T20:13:14.352Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-09T20:13:14.352Z] === CONT TestStopContainerWithTimeout/0 [2020-04-09T20:13:14.352Z] === CONT TestStopContainerWithTimeout/1 [2020-04-09T20:13:14.352Z] === CONT TestStopContainerWithTimeout/3 [2020-04-09T20:13:14.352Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-09T20:13:14.415Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2020-04-09T20:13:14.875Z] #14 extracting sha256:c7df7edfcd79ac418cc9ba54ef1f1952a55fd6dd98a9e1082dd0d0af00d28c7a 2.7s done [2020-04-09T20:13:15.132Z] #14 extracting sha256:5871566633bc6faf1b0e52c1712830bcc8ef24b9b6dddc4fdf9f24f1d0b257ef done [2020-04-09T20:13:15.132Z] #14 DONE 4.4s [2020-04-09T20:13:15.132Z] [2020-04-09T20:13:15.132Z] #15 [base 2/5] RUN apk --no-cache add bash btrfs-progs-dev build... [2020-04-09T20:13:15.338Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2020-04-09T20:13:15.593Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2020-04-09T20:13:15.695Z] #15 0.561 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz [2020-04-09T20:13:16.750Z] #15 1.609 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz [2020-04-09T20:13:16.750Z] #15 1.696 (1/42) Installing ncurses-terminfo-base (6.1_p20200118-r2) [2020-04-09T20:13:16.750Z] #15 1.700 (2/42) Installing ncurses-libs (6.1_p20200118-r2) [2020-04-09T20:13:16.750Z] #15 1.706 (3/42) Installing readline (8.0.1-r0) [2020-04-09T20:13:16.750Z] #15 1.710 (4/42) Installing bash (5.0.11-r1) [2020-04-09T20:13:17.007Z] #15 1.722 Executing bash-5.0.11-r1.post-install [2020-04-09T20:13:17.007Z] #15 1.724 (5/42) Installing linux-headers (4.19.36-r0) [2020-04-09T20:13:17.007Z] #15 1.798 (6/42) Installing libblkid (2.34-r1) [2020-04-09T20:13:17.007Z] #15 1.803 (7/42) Installing libuuid (2.34-r1) [2020-04-09T20:13:17.007Z] #15 1.805 (8/42) Installing btrfs-progs-libs (5.4-r0) [2020-04-09T20:13:17.007Z] #15 1.823 (9/42) Installing btrfs-progs-dev (5.4-r0) [2020-04-09T20:13:17.007Z] #15 1.827 (10/42) Installing libgcc (9.2.0-r4) [2020-04-09T20:13:17.007Z] #15 1.829 (11/42) Installing libstdc++ (9.2.0-r4) [2020-04-09T20:13:17.007Z] #15 1.842 (12/42) Installing binutils (2.33.1-r0) [2020-04-09T20:13:17.007Z] #15 1.908 (13/42) Installing libmagic (5.37-r1) [2020-04-09T20:13:17.007Z] #15 1.927 (14/42) Installing file (5.37-r1) [2020-04-09T20:13:17.264Z] #15 1.929 (15/42) Installing gmp (6.1.2-r1) [2020-04-09T20:13:17.264Z] #15 1.934 (16/42) Installing isl (0.18-r0) [2020-04-09T20:13:17.264Z] #15 1.949 (17/42) Installing libgomp (9.2.0-r4) [2020-04-09T20:13:17.264Z] #15 1.952 (18/42) Installing libatomic (9.2.0-r4) [2020-04-09T20:13:17.264Z] #15 1.954 (19/42) Installing mpfr4 (4.0.2-r1) [2020-04-09T20:13:17.264Z] #15 1.959 (20/42) Installing mpc1 (1.1.0-r1) [2020-04-09T20:13:17.264Z] #15 1.962 (21/42) Installing gcc (9.2.0-r4) [2020-04-09T20:13:17.478Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2020-04-09T20:13:17.478Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2020-04-09T20:13:17.765Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-09T20:13:17.765Z] --- PASS: TestStopContainerWithTimeout/0 (1.17s) [2020-04-09T20:13:17.765Z] --- PASS: TestStopContainerWithTimeout/1 (2.29s) [2020-04-09T20:13:17.765Z] --- PASS: TestStopContainerWithTimeout/3 (2.93s) [2020-04-09T20:13:17.765Z] --- PASS: TestStopContainerWithTimeout/-1 (3.19s) [2020-04-09T20:13:17.765Z] === RUN TestDeleteDevicemapper [2020-04-09T20:13:17.765Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-09T20:13:17.765Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:13:17.765Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-09T20:13:17.827Z] #15 2.623 (22/42) Installing musl-dev (1.1.24-r2) [2020-04-09T20:13:17.827Z] #15 2.693 (23/42) Installing libc-dev (0.7.2-r0) [2020-04-09T20:13:17.827Z] #15 2.694 (24/42) Installing g++ (9.2.0-r4) [2020-04-09T20:13:18.084Z] #15 3.103 (25/42) Installing make (4.2.1-r2) [2020-04-09T20:13:18.340Z] #15 3.106 (26/42) Installing fortify-headers (1.1-r0) [2020-04-09T20:13:18.340Z] #15 3.108 (27/42) Installing build-base (0.5-r1) [2020-04-09T20:13:18.340Z] #15 3.110 (28/42) Installing nghttp2-libs (1.40.0-r0) [2020-04-09T20:13:18.340Z] #15 3.113 (29/42) Installing libcurl (7.67.0-r0) [2020-04-09T20:13:18.340Z] #15 3.119 (30/42) Installing curl (7.67.0-r0) [2020-04-09T20:13:18.340Z] #15 3.122 (31/42) Installing oniguruma (6.9.4-r0) [2020-04-09T20:13:18.340Z] #15 3.128 (32/42) Installing jq (1.6-r0) [2020-04-09T20:13:18.340Z] #15 3.135 (33/42) Installing device-mapper-libs (2.02.186-r0) [2020-04-09T20:13:18.340Z] #15 3.140 (34/42) Installing device-mapper-event-libs (2.02.186-r0) [2020-04-09T20:13:18.340Z] #15 3.143 (35/42) Installing libaio (0.3.112-r1) [2020-04-09T20:13:18.340Z] #15 3.145 (36/42) Installing lvm2-libs (2.02.186-r0) [2020-04-09T20:13:18.340Z] #15 3.184 (37/42) Installing libfdisk (2.34-r1) [2020-04-09T20:13:18.340Z] #15 3.190 (38/42) Installing libmount (2.34-r1) [2020-04-09T20:13:18.340Z] #15 3.195 (39/42) Installing libsmartcols (2.34-r1) [2020-04-09T20:13:18.340Z] #15 3.199 (40/42) Installing pkgconf (1.6.3-r0) [2020-04-09T20:13:18.340Z] #15 3.202 (41/42) Installing util-linux-dev (2.34-r1) [2020-04-09T20:13:18.340Z] #15 3.224 (42/42) Installing lvm2-dev (2.02.186-r0) [2020-04-09T20:13:18.340Z] #15 3.240 Executing busybox-1.31.1-r9.trigger [2020-04-09T20:13:18.340Z] #15 3.245 OK: 196 MiB in 57 packages [2020-04-09T20:13:19.668Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.07s) [2020-04-09T20:13:19.668Z] === RUN TestUpdateMemory [2020-04-09T20:13:19.668Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-09T20:13:19.668Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:13:19.668Z] === RUN TestUpdateCPUQuota [2020-04-09T20:13:19.986Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2020-04-09T20:13:19.986Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2020-04-09T20:13:20.232Z] #15 DONE 4.8s [2020-04-09T20:13:20.232Z] [2020-04-09T20:13:20.232Z] #16 [base 3/5] RUN mkdir -p /build/ [2020-04-09T20:13:20.545Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2020-04-09T20:13:20.603Z] --- PASS: TestUpdateCPUQuota (1.45s) [2020-04-09T20:13:20.603Z] === RUN TestUpdatePidsLimit [2020-04-09T20:13:20.796Z] #16 DONE 0.7s [2020-04-09T20:13:20.796Z] [2020-04-09T20:13:20.796Z] #17 [base 4/5] RUN mkdir -p /go/src/github.com/docker/docker/ [2020-04-09T20:13:20.861Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-09T20:13:21.112Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2020-04-09T20:13:21.119Z] === RUN TestUpdatePidsLimit/no_change [2020-04-09T20:13:21.359Z] #17 DONE 0.7s [2020-04-09T20:13:21.359Z] [2020-04-09T20:13:21.359Z] #18 [base 5/5] WORKDIR /go/src/github.com/docker/docker/ [2020-04-09T20:13:21.359Z] #18 DONE 0.0s [2020-04-09T20:13:21.359Z] [2020-04-09T20:13:21.359Z] #22 [dockercli 1/3] COPY hack/dockerfile/install/install.sh ./install.sh [2020-04-09T20:13:21.359Z] #22 DONE 0.1s [2020-04-09T20:13:21.359Z] [2020-04-09T20:13:21.359Z] #26 [contrib 1/4] COPY contrib/syscall-test /build/syscall-test [2020-04-09T20:13:21.616Z] #26 DONE 0.1s [2020-04-09T20:13:21.616Z] [2020-04-09T20:13:21.616Z] #19 [frozen-images 1/2] COPY contrib/download-frozen-image-v2.sh / [2020-04-09T20:13:21.616Z] #19 DONE 0.1s [2020-04-09T20:13:21.616Z] [2020-04-09T20:13:21.616Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-09T20:13:21.616Z] #20 ... [2020-04-09T20:13:21.616Z] [2020-04-09T20:13:21.616Z] #23 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ [2020-04-09T20:13:21.616Z] #23 DONE 0.2s [2020-04-09T20:13:21.670Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2020-04-09T20:13:21.686Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-09T20:13:21.874Z] [2020-04-09T20:13:21.874Z] #27 [contrib 2/4] COPY contrib/httpserver/Dockerfile /build/httpserver/Dock... [2020-04-09T20:13:21.874Z] #27 DONE 0.4s [2020-04-09T20:13:21.874Z] [2020-04-09T20:13:21.874Z] #28 [contrib 3/4] COPY contrib/httpserver contrib/httpserver [2020-04-09T20:13:21.945Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-09T20:13:22.132Z] #28 DONE 0.1s [2020-04-09T20:13:22.132Z] [2020-04-09T20:13:22.132Z] #31 [builder 1/4] COPY . . [2020-04-09T20:13:22.132Z] #31 DONE 0.5s [2020-04-09T20:13:22.132Z] [2020-04-09T20:13:22.132Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-09T20:13:22.203Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-09T20:13:22.595Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2020-04-09T20:13:22.769Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-09T20:13:23.028Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-09T20:13:23.063Z] #29 ... [2020-04-09T20:13:23.063Z] [2020-04-09T20:13:23.063Z] #32 [builder 2/4] RUN mkdir -p /build${PWD} && find integration integration-... [2020-04-09T20:13:23.063Z] #32 DONE 1.1s [2020-04-09T20:13:23.156Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2020-04-09T20:13:23.156Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2020-04-09T20:13:23.156Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2020-04-09T20:13:23.320Z] [2020-04-09T20:13:23.320Z] #24 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli [2020-04-09T20:13:23.320Z] #24 0.699 + RM_GOPATH=0 [2020-04-09T20:13:23.320Z] #24 0.699 + TMP_GOPATH= [2020-04-09T20:13:23.320Z] #24 0.699 + : /build [2020-04-09T20:13:23.320Z] #24 0.699 + '[' -z '' ']' [2020-04-09T20:13:23.320Z] #24 0.700 ++ mktemp -d [2020-04-09T20:13:23.320Z] #24 0.700 + export GOPATH=/tmp/tmp.PbldfH [2020-04-09T20:13:23.320Z] #24 0.700 + GOPATH=/tmp/tmp.PbldfH [2020-04-09T20:13:23.320Z] #24 0.700 + RM_GOPATH=1 [2020-04-09T20:13:23.320Z] #24 0.701 ++ dirname ./install.sh [2020-04-09T20:13:23.320Z] #24 0.702 + dir=. [2020-04-09T20:13:23.320Z] #24 0.702 + bin=dockercli [2020-04-09T20:13:23.320Z] #24 0.702 + shift [2020-04-09T20:13:23.320Z] #24 0.702 Install docker/cli version 17.06.2-ce from stable [2020-04-09T20:13:23.320Z] #24 0.702 + '[' '!' -f ./dockercli.installer ']' [2020-04-09T20:13:23.320Z] #24 0.702 + . ./dockercli.installer [2020-04-09T20:13:23.320Z] #24 0.702 ++ : stable [2020-04-09T20:13:23.320Z] #24 0.702 ++ : 17.06.2-ce [2020-04-09T20:13:23.320Z] #24 0.702 + install_dockercli [2020-04-09T20:13:23.320Z] #24 0.702 + echo 'Install docker/cli version 17.06.2-ce from stable' [2020-04-09T20:13:23.320Z] #24 0.703 ++ uname -m [2020-04-09T20:13:23.320Z] #24 0.704 + arch=x86_64 [2020-04-09T20:13:23.320Z] #24 0.704 + '[' x86_64 '!=' x86_64 ']' [2020-04-09T20:13:23.320Z] #24 0.704 + url=https://download.docker.com/linux/static [2020-04-09T20:13:23.320Z] #24 0.704 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2020-04-09T20:13:23.320Z] #24 0.704 + tar -xz docker/docker [2020-04-09T20:13:23.885Z] #24 2.200 + mkdir -p /build [2020-04-09T20:13:23.885Z] #24 2.201 + mv docker/docker /build/ [2020-04-09T20:13:23.885Z] #24 2.202 + rmdir docker [2020-04-09T20:13:24.134Z] Removing intermediate container a9eb807d430c [2020-04-09T20:13:24.134Z] ---> bd04e98290ce [2020-04-09T20:13:24.134Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2020-04-09T20:13:24.134Z] ---> Running in 0c05ebbd1d31 [2020-04-09T20:13:24.142Z] #24 DONE 2.3s [2020-04-09T20:13:24.142Z] [2020-04-09T20:13:24.142Z] #20 [frozen-images 2/2] RUN /download-frozen-image-v2.sh /build buildpack-d... [2020-04-09T20:13:24.142Z] #20 1.499 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... [2020-04-09T20:13:24.142Z] #20 1.710 curl: option --progress: is ambiguous [2020-04-09T20:13:24.142Z] #20 1.710 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T20:13:24.142Z] #20 1.886 curl: option --progress: is ambiguous [2020-04-09T20:13:24.142Z] #20 1.886 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T20:13:24.142Z] #20 2.068 curl: option --progress: is ambiguous [2020-04-09T20:13:24.142Z] #20 2.068 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T20:13:24.142Z] #20 2.246 curl: option --progress: is ambiguous [2020-04-09T20:13:24.142Z] #20 2.246 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T20:13:24.142Z] #20 2.400 [2020-04-09T20:13:24.399Z] #20 3.030 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... [2020-04-09T20:13:24.657Z] #20 3.181 curl: option --progress: is ambiguous [2020-04-09T20:13:24.657Z] #20 3.182 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T20:13:24.914Z] #20 3.380 [2020-04-09T20:13:24.929Z] --- PASS: TestUpdatePidsLimit (3.87s) [2020-04-09T20:13:24.929Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-04-09T20:13:24.929Z] --- PASS: TestUpdatePidsLimit/no_change (0.38s) [2020-04-09T20:13:24.929Z] --- PASS: TestUpdatePidsLimit/update_lower (0.37s) [2020-04-09T20:13:24.929Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2020-04-09T20:13:24.929Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.42s) [2020-04-09T20:13:24.929Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.37s) [2020-04-09T20:13:24.929Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.39s) [2020-04-09T20:13:24.929Z] === RUN TestUpdateRestartPolicy [2020-04-09T20:13:25.090Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2020-04-09T20:13:25.479Z] #20 4.022 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... [2020-04-09T20:13:25.679Z] [2020-04-09T20:13:25.679Z] SUCCESS: Specified value was saved. [2020-04-09T20:13:25.737Z] #20 4.254 curl: option --progress: is ambiguous [2020-04-09T20:13:25.737Z] #20 4.254 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T20:13:25.994Z] #20 4.446 [2020-04-09T20:13:26.015Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2020-04-09T20:13:26.560Z] #20 5.101 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... [2020-04-09T20:13:26.616Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2020-04-09T20:13:26.818Z] #20 5.292 curl: option --progress: is ambiguous [2020-04-09T20:13:26.818Z] #20 5.292 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T20:13:27.076Z] #20 5.545 [2020-04-09T20:13:28.009Z] #20 6.341 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... [2020-04-09T20:13:28.009Z] #20 6.555 curl: option --progress: is ambiguous [2020-04-09T20:13:28.267Z] #20 6.555 curl: try 'curl --help' or 'curl --manual' for more information [2020-04-09T20:13:28.267Z] #20 6.791 [2020-04-09T20:13:28.497Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2020-04-09T20:13:28.526Z] #20 6.867 Download of images into '/build' complete. [2020-04-09T20:13:28.526Z] #20 6.867 Use something like the following to load the result into a Docker daemon: [2020-04-09T20:13:28.526Z] #20 6.868 tar -cC '/build' . | docker load [2020-04-09T20:13:28.783Z] #20 DONE 7.2s [2020-04-09T20:13:28.783Z] [2020-04-09T20:13:28.783Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-09T20:13:28.783Z] #33 0.773 [2020-04-09T20:13:28.783Z] #33 0.831 Removing bundles/ [2020-04-09T20:13:28.783Z] #33 0.832 [2020-04-09T20:13:28.783Z] #33 0.835 ---> Making bundle: build-integration-test-binary (in bundles/build-integration-test-binary) [2020-04-09T20:13:28.783Z] #33 1.136 Building test suite binary ./integration-cli/test.main [2020-04-09T20:13:29.350Z] #33 ... [2020-04-09T20:13:29.350Z] [2020-04-09T20:13:29.350Z] #21 [runner 9/12] COPY --from=frozen-images /build/ /docker-frozen-images [2020-04-09T20:13:29.430Z] Removing intermediate container 0c05ebbd1d31 [2020-04-09T20:13:29.430Z] ---> 468169f049a9 [2020-04-09T20:13:29.430Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2020-04-09T20:13:29.430Z] ---> Running in 1622f4b0f07f [2020-04-09T20:13:29.607Z] #21 DONE 0.2s [2020-04-09T20:13:29.607Z] [2020-04-09T20:13:29.607Z] #25 [runner 10/12] COPY --from=dockercli /build/ /usr/bin/ [2020-04-09T20:13:29.607Z] #25 DONE 0.2s [2020-04-09T20:13:29.607Z] [2020-04-09T20:13:29.607Z] #29 [contrib 4/4] RUN CGO_ENABLED=0 go build -buildmode=pie -o /build/httpse... [2020-04-09T20:13:29.857Z] --- PASS: TestBuildWithHugeFile (97.83s) [2020-04-09T20:13:29.857Z] === RUN TestBuildWithEmptyDockerfile [2020-04-09T20:13:29.857Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:13:29.857Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:13:29.857Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:13:29.857Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:13:29.857Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:13:29.857Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:13:29.857Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:13:29.857Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:13:29.857Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:13:29.857Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2020-04-09T20:13:29.857Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.19s) [2020-04-09T20:13:29.857Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.19s) [2020-04-09T20:13:29.857Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.12s) [2020-04-09T20:13:29.857Z] === RUN TestBuildPreserveOwnership [2020-04-09T20:13:29.857Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-09T20:13:30.687Z] --- PASS: TestImportExtremelyLargeImageWorks (80.38s) [2020-04-09T20:13:30.687Z] PASS [2020-04-09T20:13:30.687Z] [2020-04-09T20:13:30.687Z] === Skipped [2020-04-09T20:13:30.687Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-09T20:13:30.687Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:13:30.687Z] [2020-04-09T20:13:30.687Z] [2020-04-09T20:13:30.687Z] DONE 12 tests, 1 skipped in 81.801s [2020-04-09T20:13:30.687Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2020-04-09T20:13:30.687Z] ++ 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-04-09T20:13:30.687Z] ++ set -e [2020-04-09T20:13:30.687Z] ++ '[' -n 0 ']' [2020-04-09T20:13:30.687Z] ++ set -x [2020-04-09T20:13:30.687Z] ++ env -i DEST=/go/src/github.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-04-09T20:13:30.687Z] INFO: Testing against a local daemon [2020-04-09T20:13:30.687Z] === RUN TestNetworkCreateDelete [2020-04-09T20:13:30.687Z] --- PASS: TestNetworkCreateDelete (0.16s) [2020-04-09T20:13:30.687Z] === RUN TestDockerNetworkDeletePreferID [2020-04-09T20:13:30.687Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2020-04-09T20:13:30.687Z] === RUN TestInspectNetwork [2020-04-09T20:13:31.219Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2020-04-09T20:13:32.350Z] Cannot create a file when that file already exists. [2020-04-09T20:13:32.621Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2020-04-09T20:13:32.876Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2020-04-09T20:13:33.799Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-09T20:13:35.051Z] === RUN TestInspectNetwork/full_network_id [2020-04-09T20:13:35.051Z] === RUN TestInspectNetwork/partial_network_id [2020-04-09T20:13:35.051Z] === RUN TestInspectNetwork/network_name [2020-04-09T20:13:35.051Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-09T20:13:35.682Z] --- PASS: TestBuildPreserveOwnership (5.83s) [2020-04-09T20:13:35.682Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.92s) [2020-04-09T20:13:35.682Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.90s) [2020-04-09T20:13:35.682Z] === RUN TestBuildPlatformInvalid [2020-04-09T20:13:35.937Z] --- PASS: TestBuildPlatformInvalid (0.11s) [2020-04-09T20:13:35.937Z] PASS [2020-04-09T20:13:35.937Z] [2020-04-09T20:13:35.937Z] === Skipped [2020-04-09T20:13:35.937Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2020-04-09T20:13:35.937Z] build_session_test.go:25: TODO: BuildKit [2020-04-09T20:13:35.937Z] [2020-04-09T20:13:35.937Z] [2020-04-09T20:13:35.937Z] DONE 32 tests, 1 skipped in 181.129s [2020-04-09T20:13:35.937Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2020-04-09T20:13:35.937Z] ++ 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-04-09T20:13:35.937Z] ++ set -e [2020-04-09T20:13:35.937Z] ++ '[' -n 0 ']' [2020-04-09T20:13:35.937Z] ++ set -x [2020-04-09T20:13:35.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=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-04-09T20:13:36.105Z] Removing intermediate container 1622f4b0f07f [2020-04-09T20:13:36.105Z] ---> a68a68ccd61d [2020-04-09T20:13:36.105Z] Step 13/13 : CMD ["sh"] [2020-04-09T20:13:36.105Z] ---> Running in da8bc85af4ab [2020-04-09T20:13:36.165Z] #29 12.99 # github.com/docker/docker/contrib/httpserver [2020-04-09T20:13:36.165Z] #29 12.99 loadinternal: cannot find runtime/cgo [2020-04-09T20:13:36.165Z] #29 DONE 13.4s [2020-04-09T20:13:36.165Z] [2020-04-09T20:13:36.165Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-09T20:13:36.165Z] #33 ... [2020-04-09T20:13:36.165Z] [2020-04-09T20:13:36.165Z] #30 [runner 11/12] COPY --from=contrib /build/ /tests/contrib/ [2020-04-09T20:13:36.165Z] #30 DONE 0.1s [2020-04-09T20:13:36.165Z] [2020-04-09T20:13:36.165Z] #33 [builder 3/4] RUN hack/make.sh build-integration-test-binary [2020-04-09T20:13:36.237Z] INFO: Testing against a local daemon [2020-04-09T20:13:36.237Z] === RUN TestConfigList [2020-04-09T20:13:36.494Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2020-04-09T20:13:36.567Z] Removing intermediate container da8bc85af4ab [2020-04-09T20:13:36.567Z] ---> da8912666557 [2020-04-09T20:13:36.567Z] Successfully built da8912666557 [2020-04-09T20:13:36.567Z] Successfully tagged busybox:latest [2020-04-09T20:13:36.567Z] INFO: Docker images of the daemon under test [2020-04-09T20:13:36.567Z] [2020-04-09T20:13:36.567Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2020-04-09T20:13:36.567Z] busybox latest da8912666557 Less than a second ago 4.98GB [2020-04-09T20:13:36.567Z] mcr.microsoft.com/windows/servercore ltsc2019 80e84fd280e2 4 weeks ago 4.94GB [2020-04-09T20:13:36.567Z] microsoft/windowsservercore latest 80e84fd280e2 4 weeks ago 4.94GB [2020-04-09T20:13:36.567Z] [2020-04-09T20:13:36.567Z] INFO: Running integration tests at 04/09/2020 20:13:36... [2020-04-09T20:13:36.567Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2020-04-09T20:13:36.567Z] INFO: Integration API tests being run from the host: [2020-04-09T20:13:36.567Z] INFO: make.ps1 starting at 04/09/2020 20:13:36 [2020-04-09T20:13:37.131Z] --- PASS: TestUpdateRestartPolicy (12.49s) [2020-04-09T20:13:37.131Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-09T20:13:37.544Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2020-04-09T20:13:38.066Z] --- PASS: TestUpdateRestartWithAutoRemove (0.80s) [2020-04-09T20:13:38.066Z] === RUN TestWaitNonBlocked [2020-04-09T20:13:38.066Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:13:38.066Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:13:38.066Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:13:38.066Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:13:38.066Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:13:38.066Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:13:39.001Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-09T20:13:39.001Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.82s) [2020-04-09T20:13:39.001Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2020-04-09T20:13:39.001Z] === RUN TestWaitBlocked [2020-04-09T20:13:39.001Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:13:39.001Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:13:39.001Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:13:39.001Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:13:39.001Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:13:39.001Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:13:39.750Z] --- PASS: TestConfigList (3.36s) [2020-04-09T20:13:39.750Z] === RUN TestConfigsCreateAndDelete [2020-04-09T20:13:39.936Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-09T20:13:39.936Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.94s) [2020-04-09T20:13:39.936Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.01s) [2020-04-09T20:13:39.936Z] === CONT TestContainerStartOnDaemonRestart [2020-04-09T20:13:39.936Z] === CONT TestIpcModeOlderClient [2020-04-09T20:13:39.937Z] === CONT TestDaemonHostGatewayIP [2020-04-09T20:13:39.937Z] === CONT TestDaemonRestartIpcMode [2020-04-09T20:13:39.937Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-04-09T20:13:40.309Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2020-04-09T20:13:40.545Z] --- PASS: TestInspectNetwork (10.68s) [2020-04-09T20:13:40.545Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-09T20:13:40.545Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-09T20:13:40.545Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-09T20:13:40.545Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-09T20:13:40.545Z] === RUN TestRunContainerWithBridgeNone [2020-04-09T20:13:40.563Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2020-04-09T20:13:41.121Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2020-04-09T20:13:41.680Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2020-04-09T20:13:42.238Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2020-04-09T20:13:42.796Z] --- PASS: TestConfigsCreateAndDelete (3.39s) [2020-04-09T20:13:42.796Z] === RUN TestConfigsUpdate [2020-04-09T20:13:43.210Z] --- PASS: TestRunContainerWithBridgeNone (2.56s) [2020-04-09T20:13:43.210Z] === RUN TestNetworkInvalidJSON [2020-04-09T20:13:43.210Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-09T20:13:43.210Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-09T20:13:43.211Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:13:43.211Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:13:43.211Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:13:43.211Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:13:43.211Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-09T20:13:43.211Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:13:43.211Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:13:43.211Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2020-04-09T20:13:43.211Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-09T20:13:43.211Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-09T20:13:43.211Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-09T20:13:43.211Z] === RUN TestHostIPv4BridgeLabel [2020-04-09T20:13:43.224Z] --- PASS: TestContainerStartOnDaemonRestart (3.36s) [2020-04-09T20:13:43.490Z] --- PASS: TestHostIPv4BridgeLabel (0.54s) [2020-04-09T20:13:43.490Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-09T20:13:43.723Z] --- PASS: TestImportExtremelyLargeImageWorks (104.21s) [2020-04-09T20:13:43.723Z] PASS [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === Skipped [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-09T20:13:43.723Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] DONE 12 tests, 1 skipped in 108.466s [2020-04-09T20:13:43.723Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-09T20:13:43.723Z] INFO: Testing against a local daemon [2020-04-09T20:13:43.723Z] === RUN TestNetworkCreateDelete [2020-04-09T20:13:43.723Z] --- PASS: TestNetworkCreateDelete (0.13s) [2020-04-09T20:13:43.723Z] === RUN TestDockerNetworkDeletePreferID [2020-04-09T20:13:43.723Z] --- PASS: TestDockerNetworkDeletePreferID (0.28s) [2020-04-09T20:13:43.723Z] === RUN TestInspectNetwork [2020-04-09T20:13:43.723Z] --- SKIP: TestInspectNetwork (0.00s) [2020-04-09T20:13:43.723Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:13:43.723Z] === RUN TestRunContainerWithBridgeNone [2020-04-09T20:13:43.723Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2020-04-09T20:13:43.723Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] === RUN TestNetworkInvalidJSON [2020-04-09T20:13:43.723Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-09T20:13:43.723Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-09T20:13:43.723Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:13:43.723Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:13:43.723Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:13:43.723Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:13:43.723Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-09T20:13:43.723Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:13:43.723Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:13:43.723Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-09T20:13:43.723Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-09T20:13:43.723Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-09T20:13:43.723Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-09T20:13:43.723Z] === RUN TestHostIPv4BridgeLabel [2020-04-09T20:13:43.723Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2020-04-09T20:13:43.723Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-09T20:13:43.723Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2020-04-09T20:13:43.723Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] === RUN TestDaemonDefaultNetworkPools [2020-04-09T20:13:43.723Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2020-04-09T20:13:43.723Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-09T20:13:43.723Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-09T20:13:43.723Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T20:13:43.723Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-09T20:13:43.723Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T20:13:43.723Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-09T20:13:43.723Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] === RUN TestServiceWithPredefinedNetwork [2020-04-09T20:13:43.723Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2020-04-09T20:13:43.723Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:13:43.723Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-09T20:13:43.723Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:13:43.723Z] service_test.go:236: FLAKY_TEST [2020-04-09T20:13:43.723Z] === RUN TestServiceWithDataPathPortInit [2020-04-09T20:13:43.723Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2020-04-09T20:13:43.723Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:13:43.723Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-09T20:13:43.723Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-09T20:13:43.723Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:13:43.723Z] PASS [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === Skipped [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2020-04-09T20:13:43.723Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2020-04-09T20:13:43.723Z] network_test.go:26: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2020-04-09T20:13:43.723Z] network_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2020-04-09T20:13:43.723Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2020-04-09T20:13:43.723Z] service_test.go:56: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-09T20:13:43.723Z] service_test.go:99: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-09T20:13:43.723Z] service_test.go:133: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-09T20:13:43.723Z] service_test.go:184: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2020-04-09T20:13:43.723Z] service_test.go:207: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:13:43.723Z] service_test.go:236: FLAKY_TEST [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2020-04-09T20:13:43.723Z] service_test.go:328: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-09T20:13:43.723Z] service_test.go:395: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] DONE 18 tests, 12 skipped in 0.576s [2020-04-09T20:13:43.723Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:13:43.723Z] INFO: Testing against a local daemon [2020-04-09T20:13:43.723Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-09T20:13:43.723Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T20:13:43.723Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:13:43.723Z] === RUN TestDockerNetworkIpvlan [2020-04-09T20:13:43.723Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:13:43.723Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:13:43.723Z] PASS [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === Skipped [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T20:13:43.723Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:13:43.723Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] DONE 2 tests, 2 skipped in 0.104s [2020-04-09T20:13:43.723Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:13:43.723Z] INFO: Testing against a local daemon [2020-04-09T20:13:43.723Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-09T20:13:43.723Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-09T20:13:43.723Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] === RUN TestDockerNetworkMacvlan [2020-04-09T20:13:43.723Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2020-04-09T20:13:43.723Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] PASS [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === Skipped [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2020-04-09T20:13:43.723Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2020-04-09T20:13:43.723Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] DONE 2 tests, 2 skipped in 0.100s [2020-04-09T20:13:43.723Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-09T20:13:43.723Z] testing: warning: no tests to run [2020-04-09T20:13:43.723Z] PASS [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] DONE 0 tests in 0.028s [2020-04-09T20:13:43.723Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-09T20:13:43.723Z] INFO: Testing against a local daemon [2020-04-09T20:13:43.723Z] === RUN TestAuthZPluginAllowRequest [2020-04-09T20:13:43.723Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] === RUN TestAuthZPluginTLS [2020-04-09T20:13:43.723Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] === RUN TestAuthZPluginDenyRequest [2020-04-09T20:13:43.723Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-09T20:13:43.723Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] === RUN TestAuthZPluginDenyResponse [2020-04-09T20:13:43.723Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] === RUN TestAuthZPluginAllowEventStream [2020-04-09T20:13:43.723Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] === RUN TestAuthZPluginErrorResponse [2020-04-09T20:13:43.723Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] === RUN TestAuthZPluginErrorRequest [2020-04-09T20:13:43.723Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-09T20:13:43.723Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-09T20:13:43.723Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-09T20:13:43.723Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] === RUN TestAuthZPluginHeader [2020-04-09T20:13:43.723Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-09T20:13:43.723Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] === RUN TestAuthZPluginV2Disable [2020-04-09T20:13:43.723Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-09T20:13:43.723Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.05s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-09T20:13:43.723Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-09T20:13:43.723Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] PASS [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === Skipped [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.19s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.723Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2020-04-09T20:13:43.723Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.723Z] [2020-04-09T20:13:43.724Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.05s) [2020-04-09T20:13:43.724Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.724Z] [2020-04-09T20:13:43.724Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.03s) [2020-04-09T20:13:43.724Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.724Z] [2020-04-09T20:13:43.724Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2020-04-09T20:13:43.724Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2020-04-09T20:13:43.724Z] [2020-04-09T20:13:43.724Z] [2020-04-09T20:13:43.724Z] DONE 17 tests, 17 skipped in 0.419s [2020-04-09T20:13:43.724Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-09T20:13:43.724Z] INFO: Testing against a local daemon [2020-04-09T20:13:43.724Z] === RUN TestPluginInvalidJSON [2020-04-09T20:13:43.724Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:13:43.724Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:13:43.724Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:13:43.724Z] --- PASS: TestPluginInvalidJSON (0.02s) [2020-04-09T20:13:43.724Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-09T20:13:43.724Z] PASS [2020-04-09T20:13:43.724Z] [2020-04-09T20:13:43.724Z] DONE 2 tests in 0.111s [2020-04-09T20:13:43.724Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-09T20:13:43.724Z] INFO: Testing against a local daemon [2020-04-09T20:13:43.724Z] === RUN TestExternalGraphDriver [2020-04-09T20:13:43.724Z] --- SKIP: TestExternalGraphDriver (0.13s) [2020-04-09T20:13:43.724Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-09T20:13:43.724Z] === RUN TestGraphdriverPluginV2 [2020-04-09T20:13:44.159Z] --- PASS: TestDaemonRestartIpcMode (4.10s) [2020-04-09T20:13:44.418Z] --- PASS: TestDaemonHostGatewayIP (4.49s) [2020-04-09T20:13:44.418Z] PASS [2020-04-09T20:13:44.418Z] [2020-04-09T20:13:44.418Z] === Skipped [2020-04-09T20:13:44.418Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2020-04-09T20:13:44.418Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:13:44.418Z] [2020-04-09T20:13:44.418Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-09T20:13:44.418Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:13:44.418Z] [2020-04-09T20:13:44.418Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-09T20:13:44.418Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:13:44.418Z] [2020-04-09T20:13:44.418Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:13:44.418Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:13:44.418Z] [2020-04-09T20:13:44.418Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-09T20:13:44.418Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:13:44.418Z] [2020-04-09T20:13:44.418Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2020-04-09T20:13:44.418Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:13:44.418Z] [2020-04-09T20:13:44.418Z] [2020-04-09T20:13:44.418Z] DONE 199 tests, 6 skipped in 125.024s [2020-04-09T20:13:44.418Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2020-04-09T20:13:44.418Z] ++ 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-04-09T20:13:44.418Z] ++ set -e [2020-04-09T20:13:44.418Z] ++ '[' -n 0 ']' [2020-04-09T20:13:44.418Z] ++ set -x [2020-04-09T20:13:44.418Z] ++ env -i DEST=/go/src/github.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-04-09T20:13:44.491Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2020-04-09T20:13:44.491Z] === RUN TestDaemonDefaultNetworkPools [2020-04-09T20:13:44.676Z] INFO: Testing against a local daemon [2020-04-09T20:13:44.676Z] === RUN TestCommitInheritsEnv [2020-04-09T20:13:45.242Z] --- PASS: TestCommitInheritsEnv (0.53s) [2020-04-09T20:13:45.242Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-09T20:13:45.242Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2020-04-09T20:13:45.242Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-09T20:13:45.242Z] === RUN TestImagesFilterMultiReference [2020-04-09T20:13:45.243Z] --- PASS: TestImagesFilterMultiReference (0.09s) [2020-04-09T20:13:45.243Z] === RUN TestImagePullPlatformInvalid [2020-04-09T20:13:45.243Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-09T20:13:45.243Z] === RUN TestRemoveImageOrphaning [2020-04-09T20:13:45.491Z] --- PASS: TestDaemonDefaultNetworkPools (0.83s) [2020-04-09T20:13:45.491Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-09T20:13:45.809Z] --- PASS: TestRemoveImageOrphaning (0.49s) [2020-04-09T20:13:45.809Z] === RUN TestRemoveImageGarbageCollector [2020-04-09T20:13:45.809Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-09T20:13:45.809Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:13:45.809Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-09T20:13:45.809Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2020-04-09T20:13:45.809Z] === RUN TestTagInvalidReference [2020-04-09T20:13:45.809Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-09T20:13:45.809Z] === RUN TestTagValidPrefixedRepo [2020-04-09T20:13:45.809Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-09T20:13:45.809Z] === RUN TestTagExistedNameWithoutForce [2020-04-09T20:13:45.809Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-09T20:13:45.809Z] === RUN TestTagOfficialNames [2020-04-09T20:13:46.051Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2020-04-09T20:13:46.051Z] --- PASS: TestConfigsUpdate (3.26s) [2020-04-09T20:13:46.051Z] === RUN TestTemplatedConfig [2020-04-09T20:13:46.068Z] --- PASS: TestTagOfficialNames (0.07s) [2020-04-09T20:13:46.068Z] === RUN TestTagMatchesDigest [2020-04-09T20:13:46.068Z] --- PASS: TestTagMatchesDigest (0.03s) [2020-04-09T20:13:46.068Z] PASS [2020-04-09T20:13:46.068Z] [2020-04-09T20:13:46.068Z] === Skipped [2020-04-09T20:13:46.068Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-09T20:13:46.068Z] import_test.go:21: runtime.GOARCH == "arm64": effective test will be time out [2020-04-09T20:13:46.068Z] [2020-04-09T20:13:46.068Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-09T20:13:46.068Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:13:46.068Z] [2020-04-09T20:13:46.068Z] [2020-04-09T20:13:46.068Z] DONE 12 tests, 2 skipped in 1.646s [2020-04-09T20:13:46.068Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2020-04-09T20:13:46.068Z] ++ 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-04-09T20:13:46.068Z] ++ set -e [2020-04-09T20:13:46.068Z] ++ '[' -n 0 ']' [2020-04-09T20:13:46.068Z] ++ set -x [2020-04-09T20:13:46.068Z] ++ env -i DEST=/go/src/github.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-04-09T20:13:46.068Z] INFO: Testing against a local daemon [2020-04-09T20:13:46.068Z] === RUN TestNetworkCreateDelete [2020-04-09T20:13:46.241Z] --- PASS: TestGraphdriverPluginV2 (8.11s) [2020-04-09T20:13:46.241Z] PASS [2020-04-09T20:13:46.241Z] [2020-04-09T20:13:46.241Z] === Skipped [2020-04-09T20:13:46.241Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.13s) [2020-04-09T20:13:46.241Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2020-04-09T20:13:46.241Z] [2020-04-09T20:13:46.241Z] [2020-04-09T20:13:46.241Z] DONE 2 tests, 1 skipped in 8.351s [2020-04-09T20:13:46.241Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-09T20:13:46.491Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.20s) [2020-04-09T20:13:46.491Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T20:13:46.497Z] INFO: Testing against a local daemon [2020-04-09T20:13:46.497Z] === RUN TestContinueAfterPluginCrash [2020-04-09T20:13:46.497Z] === PAUSE TestContinueAfterPluginCrash [2020-04-09T20:13:46.497Z] === RUN TestReadPluginNoRead [2020-04-09T20:13:46.497Z] === PAUSE TestReadPluginNoRead [2020-04-09T20:13:46.497Z] === RUN TestDaemonStartWithLogOpt [2020-04-09T20:13:46.497Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-09T20:13:46.497Z] === CONT TestContinueAfterPluginCrash [2020-04-09T20:13:46.497Z] === CONT TestDaemonStartWithLogOpt [2020-04-09T20:13:46.611Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2020-04-09T20:13:46.635Z] --- PASS: TestNetworkCreateDelete (0.42s) [2020-04-09T20:13:46.635Z] === RUN TestDockerNetworkDeletePreferID [2020-04-09T20:13:47.170Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2020-04-09T20:13:47.954Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.24s) [2020-04-09T20:13:47.955Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T20:13:48.012Z] --- PASS: TestDockerNetworkDeletePreferID (1.19s) [2020-04-09T20:13:48.012Z] === RUN TestInspectNetwork [2020-04-09T20:13:48.533Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2020-04-09T20:13:48.565Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.65s) [2020-04-09T20:13:48.565Z] === RUN TestServiceWithPredefinedNetwork [2020-04-09T20:13:49.093Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2020-04-09T20:13:50.016Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2020-04-09T20:13:50.016Z] --- PASS: TestTemplatedConfig (3.81s) [2020-04-09T20:13:50.016Z] === RUN TestConfigInspect [2020-04-09T20:13:51.375Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2020-04-09T20:13:52.014Z] --- PASS: TestServiceWithPredefinedNetwork (3.75s) [2020-04-09T20:13:52.014Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-09T20:13:52.014Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:13:52.014Z] service_test.go:236: FLAKY_TEST [2020-04-09T20:13:52.014Z] === RUN TestServiceWithDataPathPortInit [2020-04-09T20:13:52.737Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2020-04-09T20:13:53.280Z] === RUN TestInspectNetwork/full_network_id [2020-04-09T20:13:53.280Z] === RUN TestInspectNetwork/partial_network_id [2020-04-09T20:13:53.280Z] === RUN TestInspectNetwork/network_name [2020-04-09T20:13:53.280Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-09T20:13:53.295Z] --- PASS: TestConfigInspect (3.43s) [2020-04-09T20:13:53.295Z] === RUN TestConfigCreateWithLabels [2020-04-09T20:13:54.218Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2020-04-09T20:13:54.218Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2020-04-09T20:13:55.141Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2020-04-09T20:13:56.067Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2020-04-09T20:13:56.321Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2020-04-09T20:13:56.575Z] --- PASS: TestConfigCreateWithLabels (3.32s) [2020-04-09T20:13:56.575Z] === RUN TestConfigCreateResolve [2020-04-09T20:13:57.464Z] --- PASS: TestInspectNetwork (9.37s) [2020-04-09T20:13:57.464Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-09T20:13:57.464Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-09T20:13:57.464Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-09T20:13:57.464Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-09T20:13:57.464Z] === RUN TestRunContainerWithBridgeNone [2020-04-09T20:13:58.456Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2020-04-09T20:13:58.709Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:13:58.709Z] INFO: Testing against a local daemon [2020-04-09T20:13:59.857Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2020-04-09T20:13:59.857Z] --- PASS: TestConfigCreateResolve (3.28s) [2020-04-09T20:13:59.857Z] === RUN TestConfigDaemonLibtrustID [2020-04-09T20:13:59.996Z] --- PASS: TestRunContainerWithBridgeNone (2.51s) [2020-04-09T20:13:59.996Z] === RUN TestNetworkInvalidJSON [2020-04-09T20:13:59.996Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-09T20:13:59.996Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-09T20:13:59.996Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:13:59.996Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:13:59.996Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:13:59.996Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:13:59.996Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-09T20:13:59.996Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:13:59.996Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:13:59.996Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2020-04-09T20:13:59.996Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-09T20:13:59.996Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-09T20:13:59.996Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-09T20:13:59.996Z] === RUN TestHostIPv4BridgeLabel [2020-04-09T20:14:00.416Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-04-09T20:14:00.416Z] PASS [2020-04-09T20:14:00.416Z] [2020-04-09T20:14:00.416Z] DONE 8 tests in 24.549s [2020-04-09T20:14:00.416Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2020-04-09T20:14:00.416Z] ++ 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-04-09T20:14:00.416Z] ++ set -e [2020-04-09T20:14:00.416Z] ++ '[' -n 0 ']' [2020-04-09T20:14:00.416Z] ++ set -x [2020-04-09T20:14:00.416Z] ++ env -i DEST=/go/src/github.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-04-09T20:14:00.563Z] --- PASS: TestHostIPv4BridgeLabel (0.78s) [2020-04-09T20:14:00.563Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-09T20:14:00.670Z] INFO: Testing against a local daemon [2020-04-09T20:14:00.670Z] === RUN TestCheckpoint [2020-04-09T20:14:00.670Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-09T20:14:00.670Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:14:00.670Z] === RUN TestContainerInvalidJSON [2020-04-09T20:14:00.670Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:14:00.670Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:14:00.670Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:14:00.670Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:14:00.670Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:14:00.670Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:14:00.670Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:14:00.670Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:14:00.670Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:14:00.670Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-09T20:14:00.670Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-09T20:14:00.670Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-09T20:14:00.670Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2020-04-09T20:14:00.670Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-09T20:14:00.924Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.09s) [2020-04-09T20:14:00.924Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-09T20:14:00.924Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-04-09T20:14:00.924Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-09T20:14:00.924Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.11s) [2020-04-09T20:14:00.924Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-09T20:14:01.179Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2020-04-09T20:14:01.179Z] === RUN TestCopyFromContainer [2020-04-09T20:14:01.392Z] --- PASS: TestDaemonStartWithLogOpt (14.90s) [2020-04-09T20:14:01.392Z] === CONT TestReadPluginNoRead [2020-04-09T20:14:01.938Z] --- PASS: TestDaemonRestartWithLiveRestore (1.37s) [2020-04-09T20:14:01.938Z] === RUN TestDaemonDefaultNetworkPools [2020-04-09T20:14:02.106Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2020-04-09T20:14:02.695Z] #33 37.14 Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-09T20:14:02.695Z] #33 38.60 Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-09T20:14:02.695Z] #33 39.44 Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-09T20:14:03.029Z] === RUN TestCopyFromContainer// [2020-04-09T20:14:03.030Z] === RUN TestCopyFromContainer//bar/root [2020-04-09T20:14:03.284Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-09T20:14:03.284Z] === RUN TestCopyFromContainer/bar/quux [2020-04-09T20:14:03.325Z] --- PASS: TestDaemonDefaultNetworkPools (1.27s) [2020-04-09T20:14:03.325Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-09T20:14:03.539Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-09T20:14:03.539Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-09T20:14:03.539Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-09T20:14:03.794Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-09T20:14:03.794Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-09T20:14:04.048Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-09T20:14:04.048Z] --- PASS: TestCopyFromContainer (2.98s) [2020-04-09T20:14:04.048Z] --- PASS: TestCopyFromContainer// (0.11s) [2020-04-09T20:14:04.048Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2020-04-09T20:14:04.048Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2020-04-09T20:14:04.048Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2020-04-09T20:14:04.048Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-04-09T20:14:04.048Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2020-04-09T20:14:04.048Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2020-04-09T20:14:04.048Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.10s) [2020-04-09T20:14:04.048Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.08s) [2020-04-09T20:14:04.048Z] --- PASS: TestCopyFromContainer/bar/notarget (0.14s) [2020-04-09T20:14:04.048Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-09T20:14:04.048Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:14:04.048Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:14:04.048Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:14:04.048Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:14:04.048Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:14:04.048Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:14:04.048Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:14:04.048Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:14:04.048Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:14:04.048Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.03s) [2020-04-09T20:14:04.048Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-09T20:14:04.048Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-09T20:14:04.048Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2020-04-09T20:14:04.048Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-09T20:14:04.078Z] #33 40.71 Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-09T20:14:04.303Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-09T20:14:04.303Z] === RUN TestCreateWithInvalidEnv [2020-04-09T20:14:04.303Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-09T20:14:04.303Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-09T20:14:04.303Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-09T20:14:04.303Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-09T20:14:04.303Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-09T20:14:04.303Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-09T20:14:04.303Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-09T20:14:04.303Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-09T20:14:04.303Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-09T20:14:04.303Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2020-04-09T20:14:04.303Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-09T20:14:04.303Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-09T20:14:04.303Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2020-04-09T20:14:04.303Z] === RUN TestCreateTmpfsMountsTarget [2020-04-09T20:14:04.303Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2020-04-09T20:14:04.303Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-09T20:14:04.662Z] --- PASS: TestContinueAfterPluginCrash (18.03s) [2020-04-09T20:14:05.234Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.94s) [2020-04-09T20:14:05.234Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T20:14:05.485Z] #33 42.53 Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-09T20:14:05.591Z] === RUN TestReadPluginNoRead/default [2020-04-09T20:14:05.663Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2020-04-09T20:14:05.663Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2020-04-09T20:14:05.917Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2020-04-09T20:14:06.417Z] #33 43.34 Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-09T20:14:06.841Z] --- PASS: TestCreateWithCustomMaskedPaths (2.62s) [2020-04-09T20:14:06.841Z] === RUN TestCreateWithCapabilities [2020-04-09T20:14:06.841Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-09T20:14:06.841Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-09T20:14:06.841Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:14:06.841Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:14:06.841Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:14:06.841Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:14:06.841Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:14:06.841Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:14:06.841Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:14:06.841Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:14:06.841Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:14:06.841Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:14:06.841Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-09T20:14:06.841Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-09T20:14:06.841Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:14:06.841Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:14:06.841Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:14:06.841Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:14:06.841Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:14:06.841Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:14:06.841Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:14:06.841Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:14:06.841Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-09T20:14:06.841Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:14:06.841Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:14:06.841Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:14:07.095Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:14:07.095Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-09T20:14:07.095Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:14:07.095Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:14:07.095Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:14:07.095Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:14:07.095Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:14:07.095Z] --- PASS: TestCreateWithCapabilities (0.03s) [2020-04-09T20:14:07.095Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-09T20:14:07.095Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.00s) [2020-04-09T20:14:07.095Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.08s) [2020-04-09T20:14:07.095Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.09s) [2020-04-09T20:14:07.095Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-09T20:14:07.095Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-04-09T20:14:07.095Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-09T20:14:07.095Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-09T20:14:07.095Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.05s) [2020-04-09T20:14:07.095Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.04s) [2020-04-09T20:14:07.095Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-09T20:14:07.095Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-09T20:14:07.348Z] #33 44.10 Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-09T20:14:07.774Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.27s) [2020-04-09T20:14:07.774Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T20:14:07.912Z] #33 44.84 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-09T20:14:08.032Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.81s) [2020-04-09T20:14:08.032Z] === RUN TestServiceWithPredefinedNetwork [2020-04-09T20:14:08.169Z] #33 45.04 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-09T20:14:08.859Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-09T20:14:09.099Z] #33 46.05 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-09T20:14:09.602Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2020-04-09T20:14:09.663Z] #33 46.73 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-09T20:14:09.857Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.61s) [2020-04-09T20:14:09.858Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-09T20:14:09.858Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:14:09.858Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:14:09.858Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:14:09.858Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:14:09.858Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:14:09.858Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:14:09.858Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:14:09.858Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:14:09.858Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:14:09.858Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:14:09.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:14:09.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:14:09.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:14:09.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:14:09.858Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:14:09.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-09T20:14:09.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2020-04-09T20:14:09.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2020-04-09T20:14:09.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2020-04-09T20:14:09.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2020-04-09T20:14:09.858Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2020-04-09T20:14:09.858Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-09T20:14:10.112Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2020-04-09T20:14:10.367Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2020-04-09T20:14:10.927Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.94s) [2020-04-09T20:14:10.927Z] === RUN TestContainerStartOnDaemonRestart [2020-04-09T20:14:10.927Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-09T20:14:10.927Z] === RUN TestDaemonRestartIpcMode [2020-04-09T20:14:10.927Z] === PAUSE TestDaemonRestartIpcMode [2020-04-09T20:14:10.927Z] === RUN TestDaemonHostGatewayIP [2020-04-09T20:14:10.927Z] === PAUSE TestDaemonHostGatewayIP [2020-04-09T20:14:10.927Z] === RUN TestDiff [2020-04-09T20:14:11.034Z] #33 47.76 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-09T20:14:11.148Z] ok github.com/docker/docker/integration/build 14.032s [2020-04-09T20:14:11.148Z] [2020-04-09T20:14:11.148Z] === Skipped [2020-04-09T20:14:11.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2020-04-09T20:14:11.148Z] build_session_test.go:25: TODO: BuildKit [2020-04-09T20:14:11.148Z] [2020-04-09T20:14:11.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2020-04-09T20:14:11.148Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:14:11.148Z] [2020-04-09T20:14:11.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithRemoveAndForceRemove (0.00s) [2020-04-09T20:14:11.148Z] build_test.go:25: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:14:11.148Z] [2020-04-09T20:14:11.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageParentConfig (0.00s) [2020-04-09T20:14:11.148Z] build_test.go:192: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:14:11.148Z] [2020-04-09T20:14:11.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.00s) [2020-04-09T20:14:11.148Z] build_test.go:236: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:14:11.148Z] [2020-04-09T20:14:11.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageOnBuild (0.00s) [2020-04-09T20:14:11.148Z] build_test.go:343: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:14:11.148Z] [2020-04-09T20:14:11.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2020-04-09T20:14:11.148Z] build_test.go:390: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:14:11.148Z] [2020-04-09T20:14:11.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildMultiStageLayerLeak (0.00s) [2020-04-09T20:14:11.148Z] build_test.go:450: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:14:11.148Z] [2020-04-09T20:14:11.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithHugeFile (0.01s) [2020-04-09T20:14:11.148Z] build_test.go:491: testEnv.OSType == "windows" [2020-04-09T20:14:11.148Z] [2020-04-09T20:14:11.148Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2020-04-09T20:14:11.148Z] build_test.go:579: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:14:11.148Z] [2020-04-09T20:14:11.148Z] [2020-04-09T20:14:11.148Z] DONE 22 tests, 10 skipped in 32.688s [2020-04-09T20:14:11.148Z] [2020-04-09T20:14:11.148Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2020-04-09T20:14:11.850Z] --- PASS: TestDiff (0.90s) [2020-04-09T20:14:11.850Z] === RUN TestExecWithCloseStdin [2020-04-09T20:14:11.966Z] #33 48.92 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-09T20:14:12.123Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:14:12.123Z] INFO: Testing against a local daemon [2020-04-09T20:14:12.123Z] ok github.com/docker/docker/integration/config 0.256s [2020-04-09T20:14:12.221Z] --- PASS: TestServiceWithPredefinedNetwork (3.42s) [2020-04-09T20:14:12.221Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-09T20:14:12.221Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:14:12.221Z] service_test.go:236: FLAKY_TEST [2020-04-09T20:14:12.221Z] === RUN TestServiceWithDataPathPortInit [2020-04-09T20:14:12.410Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2020-04-09T20:14:12.531Z] #33 49.35 Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-09T20:14:12.585Z] [2020-04-09T20:14:12.585Z] === Skipped [2020-04-09T20:14:12.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2020-04-09T20:14:12.585Z] config_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:14:12.585Z] [2020-04-09T20:14:12.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2020-04-09T20:14:12.585Z] config_test.go:109: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:14:12.585Z] [2020-04-09T20:14:12.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2020-04-09T20:14:12.585Z] config_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:14:12.585Z] [2020-04-09T20:14:12.585Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2020-04-09T20:14:12.585Z] config_test.go:191: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:14:12.585Z] [2020-04-09T20:14:12.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2020-04-09T20:14:12.585Z] config_test.go:323: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:14:12.585Z] [2020-04-09T20:14:12.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateWithLabels (0.00s) [2020-04-09T20:14:12.585Z] config_test.go:347: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:14:12.585Z] [2020-04-09T20:14:12.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2020-04-09T20:14:12.585Z] config_test.go:374: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:14:12.585Z] [2020-04-09T20:14:12.585Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2020-04-09T20:14:12.585Z] config_test.go:424: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:14:12.585Z] [2020-04-09T20:14:12.585Z] [2020-04-09T20:14:12.585Z] DONE 8 tests, 8 skipped in 2.309s [2020-04-09T20:14:12.585Z] [2020-04-09T20:14:12.585Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2020-04-09T20:14:12.664Z] --- PASS: TestExecWithCloseStdin (1.00s) [2020-04-09T20:14:12.664Z] === RUN TestExec [2020-04-09T20:14:13.027Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-09T20:14:13.462Z] #33 50.50 Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-09T20:14:13.588Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2020-04-09T20:14:13.589Z] --- PASS: TestExec (1.00s) [2020-04-09T20:14:13.589Z] === RUN TestExecUser [2020-04-09T20:14:14.297Z] --- PASS: TestServiceWithDataPathPortInit (21.05s) [2020-04-09T20:14:14.297Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-09T20:14:14.393Z] #33 51.27 Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-09T20:14:14.948Z] --- PASS: TestExecUser (1.15s) [2020-04-09T20:14:14.949Z] === RUN TestExportContainerAndImportImage [2020-04-09T20:14:15.763Z] #33 52.58 Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-09T20:14:15.872Z] --- PASS: TestExportContainerAndImportImage (1.17s) [2020-04-09T20:14:15.872Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-09T20:14:16.296Z] --- PASS: TestReadPluginNoRead (14.35s) [2020-04-09T20:14:16.296Z] --- PASS: TestReadPluginNoRead/default (3.38s) [2020-04-09T20:14:16.296Z] --- PASS: TestReadPluginNoRead/disabled_caching (3.39s) [2020-04-09T20:14:16.296Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (3.41s) [2020-04-09T20:14:16.296Z] read_test.go:91: [d3dcaac9903ff] daemon is not started [2020-04-09T20:14:16.296Z] PASS [2020-04-09T20:14:16.296Z] [2020-04-09T20:14:16.296Z] DONE 6 tests in 29.388s [2020-04-09T20:14:16.296Z] 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-04-09T20:14:16.296Z] testing: warning: no tests to run [2020-04-09T20:14:16.296Z] PASS [2020-04-09T20:14:16.296Z] [2020-04-09T20:14:16.296Z] DONE 0 tests in 0.043s [2020-04-09T20:14:16.296Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-09T20:14:16.296Z] INFO: Testing against a local daemon [2020-04-09T20:14:16.296Z] === RUN TestPluginWithDevMounts [2020-04-09T20:14:16.296Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2020-04-09T20:14:16.296Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-09T20:14:16.296Z] PASS [2020-04-09T20:14:16.296Z] [2020-04-09T20:14:16.296Z] === Skipped [2020-04-09T20:14:16.296Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2020-04-09T20:14:16.296Z] mounts_test.go:21: (*Execution).IsRootless-fm [2020-04-09T20:14:16.296Z] [2020-04-09T20:14:16.296Z] [2020-04-09T20:14:16.296Z] DONE 1 tests, 1 skipped in 0.125s [2020-04-09T20:14:16.296Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-09T20:14:16.296Z] INFO: Testing against a local daemon [2020-04-09T20:14:16.296Z] === RUN TestSecretInspect [2020-04-09T20:14:16.296Z] --- SKIP: TestSecretInspect (0.02s) [2020-04-09T20:14:16.296Z] secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] === RUN TestSecretList [2020-04-09T20:14:16.296Z] --- SKIP: TestSecretList (0.02s) [2020-04-09T20:14:16.296Z] secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] === RUN TestSecretsCreateAndDelete [2020-04-09T20:14:16.296Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2020-04-09T20:14:16.296Z] secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] === RUN TestSecretsUpdate [2020-04-09T20:14:16.296Z] --- SKIP: TestSecretsUpdate (0.01s) [2020-04-09T20:14:16.296Z] secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] === RUN TestTemplatedSecret [2020-04-09T20:14:16.296Z] --- SKIP: TestTemplatedSecret (0.00s) [2020-04-09T20:14:16.296Z] secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] === RUN TestSecretCreateResolve [2020-04-09T20:14:16.296Z] --- SKIP: TestSecretCreateResolve (0.01s) [2020-04-09T20:14:16.296Z] secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] PASS [2020-04-09T20:14:16.296Z] [2020-04-09T20:14:16.296Z] === Skipped [2020-04-09T20:14:16.296Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2020-04-09T20:14:16.296Z] secret_test.go:25: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] [2020-04-09T20:14:16.296Z] === SKIP: amd64.integration.secret TestSecretList (0.02s) [2020-04-09T20:14:16.296Z] secret_test.go:48: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] [2020-04-09T20:14:16.296Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2020-04-09T20:14:16.296Z] secret_test.go:125: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] [2020-04-09T20:14:16.296Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2020-04-09T20:14:16.296Z] secret_test.go:172: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] [2020-04-09T20:14:16.296Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2020-04-09T20:14:16.296Z] secret_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] [2020-04-09T20:14:16.296Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2020-04-09T20:14:16.296Z] secret_test.go:342: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] [2020-04-09T20:14:16.296Z] [2020-04-09T20:14:16.296Z] DONE 6 tests, 6 skipped in 0.179s [2020-04-09T20:14:16.296Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-09T20:14:16.296Z] INFO: Testing against a local daemon [2020-04-09T20:14:16.296Z] === RUN TestServiceCreateInit [2020-04-09T20:14:16.296Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-09T20:14:16.296Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-09T20:14:16.296Z] --- PASS: TestServiceCreateInit (0.02s) [2020-04-09T20:14:16.296Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-09T20:14:16.296Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-09T20:14:16.296Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] === RUN TestCreateServiceMultipleTimes [2020-04-09T20:14:16.296Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2020-04-09T20:14:16.296Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] === RUN TestCreateServiceConflict [2020-04-09T20:14:16.296Z] --- SKIP: TestCreateServiceConflict (0.02s) [2020-04-09T20:14:16.296Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] === RUN TestCreateServiceMaxReplicas [2020-04-09T20:14:16.296Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2020-04-09T20:14:16.296Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-09T20:14:16.296Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-09T20:14:16.296Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] === RUN TestCreateServiceSecretFileMode [2020-04-09T20:14:16.296Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2020-04-09T20:14:16.296Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] === RUN TestCreateServiceConfigFileMode [2020-04-09T20:14:16.296Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2020-04-09T20:14:16.296Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] === RUN TestCreateServiceSysctls [2020-04-09T20:14:16.296Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2020-04-09T20:14:16.296Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] === RUN TestCreateServiceCapabilities [2020-04-09T20:14:16.296Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2020-04-09T20:14:16.296Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] === RUN TestInspect [2020-04-09T20:14:16.296Z] --- SKIP: TestInspect (0.01s) [2020-04-09T20:14:16.296Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] === RUN TestCreateJob [2020-04-09T20:14:16.296Z] --- SKIP: TestCreateJob (0.01s) [2020-04-09T20:14:16.296Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] === RUN TestReplicatedJob [2020-04-09T20:14:16.296Z] --- SKIP: TestReplicatedJob (0.01s) [2020-04-09T20:14:16.296Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.296Z] === RUN TestUpdateReplicatedJob [2020-04-09T20:14:16.327Z] #33 53.30 Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-09T20:14:16.336Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:14:16.336Z] INFO: Testing against a local daemon [2020-04-09T20:14:16.432Z] === RUN TestDockerSuite/TestBuildAddNonTar [2020-04-09T20:14:16.552Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2020-04-09T20:14:16.552Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.552Z] === RUN TestServiceListWithStatuses [2020-04-09T20:14:16.552Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-09T20:14:16.552Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-09T20:14:16.552Z] === RUN TestDockerNetworkConnectAlias [2020-04-09T20:14:16.552Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2020-04-09T20:14:16.552Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.552Z] === RUN TestDockerNetworkReConnect [2020-04-09T20:14:16.552Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2020-04-09T20:14:16.552Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:16.552Z] === RUN TestServicePlugin [2020-04-09T20:14:16.992Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2020-04-09T20:14:17.258Z] #33 54.07 Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-09T20:14:17.550Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2020-04-09T20:14:17.550Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2020-04-09T20:14:17.804Z] --- PASS: TestExportContainerAfterDaemonRestart (1.86s) [2020-04-09T20:14:17.804Z] === RUN TestHealthCheckWorkdir [2020-04-09T20:14:17.821Z] #33 54.83 [2020-04-09T20:14:18.059Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2020-04-09T20:14:18.330Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2020-04-09T20:14:18.385Z] #33 DONE 55.2s [2020-04-09T20:14:18.385Z] [2020-04-09T20:14:18.385Z] #34 [builder 4/4] RUN mkdir -p /build/tests && find . -name test.main -exec ... [2020-04-09T20:14:18.585Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2020-04-09T20:14:19.144Z] --- PASS: TestHealthCheckWorkdir (1.15s) [2020-04-09T20:14:19.144Z] === RUN TestHealthKillContainer [2020-04-09T20:14:19.754Z] #34 DONE 1.3s [2020-04-09T20:14:20.067Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2020-04-09T20:14:20.724Z] --- SKIP: TestServicePlugin (3.68s) [2020-04-09T20:14:20.724Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] === RUN TestServiceUpdateLabel [2020-04-09T20:14:20.724Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2020-04-09T20:14:20.724Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] === RUN TestServiceUpdateSecrets [2020-04-09T20:14:20.724Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2020-04-09T20:14:20.724Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] === RUN TestServiceUpdateConfigs [2020-04-09T20:14:20.724Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2020-04-09T20:14:20.724Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] === RUN TestServiceUpdateNetwork [2020-04-09T20:14:20.724Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2020-04-09T20:14:20.724Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] PASS [2020-04-09T20:14:20.724Z] [2020-04-09T20:14:20.724Z] === Skipped [2020-04-09T20:14:20.724Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-09T20:14:20.724Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-09T20:14:20.724Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] [2020-04-09T20:14:20.724Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-09T20:14:20.724Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-09T20:14:20.724Z] create_test.go:39: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] [2020-04-09T20:14:20.724Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2020-04-09T20:14:20.724Z] create_test.go:81: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] [2020-04-09T20:14:20.724Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.02s) [2020-04-09T20:14:20.724Z] create_test.go:154: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] [2020-04-09T20:14:20.724Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2020-04-09T20:14:20.724Z] create_test.go:175: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] [2020-04-09T20:14:20.724Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2020-04-09T20:14:20.724Z] create_test.go:196: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] [2020-04-09T20:14:20.724Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2020-04-09T20:14:20.724Z] create_test.go:249: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] [2020-04-09T20:14:20.724Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2020-04-09T20:14:20.724Z] create_test.go:313: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] [2020-04-09T20:14:20.724Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2020-04-09T20:14:20.724Z] create_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] [2020-04-09T20:14:20.724Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2020-04-09T20:14:20.724Z] create_test.go:487: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] [2020-04-09T20:14:20.724Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2020-04-09T20:14:20.724Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] [2020-04-09T20:14:20.724Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2020-04-09T20:14:20.724Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] [2020-04-09T20:14:20.724Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2020-04-09T20:14:20.724Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] [2020-04-09T20:14:20.724Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2020-04-09T20:14:20.724Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.724Z] [2020-04-09T20:14:20.724Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-09T20:14:20.725Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-09T20:14:20.725Z] [2020-04-09T20:14:20.725Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2020-04-09T20:14:20.725Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.725Z] [2020-04-09T20:14:20.725Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2020-04-09T20:14:20.725Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.725Z] [2020-04-09T20:14:20.725Z] === SKIP: amd64.integration.service TestServicePlugin (3.68s) [2020-04-09T20:14:20.725Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.725Z] [2020-04-09T20:14:20.725Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2020-04-09T20:14:20.725Z] update_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.725Z] [2020-04-09T20:14:20.725Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2020-04-09T20:14:20.725Z] update_test.go:77: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.725Z] [2020-04-09T20:14:20.725Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2020-04-09T20:14:20.725Z] update_test.go:139: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.725Z] [2020-04-09T20:14:20.725Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2020-04-09T20:14:20.725Z] update_test.go:201: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2020-04-09T20:14:20.725Z] [2020-04-09T20:14:20.725Z] [2020-04-09T20:14:20.725Z] DONE 23 tests, 22 skipped in 4.089s [2020-04-09T20:14:20.725Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-09T20:14:20.725Z] INFO: Testing against a local daemon [2020-04-09T20:14:20.725Z] === RUN TestSessionCreate [2020-04-09T20:14:20.725Z] --- PASS: TestSessionCreate (0.03s) [2020-04-09T20:14:20.725Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-09T20:14:20.725Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-09T20:14:20.725Z] PASS [2020-04-09T20:14:20.725Z] [2020-04-09T20:14:20.725Z] DONE 2 tests in 0.178s [2020-04-09T20:14:20.725Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-09T20:14:20.725Z] INFO: Testing against a local daemon [2020-04-09T20:14:20.725Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-09T20:14:20.725Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:14:20.725Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:14:20.725Z] === RUN TestEventsExecDie [2020-04-09T20:14:21.123Z] [2020-04-09T20:14:21.123Z] #35 [runner 12/12] COPY --from=builder /build/ / [2020-04-09T20:14:21.288Z] --- PASS: TestEventsExecDie (0.89s) [2020-04-09T20:14:21.288Z] === RUN TestEventsBackwardsCompatible [2020-04-09T20:14:21.380Z] #35 DONE 0.6s [2020-04-09T20:14:21.544Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2020-04-09T20:14:21.544Z] === RUN TestInfoBinaryCommits [2020-04-09T20:14:21.544Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-09T20:14:21.544Z] === RUN TestInfoAPIVersioned [2020-04-09T20:14:21.544Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-09T20:14:21.544Z] === RUN TestInfoDiscoveryBackend [2020-04-09T20:14:21.637Z] [2020-04-09T20:14:21.637Z] #36 exporting to image [2020-04-09T20:14:21.637Z] #36 exporting layers [2020-04-09T20:14:21.950Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2020-04-09T20:14:21.950Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2020-04-09T20:14:22.204Z] --- PASS: TestHealthKillContainer (3.18s) [2020-04-09T20:14:22.204Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-09T20:14:22.567Z] #36 exporting layers 1.2s done [2020-04-09T20:14:22.567Z] #36 writing image sha256:90c79e37418dd61329bc7270dda599806c5cdd781407a14b8b58bae55e13e507 done [2020-04-09T20:14:22.567Z] #36 naming to docker.io/library/moby-e2e-test done [2020-04-09T20:14:22.567Z] #36 DONE 1.2s [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-09T20:14:22.875Z] + echo Ensuring container killed. [2020-04-09T20:14:22.875Z] Ensuring container killed. [2020-04-09T20:14:22.875Z] + docker rm -vf docker-pr1 [2020-04-09T20:14:22.875Z] Error: No such container: docker-pr1 [2020-04-09T20:14:22.875Z] + true [Pipeline] sh [2020-04-09T20:14:23.127Z] --- PASS: TestInspectCpusetInConfigPre120 (0.92s) [2020-04-09T20:14:23.127Z] === RUN TestIpcModeNone [2020-04-09T20:14:23.153Z] + echo Chowning /workspace to jenkins user [2020-04-09T20:14:23.153Z] Chowning /workspace to jenkins user [2020-04-09T20:14:23.153Z] + id -u [2020-04-09T20:14:23.153Z] + id -g [2020-04-09T20:14:23.153Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40802:/workspace busybox chown -R 1000:1000 /workspace [2020-04-09T20:14:23.381Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2020-04-09T20:14:23.435Z] --- PASS: TestInfoDiscoveryBackend (1.78s) [2020-04-09T20:14:23.435Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-09T20:14:23.940Z] --- PASS: TestIpcModeNone (0.82s) [2020-04-09T20:14:23.940Z] === RUN TestIpcModePrivate [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-09T20:14:24.393Z] + bundleName=unit [2020-04-09T20:14:24.393Z] + echo Creating unit-bundles.tar.gz [2020-04-09T20:14:24.393Z] Creating unit-bundles.tar.gz [2020-04-09T20:14:24.393Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2020-04-09T20:14:24.393Z] bundles/junit-report.xml [2020-04-09T20:14:24.393Z] bundles/go-test-report.json [2020-04-09T20:14:24.393Z] bundles/profile.out [Pipeline] archiveArtifacts [2020-04-09T20:14:24.403Z] Archiving artifacts [2020-04-09T20:14:24.536Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.54s) [2020-04-09T20:14:24.536Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:8888qqhg71v0myeexz8a14e4u Created:2020-04-09 20:14:14.770586375 +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[dae58de63474eeba546beb350363f2619c28438c064d189404500aab7099e4ef:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8vczm1jckr9y5idl0y3fiprr7 EndpointID:b6de8a2cdaa8cb8efdbdc2628a14be5de43bcf8c9c662ed47b4f36ba1d96b6f9 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:b06ddd5247c3d5f826c07c7ef2f2165bc0eac38bdee62bd94de989d386a48760 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:65030fc8e971 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.8vczm1jckr9y5idl0y3fiprr7 EndpointID:b6de8a2cdaa8cb8efdbdc2628a14be5de43bcf8c9c662ed47b4f36ba1d96b6f9 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-09T20:14:24.536Z] PASS [2020-04-09T20:14:24.536Z] [2020-04-09T20:14:24.536Z] === Skipped [2020-04-09T20:14:24.536Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:14:24.536Z] service_test.go:236: FLAKY_TEST [2020-04-09T20:14:24.536Z] [2020-04-09T20:14:24.536Z] [2020-04-09T20:14:24.536Z] DONE 22 tests, 1 skipped in 54.716s [2020-04-09T20:14:24.536Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:14:24.536Z] ++ 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-04-09T20:14:24.536Z] ++ set -e [2020-04-09T20:14:24.536Z] ++ '[' -n 0 ']' [2020-04-09T20:14:24.536Z] ++ set -x [2020-04-09T20:14:24.536Z] ++ env -i DEST=/go/src/github.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-04-09T20:14:24.536Z] INFO: Testing against a local daemon [2020-04-09T20:14:24.536Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-09T20:14:24.536Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T20:14:24.536Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:14:24.536Z] === RUN TestDockerNetworkIpvlan [2020-04-09T20:14:24.536Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:14:24.536Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:14:24.536Z] PASS [2020-04-09T20:14:24.536Z] [2020-04-09T20:14:24.536Z] === Skipped [2020-04-09T20:14:24.536Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T20:14:24.536Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:14:24.536Z] [2020-04-09T20:14:24.536Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:14:24.536Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:14:24.536Z] [2020-04-09T20:14:24.536Z] [2020-04-09T20:14:24.536Z] DONE 2 tests, 2 skipped in 0.079s [2020-04-09T20:14:24.536Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:14:24.536Z] ++ 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-04-09T20:14:24.536Z] ++ set -e [2020-04-09T20:14:24.536Z] ++ '[' -n 0 ']' [2020-04-09T20:14:24.536Z] ++ set -x [2020-04-09T20:14:24.536Z] ++ env -i DEST=/go/src/github.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-04-09T20:14:24.536Z] INFO: Testing against a local daemon [2020-04-09T20:14:24.536Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-09T20:14:24.709Z] Uploaded 2 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40802/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-09T20:14:24.865Z] --- PASS: TestIpcModePrivate (0.89s) [2020-04-09T20:14:24.865Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:201, shared: false, mustBeShared: false [2020-04-09T20:14:24.865Z] === RUN TestIpcModeShareable [2020-04-09T20:14:24.865Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2020-04-09T20:14:25.210Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2020-04-09T20:14:25.210Z] + make clean [2020-04-09T20:14:25.210Z] docker volume rm -f docker-dev-cache [2020-04-09T20:14:25.210Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-09T20:14:25.596Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.46s) [2020-04-09T20:14:25.596Z] === RUN TestDockerNetworkMacvlan [2020-04-09T20:14:25.776Z] --- PASS: TestIpcModeShareable (0.99s) [2020-04-09T20:14:25.776Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:196, shared: true, mustBeShared: true [2020-04-09T20:14:25.776Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-09T20:14:26.033Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2020-04-09T20:14:26.207Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-09T20:14:27.209Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-09T20:14:27.435Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2020-04-09T20:14:27.435Z] === RUN TestDockerSuite/TestBuildAddScript [2020-04-09T20:14:27.606Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.95s) [2020-04-09T20:14:27.606Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-09T20:14:27.606Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-09T20:14:27.606Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:14:27.606Z] === RUN TestInfoAPI [2020-04-09T20:14:27.606Z] --- PASS: TestInfoAPI (0.04s) [2020-04-09T20:14:27.606Z] === RUN TestInfoAPIWarnings [2020-04-09T20:14:28.212Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-09T20:14:28.971Z] --- PASS: TestInfoAPIWarnings (1.79s) [2020-04-09T20:14:28.971Z] === RUN TestInfoDebug [2020-04-09T20:14:29.316Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.18s) [2020-04-09T20:14:29.316Z] === RUN TestAPIIpcModeHost [2020-04-09T20:14:29.316Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2020-04-09T20:14:29.877Z] --- PASS: TestAPIIpcModeHost (0.94s) [2020-04-09T20:14:29.877Z] === RUN TestDaemonIpcModeShareable [2020-04-09T20:14:30.300Z] --- PASS: TestServiceWithDataPathPortInit (17.92s) [2020-04-09T20:14:30.300Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-09T20:14:31.240Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2020-04-09T20:14:31.489Z] --- PASS: TestInfoDebug (2.06s) [2020-04-09T20:14:31.489Z] === RUN TestInfoInsecureRegistries [2020-04-09T20:14:31.494Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2020-04-09T20:14:31.590Z] ok github.com/docker/docker/api/server/httputils 0.054s coverage: 14.7% of statements [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2020-04-09T20:14:31.590Z] ok github.com/docker/docker/api/server/middleware 0.009s coverage: 37.7% of statements [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/server/router [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/server/router/build [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/server/router/container [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/server/router/image [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/server/router/network [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/server/router/session [no test files] [2020-04-09T20:14:31.590Z] ok github.com/docker/docker/api/types/strslice 0.026s coverage: 90.0% of statements [2020-04-09T20:14:31.590Z] ok github.com/docker/docker/api/types/filters 0.028s coverage: 92.2% of statements [2020-04-09T20:14:31.590Z] ok github.com/docker/docker/api/server/router/swarm 0.015s coverage: 4.5% of statements [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/server/router/system [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/types [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/types/backend [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/types/container [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/types/events [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/types/image [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/types/mount [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/types/network [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/types/registry [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/types/swarm [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2020-04-09T20:14:31.590Z] ok github.com/docker/docker/api/types/versions 0.020s coverage: 75.0% of statements [2020-04-09T20:14:31.590Z] ok github.com/docker/docker/api/types/time 0.011s coverage: 100.0% of statements [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/api/types/volume [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/builder [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/builder/builder-next [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2020-04-09T20:14:31.590Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2020-04-09T20:14:31.590Z] ok github.com/docker/docker/builder/dockerignore 0.034s coverage: 96.8% of statements [2020-04-09T20:14:31.748Z] --- PASS: TestDaemonIpcModeShareable (1.79s) [2020-04-09T20:14:31.748Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:192, shared: true, mustBeShared: true [2020-04-09T20:14:31.748Z] === RUN TestDaemonIpcModePrivate [2020-04-09T20:14:31.748Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2020-04-09T20:14:32.574Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-09T20:14:33.379Z] --- PASS: TestInfoInsecureRegistries (1.99s) [2020-04-09T20:14:33.379Z] === RUN TestInfoRegistryMirrors [2020-04-09T20:14:33.629Z] --- PASS: TestDaemonIpcModePrivate (1.87s) [2020-04-09T20:14:33.629Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:223, shared: false, mustBeShared: false [2020-04-09T20:14:33.629Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-09T20:14:35.094Z] ok github.com/docker/docker/cli/debug 0.025s coverage: 100.0% of statements [2020-04-09T20:14:35.269Z] --- PASS: TestInfoRegistryMirrors (2.05s) [2020-04-09T20:14:35.269Z] === RUN TestLoginFailsWithBadCredentials [2020-04-09T20:14:35.269Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2020-04-09T20:14:35.269Z] === RUN TestPingCacheHeaders [2020-04-09T20:14:35.517Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2020-04-09T20:14:35.517Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.86s) [2020-04-09T20:14:35.517Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:225, shared: false, mustBeShared: false [2020-04-09T20:14:35.517Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-09T20:14:35.525Z] --- PASS: TestPingCacheHeaders (0.04s) [2020-04-09T20:14:35.525Z] === RUN TestPingGet [2020-04-09T20:14:35.525Z] --- PASS: TestPingGet (0.01s) [2020-04-09T20:14:35.525Z] === RUN TestPingHead [2020-04-09T20:14:35.525Z] --- PASS: TestPingHead (0.02s) [2020-04-09T20:14:35.525Z] === RUN TestVersion [2020-04-09T20:14:35.525Z] --- PASS: TestVersion (0.02s) [2020-04-09T20:14:35.525Z] PASS [2020-04-09T20:14:35.525Z] [2020-04-09T20:14:35.525Z] === Skipped [2020-04-09T20:14:35.525Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:14:35.525Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:14:35.525Z] [2020-04-09T20:14:35.525Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2020-04-09T20:14:35.525Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2020-04-09T20:14:35.525Z] [2020-04-09T20:14:35.525Z] [2020-04-09T20:14:35.525Z] DONE 18 tests, 2 skipped in 15.054s [2020-04-09T20:14:35.525Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-09T20:14:35.525Z] INFO: Testing against a local daemon [2020-04-09T20:14:35.525Z] === RUN TestVolumesCreateAndList [2020-04-09T20:14:35.525Z] --- PASS: TestVolumesCreateAndList (0.03s) [2020-04-09T20:14:35.525Z] === RUN TestVolumesRemove [2020-04-09T20:14:35.781Z] --- PASS: TestVolumesRemove (0.09s) [2020-04-09T20:14:35.781Z] === RUN TestVolumesInspect [2020-04-09T20:14:35.781Z] --- PASS: TestVolumesInspect (0.02s) [2020-04-09T20:14:35.781Z] === RUN TestVolumesInvalidJSON [2020-04-09T20:14:35.781Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-09T20:14:35.781Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-09T20:14:35.781Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-09T20:14:35.781Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-09T20:14:35.781Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-09T20:14:35.781Z] PASS [2020-04-09T20:14:35.781Z] [2020-04-09T20:14:35.781Z] DONE 5 tests in 0.242s [2020-04-09T20:14:35.781Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-09T20:14:35.781Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 11803 is not a child of this shell [2020-04-09T20:14:35.781Z] warning: PID 11803 from bundles/test-integration/docker.pid had a nonzero exit code [2020-04-09T20:14:35.781Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:14:35.781Z] [2020-04-09T20:14:35.781Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:14:35.781Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:14:35.781Z] [2020-04-09T20:14:35.781Z] To set a process to complain mode, use the command line tool [2020-04-09T20:14:35.781Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:14:35.781Z] Removing test suite binaries [2020-04-09T20:14:36.013Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-09T20:14:36.709Z] [2020-04-09T20:14:37.402Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.71s) [2020-04-09T20:14:37.402Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:210, shared: true, mustBeShared: true [2020-04-09T20:14:37.402Z] === RUN TestIpcModeOlderClient [2020-04-09T20:14:37.402Z] === PAUSE TestIpcModeOlderClient [2020-04-09T20:14:37.402Z] === RUN TestKillContainerInvalidSignal [2020-04-09T20:14:37.819Z] ok github.com/docker/docker/builder/remotecontext/git 4.967s coverage: 86.3% of statements [2020-04-09T20:14:37.961Z] --- PASS: TestKillContainerInvalidSignal (0.81s) [2020-04-09T20:14:37.961Z] === RUN TestKillContainer [2020-04-09T20:14:37.961Z] === RUN TestKillContainer/no_signal Post stage [Pipeline] junit [2020-04-09T20:14:38.090Z] Recording test results [2020-04-09T20:14:38.415Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.85s) [2020-04-09T20:14:38.416Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ago48zfasby6lnw2to7g7svat Created:2020-04-09 20:14:31.077028397 +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[73540904894fc9517332bd7e411c19ed2285d47f878782341a76d8f1104e259d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5tfwfpic4mwbmd69fiapqbn1h EndpointID:7c9fe975afc0f92655ec07e7bbe78609ff9262b371709d9a13050fb0d08260db MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:d5695b919192bfa509a26621a24396859d2b589a81c937501f68d6a49505fab6 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:84831e25df5a IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.5tfwfpic4mwbmd69fiapqbn1h EndpointID:7c9fe975afc0f92655ec07e7bbe78609ff9262b371709d9a13050fb0d08260db EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-09T20:14:38.416Z] PASS [2020-04-09T20:14:38.416Z] [2020-04-09T20:14:38.416Z] === Skipped [2020-04-09T20:14:38.416Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:14:38.416Z] service_test.go:236: FLAKY_TEST [2020-04-09T20:14:38.416Z] [2020-04-09T20:14:38.416Z] [2020-04-09T20:14:38.416Z] DONE 22 tests, 1 skipped in 52.290s [2020-04-09T20:14:38.416Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:14:38.416Z] ++ 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-04-09T20:14:38.416Z] ++ set -e [2020-04-09T20:14:38.416Z] ++ '[' -n 0 ']' [2020-04-09T20:14:38.416Z] ++ set -x [2020-04-09T20:14:38.416Z] ++ env -i DEST=/go/src/github.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-04-09T20:14:38.416Z] INFO: Testing against a local daemon [2020-04-09T20:14:38.416Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-09T20:14:38.416Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T20:14:38.416Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:14:38.416Z] === RUN TestDockerNetworkIpvlan [2020-04-09T20:14:38.416Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:14:38.416Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:14:38.416Z] PASS [2020-04-09T20:14:38.416Z] [2020-04-09T20:14:38.416Z] === Skipped [2020-04-09T20:14:38.416Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T20:14:38.416Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:14:38.416Z] [2020-04-09T20:14:38.416Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:14:38.416Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:14:38.416Z] [2020-04-09T20:14:38.416Z] [2020-04-09T20:14:38.416Z] DONE 2 tests, 2 skipped in 0.138s [2020-04-09T20:14:38.416Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:14:38.416Z] ++ 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-04-09T20:14:38.416Z] ++ set -e [2020-04-09T20:14:38.416Z] ++ '[' -n 0 ']' [2020-04-09T20:14:38.416Z] ++ set -x [2020-04-09T20:14:38.416Z] ++ env -i DEST=/go/src/github.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-04-09T20:14:38.675Z] INFO: Testing against a local daemon [2020-04-09T20:14:38.675Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-09T20:14:38.926Z] === RUN TestKillContainer/non_killing_signal [2020-04-09T20:14:38.926Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2020-04-09T20:14:39.323Z] ok github.com/docker/docker/builder/remotecontext 0.574s coverage: 13.6% of statements [2020-04-09T20:14:39.485Z] === RUN TestKillContainer/killing_signal [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-09T20:14:40.167Z] + echo Ensuring container killed. [2020-04-09T20:14:40.167Z] Ensuring container killed. [2020-04-09T20:14:40.167Z] + docker rm -vf docker-pr1 [2020-04-09T20:14:40.167Z] Error: No such container: docker-pr1 [2020-04-09T20:14:40.167Z] + true [Pipeline] sh [2020-04-09T20:14:40.408Z] --- PASS: TestKillContainer (2.47s) [2020-04-09T20:14:40.408Z] --- PASS: TestKillContainer/no_signal (0.82s) [2020-04-09T20:14:40.408Z] --- PASS: TestKillContainer/non_killing_signal (0.71s) [2020-04-09T20:14:40.408Z] --- PASS: TestKillContainer/killing_signal (0.70s) [2020-04-09T20:14:40.408Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-09T20:14:40.408Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-09T20:14:40.446Z] + echo Chowning /workspace to jenkins user [2020-04-09T20:14:40.446Z] Chowning /workspace to jenkins user [2020-04-09T20:14:40.446Z] + id -u [2020-04-09T20:14:40.446Z] + id -g [2020-04-09T20:14:40.446Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40802:/workspace busybox chown -R 1000:1000 /workspace [2020-04-09T20:14:40.578Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.00s) [2020-04-09T20:14:40.578Z] === RUN TestDockerNetworkMacvlan [2020-04-09T20:14:41.330Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-09T20:14:41.939Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2020-04-09T20:14:41.954Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-09T20:14:42.061Z] ok github.com/docker/docker/builder/dockerfile 1.481s coverage: 48.2% of statements [2020-04-09T20:14:42.061Z] ? github.com/docker/docker/cli [no test files] [2020-04-09T20:14:42.061Z] ? github.com/docker/docker/cli/config [no test files] [2020-04-09T20:14:42.193Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.67s) [2020-04-09T20:14:42.193Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.86s) [2020-04-09T20:14:42.193Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2020-04-09T20:14:42.193Z] === RUN TestKillStoppedContainer [2020-04-09T20:14:42.193Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-09T20:14:42.193Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-09T20:14:42.193Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2020-04-09T20:14:42.193Z] === RUN TestKillDifferentUserContainer [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-09T20:14:42.634Z] + bundleName=amd64-rootless [2020-04-09T20:14:42.634Z] + echo Creating amd64-rootless-bundles.tar.gz [2020-04-09T20:14:42.634Z] Creating amd64-rootless-bundles.tar.gz [2020-04-09T20:14:42.634Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2020-04-09T20:14:42.634Z] + 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-04-09T20:14:42.645Z] Archiving artifacts [2020-04-09T20:14:42.797Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-09T20:14:42.889Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-09T20:14:43.118Z] --- PASS: TestKillDifferentUserContainer (0.89s) [2020-04-09T20:14:43.118Z] === RUN TestInspectOomKilledTrue [2020-04-09T20:14:43.118Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2020-04-09T20:14:43.118Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:14:43.118Z] === RUN TestInspectOomKilledFalse [2020-04-09T20:14:43.118Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2020-04-09T20:14:43.118Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:14:43.118Z] === RUN TestLinksEtcHostsContentMatch [2020-04-09T20:14:43.678Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2020-04-09T20:14:43.678Z] --- PASS: TestLinksEtcHostsContentMatch (0.65s) [2020-04-09T20:14:43.678Z] === RUN TestLinksContainerNames [2020-04-09T20:14:44.208Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40802/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-09T20:14:44.265Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-09T20:14:44.281Z] --- PASS: TestDockerNetworkMacvlan (19.05s) [2020-04-09T20:14:44.281Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-04-09T20:14:44.281Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-04-09T20:14:44.281Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.47s) [2020-04-09T20:14:44.281Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.48s) [2020-04-09T20:14:44.281Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (5.18s) [2020-04-09T20:14:44.281Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.42s) [2020-04-09T20:14:44.281Z] PASS [2020-04-09T20:14:44.281Z] [2020-04-09T20:14:44.281Z] DONE 8 tests in 20.577s [2020-04-09T20:14:44.519Z] + make clean [2020-04-09T20:14:44.561Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-09T20:14:44.561Z] ++ 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-04-09T20:14:44.561Z] ++ set -e [2020-04-09T20:14:44.561Z] ++ '[' -n 0 ']' [2020-04-09T20:14:44.561Z] ++ set -x [2020-04-09T20:14:44.561Z] ++ env -i DEST=/go/src/github.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-04-09T20:14:44.561Z] testing: warning: no tests to run [2020-04-09T20:14:44.561Z] PASS [2020-04-09T20:14:44.561Z] [2020-04-09T20:14:44.561Z] DONE 0 tests in 0.014s [2020-04-09T20:14:44.561Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-09T20:14:44.561Z] ++ 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-04-09T20:14:44.561Z] ++ set -e [2020-04-09T20:14:44.561Z] ++ '[' -n 0 ']' [2020-04-09T20:14:44.561Z] ++ set -x [2020-04-09T20:14:44.561Z] ++ env -i DEST=/go/src/github.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-04-09T20:14:44.561Z] INFO: Testing against a local daemon [2020-04-09T20:14:44.561Z] === RUN TestAuthZPluginAllowRequest [2020-04-09T20:14:44.777Z] docker volume rm -f docker-dev-cache [2020-04-09T20:14:44.777Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-09T20:14:46.211Z] --- PASS: TestLinksContainerNames (2.02s) [2020-04-09T20:14:46.211Z] === RUN TestLogsFollowTailEmpty [2020-04-09T20:14:46.574Z] --- PASS: TestAuthZPluginAllowRequest (1.70s) [2020-04-09T20:14:46.574Z] === RUN TestAuthZPluginTLS [2020-04-09T20:14:46.773Z] --- PASS: TestLogsFollowTailEmpty (0.88s) [2020-04-09T20:14:46.773Z] === RUN TestContainerNetworkMountsNoChown [2020-04-09T20:14:46.855Z] --- PASS: TestAuthZPluginTLS (0.53s) [2020-04-09T20:14:46.855Z] === RUN TestAuthZPluginDenyRequest [2020-04-09T20:14:47.465Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-04-09T20:14:47.465Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-09T20:14:47.550Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-09T20:14:47.740Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2020-04-09T20:14:47.740Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s) [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/default [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/default [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/private [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/private [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/rprivate [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/slave [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/slave [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/rslave [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/shared [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/shared [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/rshared [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-09T20:14:47.740Z] === CONT TestMountDaemonRoot/default [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:14:47.740Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-09T20:14:47.740Z] === CONT TestMountDaemonRoot/rshared [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:14:47.740Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:14:47.740Z] === CONT TestMountDaemonRoot/shared [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:14:47.740Z] === CONT TestMountDaemonRoot/rslave [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:14:47.740Z] === CONT TestMountDaemonRoot/slave [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:14:47.740Z] === CONT TestMountDaemonRoot/rprivate [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:14:47.740Z] === CONT TestMountDaemonRoot/private [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-09T20:14:47.740Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:14:47.740Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:14:47.740Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:14:47.740Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-09T20:14:47.740Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2020-04-09T20:14:47.740Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:14:47.740Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:14:47.740Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:14:47.746Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2020-04-09T20:14:47.746Z] === RUN TestAuthZPluginDenyResponse [2020-04-09T20:14:47.994Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:14:47.994Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-09T20:14:47.994Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-09T20:14:47.994Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:14:47.994Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:14:47.994Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:14:47.994Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:14:47.994Z] === RUN TestDockerSuite/TestBuildAddTar [2020-04-09T20:14:47.994Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:14:48.249Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:14:48.249Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-09T20:14:48.249Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-09T20:14:48.249Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:14:48.249Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:14:48.249Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:14:48.249Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:14:48.249Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:14:48.249Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:14:48.249Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-09T20:14:48.357Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2020-04-09T20:14:48.357Z] === RUN TestAuthZPluginAllowEventStream [2020-04-09T20:14:48.504Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-09T20:14:48.504Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:14:48.504Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.09s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.08s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.08s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.11s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.11s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.08s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-09T20:14:48.504Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2020-04-09T20:14:48.504Z] === RUN TestContainerBindMountNonRecursive [2020-04-09T20:14:50.368Z] --- PASS: TestAuthZPluginAllowEventStream (1.71s) [2020-04-09T20:14:50.368Z] === RUN TestAuthZPluginErrorResponse [2020-04-09T20:14:50.386Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2020-04-09T20:14:50.514Z] ok github.com/docker/docker/client 0.937s coverage: 75.8% of statements [2020-04-09T20:14:50.648Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2020-04-09T20:14:50.648Z] === RUN TestAuthZPluginErrorRequest [2020-04-09T20:14:50.835Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-09T20:14:50.945Z] --- PASS: TestContainerBindMountNonRecursive (2.45s) [2020-04-09T20:14:50.945Z] === RUN TestNetworkNat [2020-04-09T20:14:51.259Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2020-04-09T20:14:51.259Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-09T20:14:51.539Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2020-04-09T20:14:51.539Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-09T20:14:51.868Z] --- PASS: TestNetworkNat (1.04s) [2020-04-09T20:14:51.868Z] === RUN TestNetworkLocalhostTCPNat [2020-04-09T20:14:53.230Z] --- PASS: TestNetworkLocalhostTCPNat (1.23s) [2020-04-09T20:14:53.230Z] === RUN TestNetworkLoopbackNat [2020-04-09T20:14:54.204Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.11s) [2020-04-09T20:14:54.204Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-09T20:14:54.590Z] --- PASS: TestNetworkLoopbackNat (1.38s) [2020-04-09T20:14:54.590Z] === RUN TestPause [2020-04-09T20:14:55.514Z] --- PASS: TestPause (0.82s) [2020-04-09T20:14:55.514Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-09T20:14:55.514Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:14:55.514Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:14:55.514Z] === RUN TestPauseStopPausedContainer [2020-04-09T20:14:56.216Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.21s) [2020-04-09T20:14:56.216Z] === RUN TestAuthZPluginHeader [2020-04-09T20:14:56.827Z] --- PASS: TestAuthZPluginHeader (0.81s) [2020-04-09T20:14:56.827Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-09T20:14:56.827Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-09T20:14:56.827Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:14:56.827Z] === RUN TestAuthZPluginV2Disable [2020-04-09T20:14:56.827Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-09T20:14:56.827Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:14:56.827Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-09T20:14:56.827Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-09T20:14:56.827Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:14:56.827Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-09T20:14:56.827Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-09T20:14:56.827Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:14:56.827Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-09T20:14:57.396Z] --- PASS: TestPauseStopPausedContainer (1.66s) [2020-04-09T20:14:57.396Z] === RUN TestPsFilter [2020-04-09T20:14:57.396Z] --- PASS: TestPsFilter (0.23s) [2020-04-09T20:14:57.396Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-09T20:14:57.398Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-09T20:14:58.320Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.90s) [2020-04-09T20:14:58.320Z] === RUN TestRemoveContainerWithVolume [2020-04-09T20:14:58.320Z] === RUN TestDockerSuite/TestBuildAddTarXz [2020-04-09T20:14:58.773Z] --- PASS: TestDockerNetworkMacvlan (18.14s) [2020-04-09T20:14:58.773Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-04-09T20:14:58.773Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.13s) [2020-04-09T20:14:58.773Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.01s) [2020-04-09T20:14:58.773Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.09s) [2020-04-09T20:14:58.773Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.74s) [2020-04-09T20:14:58.773Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.31s) [2020-04-09T20:14:58.773Z] PASS [2020-04-09T20:14:58.773Z] [2020-04-09T20:14:58.773Z] DONE 8 tests in 20.274s [2020-04-09T20:14:58.773Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-09T20:14:58.773Z] ++ 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-04-09T20:14:58.773Z] ++ set -e [2020-04-09T20:14:58.773Z] ++ '[' -n 0 ']' [2020-04-09T20:14:58.773Z] ++ set -x [2020-04-09T20:14:58.773Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-09T20:14:58.773Z] testing: warning: no tests to run [2020-04-09T20:14:58.773Z] PASS [2020-04-09T20:14:58.773Z] [2020-04-09T20:14:58.773Z] DONE 0 tests in 0.025s [2020-04-09T20:14:58.774Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-09T20:14:58.774Z] ++ 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-04-09T20:14:58.774Z] ++ set -e [2020-04-09T20:14:58.774Z] ++ '[' -n 0 ']' [2020-04-09T20:14:58.774Z] ++ set -x [2020-04-09T20:14:58.774Z] ++ env -i DEST=/go/src/github.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-04-09T20:14:59.032Z] INFO: Testing against a local daemon [2020-04-09T20:14:59.032Z] === RUN TestAuthZPluginAllowRequest [2020-04-09T20:14:59.682Z] --- PASS: TestRemoveContainerWithVolume (1.36s) [2020-04-09T20:14:59.682Z] === RUN TestRemoveContainerRunning [2020-04-09T20:15:00.241Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2020-04-09T20:15:00.496Z] --- PASS: TestRemoveContainerRunning (1.00s) [2020-04-09T20:15:00.496Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-09T20:15:00.933Z] --- PASS: TestAuthZPluginAllowRequest (1.78s) [2020-04-09T20:15:00.933Z] === RUN TestAuthZPluginTLS [2020-04-09T20:15:01.421Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.94s) [2020-04-09T20:15:01.421Z] === RUN TestRemoveInvalidContainer [2020-04-09T20:15:01.421Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-09T20:15:01.421Z] === RUN TestRenameLinkedContainer [2020-04-09T20:15:01.500Z] --- PASS: TestAuthZPluginTLS (0.68s) [2020-04-09T20:15:01.500Z] === RUN TestAuthZPluginDenyRequest [2020-04-09T20:15:01.981Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2020-04-09T20:15:02.067Z] --- PASS: TestAuthZPluginDenyRequest (0.62s) [2020-04-09T20:15:02.067Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-09T20:15:02.540Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2020-04-09T20:15:02.634Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.66s) [2020-04-09T20:15:02.634Z] === RUN TestAuthZPluginDenyResponse [2020-04-09T20:15:03.570Z] --- PASS: TestAuthZPluginDenyResponse (0.66s) [2020-04-09T20:15:03.570Z] === RUN TestAuthZPluginAllowEventStream [2020-04-09T20:15:05.057Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2020-04-09T20:15:05.473Z] --- PASS: TestAuthZPluginAllowEventStream (1.73s) [2020-04-09T20:15:05.473Z] === RUN TestAuthZPluginErrorResponse [2020-04-09T20:15:05.617Z] --- PASS: TestRenameLinkedContainer (4.12s) [2020-04-09T20:15:05.617Z] === RUN TestRenameStoppedContainer [2020-04-09T20:15:05.732Z] --- PASS: TestAuthZPluginErrorResponse (0.66s) [2020-04-09T20:15:05.732Z] === RUN TestAuthZPluginErrorRequest [2020-04-09T20:15:06.175Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2020-04-09T20:15:06.430Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2020-04-09T20:15:06.430Z] --- PASS: TestRenameStoppedContainer (0.81s) [2020-04-09T20:15:06.430Z] === RUN TestRenameRunningContainerAndReuse [2020-04-09T20:15:06.667Z] --- PASS: TestAuthZPluginErrorRequest (0.66s) [2020-04-09T20:15:06.667Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-09T20:15:07.234Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.66s) [2020-04-09T20:15:07.234Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-09T20:15:08.388Z] --- PASS: TestRenameRunningContainerAndReuse (1.79s) [2020-04-09T20:15:08.388Z] === RUN TestRenameInvalidName [2020-04-09T20:15:08.950Z] --- PASS: TestRenameInvalidName (0.82s) [2020-04-09T20:15:08.950Z] === RUN TestRenameAnonymousContainer [2020-04-09T20:15:09.768Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.19s) [2020-04-09T20:15:09.768Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-09T20:15:11.458Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2020-04-09T20:15:11.669Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.23s) [2020-04-09T20:15:11.669Z] === RUN TestAuthZPluginHeader [2020-04-09T20:15:12.604Z] --- PASS: TestAuthZPluginHeader (0.97s) [2020-04-09T20:15:12.604Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-09T20:15:12.604Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-09T20:15:12.604Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:15:12.604Z] === RUN TestAuthZPluginV2Disable [2020-04-09T20:15:12.604Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-09T20:15:12.604Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:15:12.604Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-09T20:15:12.604Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-09T20:15:12.604Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:15:12.604Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-09T20:15:12.604Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-09T20:15:12.604Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:15:12.604Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-09T20:15:12.821Z] --- PASS: TestRenameAnonymousContainer (3.51s) [2020-04-09T20:15:12.821Z] === RUN TestRenameContainerWithSameName [2020-04-09T20:15:13.380Z] --- PASS: TestRenameContainerWithSameName (0.94s) [2020-04-09T20:15:13.380Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-09T20:15:13.949Z] === RUN TestDockerSuite/TestBuildBlankName [2020-04-09T20:15:14.205Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2020-04-09T20:15:14.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2020-04-09T20:15:15.270Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.26s) [2020-04-09T20:15:15.270Z] PASS [2020-04-09T20:15:15.270Z] [2020-04-09T20:15:15.270Z] === Skipped [2020-04-09T20:15:15.270Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-09T20:15:15.270Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:15:15.270Z] [2020-04-09T20:15:15.270Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-09T20:15:15.270Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:15:15.270Z] [2020-04-09T20:15:15.270Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-09T20:15:15.270Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:15:15.270Z] [2020-04-09T20:15:15.270Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-09T20:15:15.270Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:15:15.270Z] [2020-04-09T20:15:15.270Z] [2020-04-09T20:15:15.270Z] DONE 17 tests, 4 skipped in 29.592s [2020-04-09T20:15:15.270Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-09T20:15:15.270Z] ++ 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-04-09T20:15:15.270Z] ++ set -e [2020-04-09T20:15:15.270Z] ++ '[' -n 0 ']' [2020-04-09T20:15:15.270Z] ++ set -x [2020-04-09T20:15:15.270Z] ++ env -i DEST=/go/src/github.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-04-09T20:15:15.270Z] INFO: Testing against a local daemon [2020-04-09T20:15:15.270Z] === RUN TestPluginInvalidJSON [2020-04-09T20:15:15.270Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:15:15.270Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:15:15.270Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:15:15.270Z] --- PASS: TestPluginInvalidJSON (0.01s) [2020-04-09T20:15:15.270Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-04-09T20:15:15.270Z] PASS [2020-04-09T20:15:15.270Z] [2020-04-09T20:15:15.270Z] DONE 2 tests in 0.086s [2020-04-09T20:15:15.270Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-09T20:15:15.270Z] ++ 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-04-09T20:15:15.270Z] ++ set -e [2020-04-09T20:15:15.270Z] ++ '[' -n 0 ']' [2020-04-09T20:15:15.270Z] ++ set -x [2020-04-09T20:15:15.270Z] ++ env -i DEST=/go/src/github.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-04-09T20:15:15.270Z] INFO: Testing against a local daemon [2020-04-09T20:15:15.270Z] === RUN TestExternalGraphDriver [2020-04-09T20:15:15.270Z] === RUN TestExternalGraphDriver/json [2020-04-09T20:15:15.818Z] --- PASS: TestRenameContainerWithLinkedContainer (2.08s) [2020-04-09T20:15:15.819Z] === RUN TestResize [2020-04-09T20:15:16.271Z] === RUN TestExternalGraphDriver/spec [2020-04-09T20:15:16.742Z] --- PASS: TestResize (0.96s) [2020-04-09T20:15:16.742Z] === RUN TestResizeWithInvalidSize [2020-04-09T20:15:16.742Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2020-04-09T20:15:16.840Z] ok github.com/docker/docker/integration/container 54.497s [2020-04-09T20:15:16.840Z] [2020-04-09T20:15:16.840Z] === Skipped [2020-04-09T20:15:16.840Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2020-04-09T20:15:16.840Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:15:16.840Z] [2020-04-09T20:15:16.840Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathDoesNotExist (0.02s) [2020-04-09T20:15:16.840Z] copy_test.go:25: testEnv.OSType == "windows" [2020-04-09T20:15:16.840Z] [2020-04-09T20:15:16.840Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2020-04-09T20:15:16.840Z] copy_test.go:39: testEnv.OSType == "windows" [2020-04-09T20:15:16.840Z] [2020-04-09T20:15:16.840Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathDoesNotExist (0.03s) [2020-04-09T20:15:16.840Z] copy_test.go:51: testEnv.OSType == "windows" [2020-04-09T20:15:16.840Z] [2020-04-09T20:15:16.840Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2020-04-09T20:15:16.840Z] copy_test.go:65: testEnv.OSType == "windows" [2020-04-09T20:15:16.840Z] [2020-04-09T20:15:16.840Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2020-04-09T20:15:16.840Z] copy_test.go:76: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:16.840Z] [2020-04-09T20:15:16.840Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2020-04-09T20:15:16.840Z] create_test.go:72: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2020-04-09T20:15:16.840Z] [2020-04-09T20:15:16.840Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.01s) [2020-04-09T20:15:16.840Z] create_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:16.840Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2020-04-09T20:15:16.841Z] create_test.go:176: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCapabilities (0.00s) [2020-04-09T20:15:16.841Z] create_test.go:255: testEnv.DaemonInfo.OSType == "windows": FIXME: test should be able to run on LCOW [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2020-04-09T20:15:16.841Z] create_test.go:381: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2020-04-09T20:15:16.841Z] create_test.go:541: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2020-04-09T20:15:16.841Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestExec (0.00s) [2020-04-09T20:15:16.841Z] exec_test.go:88: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2020-04-09T20:15:16.841Z] exec_test.go:127: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2020-04-09T20:15:16.841Z] export_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2020-04-09T20:15:16.841Z] export_test.go:60: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2020-04-09T20:15:16.841Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2020-04-09T20:15:16.841Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2020-04-09T20:15:16.841Z] inspect_test.go:19: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer (0.00s) [2020-04-09T20:15:16.841Z] kill_test.go:33: testEnv.OSType == "windows": TODO Windows: FIXME. No SIGWINCH [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2020-04-09T20:15:16.841Z] kill_test.go:73: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2020-04-09T20:15:16.841Z] kill_test.go:112: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2020-04-09T20:15:16.841Z] kill_test.go:123: testEnv.OSType == "windows": Windows only supports 1.25 or later [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2020-04-09T20:15:16.841Z] kill_test.go:134: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2020-04-09T20:15:16.841Z] kill_test.go:151: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2020-04-09T20:15:16.841Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2020-04-09T20:15:16.841Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLocalhostTCPNat (0.00s) [2020-04-09T20:15:16.841Z] nat_test.go:43: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2020-04-09T20:15:16.841Z] nat_test.go:61: testEnv.OSType == "windows": FIXME [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2020-04-09T20:15:16.841Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2020-04-09T20:15:16.841Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2020-04-09T20:15:16.841Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2020-04-09T20:15:16.841Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2020-04-09T20:15:16.841Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestResize (0.00s) [2020-04-09T20:15:16.841Z] resize_test.go:20: testEnv.OSType == "windows": FIXME [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2020-04-09T20:15:16.841Z] resize_test.go:38: testEnv.OSType == "windows": FIXME [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2020-04-09T20:15:16.841Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2020-04-09T20:15:16.841Z] stats_test.go:20: !testEnv.DaemonInfo.MemoryLimit [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2020-04-09T20:15:16.841Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2020-04-09T20:15:16.841Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] DONE 80 tests, 41 skipped in 56.944s [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2020-04-09T20:15:16.841Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:15:16.841Z] INFO: Testing against a local daemon [2020-04-09T20:15:16.841Z] ok github.com/docker/docker/integration/image 0.433s [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === Skipped [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2020-04-09T20:15:16.841Z] commit_test.go:17: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2020-04-09T20:15:16.841Z] import_test.go:22: testEnv.OSType == "windows": TODO enable on windows [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/image TestRemoveImageOrphaning (0.00s) [2020-04-09T20:15:16.841Z] remove_test.go:15: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/image TestTagOfficialNames (0.00s) [2020-04-09T20:15:16.841Z] tag_test.go:98: testEnv.OSType == "windows" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] DONE 11 tests, 4 skipped in 2.195s [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2020-04-09T20:15:16.841Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:15:16.841Z] INFO: Testing against a local daemon [2020-04-09T20:15:16.841Z] ok github.com/docker/docker/integration/network 0.360s [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === Skipped [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2020-04-09T20:15:16.841Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2020-04-09T20:15:16.841Z] 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-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2020-04-09T20:15:16.841Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2020-04-09T20:15:16.841Z] network_test.go:24: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2020-04-09T20:15:16.841Z] network_test.go:97: testEnv.OSType == "windows" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2020-04-09T20:15:16.841Z] service_test.go:29: testEnv.OSType == "windows" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2020-04-09T20:15:16.841Z] service_test.go:52: testEnv.OSType == "windows" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2020-04-09T20:15:16.841Z] service_test.go:96: testEnv.OSType == "windows" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2020-04-09T20:15:16.841Z] service_test.go:130: testEnv.OSType == "windows" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2020-04-09T20:15:16.841Z] service_test.go:181: testEnv.OSType == "windows" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2020-04-09T20:15:16.841Z] service_test.go:206: testEnv.OSType == "windows" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:15:16.841Z] service_test.go:236: FLAKY_TEST [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2020-04-09T20:15:16.841Z] service_test.go:326: testEnv.OSType == "windows" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2020-04-09T20:15:16.841Z] service_test.go:394: testEnv.OSType == "windows" [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] DONE 18 tests, 14 skipped in 2.387s [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2020-04-09T20:15:16.841Z] testing: warning: no tests to run [2020-04-09T20:15:16.841Z] ok github.com/docker/docker/integration/network/ipvlan 0.080s [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] DONE 0 tests in 0.696s [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2020-04-09T20:15:16.841Z] testing: warning: no tests to run [2020-04-09T20:15:16.841Z] ok github.com/docker/docker/integration/network/macvlan 0.076s [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] DONE 0 tests in 0.672s [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2020-04-09T20:15:16.841Z] testing: warning: no tests to run [2020-04-09T20:15:16.841Z] ok github.com/docker/docker/integration/plugin 0.084s [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] DONE 0 tests in 0.711s [2020-04-09T20:15:16.841Z] [2020-04-09T20:15:16.841Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2020-04-09T20:15:17.304Z] testing: warning: no tests to run [2020-04-09T20:15:17.304Z] ok github.com/docker/docker/integration/plugin/authz 0.074s [2020-04-09T20:15:17.304Z] [2020-04-09T20:15:17.304Z] DONE 0 tests in 0.669s [2020-04-09T20:15:17.304Z] [2020-04-09T20:15:17.304Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2020-04-09T20:15:17.667Z] --- PASS: TestResizeWithInvalidSize (0.95s) [2020-04-09T20:15:17.667Z] === RUN TestResizeWhenContainerNotStarted [2020-04-09T20:15:18.594Z] --- PASS: TestResizeWhenContainerNotStarted (1.05s) [2020-04-09T20:15:18.594Z] === RUN TestDaemonRestartKillContainers [2020-04-09T20:15:18.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:15:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:15:18.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:15:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:15:18.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:15:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:15:18.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:15:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:15:18.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:15:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:15:18.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:15:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:15:18.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:15:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:15:18.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:15:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:15:18.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:15:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:15:18.594Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:15:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:15:18.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:15:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:15:18.594Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:15:18.594Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:15:18.594Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:15:18.594Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:15:18.850Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:15:18.851Z] INFO: Testing against a local daemon [2020-04-09T20:15:18.851Z] ok github.com/docker/docker/integration/plugin/common 0.221s [2020-04-09T20:15:18.851Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2020-04-09T20:15:18.935Z] === RUN TestExternalGraphDriver/pull [2020-04-09T20:15:19.313Z] [2020-04-09T20:15:19.313Z] DONE 2 tests in 1.903s [2020-04-09T20:15:19.313Z] [2020-04-09T20:15:19.313Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2020-04-09T20:15:20.210Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2020-04-09T20:15:20.465Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2020-04-09T20:15:20.948Z] --- PASS: TestExternalGraphDriver (6.32s) [2020-04-09T20:15:20.948Z] --- PASS: TestExternalGraphDriver/json (2.05s) [2020-04-09T20:15:20.948Z] --- PASS: TestExternalGraphDriver/spec (2.07s) [2020-04-09T20:15:20.948Z] --- PASS: TestExternalGraphDriver/pull (2.08s) [2020-04-09T20:15:20.948Z] === RUN TestGraphdriverPluginV2 [2020-04-09T20:15:20.948Z] --- SKIP: TestGraphdriverPluginV2 (0.06s) [2020-04-09T20:15:20.948Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:15:20.948Z] PASS [2020-04-09T20:15:20.948Z] [2020-04-09T20:15:20.948Z] === Skipped [2020-04-09T20:15:20.948Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.06s) [2020-04-09T20:15:20.948Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:15:20.948Z] [2020-04-09T20:15:20.948Z] [2020-04-09T20:15:20.948Z] DONE 5 tests, 1 skipped in 6.460s [2020-04-09T20:15:20.948Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-09T20:15:20.948Z] ++ 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-04-09T20:15:20.948Z] ++ set -e [2020-04-09T20:15:20.948Z] ++ '[' -n 0 ']' [2020-04-09T20:15:20.948Z] ++ set -x [2020-04-09T20:15:20.948Z] ++ env -i DEST=/go/src/github.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-04-09T20:15:20.948Z] INFO: Testing against a local daemon [2020-04-09T20:15:20.948Z] === RUN TestContinueAfterPluginCrash [2020-04-09T20:15:20.948Z] === PAUSE TestContinueAfterPluginCrash [2020-04-09T20:15:20.948Z] === RUN TestReadPluginNoRead [2020-04-09T20:15:20.948Z] === PAUSE TestReadPluginNoRead [2020-04-09T20:15:20.948Z] === RUN TestDaemonStartWithLogOpt [2020-04-09T20:15:20.948Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-09T20:15:20.948Z] === CONT TestContinueAfterPluginCrash [2020-04-09T20:15:20.948Z] === CONT TestDaemonStartWithLogOpt [2020-04-09T20:15:21.024Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:15:21.279Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:15:22.204Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2020-04-09T20:15:22.239Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:15:22.239Z] INFO: Testing against a local daemon [2020-04-09T20:15:22.239Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.250s [2020-04-09T20:15:22.701Z] [2020-04-09T20:15:22.701Z] === Skipped [2020-04-09T20:15:22.701Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2020-04-09T20:15:22.701Z] external_test.go:48: runtime.GOOS == "windows" [2020-04-09T20:15:22.701Z] [2020-04-09T20:15:22.701Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2020-04-09T20:15:22.701Z] external_test.go:408: runtime.GOOS == "windows" [2020-04-09T20:15:22.701Z] [2020-04-09T20:15:22.701Z] [2020-04-09T20:15:22.701Z] DONE 2 tests, 2 skipped in 3.328s [2020-04-09T20:15:22.701Z] [2020-04-09T20:15:22.701Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2020-04-09T20:15:22.764Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:15:23.019Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:15:23.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2020-04-09T20:15:24.635Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:15:24.635Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:15:24.889Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2020-04-09T20:15:25.813Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2020-04-09T20:15:26.736Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:15:27.297Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:15:29.179Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2020-04-09T20:15:29.316Z] --- PASS: TestDaemonStartWithLogOpt (8.72s) [2020-04-09T20:15:29.597Z] === CONT TestReadPluginNoRead [2020-04-09T20:15:29.814Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:15:29.814Z] INFO: Testing against a local daemon [2020-04-09T20:15:29.814Z] ok github.com/docker/docker/integration/plugin/logging 0.253s [2020-04-09T20:15:29.814Z] [2020-04-09T20:15:29.814Z] === Skipped [2020-04-09T20:15:29.814Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2020-04-09T20:15:29.814Z] read_test.go:21: no unix domain sockets on Windows [2020-04-09T20:15:29.814Z] [2020-04-09T20:15:29.814Z] [2020-04-09T20:15:29.814Z] DONE 1 tests, 1 skipped in 6.627s [2020-04-09T20:15:29.814Z] [2020-04-09T20:15:29.814Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2020-04-09T20:15:30.275Z] testing: warning: no tests to run [2020-04-09T20:15:30.275Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.097s [2020-04-09T20:15:30.275Z] [2020-04-09T20:15:30.275Z] DONE 0 tests in 1.175s [2020-04-09T20:15:30.275Z] [2020-04-09T20:15:30.275Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2020-04-09T20:15:30.538Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:15:30.538Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2020-04-09T20:15:30.683Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.90s) [2020-04-09T20:15:30.683Z] PASS [2020-04-09T20:15:30.683Z] [2020-04-09T20:15:30.683Z] === Skipped [2020-04-09T20:15:30.683Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-09T20:15:30.683Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:15:30.683Z] [2020-04-09T20:15:30.683Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-09T20:15:30.683Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:15:30.683Z] [2020-04-09T20:15:30.683Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-09T20:15:30.683Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:15:30.683Z] [2020-04-09T20:15:30.683Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-09T20:15:30.683Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:15:30.683Z] [2020-04-09T20:15:30.683Z] [2020-04-09T20:15:30.683Z] DONE 17 tests, 4 skipped in 31.554s [2020-04-09T20:15:30.683Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-09T20:15:30.683Z] ++ 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-04-09T20:15:30.683Z] ++ set -e [2020-04-09T20:15:30.683Z] ++ '[' -n 0 ']' [2020-04-09T20:15:30.683Z] ++ set -x [2020-04-09T20:15:30.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-04-09T20:15:30.683Z] INFO: Testing against a local daemon [2020-04-09T20:15:30.683Z] === RUN TestPluginInvalidJSON [2020-04-09T20:15:30.683Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:15:30.683Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:15:30.683Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:15:30.683Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-09T20:15:30.683Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-09T20:15:30.683Z] PASS [2020-04-09T20:15:30.683Z] [2020-04-09T20:15:30.683Z] DONE 2 tests in 0.159s [2020-04-09T20:15:30.683Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-09T20:15:30.683Z] ++ 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-04-09T20:15:30.683Z] ++ set -e [2020-04-09T20:15:30.683Z] ++ '[' -n 0 ']' [2020-04-09T20:15:30.683Z] ++ set -x [2020-04-09T20:15:30.683Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= 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-04-09T20:15:30.683Z] INFO: Testing against a local daemon [2020-04-09T20:15:30.683Z] === RUN TestExternalGraphDriver [2020-04-09T20:15:30.793Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:15:30.941Z] === RUN TestExternalGraphDriver/json [2020-04-09T20:15:32.262Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-09T20:15:32.467Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:15:32.467Z] INFO: Testing against a local daemon [2020-04-09T20:15:32.467Z] ok github.com/docker/docker/integration/plugin/volumes 0.254s [2020-04-09T20:15:32.929Z] [2020-04-09T20:15:32.929Z] === Skipped [2020-04-09T20:15:32.929Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2020-04-09T20:15:32.929Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:32.929Z] [2020-04-09T20:15:32.929Z] [2020-04-09T20:15:32.929Z] DONE 1 tests, 1 skipped in 2.305s [2020-04-09T20:15:32.929Z] [2020-04-09T20:15:32.929Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2020-04-09T20:15:33.302Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-09T20:15:33.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.57s) [2020-04-09T20:15:33.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.86s) [2020-04-09T20:15:33.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.63s) [2020-04-09T20:15:33.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.74s) [2020-04-09T20:15:33.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.65s) [2020-04-09T20:15:33.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.60s) [2020-04-09T20:15:33.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.39s) [2020-04-09T20:15:33.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.44s) [2020-04-09T20:15:33.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.58s) [2020-04-09T20:15:33.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.56s) [2020-04-09T20:15:33.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.67s) [2020-04-09T20:15:33.303Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.49s) [2020-04-09T20:15:33.303Z] === RUN TestCgroupNamespacesRun [2020-04-09T20:15:33.473Z] === RUN TestExternalGraphDriver/spec [2020-04-09T20:15:34.278Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-09T20:15:34.474Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:15:34.474Z] INFO: Testing against a local daemon [2020-04-09T20:15:34.474Z] ok github.com/docker/docker/integration/secret 0.220s [2020-04-09T20:15:34.558Z] --- PASS: TestContinueAfterPluginCrash (13.79s) [2020-04-09T20:15:34.939Z] [2020-04-09T20:15:34.939Z] === Skipped [2020-04-09T20:15:34.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2020-04-09T20:15:34.939Z] secret_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:34.939Z] [2020-04-09T20:15:34.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2020-04-09T20:15:34.939Z] secret_test.go:45: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:34.939Z] [2020-04-09T20:15:34.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2020-04-09T20:15:34.939Z] secret_test.go:122: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:34.939Z] [2020-04-09T20:15:34.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2020-04-09T20:15:34.939Z] secret_test.go:169: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:34.939Z] [2020-04-09T20:15:34.939Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2020-04-09T20:15:34.939Z] secret_test.go:220: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:34.939Z] [2020-04-09T20:15:34.939Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2020-04-09T20:15:34.939Z] secret_test.go:339: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:15:34.939Z] [2020-04-09T20:15:34.939Z] [2020-04-09T20:15:34.939Z] DONE 6 tests, 6 skipped in 1.996s [2020-04-09T20:15:34.939Z] [2020-04-09T20:15:34.939Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2020-04-09T20:15:35.188Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2020-04-09T20:15:35.188Z] --- PASS: TestCgroupNamespacesRun (1.99s) [2020-04-09T20:15:35.188Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-09T20:15:36.006Z] === RUN TestExternalGraphDriver/pull [2020-04-09T20:15:36.111Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2020-04-09T20:15:36.570Z] === RUN TestReadPluginNoRead/default [2020-04-09T20:15:37.034Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.77s) [2020-04-09T20:15:37.034Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-09T20:15:37.132Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:15:37.132Z] INFO: Testing against a local daemon [2020-04-09T20:15:37.594Z] ok github.com/docker/docker/integration/service 0.345s [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === Skipped [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-09T20:15:37.594Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2020-04-09T20:15:37.594Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-09T20:15:37.594Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2020-04-09T20:15:37.594Z] create_test.go:39: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2020-04-09T20:15:37.594Z] create_test.go:79: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2020-04-09T20:15:37.594Z] create_test.go:152: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2020-04-09T20:15:37.594Z] create_test.go:175: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2020-04-09T20:15:37.594Z] create_test.go:194: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2020-04-09T20:15:37.594Z] create_test.go:247: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2020-04-09T20:15:37.594Z] create_test.go:311: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.02s) [2020-04-09T20:15:37.594Z] create_test.go:403: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.02s) [2020-04-09T20:15:37.594Z] create_test.go:487: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2020-04-09T20:15:37.594Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2020-04-09T20:15:37.594Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2020-04-09T20:15:37.594Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2020-04-09T20:15:37.594Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2020-04-09T20:15:37.594Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2020-04-09T20:15:37.594Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2020-04-09T20:15:37.594Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2020-04-09T20:15:37.594Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2020-04-09T20:15:37.594Z] update_test.go:19: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2020-04-09T20:15:37.594Z] update_test.go:75: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2020-04-09T20:15:37.594Z] update_test.go:137: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2020-04-09T20:15:37.594Z] update_test.go:199: testEnv.DaemonInfo.OSType != "linux" [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] DONE 23 tests, 22 skipped in 2.738s [2020-04-09T20:15:37.594Z] [2020-04-09T20:15:37.594Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2020-04-09T20:15:38.540Z] --- PASS: TestExternalGraphDriver (7.41s) [2020-04-09T20:15:38.540Z] --- PASS: TestExternalGraphDriver/json (2.43s) [2020-04-09T20:15:38.540Z] --- PASS: TestExternalGraphDriver/spec (2.69s) [2020-04-09T20:15:38.540Z] --- PASS: TestExternalGraphDriver/pull (2.15s) [2020-04-09T20:15:38.540Z] === RUN TestGraphdriverPluginV2 [2020-04-09T20:15:38.540Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2020-04-09T20:15:38.540Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:15:38.540Z] PASS [2020-04-09T20:15:38.540Z] [2020-04-09T20:15:38.540Z] === Skipped [2020-04-09T20:15:38.540Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2020-04-09T20:15:38.540Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:15:38.540Z] [2020-04-09T20:15:38.540Z] [2020-04-09T20:15:38.540Z] DONE 5 tests, 1 skipped in 7.577s [2020-04-09T20:15:38.540Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-09T20:15:38.540Z] ++ 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-04-09T20:15:38.540Z] ++ set -e [2020-04-09T20:15:38.540Z] ++ '[' -n 0 ']' [2020-04-09T20:15:38.540Z] ++ set -x [2020-04-09T20:15:38.540Z] ++ env -i DEST=/go/src/github.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-04-09T20:15:38.540Z] INFO: Testing against a local daemon [2020-04-09T20:15:38.540Z] === RUN TestContinueAfterPluginCrash [2020-04-09T20:15:38.540Z] === PAUSE TestContinueAfterPluginCrash [2020-04-09T20:15:38.540Z] === RUN TestReadPluginNoRead [2020-04-09T20:15:38.540Z] === PAUSE TestReadPluginNoRead [2020-04-09T20:15:38.540Z] === RUN TestDaemonStartWithLogOpt [2020-04-09T20:15:38.540Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-09T20:15:38.540Z] === CONT TestContinueAfterPluginCrash [2020-04-09T20:15:38.540Z] === CONT TestDaemonStartWithLogOpt [2020-04-09T20:15:38.540Z] === CONT TestReadPluginNoRead [2020-04-09T20:15:38.583Z] --- PASS: TestReadPluginNoRead (8.84s) [2020-04-09T20:15:38.583Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.93s) [2020-04-09T20:15:38.583Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.06s) [2020-04-09T20:15:38.583Z] --- PASS: TestReadPluginNoRead/default (1.99s) [2020-04-09T20:15:38.583Z] read_test.go:91: [d3878b1134f69] daemon is not started [2020-04-09T20:15:38.583Z] PASS [2020-04-09T20:15:38.583Z] [2020-04-09T20:15:38.583Z] DONE 6 tests in 17.649s [2020-04-09T20:15:38.583Z] 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-04-09T20:15:38.583Z] ++ 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-04-09T20:15:38.583Z] ++ set -e [2020-04-09T20:15:38.583Z] ++ '[' -n 0 ']' [2020-04-09T20:15:38.583Z] ++ set -x [2020-04-09T20:15:38.583Z] ++ env -i DEST=/go/src/github.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-04-09T20:15:38.583Z] testing: warning: no tests to run [2020-04-09T20:15:38.583Z] PASS [2020-04-09T20:15:38.583Z] [2020-04-09T20:15:38.583Z] DONE 0 tests in 0.030s [2020-04-09T20:15:38.583Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-09T20:15:38.583Z] ++ 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-04-09T20:15:38.583Z] ++ set -e [2020-04-09T20:15:38.583Z] ++ '[' -n 0 ']' [2020-04-09T20:15:38.583Z] ++ set -x [2020-04-09T20:15:38.583Z] ++ env -i DEST=/go/src/github.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-04-09T20:15:38.583Z] INFO: Testing against a local daemon [2020-04-09T20:15:38.583Z] === RUN TestPluginWithDevMounts [2020-04-09T20:15:38.583Z] === PAUSE TestPluginWithDevMounts [2020-04-09T20:15:38.583Z] === CONT TestPluginWithDevMounts [2020-04-09T20:15:38.918Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.89s) [2020-04-09T20:15:38.918Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-09T20:15:39.478Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2020-04-09T20:15:39.801Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:15:39.801Z] INFO: Testing against a local daemon [2020-04-09T20:15:39.801Z] ok github.com/docker/docker/integration/session 0.204s [2020-04-09T20:15:39.801Z] [2020-04-09T20:15:39.801Z] === Skipped [2020-04-09T20:15:39.801Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2020-04-09T20:15:39.801Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2020-04-09T20:15:39.801Z] [2020-04-09T20:15:39.801Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2020-04-09T20:15:39.801Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2020-04-09T20:15:39.801Z] [2020-04-09T20:15:39.801Z] [2020-04-09T20:15:39.801Z] DONE 2 tests, 2 skipped in 2.136s [2020-04-09T20:15:39.801Z] [2020-04-09T20:15:39.801Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2020-04-09T20:15:40.597Z] --- PASS: TestPluginWithDevMounts (1.89s) [2020-04-09T20:15:40.597Z] PASS [2020-04-09T20:15:40.597Z] [2020-04-09T20:15:40.597Z] DONE 1 tests in 1.970s [2020-04-09T20:15:40.597Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2020-04-09T20:15:40.597Z] ++ 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-04-09T20:15:40.597Z] ++ set -e [2020-04-09T20:15:40.597Z] ++ '[' -n 0 ']' [2020-04-09T20:15:40.597Z] ++ set -x [2020-04-09T20:15:40.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=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-04-09T20:15:40.597Z] INFO: Testing against a local daemon [2020-04-09T20:15:40.597Z] === RUN TestSecretInspect [2020-04-09T20:15:40.845Z] --- PASS: TestCgroupNamespacesRunHostMode (1.92s) [2020-04-09T20:15:40.845Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-09T20:15:41.100Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2020-04-09T20:15:41.991Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:15:41.991Z] INFO: Testing against a local daemon [2020-04-09T20:15:42.462Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.78s) [2020-04-09T20:15:42.463Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-09T20:15:42.967Z] ok github.com/docker/docker/integration/system 1.293s [2020-04-09T20:15:42.967Z] [2020-04-09T20:15:42.967Z] === Skipped [2020-04-09T20:15:42.967Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:15:42.967Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2020-04-09T20:15:42.967Z] [2020-04-09T20:15:42.967Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2020-04-09T20:15:42.967Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2020-04-09T20:15:42.967Z] [2020-04-09T20:15:42.967Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2020-04-09T20:15:42.967Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2020-04-09T20:15:42.967Z] [2020-04-09T20:15:42.967Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2020-04-09T20:15:42.967Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2020-04-09T20:15:42.967Z] [2020-04-09T20:15:42.967Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2020-04-09T20:15:42.967Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-09T20:15:42.967Z] [2020-04-09T20:15:42.967Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2020-04-09T20:15:42.967Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-09T20:15:42.967Z] [2020-04-09T20:15:42.967Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2020-04-09T20:15:42.967Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2020-04-09T20:15:42.967Z] [2020-04-09T20:15:42.967Z] [2020-04-09T20:15:42.967Z] DONE 13 tests, 7 skipped in 3.272s [2020-04-09T20:15:42.967Z] [2020-04-09T20:15:42.967Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2020-04-09T20:15:43.392Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.86s) [2020-04-09T20:15:43.392Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-09T20:15:43.646Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2020-04-09T20:15:44.036Z] --- PASS: TestSecretInspect (3.68s) [2020-04-09T20:15:44.036Z] === RUN TestSecretList [2020-04-09T20:15:44.205Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2020-04-09T20:15:44.205Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-09T20:15:45.158Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:15:45.158Z] INFO: Testing against a local daemon [2020-04-09T20:15:45.158Z] ok github.com/docker/docker/integration/volume 0.222s [2020-04-09T20:15:45.620Z] [2020-04-09T20:15:45.620Z] === Skipped [2020-04-09T20:15:45.620Z] === SKIP: github.com/docker/docker/integration/volume TestVolumesRemove (0.00s) [2020-04-09T20:15:45.620Z] volume_test.go:64: testEnv.OSType == "windows": FIXME [2020-04-09T20:15:45.620Z] [2020-04-09T20:15:45.620Z] [2020-04-09T20:15:45.620Z] DONE 5 tests, 1 skipped in 2.443s [2020-04-09T20:15:45.620Z] [2020-04-09T20:15:45.620Z] INFO: make.ps1 ended at 04/09/2020 20:15:45 [2020-04-09T20:15:45.620Z] INFO: Integration CLI tests being run from the host: [2020-04-09T20:15:45.620Z] 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-04-09T20:15:46.088Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.96s) [2020-04-09T20:15:46.088Z] === RUN TestKernelTCPMemory [2020-04-09T20:15:46.647Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2020-04-09T20:15:46.647Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2020-04-09T20:15:46.647Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2020-04-09T20:15:47.206Z] --- PASS: TestKernelTCPMemory (0.95s) [2020-04-09T20:15:47.206Z] === RUN TestNISDomainname [2020-04-09T20:15:47.444Z] ok github.com/docker/docker/cmd/dockerd 0.224s coverage: 30.8% of statements [2020-04-09T20:15:48.129Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2020-04-09T20:15:48.383Z] --- PASS: TestNISDomainname (1.15s) [2020-04-09T20:15:48.384Z] === RUN TestHostnameDnsResolution [2020-04-09T20:15:48.401Z] --- PASS: TestSecretList (3.70s) [2020-04-09T20:15:48.401Z] === RUN TestSecretsCreateAndDelete [2020-04-09T20:15:49.743Z] --- PASS: TestHostnameDnsResolution (1.46s) [2020-04-09T20:15:49.743Z] === RUN TestStats [2020-04-09T20:15:50.666Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2020-04-09T20:15:50.755Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-09T20:15:50.755Z] --- PASS: TestDaemonStartWithLogOpt (12.43s) [2020-04-09T20:15:51.225Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2020-04-09T20:15:51.689Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-09T20:15:51.841Z] --- PASS: TestSecretsCreateAndDelete (3.60s) [2020-04-09T20:15:51.841Z] === RUN TestSecretsUpdate [2020-04-09T20:15:52.148Z] --- PASS: TestStats (2.27s) [2020-04-09T20:15:52.148Z] === RUN TestStopContainerWithTimeout [2020-04-09T20:15:52.148Z] === RUN TestStopContainerWithTimeout/0 [2020-04-09T20:15:52.148Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-09T20:15:52.148Z] === RUN TestStopContainerWithTimeout/1 [2020-04-09T20:15:52.148Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-09T20:15:52.148Z] === RUN TestStopContainerWithTimeout/3 [2020-04-09T20:15:52.148Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-09T20:15:52.148Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-09T20:15:52.148Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-09T20:15:52.148Z] === CONT TestStopContainerWithTimeout/0 [2020-04-09T20:15:52.148Z] === CONT TestStopContainerWithTimeout/3 [2020-04-09T20:15:53.507Z] === CONT TestStopContainerWithTimeout/1 [2020-04-09T20:15:53.590Z] === RUN TestReadPluginNoRead/default [2020-04-09T20:15:54.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2020-04-09T20:15:54.322Z] ok github.com/docker/docker/container 0.172s coverage: 34.9% of statements [2020-04-09T20:15:54.322Z] ? github.com/docker/docker/container/stream [no test files] [2020-04-09T20:15:54.322Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2020-04-09T20:15:54.322Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2020-04-09T20:15:54.322Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2020-04-09T20:15:54.340Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2020-04-09T20:15:54.340Z] INFO: Testing against a local daemon [2020-04-09T20:15:54.460Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2020-04-09T20:15:55.287Z] --- PASS: TestSecretsUpdate (3.67s) [2020-04-09T20:15:55.287Z] === RUN TestTemplatedSecret [2020-04-09T20:15:55.384Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-09T20:15:55.542Z] --- PASS: TestReadPluginNoRead (17.00s) [2020-04-09T20:15:55.542Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.95s) [2020-04-09T20:15:55.542Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.86s) [2020-04-09T20:15:55.542Z] --- PASS: TestReadPluginNoRead/default (1.84s) [2020-04-09T20:15:55.542Z] read_test.go:91: [ddbe7ec174382] daemon is not started [2020-04-09T20:15:55.542Z] --- PASS: TestContinueAfterPluginCrash (17.20s) [2020-04-09T20:15:55.542Z] PASS [2020-04-09T20:15:55.542Z] [2020-04-09T20:15:55.542Z] DONE 6 tests in 17.345s [2020-04-09T20:15:55.542Z] 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-04-09T20:15:55.542Z] ++ 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-04-09T20:15:55.542Z] ++ set -e [2020-04-09T20:15:55.542Z] ++ '[' -n 0 ']' [2020-04-09T20:15:55.542Z] ++ set -x [2020-04-09T20:15:55.542Z] ++ env -i DEST=/go/src/github.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-04-09T20:15:55.542Z] testing: warning: no tests to run [2020-04-09T20:15:55.542Z] PASS [2020-04-09T20:15:55.542Z] [2020-04-09T20:15:55.542Z] DONE 0 tests in 0.040s [2020-04-09T20:15:55.542Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-09T20:15:55.542Z] ++ 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-04-09T20:15:55.542Z] ++ set -e [2020-04-09T20:15:55.542Z] ++ '[' -n 0 ']' [2020-04-09T20:15:55.542Z] ++ set -x [2020-04-09T20:15:55.542Z] ++ env -i DEST=/go/src/github.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-04-09T20:15:55.638Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2020-04-09T20:15:55.800Z] INFO: Testing against a local daemon [2020-04-09T20:15:55.800Z] === RUN TestPluginWithDevMounts [2020-04-09T20:15:55.800Z] === PAUSE TestPluginWithDevMounts [2020-04-09T20:15:55.800Z] === CONT TestPluginWithDevMounts [2020-04-09T20:15:56.563Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2020-04-09T20:15:57.838Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.045s coverage: 65.3% of statements [2020-04-09T20:15:58.341Z] --- PASS: TestPluginWithDevMounts (2.20s) [2020-04-09T20:15:58.341Z] PASS [2020-04-09T20:15:58.341Z] [2020-04-09T20:15:58.341Z] DONE 1 tests in 2.343s [2020-04-09T20:15:58.341Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-09T20:15:58.341Z] ++ 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-04-09T20:15:58.341Z] ++ set -e [2020-04-09T20:15:58.341Z] ++ '[' -n 0 ']' [2020-04-09T20:15:58.341Z] ++ set -x [2020-04-09T20:15:58.341Z] ++ env -i DEST=/go/src/github.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-04-09T20:15:58.341Z] INFO: Testing against a local daemon [2020-04-09T20:15:58.341Z] === RUN TestSecretInspect [2020-04-09T20:15:58.446Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2020-04-09T20:15:58.446Z] --- PASS: TestStopContainerWithTimeout/0 (1.27s) [2020-04-09T20:15:58.446Z] --- PASS: TestStopContainerWithTimeout/3 (3.37s) [2020-04-09T20:15:58.446Z] --- PASS: TestStopContainerWithTimeout/1 (2.16s) [2020-04-09T20:15:58.446Z] --- PASS: TestStopContainerWithTimeout/-1 (2.90s) [2020-04-09T20:15:58.446Z] === RUN TestDeleteDevicemapper [2020-04-09T20:15:58.446Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-09T20:15:58.446Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:15:58.446Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-09T20:15:58.701Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2020-04-09T20:15:58.727Z] --- PASS: TestTemplatedSecret (3.52s) [2020-04-09T20:15:58.727Z] === RUN TestSecretCreateResolve [2020-04-09T20:15:59.260Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2020-04-09T20:16:01.145Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.49s) [2020-04-09T20:16:01.145Z] === RUN TestUpdateMemory [2020-04-09T20:16:01.145Z] --- SKIP: TestUpdateMemory (0.00s) [2020-04-09T20:16:01.145Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:16:01.145Z] === RUN TestUpdateCPUQuota [2020-04-09T20:16:01.626Z] --- PASS: TestSecretInspect (3.28s) [2020-04-09T20:16:01.626Z] === RUN TestSecretList [2020-04-09T20:16:02.069Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2020-04-09T20:16:02.174Z] --- PASS: TestSecretCreateResolve (3.64s) [2020-04-09T20:16:02.174Z] PASS [2020-04-09T20:16:02.174Z] [2020-04-09T20:16:02.174Z] DONE 6 tests in 21.894s [2020-04-09T20:16:02.174Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2020-04-09T20:16:02.174Z] ++ 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-04-09T20:16:02.174Z] ++ set -e [2020-04-09T20:16:02.174Z] ++ '[' -n 0 ']' [2020-04-09T20:16:02.174Z] ++ set -x [2020-04-09T20:16:02.174Z] ++ env -i DEST=/go/src/github.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-04-09T20:16:02.174Z] INFO: Testing against a local daemon [2020-04-09T20:16:02.174Z] === RUN TestServiceCreateInit [2020-04-09T20:16:02.455Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-09T20:16:02.629Z] --- PASS: TestUpdateCPUQuota (1.68s) [2020-04-09T20:16:02.629Z] === RUN TestUpdatePidsLimit [2020-04-09T20:16:02.629Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-09T20:16:02.885Z] === RUN TestUpdatePidsLimit/no_change [2020-04-09T20:16:03.487Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-09T20:16:03.742Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-09T20:16:04.302Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-09T20:16:04.302Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2020-04-09T20:16:04.556Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-09T20:16:04.913Z] --- PASS: TestSecretList (3.20s) [2020-04-09T20:16:04.913Z] === RUN TestSecretsCreateAndDelete [2020-04-09T20:16:05.126Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-09T20:16:05.685Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2020-04-09T20:16:06.273Z] ok github.com/docker/docker/daemon/cluster/convert 0.052s coverage: 35.6% of statements [2020-04-09T20:16:06.609Z] --- PASS: TestUpdatePidsLimit (4.05s) [2020-04-09T20:16:06.609Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.41s) [2020-04-09T20:16:06.609Z] --- PASS: TestUpdatePidsLimit/no_change (0.47s) [2020-04-09T20:16:06.609Z] --- PASS: TestUpdatePidsLimit/update_lower (0.42s) [2020-04-09T20:16:06.609Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.41s) [2020-04-09T20:16:06.609Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.46s) [2020-04-09T20:16:06.609Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.43s) [2020-04-09T20:16:06.609Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.44s) [2020-04-09T20:16:06.609Z] === RUN TestUpdateRestartPolicy [2020-04-09T20:16:07.211Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2020-04-09T20:16:07.446Z] --- PASS: TestSecretsCreateAndDelete (2.76s) [2020-04-09T20:16:07.446Z] === RUN TestSecretsUpdate [2020-04-09T20:16:07.926Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-09T20:16:08.135Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2020-04-09T20:16:08.694Z] === RUN TestDockerSuite/TestBuildCacheAdd [2020-04-09T20:16:09.012Z] ok github.com/docker/docker/daemon/cluster 0.194s coverage: 0.5% of statements [2020-04-09T20:16:09.617Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2020-04-09T20:16:10.176Z] === RUN TestDockerSuite/TestBuildCacheFrom [2020-04-09T20:16:10.731Z] --- PASS: TestSecretsUpdate (3.23s) [2020-04-09T20:16:10.731Z] === RUN TestTemplatedSecret [2020-04-09T20:16:12.726Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2020-04-09T20:16:13.393Z] --- PASS: TestServiceCreateInit (10.61s) [2020-04-09T20:16:13.393Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.09s) [2020-04-09T20:16:13.393Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.51s) [2020-04-09T20:16:13.393Z] === RUN TestCreateServiceMultipleTimes [2020-04-09T20:16:14.015Z] --- PASS: TestTemplatedSecret (3.48s) [2020-04-09T20:16:14.015Z] === RUN TestSecretCreateResolve [2020-04-09T20:16:14.578Z] ok github.com/docker/docker/daemon/discovery 0.032s coverage: 30.0% of statements [2020-04-09T20:16:15.982Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2020-04-09T20:16:15.982Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2020-04-09T20:16:16.631Z] ok github.com/docker/docker/daemon/events 0.072s coverage: 50.0% of statements [2020-04-09T20:16:16.631Z] ok github.com/docker/docker/daemon/config 0.132s coverage: 81.7% of statements [2020-04-09T20:16:17.299Z] --- PASS: TestSecretCreateResolve (3.29s) [2020-04-09T20:16:17.299Z] PASS [2020-04-09T20:16:17.299Z] [2020-04-09T20:16:17.299Z] DONE 6 tests in 19.368s [2020-04-09T20:16:17.299Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2020-04-09T20:16:17.299Z] ++ 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-04-09T20:16:17.299Z] ++ set -e [2020-04-09T20:16:17.299Z] ++ '[' -n 0 ']' [2020-04-09T20:16:17.299Z] ++ set -x [2020-04-09T20:16:17.299Z] ++ env -i DEST=/go/src/github.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-04-09T20:16:17.344Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2020-04-09T20:16:17.557Z] INFO: Testing against a local daemon [2020-04-09T20:16:17.558Z] === RUN TestServiceCreateInit [2020-04-09T20:16:17.558Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-09T20:16:18.270Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2020-04-09T20:16:18.525Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2020-04-09T20:16:18.781Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2020-04-09T20:16:20.128Z] ok github.com/docker/docker/daemon/graphdriver 0.010s coverage: 2.2% of statements [2020-04-09T20:16:20.184Z] --- PASS: TestUpdateRestartPolicy (13.52s) [2020-04-09T20:16:20.184Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-09T20:16:21.108Z] --- PASS: TestUpdateRestartWithAutoRemove (0.97s) [2020-04-09T20:16:21.108Z] === RUN TestWaitNonBlocked [2020-04-09T20:16:21.108Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:16:21.108Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:16:21.108Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:16:21.108Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:16:21.108Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:16:21.108Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:16:21.363Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2020-04-09T20:16:22.286Z] --- PASS: TestWaitNonBlocked (0.04s) [2020-04-09T20:16:22.286Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.07s) [2020-04-09T20:16:22.286Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.27s) [2020-04-09T20:16:22.286Z] === RUN TestWaitBlocked [2020-04-09T20:16:22.286Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:16:22.286Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:16:22.286Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:16:22.286Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:16:22.286Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:16:22.286Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:16:22.830Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-09T20:16:22.843Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.519s coverage: 13.8% of statements [2020-04-09T20:16:23.694Z] --- PASS: TestWaitBlocked (0.03s) [2020-04-09T20:16:23.694Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2020-04-09T20:16:23.694Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.15s) [2020-04-09T20:16:23.694Z] === CONT TestContainerStartOnDaemonRestart [2020-04-09T20:16:23.694Z] === CONT TestIpcModeOlderClient [2020-04-09T20:16:23.694Z] --- PASS: TestIpcModeOlderClient (0.12s) [2020-04-09T20:16:23.694Z] === CONT TestDaemonHostGatewayIP [2020-04-09T20:16:24.337Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 2.9% of statements [2020-04-09T20:16:25.053Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2020-04-09T20:16:25.613Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2020-04-09T20:16:25.833Z] ok github.com/docker/docker/daemon/graphdriver/copy 1.159s coverage: 57.9% of statements [2020-04-09T20:16:26.460Z] ok github.com/docker/docker/daemon 12.514s coverage: 17.4% of statements [2020-04-09T20:16:26.460Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2020-04-09T20:16:26.460Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2020-04-09T20:16:26.460Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2020-04-09T20:16:26.460Z] ? github.com/docker/docker/daemon/exec [no test files] [2020-04-09T20:16:27.495Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2020-04-09T20:16:27.495Z] --- PASS: TestContainerStartOnDaemonRestart (3.75s) [2020-04-09T20:16:27.495Z] === CONT TestDaemonRestartIpcMode [2020-04-09T20:16:28.054Z] --- PASS: TestDaemonHostGatewayIP (4.24s) [2020-04-09T20:16:28.054Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2020-04-09T20:16:28.095Z] --- PASS: TestServiceCreateInit (10.54s) [2020-04-09T20:16:28.095Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.37s) [2020-04-09T20:16:28.095Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.13s) [2020-04-09T20:16:28.095Z] === RUN TestCreateServiceMultipleTimes [2020-04-09T20:16:28.978Z] === RUN TestDockerSuite/TestBuildClearCmd [2020-04-09T20:16:29.537Z] === RUN TestDockerSuite/TestBuildCmd [2020-04-09T20:16:29.792Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2020-04-09T20:16:30.047Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2020-04-09T20:16:30.301Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2020-04-09T20:16:30.301Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2020-04-09T20:16:30.872Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2020-04-09T20:16:30.872Z] --- PASS: TestDaemonRestartIpcMode (3.51s) [2020-04-09T20:16:30.872Z] PASS [2020-04-09T20:16:30.872Z] [2020-04-09T20:16:30.872Z] === Skipped [2020-04-09T20:16:30.872Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2020-04-09T20:16:30.872Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:16:30.872Z] [2020-04-09T20:16:30.872Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2020-04-09T20:16:30.872Z] kill_test.go:153: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:16:30.872Z] [2020-04-09T20:16:30.872Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2020-04-09T20:16:30.872Z] kill_test.go:171: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:16:30.872Z] [2020-04-09T20:16:30.872Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:16:30.872Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:16:30.872Z] [2020-04-09T20:16:30.872Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2020-04-09T20:16:30.872Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:16:30.872Z] [2020-04-09T20:16:30.872Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2020-04-09T20:16:30.872Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2020-04-09T20:16:30.872Z] [2020-04-09T20:16:30.872Z] [2020-04-09T20:16:30.872Z] DONE 199 tests, 6 skipped in 150.272s [2020-04-09T20:16:30.872Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2020-04-09T20:16:30.872Z] ++ 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-04-09T20:16:30.872Z] ++ set -e [2020-04-09T20:16:30.872Z] ++ '[' -n 0 ']' [2020-04-09T20:16:30.872Z] ++ set -x [2020-04-09T20:16:30.872Z] ++ env -i DEST=/go/src/github.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-04-09T20:16:30.913Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.8% of statements [2020-04-09T20:16:31.127Z] INFO: Testing against a local daemon [2020-04-09T20:16:31.127Z] === RUN TestCommitInheritsEnv [2020-04-09T20:16:31.550Z] ok github.com/docker/docker/daemon/graphdriver/aufs 10.754s coverage: 68.6% of statements [2020-04-09T20:16:31.688Z] --- PASS: TestCommitInheritsEnv (0.51s) [2020-04-09T20:16:31.688Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-09T20:16:31.688Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-09T20:16:31.688Z] === RUN TestImagesFilterMultiReference [2020-04-09T20:16:31.688Z] --- PASS: TestImagesFilterMultiReference (0.07s) [2020-04-09T20:16:31.688Z] === RUN TestImagePullPlatformInvalid [2020-04-09T20:16:31.688Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2020-04-09T20:16:31.688Z] === RUN TestRemoveImageOrphaning [2020-04-09T20:16:31.942Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2020-04-09T20:16:32.197Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2020-04-09T20:16:32.197Z] === RUN TestRemoveImageGarbageCollector [2020-04-09T20:16:34.270Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.407s coverage: 49.5% of statements [2020-04-09T20:16:34.559Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 4.553s coverage: 45.9% of statements [2020-04-09T20:16:34.559Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2020-04-09T20:16:34.705Z] --- PASS: TestRemoveImageGarbageCollector (2.07s) [2020-04-09T20:16:34.706Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-09T20:16:34.706Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2020-04-09T20:16:34.706Z] === RUN TestTagInvalidReference [2020-04-09T20:16:34.706Z] --- PASS: TestTagInvalidReference (0.01s) [2020-04-09T20:16:34.706Z] === RUN TestTagValidPrefixedRepo [2020-04-09T20:16:34.706Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2020-04-09T20:16:34.706Z] === RUN TestTagExistedNameWithoutForce [2020-04-09T20:16:34.706Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2020-04-09T20:16:34.706Z] === RUN TestTagOfficialNames [2020-04-09T20:16:34.706Z] --- PASS: TestTagOfficialNames (0.05s) [2020-04-09T20:16:34.706Z] === RUN TestTagMatchesDigest [2020-04-09T20:16:34.706Z] --- PASS: TestTagMatchesDigest (0.01s) [2020-04-09T20:16:34.706Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-09T20:16:35.709Z] --- PASS: TestCreateServiceMultipleTimes (20.56s) [2020-04-09T20:16:35.709Z] === RUN TestCreateServiceConflict [2020-04-09T20:16:39.137Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2020-04-09T20:16:39.137Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2020-04-09T20:16:39.137Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2020-04-09T20:16:39.137Z] === RUN TestDockerSuite/TestBuildConditionalCache [2020-04-09T20:16:39.137Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2020-04-09T20:16:39.152Z] --- PASS: TestCreateServiceConflict (3.20s) [2020-04-09T20:16:39.152Z] === RUN TestCreateServiceMaxReplicas [2020-04-09T20:16:39.165Z] ok github.com/docker/docker/daemon/graphdriver/quota 0.761s coverage: 76.1% of statements [2020-04-09T20:16:39.165Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.030s coverage: 58.0% of statements [2020-04-09T20:16:39.165Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.035s coverage: 3.0% of statements [2020-04-09T20:16:39.796Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 4.796s coverage: 55.4% of statements [2020-04-09T20:16:39.796Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2020-04-09T20:16:39.796Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2020-04-09T20:16:40.061Z] === RUN TestDockerSuite/TestBuildContChar [2020-04-09T20:16:40.086Z] ok github.com/docker/docker/daemon/links 0.036s coverage: 93.0% of statements [2020-04-09T20:16:40.620Z] --- PASS: TestCreateServiceMaxReplicas (3.95s) [2020-04-09T20:16:40.620Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-09T20:16:44.222Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2020-04-09T20:16:44.222Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2020-04-09T20:16:45.146Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2020-04-09T20:16:45.146Z] === RUN TestDockerSuite/TestBuildContextCleanup [2020-04-09T20:16:45.400Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2020-04-09T20:16:45.655Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2020-04-09T20:16:45.658Z] ok github.com/docker/docker/daemon/logger/gelf 0.025s coverage: 67.0% of statements [2020-04-09T20:16:45.659Z] ok github.com/docker/docker/daemon/logger 0.251s coverage: 41.8% of statements [2020-04-09T20:16:45.909Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2020-04-09T20:16:46.164Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2020-04-09T20:16:46.724Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2020-04-09T20:16:47.327Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2020-04-09T20:16:47.713Z] ok github.com/docker/docker/daemon/images 0.063s coverage: 4.9% of statements [2020-04-09T20:16:47.713Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2020-04-09T20:16:47.713Z] ? github.com/docker/docker/daemon/listeners [no test files] [2020-04-09T20:16:48.011Z] ok github.com/docker/docker/daemon/logger/awslogs 0.687s coverage: 77.8% of statements [2020-04-09T20:16:48.011Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2020-04-09T20:16:48.011Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2020-04-09T20:16:49.041Z] ok github.com/docker/docker/daemon/logger/journald 0.013s coverage: 26.2% of statements [2020-04-09T20:16:49.107Z] --- PASS: TestCreateServiceMultipleTimes (19.25s) [2020-04-09T20:16:49.107Z] === RUN TestCreateServiceConflict [2020-04-09T20:16:49.835Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2020-04-09T20:16:50.066Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.028s coverage: 88.3% of statements [2020-04-09T20:16:50.089Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2020-04-09T20:16:50.353Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.019s coverage: 62.1% of statements [2020-04-09T20:16:50.482Z] --- PASS: TestCreateServiceConflict (3.25s) [2020-04-09T20:16:50.482Z] === RUN TestCreateServiceMaxReplicas [2020-04-09T20:16:53.090Z] ok github.com/docker/docker/daemon/logger/local 0.089s coverage: 74.7% of statements [2020-04-09T20:16:53.090Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2020-04-09T20:16:53.346Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2020-04-09T20:16:53.726Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.027s coverage: 19.9% of statements [2020-04-09T20:16:54.020Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.023s coverage: 33.3% of statements [2020-04-09T20:16:54.669Z] --- PASS: TestCreateServiceMaxReplicas (3.48s) [2020-04-09T20:16:54.670Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-09T20:16:55.527Z] ok github.com/docker/docker/daemon/logger/templates 0.045s coverage: 8.3% of statements [2020-04-09T20:16:55.807Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.20s) [2020-04-09T20:16:55.807Z] === RUN TestCreateServiceSecretFileMode [2020-04-09T20:16:55.859Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2020-04-09T20:16:57.603Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 47.8% of statements [2020-04-09T20:16:58.226Z] ok github.com/docker/docker/daemon/network 0.034s coverage: 63.8% of statements [2020-04-09T20:16:59.734Z] ok github.com/docker/docker/daemon/logger/splunk 3.039s coverage: 82.5% of statements [2020-04-09T20:16:59.734Z] ? github.com/docker/docker/daemon/names [no test files] [2020-04-09T20:16:59.734Z] ? github.com/docker/docker/daemon/stats [no test files] [2020-04-09T20:17:00.171Z] --- PASS: TestCreateServiceSecretFileMode (3.57s) [2020-04-09T20:17:00.171Z] === RUN TestCreateServiceConfigFileMode [2020-04-09T20:17:01.186Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2020-04-09T20:17:01.441Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2020-04-09T20:17:02.364Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2020-04-09T20:17:02.835Z] --- PASS: TestCreateServiceConfigFileMode (3.14s) [2020-04-09T20:17:02.835Z] === RUN TestCreateServiceSysctls [2020-04-09T20:17:03.357Z] ok github.com/docker/docker/distribution/metadata 0.178s coverage: 48.2% of statements [2020-04-09T20:17:03.645Z] ok github.com/docker/docker/errdefs 0.040s coverage: 49.4% of statements [2020-04-09T20:17:03.724Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2020-04-09T20:17:04.285Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2020-04-09T20:17:04.682Z] ok github.com/docker/docker/distribution 0.735s coverage: 22.1% of statements [2020-04-09T20:17:04.682Z] ? github.com/docker/docker/distribution/utils [no test files] [2020-04-09T20:17:06.806Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2020-04-09T20:17:07.198Z] --- PASS: TestCreateServiceSysctls (4.34s) [2020-04-09T20:17:07.198Z] === RUN TestCreateServiceCapabilities [2020-04-09T20:17:07.402Z] ok github.com/docker/docker/distribution/xfer 1.710s coverage: 85.6% of statements [2020-04-09T20:17:07.402Z] ? github.com/docker/docker/dockerversion [no test files] [2020-04-09T20:17:07.689Z] ok github.com/docker/docker/image/cache 0.018s coverage: 19.2% of statements [2020-04-09T20:17:07.979Z] ok github.com/docker/docker/image 0.059s coverage: 86.4% of statements [2020-04-09T20:17:07.979Z] ? github.com/docker/docker/image/tarexport [no test files] [2020-04-09T20:17:08.687Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2020-04-09T20:17:09.481Z] ok github.com/docker/docker/libcontainerd/queue 0.052s coverage: 100.0% of statements [2020-04-09T20:17:09.481Z] ok github.com/docker/docker/image/v1 0.030s coverage: 25.0% of statements [2020-04-09T20:17:09.481Z] ? github.com/docker/docker/internal/test/suite [no test files] [2020-04-09T20:17:09.717Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.72s) [2020-04-09T20:17:09.717Z] === RUN TestCreateServiceSecretFileMode [2020-04-09T20:17:10.569Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2020-04-09T20:17:10.639Z] --- PASS: TestCreateServiceCapabilities (3.45s) [2020-04-09T20:17:10.639Z] === RUN TestInspect [2020-04-09T20:17:10.991Z] ok github.com/docker/docker/pkg/aaparser 0.039s coverage: 50.0% of statements [2020-04-09T20:17:12.250Z] --- PASS: TestCreateServiceSecretFileMode (3.46s) [2020-04-09T20:17:12.250Z] === RUN TestCreateServiceConfigFileMode [2020-04-09T20:17:13.826Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2020-04-09T20:17:13.826Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2020-04-09T20:17:14.089Z] --- PASS: TestInspect (3.59s) [2020-04-09T20:17:14.089Z] === RUN TestCreateJob [2020-04-09T20:17:15.427Z] ok github.com/docker/docker/opts 0.130s coverage: 67.4% of statements [2020-04-09T20:17:15.534Z] --- PASS: TestCreateServiceConfigFileMode (3.41s) [2020-04-09T20:17:15.534Z] === RUN TestCreateServiceSysctls [2020-04-09T20:17:15.751Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2020-04-09T20:17:15.751Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2020-04-09T20:17:15.751Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2020-04-09T20:17:15.751Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2020-04-09T20:17:16.006Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2020-04-09T20:17:16.006Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2020-04-09T20:17:16.260Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2020-04-09T20:17:16.454Z] ok github.com/docker/docker/pkg/broadcaster 0.005s coverage: 100.0% of statements [2020-04-09T20:17:16.819Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2020-04-09T20:17:17.082Z] ok github.com/docker/docker/pkg/authorization 1.668s coverage: 68.3% of statements [2020-04-09T20:17:17.082Z] ok github.com/docker/docker/pkg/capabilities 0.006s coverage: 87.5% of statements [2020-04-09T20:17:17.421Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2020-04-09T20:17:18.127Z] ok github.com/docker/docker/pkg/archive 1.557s coverage: 76.7% of statements [2020-04-09T20:17:18.415Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2020-04-09T20:17:18.452Z] --- PASS: TestCreateJob (4.46s) [2020-04-09T20:17:18.452Z] === RUN TestReplicatedJob [2020-04-09T20:17:19.914Z] ok github.com/docker/docker/pkg/discovery 0.031s coverage: 58.3% of statements [2020-04-09T20:17:19.914Z] ok github.com/docker/docker/pkg/discovery/file 0.013s coverage: 97.6% of statements [2020-04-09T20:17:19.927Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2020-04-09T20:17:19.927Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2020-04-09T20:17:20.803Z] --- PASS: TestCreateServiceSysctls (4.39s) [2020-04-09T20:17:20.803Z] === RUN TestCreateServiceCapabilities [2020-04-09T20:17:21.289Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2020-04-09T20:17:21.289Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2020-04-09T20:17:21.412Z] ok github.com/docker/docker/pkg/discovery/memory 0.006s coverage: 92.3% of statements [2020-04-09T20:17:22.436Z] ok github.com/docker/docker/layer 7.162s coverage: 68.8% of statements [2020-04-09T20:17:22.436Z] ? github.com/docker/docker/libcontainerd [no test files] [2020-04-09T20:17:22.436Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2020-04-09T20:17:22.436Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2020-04-09T20:17:22.436Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2020-04-09T20:17:22.436Z] ? github.com/docker/docker/oci [no test files] [2020-04-09T20:17:22.436Z] ? github.com/docker/docker/oci/caps [no test files] [2020-04-09T20:17:22.436Z] ok github.com/docker/docker/pkg/discovery/nodes 0.007s coverage: 93.8% of statements [2020-04-09T20:17:23.062Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2020-04-09T20:17:23.169Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2020-04-09T20:17:23.334Z] --- PASS: TestCreateServiceCapabilities (2.96s) [2020-04-09T20:17:23.334Z] === RUN TestInspect [2020-04-09T20:17:24.084Z] ok github.com/docker/docker/pkg/filenotify 0.624s coverage: 67.0% of statements [2020-04-09T20:17:24.372Z] ok github.com/docker/docker/pkg/chrootarchive 4.569s coverage: 43.2% of statements [2020-04-09T20:17:24.372Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2020-04-09T20:17:24.372Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2020-04-09T20:17:24.372Z] ok github.com/docker/docker/pkg/fileutils 0.037s coverage: 89.5% of statements [2020-04-09T20:17:25.883Z] ok github.com/docker/docker/pkg/discovery/kv 3.179s coverage: 84.1% of statements [2020-04-09T20:17:26.195Z] ok github.com/docker/docker/pkg/fsutils 0.469s coverage: 85.1% of statements [2020-04-09T20:17:26.484Z] ok github.com/docker/docker/pkg/homedir 0.024s coverage: 11.4% of statements [2020-04-09T20:17:26.621Z] --- PASS: TestInspect (3.44s) [2020-04-09T20:17:26.621Z] === RUN TestCreateJob [2020-04-09T20:17:26.807Z] --- PASS: TestReplicatedJob (7.24s) [2020-04-09T20:17:26.807Z] === RUN TestUpdateReplicatedJob [2020-04-09T20:17:27.331Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2020-04-09T20:17:27.628Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2020-04-09T20:17:28.187Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2020-04-09T20:17:28.538Z] ok github.com/docker/docker/pkg/jsonmessage 0.024s coverage: 91.7% of statements [2020-04-09T20:17:28.538Z] ok github.com/docker/docker/pkg/locker 0.038s coverage: 88.9% of statements [2020-04-09T20:17:28.828Z] ok github.com/docker/docker/pkg/idtools 0.940s coverage: 70.1% of statements [2020-04-09T20:17:29.118Z] ok github.com/docker/docker/pkg/longpath 0.035s coverage: 100.0% of statements [2020-04-09T20:17:29.118Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2020-04-09T20:17:29.744Z] ok github.com/docker/docker/pkg/ioutils 1.825s coverage: 70.6% of statements [2020-04-09T20:17:29.744Z] ? github.com/docker/docker/pkg/loopback [no test files] [2020-04-09T20:17:29.744Z] ? github.com/docker/docker/pkg/mount [no test files] [2020-04-09T20:17:29.744Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2020-04-09T20:17:30.069Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2020-04-09T20:17:30.379Z] ok github.com/docker/docker/pkg/parsers 0.032s coverage: 97.0% of statements [2020-04-09T20:17:30.667Z] ok github.com/docker/docker/pkg/parsers/kernel 0.067s coverage: 60.0% of statements [2020-04-09T20:17:30.827Z] --- PASS: TestCreateJob (4.16s) [2020-04-09T20:17:30.827Z] === RUN TestReplicatedJob [2020-04-09T20:17:30.956Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.017s coverage: 91.4% of statements [2020-04-09T20:17:31.171Z] --- PASS: TestUpdateReplicatedJob (4.79s) [2020-04-09T20:17:31.171Z] === RUN TestServiceListWithStatuses [2020-04-09T20:17:31.171Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-09T20:17:31.171Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-09T20:17:31.171Z] === RUN TestDockerNetworkConnectAlias [2020-04-09T20:17:31.250Z] ok github.com/docker/docker/pkg/pidfile 0.008s coverage: 82.4% of statements [2020-04-09T20:17:31.250Z] ? github.com/docker/docker/pkg/platform [no test files] [2020-04-09T20:17:31.250Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2020-04-09T20:17:31.953Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2020-04-09T20:17:32.208Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2020-04-09T20:17:32.791Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.076s coverage: 56.8% of statements [2020-04-09T20:17:33.813Z] ok github.com/docker/docker/pkg/pools 0.051s coverage: 88.2% of statements [2020-04-09T20:17:33.813Z] ok github.com/docker/docker/pkg/progress 0.010s coverage: 75.9% of statements [2020-04-09T20:17:34.091Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2020-04-09T20:17:34.103Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements [2020-04-09T20:17:35.128Z] ok github.com/docker/docker/pkg/reexec 0.010s coverage: 82.4% of statements [2020-04-09T20:17:36.156Z] ok github.com/docker/docker/pkg/pubsub 1.155s coverage: 73.9% of statements [2020-04-09T20:17:36.156Z] ok github.com/docker/docker/pkg/stdcopy 0.024s coverage: 100.0% of statements [2020-04-09T20:17:37.177Z] ok github.com/docker/docker/pkg/stringid 0.005s coverage: 70.6% of statements [2020-04-09T20:17:37.349Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2020-04-09T20:17:37.408Z] --- PASS: TestReplicatedJob (6.66s) [2020-04-09T20:17:37.408Z] === RUN TestUpdateReplicatedJob [2020-04-09T20:17:37.475Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2020-04-09T20:17:37.952Z] --- PASS: TestDockerNetworkConnectAlias (7.47s) [2020-04-09T20:17:37.953Z] === RUN TestDockerNetworkReConnect [2020-04-09T20:17:38.101Z] ok github.com/docker/docker/pkg/symlink 0.017s coverage: 87.7% of statements [2020-04-09T20:17:38.726Z] ok github.com/docker/docker/pkg/sysinfo 0.014s coverage: 70.8% of statements [2020-04-09T20:17:39.014Z] ok github.com/docker/docker/pkg/signal 3.380s coverage: 61.0% of statements [2020-04-09T20:17:39.882Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2020-04-09T20:17:40.055Z] ok github.com/docker/docker/pkg/system 0.074s coverage: 37.2% of statements [2020-04-09T20:17:40.055Z] ok github.com/docker/docker/pkg/tailfile 0.142s coverage: 88.6% of statements [2020-04-09T20:17:41.549Z] testing: warning: no tests to run [2020-04-09T20:17:41.549Z] coverage: [no statements] [2020-04-09T20:17:41.549Z] ok github.com/docker/docker/pkg/term/windows 0.025s coverage: [no statements] [no tests to run] [2020-04-09T20:17:41.593Z] --- PASS: TestUpdateReplicatedJob (4.33s) [2020-04-09T20:17:41.593Z] === RUN TestServiceListWithStatuses [2020-04-09T20:17:41.593Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-09T20:17:41.593Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-09T20:17:41.593Z] === RUN TestDockerNetworkConnectAlias [2020-04-09T20:17:41.839Z] ok github.com/docker/docker/pkg/term 0.010s coverage: 84.8% of statements [2020-04-09T20:17:42.133Z] ok github.com/docker/docker/pkg/tarsum 0.255s coverage: 89.3% of statements [2020-04-09T20:17:42.421Z] ok github.com/docker/docker/pkg/truncindex 0.106s coverage: 91.5% of statements [2020-04-09T20:17:42.708Z] ok github.com/docker/docker/pkg/urlutil 0.005s coverage: 100.0% of statements [2020-04-09T20:17:42.996Z] ok github.com/docker/docker/pkg/useragent 0.017s coverage: 88.9% of statements [2020-04-09T20:17:43.139Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2020-04-09T20:17:44.738Z] --- PASS: TestDockerNetworkReConnect (5.96s) [2020-04-09T20:17:44.738Z] === RUN TestServicePlugin [2020-04-09T20:17:44.738Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-09T20:17:44.738Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:17:44.738Z] === RUN TestServiceUpdateLabel [2020-04-09T20:17:45.023Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2020-04-09T20:17:45.053Z] ok github.com/docker/docker/plugin/v2 0.008s coverage: 14.5% of statements [2020-04-09T20:17:45.947Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2020-04-09T20:17:46.872Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2020-04-09T20:17:47.127Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2020-04-09T20:17:47.146Z] ok github.com/docker/docker/reference 0.021s coverage: 84.4% of statements [2020-04-09T20:17:48.050Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2020-04-09T20:17:48.154Z] --- PASS: TestDockerNetworkConnectAlias (6.00s) [2020-04-09T20:17:48.154Z] === RUN TestDockerNetworkReConnect [2020-04-09T20:17:48.175Z] ok github.com/docker/docker/profiles/seccomp 0.015s coverage: 68.8% of statements [2020-04-09T20:17:48.179Z] --- PASS: TestServiceUpdateLabel (3.76s) [2020-04-09T20:17:48.179Z] === RUN TestServiceUpdateSecrets [2020-04-09T20:17:49.208Z] ok github.com/docker/docker/plugin 0.581s coverage: 27.1% of statements [2020-04-09T20:17:49.411Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2020-04-09T20:17:50.230Z] ok github.com/docker/docker/registry/resumable 0.023s coverage: 100.0% of statements [2020-04-09T20:17:50.772Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2020-04-09T20:17:51.254Z] ok github.com/docker/docker/restartmanager 0.008s coverage: 45.3% of statements [2020-04-09T20:17:52.277Z] ok github.com/docker/docker/testutil 0.007s coverage: 62.5% of statements [2020-04-09T20:17:52.566Z] ok github.com/docker/docker/runconfig 0.027s coverage: 68.2% of statements [2020-04-09T20:17:52.856Z] ok github.com/docker/docker/registry 0.485s coverage: 56.0% of statements [2020-04-09T20:17:53.423Z] --- PASS: TestDockerNetworkReConnect (5.02s) [2020-04-09T20:17:53.423Z] === RUN TestServicePlugin [2020-04-09T20:17:53.423Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-09T20:17:53.423Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:17:53.423Z] === RUN TestServiceUpdateLabel [2020-04-09T20:17:54.031Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2020-04-09T20:17:54.955Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2020-04-09T20:17:54.955Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2020-04-09T20:17:55.954Z] --- PASS: TestServiceUpdateLabel (3.29s) [2020-04-09T20:17:55.954Z] === RUN TestServiceUpdateSecrets [2020-04-09T20:17:56.837Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2020-04-09T20:17:57.297Z] ok github.com/docker/docker/volume/drivers 0.039s coverage: 36.1% of statements [2020-04-09T20:17:58.198Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2020-04-09T20:17:59.364Z] ok github.com/docker/docker/volume/mounts 0.078s coverage: 67.0% of statements [2020-04-09T20:17:59.364Z] ok github.com/docker/docker/volume/local 0.053s coverage: 73.0% of statements [2020-04-09T20:17:59.558Z] === RUN TestDockerSuite/TestBuildDockerignore [2020-04-09T20:17:59.813Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2020-04-09T20:18:00.847Z] ok github.com/docker/docker/volume/service 0.030s coverage: 73.0% of statements [2020-04-09T20:18:03.398Z] --- PASS: TestServiceUpdateSecrets (15.91s) [2020-04-09T20:18:03.398Z] === RUN TestServiceUpdateConfigs [2020-04-09T20:18:07.673Z] ok github.com/docker/docker/pkg/plugins 33.660s coverage: 76.6% of statements [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/rootless [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/rootless/specconv [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/runconfig/opts [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/testutil/daemon [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/testutil/environment [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/testutil/registry [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/testutil/request [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/volume [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/volume/service/opts [no test files] [2020-04-09T20:18:07.673Z] ? github.com/docker/docker/volume/testutils [no test files] [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === Skipped [2020-04-09T20:18:07.673Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2020-04-09T20:18:07.673Z] exec_linux_test.go:18: requires AppArmor to be enabled [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2020-04-09T20:18:07.673Z] exec_linux_test.go:38: requires AppArmor to be enabled [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2020-04-09T20:18:07.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:18:07.673Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2020-04-09T20:18:07.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:18:07.673Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2020-04-09T20:18:07.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:18:07.673Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2020-04-09T20:18:07.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:18:07.673Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2020-04-09T20:18:07.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:18:07.673Z] graphtest_unix.go:46: Driver btrfs not supported [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2020-04-09T20:18:07.673Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2020-04-09T20:18:07.673Z] time="2020-04-09T20:16:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:18:07.673Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:18:07.673Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2020-04-09T20:18:07.673Z] time="2020-04-09T20:16:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:18:07.673Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:18:07.673Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2020-04-09T20:18:07.673Z] time="2020-04-09T20:16:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:18:07.673Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:18:07.673Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2020-04-09T20:18:07.673Z] time="2020-04-09T20:16:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:18:07.673Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:18:07.673Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2020-04-09T20:18:07.673Z] time="2020-04-09T20:16:30Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2020-04-09T20:18:07.673Z] graphtest_unix.go:44: graphdriver: driver not supported [2020-04-09T20:18:07.673Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2020-04-09T20:18:07.673Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2020-04-09T20:18:07.673Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2020-04-09T20:18:07.673Z] overlay_test.go:49: Fails to compute changes intermittently [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2020-04-09T20:18:07.673Z] overlay_test.go:65: Cannot run test with naive change algorithm [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2020-04-09T20:18:07.673Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2020-04-09T20:18:07.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:18:07.673Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2020-04-09T20:18:07.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:18:07.673Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2020-04-09T20:18:07.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:18:07.673Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2020-04-09T20:18:07.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:18:07.673Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2020-04-09T20:18:07.673Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2020-04-09T20:18:07.673Z] graphtest_unix.go:46: Driver zfs not supported [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2020-04-09T20:18:07.673Z] graphtest_unix.go:73: No driver to put! [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2020-04-09T20:18:07.673Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2020-04-09T20:18:07.673Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] [2020-04-09T20:18:07.673Z] DONE 2140 tests, 26 skipped in 353.184s Post stage [Pipeline] junit [2020-04-09T20:18:08.740Z] Recording test results [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2020-04-09T20:18:09.741Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2020-04-09T20:18:09.775Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-40802/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 -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:7cb13d4d85990555be1317ae32b394e98a779379 hack/make.sh dynbinary test-integration [2020-04-09T20:18:10.062Z] [2020-04-09T20:18:10.351Z] Removing bundles/ [2020-04-09T20:18:10.351Z] [2020-04-09T20:18:10.351Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2020-04-09T20:18:10.351Z] Building: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:18:10.351Z] GOOS="" GOARCH="" GOARM="" [2020-04-09T20:18:12.998Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2020-04-09T20:18:12.998Z] === RUN TestDockerDaemonSuite/TestShmSize [2020-04-09T20:18:14.034Z] --- PASS: TestServiceUpdateSecrets (15.05s) [2020-04-09T20:18:14.034Z] === RUN TestServiceUpdateConfigs [2020-04-09T20:18:14.359Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2020-04-09T20:18:14.926Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2020-04-09T20:18:18.182Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2020-04-09T20:18:18.182Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2020-04-09T20:18:18.436Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2020-04-09T20:18:22.004Z] --- PASS: TestServiceUpdateConfigs (15.70s) [2020-04-09T20:18:22.004Z] === RUN TestServiceUpdateNetwork [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite (342.41s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.95s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.09s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.56s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.40s) [2020-04-09T20:18:23.669Z] docker_cli_daemon_test.go:1449: [d0677e4fe9417] daemon is not started [2020-04-09T20:18:23.669Z] check_test.go:309: [d8d7195673945] daemon is not started [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.42s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (2.14s) [2020-04-09T20:18:23.669Z] check_test.go:309: [d50e4e4783444] daemon is not started [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (1.59s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.34s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.03s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.33s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (4.07s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.72s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.56s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.90s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2020-04-09T20:18:23.669Z] check_test.go:309: [d46ff4ca2b00c] daemon is not started [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2020-04-09T20:18:23.669Z] check_test.go:309: [d9f6b0df92fee] daemon is not started [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.69s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s) [2020-04-09T20:18:23.669Z] check_test.go:309: [d87496656eaa2] daemon is not started [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.27s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (2.02s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.69s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.14s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.66s) [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2020-04-09T20:18:23.669Z] check_test.go:309: [de7eee8ecbb7b] daemon is not started [2020-04-09T20:18:23.669Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.54s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.32s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (5.62s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.85s) [2020-04-09T20:18:23.670Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-09T20:18:23.670Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-09T20:18:23.670Z] check_test.go:309: [d96e386f7426d] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.14s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.17s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.53s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.17s) [2020-04-09T20:18:23.670Z] check_test.go:309: [d2f0cef6460ec] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.44s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.52s) [2020-04-09T20:18:23.670Z] check_test.go:309: [d0c2b817e025a] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.45s) [2020-04-09T20:18:23.670Z] docker_cli_daemon_plugins_test.go:79: [dc7a493194ef6] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.92s) [2020-04-09T20:18:23.670Z] docker_cli_daemon_plugins_test.go:169: [db59c31c21f33] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.57s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.54s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2020-04-09T20:18:23.670Z] check_test.go:309: [de527c59225a9] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.62s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.78s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.52s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.79s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.98s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.88s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.03s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.55s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.53s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.52s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.97s) [2020-04-09T20:18:23.670Z] check_test.go:309: [d615e23bbc95e] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.50s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (12.37s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.27s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.21s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.28s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.11s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (6.08s) [2020-04-09T20:18:23.670Z] check_test.go:309: [df86297745d76] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.78s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.53s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (11.27s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.36s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.64s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.46s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (3.15s) [2020-04-09T20:18:23.670Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-09T20:18:23.670Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-09T20:18:23.670Z] check_test.go:309: [db2e2acceb036] daemon is not started [2020-04-09T20:18:23.670Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-09T20:18:23.670Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-09T20:18:23.670Z] check_test.go:309: [dfb6cb58db22b] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.82s) [2020-04-09T20:18:23.670Z] check_test.go:309: [d800743e94b39] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (5.00s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.20s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.40s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.13s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.97s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.21s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.59s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.40s) [2020-04-09T20:18:23.670Z] check_test.go:309: [d3df25c79500f] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.99s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.63s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.11s) [2020-04-09T20:18:23.670Z] check_test.go:309: [d977f83b756cb] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.92s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.05s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2020-04-09T20:18:23.670Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from config [2020-04-09T20:18:23.670Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from config [2020-04-09T20:18:23.670Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from config [2020-04-09T20:18:23.670Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from config [2020-04-09T20:18:23.670Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from config [2020-04-09T20:18:23.670Z] docker_cli_daemon_test.go:2879: Checking IpcMode private set from cli [2020-04-09T20:18:23.670Z] docker_cli_daemon_test.go:2879: Checking IpcMode shareable set from cli [2020-04-09T20:18:23.670Z] docker_cli_daemon_test.go:2879: Checking IpcMode host set from cli [2020-04-09T20:18:23.670Z] docker_cli_daemon_test.go:2879: Checking IpcMode container:123 set from cli [2020-04-09T20:18:23.670Z] docker_cli_daemon_test.go:2879: Checking IpcMode nosuchmode set from cli [2020-04-09T20:18:23.670Z] check_test.go:309: [d1f64e1135411] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.09s) [2020-04-09T20:18:23.670Z] check_test.go:309: [dbec766bed077] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (0.56s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.52s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.53s) [2020-04-09T20:18:23.670Z] check_test.go:309: [dac36eda02f22] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.19s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.98s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.92s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s) [2020-04-09T20:18:23.670Z] check_test.go:309: [dc02e3997c85b] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (5.44s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.82s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (3.25s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (1.97s) [2020-04-09T20:18:23.670Z] check_test.go:309: [d1f6be74564e5] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.56s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.56s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.58s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.13s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2020-04-09T20:18:23.670Z] check_test.go:309: [dea1019835afd] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.67s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.64s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.71s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.46s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.93s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.69s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.55s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (5.27s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.10s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.11s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.16s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.85s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (9.14s) [2020-04-09T20:18:23.670Z] docker_cli_daemon_test.go:2542: [d3f7958288606] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (9.94s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.02s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.92s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.11s) [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2020-04-09T20:18:23.670Z] check_test.go:309: [d106e71fbea11] daemon is not started [2020-04-09T20:18:23.670Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.27s) [2020-04-09T20:18:23.670Z] === RUN TestDockerSwarmSuite [2020-04-09T20:18:23.670Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2020-04-09T20:18:26.927Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2020-04-09T20:18:28.907Z] --- PASS: TestServiceUpdateConfigs (15.41s) [2020-04-09T20:18:28.907Z] === RUN TestServiceUpdateNetwork [2020-04-09T20:18:30.184Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2020-04-09T20:18:32.691Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2020-04-09T20:18:34.051Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2020-04-09T20:18:34.051Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2020-04-09T20:18:35.934Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2020-04-09T20:18:37.194Z] --- PASS: TestServiceUpdateNetwork (15.86s) [2020-04-09T20:18:37.194Z] PASS [2020-04-09T20:18:37.194Z] [2020-04-09T20:18:37.194Z] === Skipped [2020-04-09T20:18:37.194Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2020-04-09T20:18:37.194Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-09T20:18:37.194Z] [2020-04-09T20:18:37.194Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2020-04-09T20:18:37.194Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:18:37.194Z] [2020-04-09T20:18:37.194Z] [2020-04-09T20:18:37.194Z] DONE 23 tests, 2 skipped in 152.851s [2020-04-09T20:18:37.194Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2020-04-09T20:18:37.194Z] ++ 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-04-09T20:18:37.194Z] ++ set -e [2020-04-09T20:18:37.194Z] ++ '[' -n 0 ']' [2020-04-09T20:18:37.194Z] ++ set -x [2020-04-09T20:18:37.194Z] ++ env -i DEST=/go/src/github.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-04-09T20:18:37.194Z] INFO: Testing against a local daemon [2020-04-09T20:18:37.194Z] === RUN TestSessionCreate [2020-04-09T20:18:37.194Z] --- PASS: TestSessionCreate (0.02s) [2020-04-09T20:18:37.194Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-09T20:18:37.194Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2020-04-09T20:18:37.194Z] PASS [2020-04-09T20:18:37.194Z] [2020-04-09T20:18:37.194Z] DONE 2 tests in 0.109s [2020-04-09T20:18:37.194Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2020-04-09T20:18:37.194Z] ++ 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-04-09T20:18:37.194Z] ++ set -e [2020-04-09T20:18:37.194Z] ++ '[' -n 0 ']' [2020-04-09T20:18:37.194Z] ++ set -x [2020-04-09T20:18:37.194Z] ++ env -i DEST=/go/src/github.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-04-09T20:18:37.194Z] INFO: Testing against a local daemon [2020-04-09T20:18:37.194Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-09T20:18:37.194Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:18:37.194Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:18:37.194Z] === RUN TestEventsExecDie [2020-04-09T20:18:37.194Z] --- PASS: TestEventsExecDie (0.87s) [2020-04-09T20:18:37.194Z] === RUN TestEventsBackwardsCompatible [2020-04-09T20:18:37.194Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2020-04-09T20:18:37.194Z] === RUN TestInfoBinaryCommits [2020-04-09T20:18:37.194Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-09T20:18:37.194Z] === RUN TestInfoAPIVersioned [2020-04-09T20:18:37.194Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-09T20:18:37.194Z] === RUN TestInfoDiscoveryBackend [2020-04-09T20:18:37.194Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2020-04-09T20:18:37.194Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-09T20:18:37.805Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-09T20:18:37.805Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-09T20:18:38.417Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2020-04-09T20:18:38.417Z] === RUN TestInfoAPI [2020-04-09T20:18:38.417Z] --- PASS: TestInfoAPI (0.02s) [2020-04-09T20:18:38.417Z] === RUN TestInfoAPIWarnings [2020-04-09T20:18:39.030Z] --- PASS: TestInfoAPIWarnings (0.52s) [2020-04-09T20:18:39.030Z] === RUN TestInfoDebug [2020-04-09T20:18:39.310Z] --- PASS: TestInfoDebug (0.52s) [2020-04-09T20:18:39.310Z] === RUN TestInfoInsecureRegistries [2020-04-09T20:18:39.920Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2020-04-09T20:18:39.920Z] === RUN TestInfoRegistryMirrors [2020-04-09T20:18:40.091Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2020-04-09T20:18:40.531Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2020-04-09T20:18:40.531Z] === RUN TestLoginFailsWithBadCredentials [2020-04-09T20:18:40.531Z] --- PASS: TestLoginFailsWithBadCredentials (0.26s) [2020-04-09T20:18:40.531Z] === RUN TestPingCacheHeaders [2020-04-09T20:18:40.811Z] --- PASS: TestPingCacheHeaders (0.01s) [2020-04-09T20:18:40.811Z] === RUN TestPingGet [2020-04-09T20:18:40.811Z] --- PASS: TestPingGet (0.01s) [2020-04-09T20:18:40.811Z] === RUN TestPingHead [2020-04-09T20:18:40.811Z] --- PASS: TestPingHead (0.02s) [2020-04-09T20:18:40.811Z] === RUN TestVersion [2020-04-09T20:18:40.811Z] --- PASS: TestVersion (0.02s) [2020-04-09T20:18:40.811Z] PASS [2020-04-09T20:18:40.811Z] [2020-04-09T20:18:40.811Z] === Skipped [2020-04-09T20:18:40.811Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:18:40.811Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:18:40.811Z] [2020-04-09T20:18:40.811Z] [2020-04-09T20:18:40.811Z] DONE 18 tests, 1 skipped in 5.529s [2020-04-09T20:18:40.811Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2020-04-09T20:18:40.811Z] ++ 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-04-09T20:18:40.811Z] ++ set -e [2020-04-09T20:18:40.811Z] ++ '[' -n 0 ']' [2020-04-09T20:18:40.811Z] ++ set -x [2020-04-09T20:18:40.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=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-04-09T20:18:40.811Z] INFO: Testing against a local daemon [2020-04-09T20:18:40.811Z] === RUN TestVolumesCreateAndList [2020-04-09T20:18:40.811Z] --- PASS: TestVolumesCreateAndList (0.01s) [2020-04-09T20:18:40.811Z] === RUN TestVolumesRemove [2020-04-09T20:18:41.093Z] --- PASS: TestVolumesRemove (0.14s) [2020-04-09T20:18:41.093Z] === RUN TestVolumesInspect [2020-04-09T20:18:41.093Z] --- PASS: TestVolumesInspect (0.01s) [2020-04-09T20:18:41.093Z] === RUN TestVolumesInvalidJSON [2020-04-09T20:18:41.093Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-09T20:18:41.093Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-09T20:18:41.093Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-09T20:18:41.093Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2020-04-09T20:18:41.093Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-09T20:18:41.093Z] PASS [2020-04-09T20:18:41.093Z] [2020-04-09T20:18:41.093Z] DONE 5 tests in 0.251s [2020-04-09T20:18:41.093Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-09T20:18:41.093Z] ++++ cat bundles/test-integration/docker.pid [2020-04-09T20:18:41.093Z] +++ kill 11808 [2020-04-09T20:18:41.107Z] --- PASS: TestServiceUpdateNetwork (14.40s) [2020-04-09T20:18:41.107Z] PASS [2020-04-09T20:18:41.107Z] [2020-04-09T20:18:41.107Z] === Skipped [2020-04-09T20:18:41.107Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-09T20:18:41.107Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-09T20:18:41.107Z] [2020-04-09T20:18:41.107Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2020-04-09T20:18:41.107Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:18:41.107Z] [2020-04-09T20:18:41.107Z] [2020-04-09T20:18:41.107Z] DONE 23 tests, 2 skipped in 143.381s [2020-04-09T20:18:41.107Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2020-04-09T20:18:41.107Z] ++ 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-04-09T20:18:41.107Z] ++ set -e [2020-04-09T20:18:41.107Z] ++ '[' -n 0 ']' [2020-04-09T20:18:41.107Z] ++ set -x [2020-04-09T20:18:41.107Z] ++ env -i DEST=/go/src/github.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-04-09T20:18:41.107Z] INFO: Testing against a local daemon [2020-04-09T20:18:41.107Z] === RUN TestSessionCreate [2020-04-09T20:18:41.107Z] --- PASS: TestSessionCreate (0.05s) [2020-04-09T20:18:41.107Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-09T20:18:41.107Z] --- PASS: TestSessionCreateWithBadUpgrade (0.06s) [2020-04-09T20:18:41.107Z] PASS [2020-04-09T20:18:41.107Z] [2020-04-09T20:18:41.107Z] DONE 2 tests in 0.246s [2020-04-09T20:18:41.107Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2020-04-09T20:18:41.107Z] ++ 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-04-09T20:18:41.107Z] ++ set -e [2020-04-09T20:18:41.107Z] ++ '[' -n 0 ']' [2020-04-09T20:18:41.107Z] ++ set -x [2020-04-09T20:18:41.107Z] ++ env -i DEST=/go/src/github.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-04-09T20:18:41.107Z] INFO: Testing against a local daemon [2020-04-09T20:18:41.107Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-09T20:18:41.107Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:18:41.107Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:18:41.107Z] === RUN TestEventsExecDie [2020-04-09T20:18:42.042Z] --- PASS: TestEventsExecDie (0.90s) [2020-04-09T20:18:42.042Z] === RUN TestEventsBackwardsCompatible [2020-04-09T20:18:42.301Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2020-04-09T20:18:42.301Z] === RUN TestInfoBinaryCommits [2020-04-09T20:18:42.301Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-09T20:18:42.301Z] === RUN TestInfoAPIVersioned [2020-04-09T20:18:42.301Z] --- PASS: TestInfoAPIVersioned (0.02s) [2020-04-09T20:18:42.301Z] === RUN TestInfoDiscoveryBackend [2020-04-09T20:18:42.556Z] +++ /etc/init.d/apparmor stop [2020-04-09T20:18:42.556Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:18:42.556Z] [2020-04-09T20:18:42.556Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:18:42.556Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:18:42.556Z] [2020-04-09T20:18:42.556Z] To set a process to complain mode, use the command line tool [2020-04-09T20:18:42.556Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:18:42.556Z] +++ true [2020-04-09T20:18:42.556Z] [2020-04-09T20:18:42.600Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2020-04-09T20:18:42.868Z] --- PASS: TestInfoDiscoveryBackend (0.63s) [2020-04-09T20:18:42.868Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-09T20:18:43.803Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-09T20:18:43.803Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName Post stage [Pipeline] junit [2020-04-09T20:18:44.605Z] Recording test results [2020-04-09T20:18:44.741Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.64s) [2020-04-09T20:18:44.741Z] === RUN TestInfoAPI [2020-04-09T20:18:44.741Z] --- PASS: TestInfoAPI (0.05s) [2020-04-09T20:18:44.741Z] === RUN TestInfoAPIWarnings [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-09T20:18:45.109Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2020-04-09T20:18:45.241Z] + echo Ensuring container killed. [2020-04-09T20:18:45.241Z] Ensuring container killed. [2020-04-09T20:18:45.241Z] + docker rm -vf docker-pr1 [2020-04-09T20:18:45.241Z] Error: No such container: docker-pr1 [2020-04-09T20:18:45.241Z] + true [Pipeline] sh [2020-04-09T20:18:45.308Z] --- PASS: TestInfoAPIWarnings (0.60s) [2020-04-09T20:18:45.308Z] === RUN TestInfoDebug [2020-04-09T20:18:45.606Z] + echo Chowning /workspace to jenkins user [2020-04-09T20:18:45.606Z] Chowning /workspace to jenkins user [2020-04-09T20:18:45.606Z] + id -u [2020-04-09T20:18:45.606Z] + id -g [2020-04-09T20:18:45.606Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-40802:/workspace busybox chown -R 1001:1001 /workspace [2020-04-09T20:18:45.875Z] --- PASS: TestInfoDebug (0.60s) [2020-04-09T20:18:45.876Z] === RUN TestInfoInsecureRegistries [2020-04-09T20:18:46.443Z] --- PASS: TestInfoInsecureRegistries (0.59s) [2020-04-09T20:18:46.443Z] === RUN TestInfoRegistryMirrors [2020-04-09T20:18:47.010Z] --- PASS: TestInfoRegistryMirrors (0.59s) [2020-04-09T20:18:47.010Z] === RUN TestLoginFailsWithBadCredentials [2020-04-09T20:18:47.268Z] --- PASS: TestLoginFailsWithBadCredentials (0.29s) [2020-04-09T20:18:47.268Z] === RUN TestPingCacheHeaders [2020-04-09T20:18:47.268Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-09T20:18:47.268Z] === RUN TestPingGet [2020-04-09T20:18:47.268Z] --- PASS: TestPingGet (0.03s) [2020-04-09T20:18:47.268Z] === RUN TestPingHead [2020-04-09T20:18:47.527Z] --- PASS: TestPingHead (0.05s) [2020-04-09T20:18:47.527Z] === RUN TestVersion [2020-04-09T20:18:47.527Z] --- PASS: TestVersion (0.05s) [2020-04-09T20:18:47.527Z] PASS [2020-04-09T20:18:47.527Z] [2020-04-09T20:18:47.527Z] === Skipped [2020-04-09T20:18:47.527Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:18:47.527Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:18:47.527Z] [2020-04-09T20:18:47.527Z] [2020-04-09T20:18:47.527Z] DONE 18 tests, 1 skipped in 6.395s [2020-04-09T20:18:47.527Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-09T20:18:47.527Z] ++ 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-04-09T20:18:47.527Z] ++ set -e [2020-04-09T20:18:47.527Z] ++ '[' -n 0 ']' [2020-04-09T20:18:47.527Z] ++ set -x [2020-04-09T20:18:47.527Z] ++ env -i DEST=/go/src/github.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-04-09T20:18:47.527Z] INFO: Testing against a local daemon [2020-04-09T20:18:47.527Z] === RUN TestVolumesCreateAndList [2020-04-09T20:18:47.527Z] --- PASS: TestVolumesCreateAndList (0.04s) [2020-04-09T20:18:47.527Z] === RUN TestVolumesRemove [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-09T20:18:47.785Z] --- PASS: TestVolumesRemove (0.12s) [2020-04-09T20:18:47.785Z] === RUN TestVolumesInspect [2020-04-09T20:18:47.785Z] --- PASS: TestVolumesInspect (0.03s) [2020-04-09T20:18:47.785Z] === RUN TestVolumesInvalidJSON [2020-04-09T20:18:47.785Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-09T20:18:47.785Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-09T20:18:47.785Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-09T20:18:47.785Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2020-04-09T20:18:47.785Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-09T20:18:47.785Z] PASS [2020-04-09T20:18:47.785Z] [2020-04-09T20:18:47.785Z] DONE 5 tests in 0.353s [2020-04-09T20:18:47.785Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-09T20:18:47.999Z] + bundleName=s390x-integration [2020-04-09T20:18:47.999Z] + echo Creating s390x-integration-bundles.tar.gz [2020-04-09T20:18:47.999Z] Creating s390x-integration-bundles.tar.gz [2020-04-09T20:18:47.999Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-09T20:18:47.999Z] + xargs tar -czf s390x-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-09T20:18:48.033Z] Archiving artifacts [2020-04-09T20:18:48.044Z] ++++ cat bundles/test-integration/docker.pid [2020-04-09T20:18:48.302Z] +++ kill 13381 [2020-04-09T20:18:48.334Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40802/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-09T20:18:48.720Z] + make clean [2020-04-09T20:18:49.000Z] docker volume rm -f docker-dev-cache [2020-04-09T20:18:49.000Z] docker-dev-cache [Pipeline] deleteDir [2020-04-09T20:18:49.309Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2020-04-09T20:18:49.677Z] +++ /etc/init.d/apparmor stop [2020-04-09T20:18:49.677Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:18:49.677Z] [2020-04-09T20:18:49.677Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:18:49.677Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:18:49.677Z] [2020-04-09T20:18:49.677Z] To set a process to complain mode, use the command line tool [2020-04-09T20:18:49.677Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:18:49.677Z] +++ true [2020-04-09T20:18:49.678Z] [2020-04-09T20:18:49.867Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Post stage [Pipeline] junit [2020-04-09T20:18:52.974Z] Recording test results [2020-04-09T20:18:53.137Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-09T20:18:53.619Z] + echo Ensuring container killed. [2020-04-09T20:18:53.619Z] Ensuring container killed. [2020-04-09T20:18:53.619Z] + docker rm -vf docker-pr1 [2020-04-09T20:18:53.619Z] Error: No such container: docker-pr1 [2020-04-09T20:18:53.619Z] + true [Pipeline] sh [2020-04-09T20:18:53.907Z] + echo Chowning /workspace to jenkins user [2020-04-09T20:18:53.907Z] Chowning /workspace to jenkins user [2020-04-09T20:18:53.907Z] + id -u [2020-04-09T20:18:53.907Z] + id -g [2020-04-09T20:18:53.907Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40802:/workspace busybox chown -R 1000:1000 /workspace [2020-04-09T20:18:56.395Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-09T20:18:58.396Z] + bundleName=arm64-integration [2020-04-09T20:18:58.396Z] + echo Creating arm64-integration-bundles.tar.gz [2020-04-09T20:18:58.396Z] Creating arm64-integration-bundles.tar.gz [2020-04-09T20:18:58.396Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2020-04-09T20:18:58.396Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2020-04-09T20:18:58.668Z] Archiving artifacts [2020-04-09T20:18:58.903Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2020-04-09T20:18:58.952Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40802/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-09T20:18:59.270Z] + make clean [2020-04-09T20:18:59.839Z] docker volume rm -f docker-dev-cache [2020-04-09T20:19:00.097Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-09T20:19:20.768Z] === RUN TestDockerSuite/TestBuildDotDotFile [2020-04-09T20:19:20.768Z] === RUN TestDockerSuite/TestBuildEOLInLine [2020-04-09T20:19:20.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2020-04-09T20:19:20.768Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2020-04-09T20:19:24.027Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2020-04-09T20:19:24.027Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2020-04-09T20:19:24.586Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2020-04-09T20:19:25.509Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2020-04-09T20:19:25.509Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2020-04-09T20:19:25.764Z] === RUN TestDockerSuite/TestBuildEntrypoint [2020-04-09T20:19:26.323Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2020-04-09T20:19:26.578Z] --- PASS: TestImportExtremelyLargeImageWorks (172.08s) [2020-04-09T20:19:26.578Z] PASS [2020-04-09T20:19:26.578Z] [2020-04-09T20:19:26.578Z] DONE 12 tests in 175.671s [2020-04-09T20:19:26.578Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2020-04-09T20:19:26.578Z] ++ 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-04-09T20:19:26.578Z] ++ set -e [2020-04-09T20:19:26.578Z] ++ '[' -n 0 ']' [2020-04-09T20:19:26.578Z] ++ set -x [2020-04-09T20:19:26.578Z] ++ env -i DEST=/go/src/github.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-04-09T20:19:26.578Z] INFO: Testing against a local daemon [2020-04-09T20:19:26.578Z] === RUN TestNetworkCreateDelete [2020-04-09T20:19:26.832Z] --- PASS: TestNetworkCreateDelete (0.17s) [2020-04-09T20:19:26.832Z] === RUN TestDockerNetworkDeletePreferID [2020-04-09T20:19:27.434Z] --- PASS: TestDockerNetworkDeletePreferID (0.62s) [2020-04-09T20:19:27.434Z] === RUN TestInspectNetwork [2020-04-09T20:19:28.792Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2020-04-09T20:19:30.153Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2020-04-09T20:19:31.512Z] === RUN TestDockerSuite/TestBuildEnv [2020-04-09T20:19:32.071Z] === RUN TestInspectNetwork/full_network_id [2020-04-09T20:19:32.071Z] === RUN TestInspectNetwork/partial_network_id [2020-04-09T20:19:32.071Z] === RUN TestInspectNetwork/network_name [2020-04-09T20:19:32.071Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-09T20:19:33.431Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2020-04-09T20:19:34.354Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2020-04-09T20:19:35.713Z] === RUN TestDockerSuite/TestBuildEnvUsage [2020-04-09T20:19:36.271Z] --- PASS: TestInspectNetwork (8.90s) [2020-04-09T20:19:36.271Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-09T20:19:36.271Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-09T20:19:36.271Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-09T20:19:36.271Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-09T20:19:36.271Z] === RUN TestRunContainerWithBridgeNone [2020-04-09T20:19:39.557Z] --- PASS: TestRunContainerWithBridgeNone (2.71s) [2020-04-09T20:19:39.557Z] === RUN TestNetworkInvalidJSON [2020-04-09T20:19:39.557Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-09T20:19:39.557Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-09T20:19:39.557Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:19:39.557Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:19:39.557Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:19:39.557Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:19:39.557Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-09T20:19:39.557Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:19:39.557Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:19:39.557Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2020-04-09T20:19:39.557Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2020-04-09T20:19:39.557Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2020-04-09T20:19:39.557Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2020-04-09T20:19:39.557Z] === RUN TestHostIPv4BridgeLabel [2020-04-09T20:19:39.557Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2020-04-09T20:19:39.557Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2020-04-09T20:19:39.557Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-09T20:19:40.116Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2020-04-09T20:19:40.675Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2020-04-09T20:19:40.675Z] === RUN TestDaemonDefaultNetworkPools [2020-04-09T20:19:41.597Z] --- PASS: TestDaemonDefaultNetworkPools (0.76s) [2020-04-09T20:19:41.597Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-09T20:19:42.958Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2020-04-09T20:19:42.958Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T20:19:42.958Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2020-04-09T20:19:44.318Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.43s) [2020-04-09T20:19:44.318Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T20:19:44.573Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-04-09T20:19:44.573Z] === RUN TestServiceWithPredefinedNetwork [2020-04-09T20:19:47.829Z] --- PASS: TestServiceWithPredefinedNetwork (3.28s) [2020-04-09T20:19:47.829Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-09T20:19:47.829Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:19:47.829Z] service_test.go:236: FLAKY_TEST [2020-04-09T20:19:47.829Z] === RUN TestServiceWithDataPathPortInit [2020-04-09T20:20:05.848Z] --- PASS: TestServiceWithDataPathPortInit (17.16s) [2020-04-09T20:20:05.848Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-09T20:20:05.848Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2020-04-09T20:20:07.207Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2020-04-09T20:20:15.277Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.89s) [2020-04-09T20:20:15.277Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:9y6fx1vd99hwjg13hv2y7fgix Created:2020-04-09 20:20:06.919969425 +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[08065e22e378142dd7ea205eb5e5f255f6e54724b455c5e711fdfc4d10032bdb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ho3p89x7qtsofhm1abr4eu146 EndpointID:8317a53971276d7907b12cad9b8c8f2bc4b25b428d0285baaec5eae06d432f0d MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:483267215dcaeffe8b128beb6215965069b0eaa6a91fea4d848f98ecf1051f2d 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:4643715471b8 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.ho3p89x7qtsofhm1abr4eu146 EndpointID:8317a53971276d7907b12cad9b8c8f2bc4b25b428d0285baaec5eae06d432f0d EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-09T20:20:15.277Z] PASS [2020-04-09T20:20:15.277Z] [2020-04-09T20:20:15.277Z] === Skipped [2020-04-09T20:20:15.277Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:20:15.277Z] service_test.go:236: FLAKY_TEST [2020-04-09T20:20:15.277Z] [2020-04-09T20:20:15.278Z] [2020-04-09T20:20:15.278Z] DONE 22 tests, 1 skipped in 47.484s [2020-04-09T20:20:15.278Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:20:15.278Z] ++ 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-04-09T20:20:15.278Z] ++ set -e [2020-04-09T20:20:15.278Z] ++ '[' -n 0 ']' [2020-04-09T20:20:15.278Z] ++ set -x [2020-04-09T20:20:15.278Z] ++ env -i DEST=/go/src/github.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-04-09T20:20:15.278Z] INFO: Testing against a local daemon [2020-04-09T20:20:15.278Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-09T20:20:15.278Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T20:20:15.278Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:20:15.278Z] === RUN TestDockerNetworkIpvlan [2020-04-09T20:20:15.278Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:20:15.278Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:20:15.278Z] PASS [2020-04-09T20:20:15.278Z] [2020-04-09T20:20:15.278Z] === Skipped [2020-04-09T20:20:15.278Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2020-04-09T20:20:15.278Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:20:15.278Z] [2020-04-09T20:20:15.278Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:20:15.278Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:20:15.278Z] [2020-04-09T20:20:15.278Z] [2020-04-09T20:20:15.278Z] DONE 2 tests, 2 skipped in 0.120s [2020-04-09T20:20:15.278Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:20:15.278Z] ++ 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-04-09T20:20:15.278Z] ++ set -e [2020-04-09T20:20:15.278Z] ++ '[' -n 0 ']' [2020-04-09T20:20:15.278Z] ++ set -x [2020-04-09T20:20:15.278Z] ++ env -i DEST=/go/src/github.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-04-09T20:20:15.278Z] INFO: Testing against a local daemon [2020-04-09T20:20:15.278Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-09T20:20:15.533Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.38s) [2020-04-09T20:20:15.533Z] === RUN TestDockerNetworkMacvlan [2020-04-09T20:20:16.456Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-09T20:20:16.711Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2020-04-09T20:20:17.270Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-09T20:20:17.660Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2020-04-09T20:20:17.660Z] [2020-04-09T20:20:17.660Z] ---> Making bundle: test-integration (in bundles/test-integration) [2020-04-09T20:20:17.660Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2020-04-09T20:20:17.660Z] HOSTNAME=15f70116f1c5 [2020-04-09T20:20:17.660Z] TESTDEBUG=0 [2020-04-09T20:20:17.660Z] DEST=bundles/test-integration [2020-04-09T20:20:17.660Z] PWD=/go/src/github.com/docker/docker [2020-04-09T20:20:17.660Z] DOCKER_GITCOMMIT=7cb13d4d85990555be1317ae32b394e98a779379 [2020-04-09T20:20:17.660Z] container=docker [2020-04-09T20:20:17.660Z] HOME=/root [2020-04-09T20:20:17.660Z] GOLANG_VERSION=1.13.10 [2020-04-09T20:20:17.660Z] VALIDATE_REPO=https://github.com/moby/moby.git [2020-04-09T20:20:17.660Z] VALIDATE_BRANCH=master [2020-04-09T20:20:17.660Z] TERM=xterm [2020-04-09T20:20:17.660Z] DOCKER_PKG=github.com/docker/docker [2020-04-09T20:20:17.660Z] SHLVL=1 [2020-04-09T20:20:17.660Z] TIMEOUT=120m [2020-04-09T20:20:17.660Z] DOCKER_BUILDTAGS=apparmor seccomp selinux journald [2020-04-09T20:20:17.660Z] DOCKER_GRAPHDRIVER=overlay2 [2020-04-09T20:20:17.660Z] GO111MODULE=off [2020-04-09T20:20:17.660Z] DOCKER_EXPERIMENTAL=1 [2020-04-09T20:20:17.660Z] TEST_SKIP_INTEGRATION_CLI=1 [2020-04-09T20:20:17.660Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2020-04-09T20:20:17.660Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2020-04-09T20:20:17.661Z] GOPATH=/go [2020-04-09T20:20:17.661Z] PKG_CONFIG=pkg-config [2020-04-09T20:20:17.661Z] _=/usr/bin/env [2020-04-09T20:20:17.661Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2020-04-09T20:20:17.829Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2020-04-09T20:20:18.084Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2020-04-09T20:20:18.338Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-09T20:20:18.592Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2020-04-09T20:20:20.473Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2020-04-09T20:20:20.473Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2020-04-09T20:20:20.473Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2020-04-09T20:20:21.032Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-09T20:20:24.423Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-09T20:20:29.658Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2020-04-09T20:20:29.917Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-09T20:20:32.424Z] --- PASS: TestDockerNetworkMacvlan (16.30s) [2020-04-09T20:20:32.424Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.12s) [2020-04-09T20:20:32.424Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2020-04-09T20:20:32.424Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.82s) [2020-04-09T20:20:32.424Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.93s) [2020-04-09T20:20:32.424Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.26s) [2020-04-09T20:20:32.424Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.69s) [2020-04-09T20:20:32.424Z] PASS [2020-04-09T20:20:32.424Z] [2020-04-09T20:20:32.424Z] DONE 8 tests in 17.801s [2020-04-09T20:20:32.424Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-09T20:20:32.424Z] ++ 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-04-09T20:20:32.424Z] ++ set -e [2020-04-09T20:20:32.424Z] ++ '[' -n 0 ']' [2020-04-09T20:20:32.424Z] ++ set -x [2020-04-09T20:20:32.424Z] ++ env -i DEST=/go/src/github.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-04-09T20:20:32.424Z] testing: warning: no tests to run [2020-04-09T20:20:32.424Z] PASS [2020-04-09T20:20:32.424Z] [2020-04-09T20:20:32.424Z] DONE 0 tests in 0.043s [2020-04-09T20:20:32.424Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-09T20:20:32.424Z] ++ 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-04-09T20:20:32.424Z] ++ set -e [2020-04-09T20:20:32.424Z] ++ '[' -n 0 ']' [2020-04-09T20:20:32.424Z] ++ set -x [2020-04-09T20:20:32.424Z] ++ env -i DEST=/go/src/github.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-04-09T20:20:32.424Z] INFO: Testing against a local daemon [2020-04-09T20:20:32.424Z] === RUN TestAuthZPluginAllowRequest [2020-04-09T20:20:33.347Z] === RUN TestDockerSuite/TestBuildExpose [2020-04-09T20:20:33.602Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2020-04-09T20:20:33.857Z] --- PASS: TestAuthZPluginAllowRequest (1.76s) [2020-04-09T20:20:33.857Z] === RUN TestAuthZPluginTLS [2020-04-09T20:20:34.112Z] === RUN TestDockerSuite/TestBuildExposeOrder [2020-04-09T20:20:34.672Z] --- PASS: TestAuthZPluginTLS (0.56s) [2020-04-09T20:20:34.672Z] === RUN TestAuthZPluginDenyRequest [2020-04-09T20:20:34.672Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2020-04-09T20:20:34.926Z] === RUN TestDockerSuite/TestBuildFails [2020-04-09T20:20:34.926Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2020-04-09T20:20:34.926Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-09T20:20:35.484Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2020-04-09T20:20:35.484Z] === RUN TestAuthZPluginDenyResponse [2020-04-09T20:20:36.043Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2020-04-09T20:20:36.043Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2020-04-09T20:20:36.043Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2020-04-09T20:20:36.043Z] === RUN TestAuthZPluginAllowEventStream [2020-04-09T20:20:37.926Z] --- PASS: TestAuthZPluginAllowEventStream (1.53s) [2020-04-09T20:20:37.926Z] === RUN TestAuthZPluginErrorResponse [2020-04-09T20:20:38.180Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2020-04-09T20:20:38.180Z] === RUN TestAuthZPluginErrorRequest [2020-04-09T20:20:38.435Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2020-04-09T20:20:38.690Z] --- PASS: TestAuthZPluginErrorRequest (0.55s) [2020-04-09T20:20:38.690Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-09T20:20:39.249Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2020-04-09T20:20:39.249Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-09T20:20:41.133Z] === RUN TestDockerSuite/TestBuildForceRm [2020-04-09T20:20:41.133Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.93s) [2020-04-09T20:20:41.133Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-09T20:20:43.015Z] === RUN TestDockerSuite/TestBuildFromGit [2020-04-09T20:20:43.270Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.13s) [2020-04-09T20:20:43.270Z] === RUN TestAuthZPluginHeader [2020-04-09T20:20:44.193Z] --- PASS: TestAuthZPluginHeader (0.82s) [2020-04-09T20:20:44.193Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-09T20:20:44.448Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2020-04-09T20:20:45.006Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2020-04-09T20:20:45.932Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2020-04-09T20:20:48.438Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2020-04-09T20:20:49.038Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2020-04-09T20:20:49.038Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.74s) [2020-04-09T20:20:49.038Z] === RUN TestAuthZPluginV2Disable [2020-04-09T20:20:49.293Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2020-04-09T20:20:51.800Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2020-04-09T20:20:52.735Z] --- PASS: TestAuthZPluginV2Disable (3.71s) [2020-04-09T20:20:52.735Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-09T20:20:54.095Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2020-04-09T20:20:55.454Z] === RUN TestDockerSuite/TestBuildHistory [2020-04-09T20:20:55.708Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.06s) [2020-04-09T20:20:55.708Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-09T20:21:00.977Z] === RUN TestDockerSuite/TestBuildIidFile [2020-04-09T20:21:00.977Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2020-04-09T20:21:01.535Z] === RUN TestDockerSuite/TestBuildInheritance [2020-04-09T20:21:02.458Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2020-04-09T20:21:03.016Z] === RUN TestDockerSuite/TestBuildInvalidTag [2020-04-09T20:21:03.016Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2020-04-09T20:21:04.941Z] === RUN TestDockerSuite/TestBuildLabel [2020-04-09T20:21:05.500Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2020-04-09T20:21:06.058Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2020-04-09T20:21:06.313Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2020-04-09T20:21:06.871Z] === RUN TestDockerSuite/TestBuildLabels [2020-04-09T20:21:07.125Z] === RUN TestDockerSuite/TestBuildLabelsCache [2020-04-09T20:21:08.049Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2020-04-09T20:21:08.608Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2020-04-09T20:21:09.531Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.76s) [2020-04-09T20:21:09.531Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-09T20:21:12.039Z] === RUN TestDockerSuite/TestBuildLastModified [2020-04-09T20:21:14.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2020-04-09T20:21:14.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2020-04-09T20:21:16.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2020-04-09T20:21:17.266Z] === RUN TestDockerSuite/TestBuildLineBreak [2020-04-09T20:21:21.424Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2020-04-09T20:21:21.424Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2020-04-09T20:21:21.424Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2020-04-09T20:21:21.424Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2020-04-09T20:21:21.424Z] === RUN TestDockerSuite/TestBuildMaintainer [2020-04-09T20:21:21.679Z] === RUN TestDockerSuite/TestBuildMissingArgs [2020-04-09T20:21:23.038Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2020-04-09T20:21:24.412Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2020-04-09T20:21:26.918Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.09s) [2020-04-09T20:21:26.918Z] PASS [2020-04-09T20:21:26.918Z] [2020-04-09T20:21:26.918Z] DONE 17 tests in 54.539s [2020-04-09T20:21:26.918Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-09T20:21:26.918Z] ++ 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-04-09T20:21:26.918Z] ++ set -e [2020-04-09T20:21:26.918Z] ++ '[' -n 0 ']' [2020-04-09T20:21:26.918Z] ++ set -x [2020-04-09T20:21:26.918Z] ++ env -i DEST=/go/src/github.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-04-09T20:21:26.918Z] INFO: Testing against a local daemon [2020-04-09T20:21:26.918Z] === RUN TestPluginInvalidJSON [2020-04-09T20:21:26.918Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:21:26.918Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:21:26.918Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:21:26.918Z] --- PASS: TestPluginInvalidJSON (0.03s) [2020-04-09T20:21:26.918Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2020-04-09T20:21:26.918Z] PASS [2020-04-09T20:21:26.918Z] [2020-04-09T20:21:26.918Z] DONE 2 tests in 0.138s [2020-04-09T20:21:26.918Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-09T20:21:26.918Z] ++ 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-04-09T20:21:26.918Z] ++ set -e [2020-04-09T20:21:26.918Z] ++ '[' -n 0 ']' [2020-04-09T20:21:26.918Z] ++ set -x [2020-04-09T20:21:26.919Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-09T20:21:26.919Z] INFO: Testing against a local daemon [2020-04-09T20:21:26.919Z] === RUN TestExternalGraphDriver [2020-04-09T20:21:26.919Z] === RUN TestExternalGraphDriver/json [2020-04-09T20:21:28.800Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2020-04-09T20:21:29.055Z] === RUN TestExternalGraphDriver/spec [2020-04-09T20:21:29.055Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2020-04-09T20:21:29.655Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2020-04-09T20:21:31.017Z] === RUN TestExternalGraphDriver/pull [2020-04-09T20:21:32.899Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2020-04-09T20:21:32.899Z] --- PASS: TestExternalGraphDriver (6.04s) [2020-04-09T20:21:32.899Z] --- PASS: TestExternalGraphDriver/json (2.02s) [2020-04-09T20:21:32.899Z] --- PASS: TestExternalGraphDriver/spec (2.13s) [2020-04-09T20:21:32.899Z] --- PASS: TestExternalGraphDriver/pull (1.79s) [2020-04-09T20:21:32.899Z] === RUN TestGraphdriverPluginV2 [2020-04-09T20:21:38.133Z] --- PASS: TestGraphdriverPluginV2 (4.82s) [2020-04-09T20:21:38.133Z] PASS [2020-04-09T20:21:38.133Z] [2020-04-09T20:21:38.133Z] DONE 5 tests in 10.980s [2020-04-09T20:21:38.133Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-09T20:21:38.133Z] ++ 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-04-09T20:21:38.133Z] ++ set -e [2020-04-09T20:21:38.133Z] ++ '[' -n 0 ']' [2020-04-09T20:21:38.133Z] ++ set -x [2020-04-09T20:21:38.133Z] ++ env -i DEST=/go/src/github.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-04-09T20:21:38.133Z] INFO: Testing against a local daemon [2020-04-09T20:21:38.133Z] === RUN TestContinueAfterPluginCrash [2020-04-09T20:21:38.133Z] === PAUSE TestContinueAfterPluginCrash [2020-04-09T20:21:38.133Z] === RUN TestReadPluginNoRead [2020-04-09T20:21:38.133Z] === PAUSE TestReadPluginNoRead [2020-04-09T20:21:38.133Z] === RUN TestDaemonStartWithLogOpt [2020-04-09T20:21:38.133Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-09T20:21:38.133Z] === CONT TestContinueAfterPluginCrash [2020-04-09T20:21:38.133Z] === CONT TestDaemonStartWithLogOpt [2020-04-09T20:21:41.389Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2020-04-09T20:21:47.911Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2020-04-09T20:21:48.470Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2020-04-09T20:21:51.729Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2020-04-09T20:21:51.984Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2020-04-09T20:21:52.542Z] --- PASS: TestDaemonStartWithLogOpt (14.72s) [2020-04-09T20:21:52.542Z] === CONT TestReadPluginNoRead [2020-04-09T20:21:55.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2020-04-09T20:21:55.470Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2020-04-09T20:21:56.696Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-09T20:21:56.696Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2020-04-09T20:21:57.255Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2020-04-09T20:21:57.510Z] --- PASS: TestContinueAfterPluginCrash (19.68s) [2020-04-09T20:21:57.546Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2020-04-09T20:21:58.070Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2020-04-09T20:21:58.070Z] === RUN TestReadPluginNoRead/default [2020-04-09T20:21:59.614Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2020-04-09T20:22:00.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2020-04-09T20:22:00.583Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2020-04-09T20:22:00.583Z] === RUN TestDockerSuite/TestBuildMultipleTags [2020-04-09T20:22:00.583Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-09T20:22:00.849Z] === RUN TestDockerSuite/TestBuildNetContainer [2020-04-09T20:22:02.732Z] --- PASS: TestReadPluginNoRead (10.14s) [2020-04-09T20:22:02.732Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.13s) [2020-04-09T20:22:02.732Z] --- PASS: TestReadPluginNoRead/default (2.20s) [2020-04-09T20:22:02.732Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.35s) [2020-04-09T20:22:02.732Z] read_test.go:91: [d2531a323af81] daemon is not started [2020-04-09T20:22:02.732Z] PASS [2020-04-09T20:22:02.732Z] [2020-04-09T20:22:02.732Z] DONE 6 tests in 24.989s [2020-04-09T20:22:02.732Z] 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-04-09T20:22:02.732Z] ++ 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-04-09T20:22:02.732Z] ++ set -e [2020-04-09T20:22:02.732Z] ++ '[' -n 0 ']' [2020-04-09T20:22:02.732Z] ++ set -x [2020-04-09T20:22:02.732Z] ++ env -i DEST=/go/src/github.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-04-09T20:22:02.733Z] testing: warning: no tests to run [2020-04-09T20:22:02.733Z] PASS [2020-04-09T20:22:02.733Z] [2020-04-09T20:22:02.733Z] DONE 0 tests in 0.060s [2020-04-09T20:22:02.733Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-09T20:22:02.733Z] ++ 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-04-09T20:22:02.733Z] ++ set -e [2020-04-09T20:22:02.733Z] ++ '[' -n 0 ']' [2020-04-09T20:22:02.733Z] ++ set -x [2020-04-09T20:22:02.733Z] ++ env -i DEST=/go/src/github.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-04-09T20:22:02.987Z] INFO: Testing against a local daemon [2020-04-09T20:22:02.987Z] === RUN TestPluginWithDevMounts [2020-04-09T20:22:02.987Z] === PAUSE TestPluginWithDevMounts [2020-04-09T20:22:02.987Z] === CONT TestPluginWithDevMounts [2020-04-09T20:22:03.546Z] === RUN TestDockerSuite/TestBuildNetNone [2020-04-09T20:22:03.720Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2020-04-09T20:22:04.470Z] === RUN TestDockerSuite/TestBuildNoContext [2020-04-09T20:22:05.028Z] --- PASS: TestPluginWithDevMounts (2.02s) [2020-04-09T20:22:05.028Z] PASS [2020-04-09T20:22:05.028Z] [2020-04-09T20:22:05.028Z] DONE 1 tests in 2.198s [2020-04-09T20:22:05.028Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2020-04-09T20:22:05.028Z] ++ 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-04-09T20:22:05.028Z] ++ set -e [2020-04-09T20:22:05.028Z] ++ '[' -n 0 ']' [2020-04-09T20:22:05.028Z] ++ set -x [2020-04-09T20:22:05.028Z] ++ env -i DEST=/go/src/github.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-04-09T20:22:05.283Z] INFO: Testing against a local daemon [2020-04-09T20:22:05.283Z] === RUN TestSecretInspect [2020-04-09T20:22:05.538Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2020-04-09T20:22:05.782Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2020-04-09T20:22:06.460Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2020-04-09T20:22:08.341Z] --- PASS: TestSecretInspect (3.04s) [2020-04-09T20:22:08.341Z] === RUN TestSecretList [2020-04-09T20:22:08.488Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2020-04-09T20:22:08.595Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2020-04-09T20:22:08.850Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2020-04-09T20:22:09.104Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2020-04-09T20:22:09.358Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2020-04-09T20:22:09.612Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2020-04-09T20:22:10.535Z] === RUN TestDockerSuite/TestBuildOnBuild [2020-04-09T20:22:11.458Z] --- PASS: TestSecretList (3.16s) [2020-04-09T20:22:11.458Z] === RUN TestSecretsCreateAndDelete [2020-04-09T20:22:12.822Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2020-04-09T20:22:12.938Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2020-04-09T20:22:13.387Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2020-04-09T20:22:13.945Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2020-04-09T20:22:13.945Z] --- PASS: TestSecretsCreateAndDelete (2.59s) [2020-04-09T20:22:13.945Z] === RUN TestSecretsUpdate [2020-04-09T20:22:13.952Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2020-04-09T20:22:16.452Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2020-04-09T20:22:17.376Z] --- PASS: TestSecretsUpdate (3.38s) [2020-04-09T20:22:17.376Z] === RUN TestTemplatedSecret [2020-04-09T20:22:17.432Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2020-04-09T20:22:18.299Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2020-04-09T20:22:18.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2020-04-09T20:22:21.559Z] --- PASS: TestTemplatedSecret (3.92s) [2020-04-09T20:22:21.559Z] === RUN TestSecretCreateResolve [2020-04-09T20:22:21.559Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2020-04-09T20:22:22.962Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2020-04-09T20:22:23.349Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2020-04-09T20:22:24.321Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2020-04-09T20:22:24.321Z] --- PASS: TestSecretCreateResolve (3.11s) [2020-04-09T20:22:24.321Z] PASS [2020-04-09T20:22:24.321Z] [2020-04-09T20:22:24.321Z] DONE 6 tests in 19.326s [2020-04-09T20:22:24.321Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2020-04-09T20:22:24.321Z] ++ 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-04-09T20:22:24.321Z] ++ set -e [2020-04-09T20:22:24.321Z] ++ '[' -n 0 ']' [2020-04-09T20:22:24.321Z] ++ set -x [2020-04-09T20:22:24.321Z] ++ env -i DEST=/go/src/github.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-04-09T20:22:24.575Z] INFO: Testing against a local daemon [2020-04-09T20:22:24.575Z] === RUN TestServiceCreateInit [2020-04-09T20:22:24.575Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-09T20:22:24.829Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2020-04-09T20:22:24.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2020-04-09T20:22:26.881Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2020-04-09T20:22:28.928Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2020-04-09T20:22:28.928Z] Using test binary docker [2020-04-09T20:22:28.928Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2020-04-09T20:22:28.928Z] +++ /etc/init.d/apparmor start [2020-04-09T20:22:28.928Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2020-04-09T20:22:28.928Z] INFO: Waiting for daemon to start... [2020-04-09T20:22:28.928Z] Starting dockerd [2020-04-09T20:22:28.928Z] +++ 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-04-09T20:22:28.982Z] === RUN TestDockerSuite/TestBuildPATH [2020-04-09T20:22:29.555Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-09T20:22:30.974Z] . [2020-04-09T20:22:30.974Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2020-04-09T20:22:30.974Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2020-04-09T20:22:30.974Z] Error: No such image: emptyfs [2020-04-09T20:22:30.974Z] ++++ tar -cC bundles/test-integration/emptyfs . [2020-04-09T20:22:30.974Z] ++++ docker load [2020-04-09T20:22:31.270Z] Running integration-test (iteration 1) [2020-04-09T20:22:31.270Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2020-04-09T20:22:31.270Z] ++ 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-04-09T20:22:31.270Z] ++ set -e [2020-04-09T20:22:31.270Z] ++ '[' -n 0 ']' [2020-04-09T20:22:31.270Z] ++ set -x [2020-04-09T20:22:31.270Z] ++ env -i DEST=/go/src/github.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-04-09T20:22:31.441Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2020-04-09T20:22:32.369Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2020-04-09T20:22:33.729Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2020-04-09T20:22:35.088Z] --- PASS: TestServiceCreateInit (10.39s) [2020-04-09T20:22:35.088Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.03s) [2020-04-09T20:22:35.088Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.35s) [2020-04-09T20:22:35.088Z] === RUN TestCreateServiceMultipleTimes [2020-04-09T20:22:45.018Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2020-04-09T20:22:46.565Z] Loaded image: buildpack-deps:jessie [2020-04-09T20:22:46.565Z] Loaded image: busybox:latest [2020-04-09T20:22:46.565Z] Loaded image: busybox:glibc [2020-04-09T20:22:46.565Z] Loaded image: debian:jessie [2020-04-09T20:22:46.565Z] Loaded image: hello-world:latest [2020-04-09T20:22:46.565Z] INFO: Testing against a local daemon [2020-04-09T20:22:46.565Z] === RUN TestCgroupNamespacesBuild [2020-04-09T20:22:47.190Z] --- PASS: TestCgroupNamespacesBuild (1.66s) [2020-04-09T20:22:47.190Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2020-04-09T20:22:49.173Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2020-04-09T20:22:49.239Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.63s) [2020-04-09T20:22:49.239Z] === RUN TestBuildWithSession [2020-04-09T20:22:49.239Z] --- SKIP: TestBuildWithSession (0.00s) [2020-04-09T20:22:49.239Z] build_session_test.go:25: TODO: BuildKit [2020-04-09T20:22:49.239Z] === RUN TestBuildSquashParent [2020-04-09T20:22:51.053Z] === RUN TestDockerSuite/TestBuildRm [2020-04-09T20:22:54.308Z] --- PASS: TestCreateServiceMultipleTimes (18.98s) [2020-04-09T20:22:54.308Z] === RUN TestCreateServiceConflict [2020-04-09T20:22:54.308Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2020-04-09T20:22:54.744Z] --- PASS: TestBuildSquashParent (5.62s) [2020-04-09T20:22:54.744Z] === RUN TestBuildWithRemoveAndForceRemove [2020-04-09T20:22:54.744Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:22:54.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:22:54.744Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:22:54.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:22:54.744Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:22:54.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:22:54.744Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:22:54.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:22:54.744Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:22:54.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:22:54.744Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:22:54.744Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:22:54.744Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2020-04-09T20:22:54.744Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2020-04-09T20:22:54.744Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2020-04-09T20:22:54.744Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2020-04-09T20:22:55.230Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2020-04-09T20:22:56.589Z] --- PASS: TestCreateServiceConflict (2.43s) [2020-04-09T20:22:56.589Z] === RUN TestCreateServiceMaxReplicas [2020-04-09T20:22:56.589Z] === RUN TestDockerSuite/TestBuildScratchCopy [2020-04-09T20:22:57.147Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2020-04-09T20:22:57.454Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2020-04-09T20:22:57.454Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2020-04-09T20:22:57.705Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2020-04-09T20:22:59.587Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2020-04-09T20:23:00.175Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2020-04-09T20:23:00.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.89s) [2020-04-09T20:23:00.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.95s) [2020-04-09T20:23:00.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.30s) [2020-04-09T20:23:00.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.48s) [2020-04-09T20:23:00.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.09s) [2020-04-09T20:23:00.175Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.23s) [2020-04-09T20:23:00.175Z] === RUN TestBuildMultiStageCopy [2020-04-09T20:23:00.175Z] === RUN TestBuildMultiStageCopy/copy_to_root [2020-04-09T20:23:00.189Z] --- PASS: TestCreateServiceMaxReplicas (3.78s) [2020-04-09T20:23:00.189Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-09T20:23:00.444Z] === RUN TestDockerSuite/TestBuildShellInherited [2020-04-09T20:23:01.366Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2020-04-09T20:23:01.621Z] === RUN TestDockerSuite/TestBuildShellMultiple [2020-04-09T20:23:01.658Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2020-04-09T20:23:01.946Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2020-04-09T20:23:02.232Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2020-04-09T20:23:02.853Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2020-04-09T20:23:03.137Z] --- PASS: TestBuildMultiStageCopy (3.54s) [2020-04-09T20:23:03.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.84s) [2020-04-09T20:23:03.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.40s) [2020-04-09T20:23:03.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.42s) [2020-04-09T20:23:03.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.44s) [2020-04-09T20:23:03.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.44s) [2020-04-09T20:23:03.137Z] === RUN TestBuildMultiStageParentConfig [2020-04-09T20:23:04.151Z] --- PASS: TestBuildMultiStageParentConfig (1.00s) [2020-04-09T20:23:04.151Z] === RUN TestBuildLabelWithTargets [2020-04-09T20:23:06.193Z] --- PASS: TestBuildLabelWithTargets (1.64s) [2020-04-09T20:23:06.193Z] === RUN TestBuildWithEmptyLayers [2020-04-09T20:23:06.814Z] --- PASS: TestBuildWithEmptyLayers (0.88s) [2020-04-09T20:23:06.814Z] === RUN TestBuildMultiStageOnBuild [2020-04-09T20:23:06.862Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2020-04-09T20:23:06.862Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2020-04-09T20:23:06.862Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2020-04-09T20:23:06.862Z] === RUN TestDockerSuite/TestBuildSpaces [2020-04-09T20:23:07.422Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2020-04-09T20:23:08.345Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2020-04-09T20:23:08.600Z] === RUN TestDockerSuite/TestBuildStderr [2020-04-09T20:23:08.859Z] --- PASS: TestBuildMultiStageOnBuild (2.25s) [2020-04-09T20:23:09.151Z] === RUN TestBuildUncleanTarFilenames [2020-04-09T20:23:09.958Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2020-04-09T20:23:10.217Z] --- PASS: TestBuildUncleanTarFilenames (1.23s) [2020-04-09T20:23:10.217Z] === RUN TestBuildMultiStageLayerLeak [2020-04-09T20:23:12.908Z] --- PASS: TestBuildMultiStageLayerLeak (2.37s) [2020-04-09T20:23:12.908Z] === RUN TestBuildWithHugeFile [2020-04-09T20:23:15.187Z] === RUN TestDockerSuite/TestBuildStopSignal [2020-04-09T20:23:15.745Z] --- PASS: TestCreateWithDuplicateNetworkNames (15.51s) [2020-04-09T20:23:15.745Z] === RUN TestCreateServiceSecretFileMode [2020-04-09T20:23:15.745Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2020-04-09T20:23:17.105Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2020-04-09T20:23:17.664Z] === RUN TestDockerSuite/TestBuildTagEvent [2020-04-09T20:23:17.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2020-04-09T20:23:18.844Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2020-04-09T20:23:18.844Z] --- PASS: TestCreateServiceSecretFileMode (3.31s) [2020-04-09T20:23:18.844Z] === RUN TestCreateServiceConfigFileMode [2020-04-09T20:23:20.727Z] === RUN TestDockerSuite/TestBuildUser [2020-04-09T20:23:22.611Z] --- PASS: TestCreateServiceConfigFileMode (3.59s) [2020-04-09T20:23:22.611Z] === RUN TestCreateServiceSysctls [2020-04-09T20:23:23.170Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2020-04-09T20:23:27.326Z] --- PASS: TestCreateServiceSysctls (4.01s) [2020-04-09T20:23:27.326Z] === RUN TestCreateServiceCapabilities [2020-04-09T20:23:27.326Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2020-04-09T20:23:29.832Z] --- PASS: TestCreateServiceCapabilities (3.34s) [2020-04-09T20:23:29.832Z] === RUN TestInspect [2020-04-09T20:23:33.985Z] --- PASS: TestInspect (3.36s) [2020-04-09T20:23:33.985Z] === RUN TestCreateJob [2020-04-09T20:23:38.138Z] --- PASS: TestCreateJob (4.15s) [2020-04-09T20:23:38.138Z] === RUN TestReplicatedJob [2020-04-09T20:23:44.665Z] --- PASS: TestReplicatedJob (6.66s) [2020-04-09T20:23:44.665Z] === RUN TestUpdateReplicatedJob [2020-04-09T20:23:45.223Z] === RUN TestDockerSuite/TestBuildVerboseOut [2020-04-09T20:23:46.147Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2020-04-09T20:23:46.402Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2020-04-09T20:23:47.761Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2020-04-09T20:23:48.319Z] --- PASS: TestUpdateReplicatedJob (4.23s) [2020-04-09T20:23:48.319Z] === RUN TestServiceListWithStatuses [2020-04-09T20:23:48.319Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2020-04-09T20:23:48.319Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-09T20:23:48.319Z] === RUN TestDockerNetworkConnectAlias [2020-04-09T20:23:48.878Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2020-04-09T20:23:50.236Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2020-04-09T20:23:50.236Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2020-04-09T20:23:50.236Z] === RUN TestDockerSuite/TestBuildWindowsUser [2020-04-09T20:23:50.236Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2020-04-09T20:23:50.236Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2020-04-09T20:23:52.161Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2020-04-09T20:23:52.161Z] === RUN TestDockerSuite/TestBuildWithFailure [2020-04-09T20:23:53.084Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2020-04-09T20:23:54.007Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2020-04-09T20:23:54.007Z] === RUN TestDockerSuite/TestBuildWithTabs [2020-04-09T20:23:54.566Z] --- PASS: TestDockerNetworkConnectAlias (6.18s) [2020-04-09T20:23:54.566Z] === RUN TestDockerNetworkReConnect [2020-04-09T20:23:54.820Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2020-04-09T20:23:55.075Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2020-04-09T20:23:58.333Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2020-04-09T20:23:59.691Z] --- PASS: TestDockerNetworkReConnect (5.04s) [2020-04-09T20:23:59.691Z] === RUN TestServicePlugin [2020-04-09T20:24:00.250Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2020-04-09T20:24:00.504Z] === RUN TestDockerSuite/TestBuildWithVolumes [2020-04-09T20:24:02.388Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2020-04-09T20:24:02.643Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2020-04-09T20:24:04.006Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2020-04-09T20:24:04.006Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2020-04-09T20:24:04.930Z] === RUN TestDockerSuite/TestBuildXZHost [2020-04-09T20:24:07.437Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2020-04-09T20:24:07.438Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2020-04-09T20:24:07.438Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2020-04-09T20:24:08.360Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2020-04-09T20:24:09.282Z] === RUN TestDockerSuite/TestCommitChange [2020-04-09T20:24:10.642Z] === RUN TestDockerSuite/TestCommitChangeLabels [2020-04-09T20:24:11.582Z] === RUN TestDockerSuite/TestCommitHardlink [2020-04-09T20:24:13.467Z] === RUN TestDockerSuite/TestCommitNewFile [2020-04-09T20:24:15.348Z] === RUN TestDockerSuite/TestCommitPausedContainer [2020-04-09T20:24:16.271Z] === RUN TestDockerSuite/TestCommitTTY [2020-04-09T20:24:18.152Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2020-04-09T20:24:19.075Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2020-04-09T20:24:20.956Z] === RUN TestDockerSuite/TestCommitWithoutPause [2020-04-09T20:24:21.210Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2020-04-09T20:24:22.134Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2020-04-09T20:24:22.134Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2020-04-09T20:24:22.134Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2020-04-09T20:24:22.388Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2020-04-09T20:24:22.388Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2020-04-09T20:24:22.388Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2020-04-09T20:24:22.643Z] === RUN TestDockerSuite/TestContainerAPICommit [2020-04-09T20:24:24.524Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2020-04-09T20:24:27.072Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2020-04-09T20:24:27.072Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2020-04-09T20:24:27.326Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2020-04-09T20:24:28.249Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2020-04-09T20:24:29.215Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2020-04-09T20:24:30.136Z] === RUN TestDockerSuite/TestContainerAPICreate [2020-04-09T20:24:30.696Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2020-04-09T20:24:30.696Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2020-04-09T20:24:30.696Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2020-04-09T20:24:31.618Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2020-04-09T20:24:31.618Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2020-04-09T20:24:31.618Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2020-04-09T20:24:31.618Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2020-04-09T20:24:31.872Z] === RUN TestDockerSuite/TestContainerAPIDelete [2020-04-09T20:24:32.794Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2020-04-09T20:24:33.352Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2020-04-09T20:24:34.275Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2020-04-09T20:24:34.275Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2020-04-09T20:24:35.048Z] --- PASS: TestBuildWithHugeFile (81.69s) [2020-04-09T20:24:35.048Z] === RUN TestBuildWithEmptyDockerfile [2020-04-09T20:24:35.048Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:24:35.048Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:24:35.048Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:24:35.048Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:24:35.048Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:24:35.048Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:24:35.048Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2020-04-09T20:24:35.048Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2020-04-09T20:24:35.048Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2020-04-09T20:24:35.048Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2020-04-09T20:24:35.048Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.30s) [2020-04-09T20:24:35.048Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.30s) [2020-04-09T20:24:35.048Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.30s) [2020-04-09T20:24:35.048Z] === RUN TestBuildPreserveOwnership [2020-04-09T20:24:35.048Z] === RUN TestBuildPreserveOwnership/copy_from [2020-04-09T20:24:35.637Z] --- PASS: TestServicePlugin (36.20s) [2020-04-09T20:24:35.637Z] plugin_test.go:62: [d148a05799a9f] joining swarm manager [dd3b643ed7a67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:24:35.637Z] plugin_test.go:65: [d027d75767d68] joining swarm manager [dd3b643ed7a67]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:24:35.637Z] === RUN TestServiceUpdateLabel [2020-04-09T20:24:36.197Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2020-04-09T20:24:37.120Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2020-04-09T20:24:37.120Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2020-04-09T20:24:38.044Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2020-04-09T20:24:38.528Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2020-04-09T20:24:38.970Z] --- PASS: TestServiceUpdateLabel (3.11s) [2020-04-09T20:24:38.970Z] === RUN TestServiceUpdateSecrets [2020-04-09T20:24:38.970Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2020-04-09T20:24:39.544Z] --- PASS: TestBuildPreserveOwnership (5.02s) [2020-04-09T20:24:39.544Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.33s) [2020-04-09T20:24:39.544Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.68s) [2020-04-09T20:24:39.544Z] === RUN TestBuildPlatformInvalid [2020-04-09T20:24:39.830Z] --- PASS: TestBuildPlatformInvalid (0.15s) [2020-04-09T20:24:39.830Z] PASS [2020-04-09T20:24:39.830Z] [2020-04-09T20:24:39.830Z] === Skipped [2020-04-09T20:24:39.830Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2020-04-09T20:24:39.830Z] build_session_test.go:25: TODO: BuildKit [2020-04-09T20:24:39.830Z] [2020-04-09T20:24:39.830Z] [2020-04-09T20:24:39.830Z] DONE 32 tests, 1 skipped in 128.632s [2020-04-09T20:24:39.830Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2020-04-09T20:24:39.830Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-04-09T20:24:39.830Z] ++ set -e [2020-04-09T20:24:39.830Z] ++ '[' -n 0 ']' [2020-04-09T20:24:39.830Z] ++ set -x [2020-04-09T20:24:39.830Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2020-04-09T20:24:39.830Z] INFO: Testing against a local daemon [2020-04-09T20:24:39.830Z] === RUN TestConfigList [2020-04-09T20:24:39.892Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2020-04-09T20:24:40.450Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2020-04-09T20:24:40.450Z] === RUN TestDockerSuite/TestContainerAPIKill [2020-04-09T20:24:41.812Z] === RUN TestDockerSuite/TestContainerAPIPause [2020-04-09T20:24:42.372Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2020-04-09T20:24:42.532Z] --- PASS: TestConfigList (2.38s) [2020-04-09T20:24:42.532Z] === RUN TestConfigsCreateAndDelete [2020-04-09T20:24:43.294Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2020-04-09T20:24:43.294Z] === RUN TestDockerSuite/TestContainerAPIRename [2020-04-09T20:24:44.260Z] === RUN TestDockerSuite/TestContainerAPIRestart [2020-04-09T20:24:44.573Z] --- PASS: TestConfigsCreateAndDelete (2.26s) [2020-04-09T20:24:44.573Z] === RUN TestConfigsUpdate [2020-04-09T20:24:45.619Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2020-04-09T20:24:47.278Z] --- PASS: TestConfigsUpdate (2.35s) [2020-04-09T20:24:47.278Z] === RUN TestTemplatedConfig [2020-04-09T20:24:47.499Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2020-04-09T20:24:47.499Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2020-04-09T20:24:47.499Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2020-04-09T20:24:47.499Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2020-04-09T20:24:47.499Z] === RUN TestDockerSuite/TestContainerAPIStart [2020-04-09T20:24:48.058Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2020-04-09T20:24:50.072Z] --- PASS: TestTemplatedConfig (2.78s) [2020-04-09T20:24:50.072Z] === RUN TestConfigInspect [2020-04-09T20:24:52.757Z] --- PASS: TestConfigInspect (2.76s) [2020-04-09T20:24:52.757Z] === RUN TestConfigCreateWithLabels [2020-04-09T20:24:53.285Z] === RUN TestDockerSuite/TestContainerAPIStop [2020-04-09T20:24:53.539Z] === RUN TestDockerSuite/TestContainerAPITop [2020-04-09T20:24:54.098Z] --- PASS: TestServiceUpdateSecrets (15.25s) [2020-04-09T20:24:54.098Z] === RUN TestServiceUpdateConfigs [2020-04-09T20:24:54.656Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2020-04-09T20:24:54.656Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2020-04-09T20:24:54.656Z] === RUN TestDockerSuite/TestContainerAPIWait [2020-04-09T20:24:54.790Z] --- PASS: TestConfigCreateWithLabels (2.26s) [2020-04-09T20:24:54.790Z] === RUN TestConfigCreateResolve [2020-04-09T20:24:56.825Z] --- PASS: TestConfigCreateResolve (2.22s) [2020-04-09T20:24:56.825Z] === RUN TestConfigDaemonLibtrustID [2020-04-09T20:24:57.445Z] --- PASS: TestConfigDaemonLibtrustID (0.56s) [2020-04-09T20:24:57.445Z] PASS [2020-04-09T20:24:57.445Z] [2020-04-09T20:24:57.445Z] DONE 8 tests in 17.665s [2020-04-09T20:24:57.445Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2020-04-09T20:24:57.445Z] ++ 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-04-09T20:24:57.445Z] ++ set -e [2020-04-09T20:24:57.445Z] ++ '[' -n 0 ']' [2020-04-09T20:24:57.445Z] ++ set -x [2020-04-09T20:24:57.445Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-09T20:24:57.730Z] INFO: Testing against a local daemon [2020-04-09T20:24:57.730Z] === RUN TestCheckpoint [2020-04-09T20:24:57.730Z] --- SKIP: TestCheckpoint (0.00s) [2020-04-09T20:24:57.730Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:24:57.730Z] === RUN TestContainerInvalidJSON [2020-04-09T20:24:57.730Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:24:57.730Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:24:57.730Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:24:57.730Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:24:57.730Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:24:57.730Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:24:57.730Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2020-04-09T20:24:57.730Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2020-04-09T20:24:57.730Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2020-04-09T20:24:57.730Z] --- PASS: TestContainerInvalidJSON (0.02s) [2020-04-09T20:24:57.730Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2020-04-09T20:24:57.730Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2020-04-09T20:24:57.730Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2020-04-09T20:24:57.730Z] === RUN TestCopyFromContainerPathDoesNotExist [2020-04-09T20:24:57.730Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2020-04-09T20:24:57.730Z] === RUN TestCopyFromContainerPathIsNotDir [2020-04-09T20:24:57.730Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.10s) [2020-04-09T20:24:57.730Z] === RUN TestCopyToContainerPathDoesNotExist [2020-04-09T20:24:57.911Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2020-04-09T20:24:58.018Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2020-04-09T20:24:58.018Z] === RUN TestCopyToContainerPathIsNotDir [2020-04-09T20:24:58.018Z] --- PASS: TestCopyToContainerPathIsNotDir (0.09s) [2020-04-09T20:24:58.018Z] === RUN TestCopyFromContainer [2020-04-09T20:24:58.168Z] === RUN TestDockerSuite/TestContainerNetworkMode [2020-04-09T20:24:59.496Z] === RUN TestCopyFromContainer// [2020-04-09T20:24:59.527Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2020-04-09T20:24:59.780Z] === RUN TestCopyFromContainer//bar/root [2020-04-09T20:24:59.780Z] === RUN TestCopyFromContainer//bar/root/ [2020-04-09T20:24:59.780Z] === RUN TestCopyFromContainer/bar/quux [2020-04-09T20:25:00.065Z] === RUN TestCopyFromContainer/bar/quux/ [2020-04-09T20:25:00.065Z] === RUN TestCopyFromContainer/bar/quux/baz [2020-04-09T20:25:00.065Z] === RUN TestCopyFromContainer/bar/filesymlink [2020-04-09T20:25:00.353Z] === RUN TestCopyFromContainer/bar/dirsymlink [2020-04-09T20:25:00.353Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2020-04-09T20:25:00.353Z] === RUN TestCopyFromContainer/bar/notarget [2020-04-09T20:25:00.640Z] --- PASS: TestCopyFromContainer (2.61s) [2020-04-09T20:25:00.640Z] --- PASS: TestCopyFromContainer// (0.10s) [2020-04-09T20:25:00.640Z] --- PASS: TestCopyFromContainer//bar/root (0.11s) [2020-04-09T20:25:00.640Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2020-04-09T20:25:00.640Z] --- PASS: TestCopyFromContainer/bar/quux (0.13s) [2020-04-09T20:25:00.640Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.10s) [2020-04-09T20:25:00.640Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2020-04-09T20:25:00.640Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s) [2020-04-09T20:25:00.640Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2020-04-09T20:25:00.640Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.10s) [2020-04-09T20:25:00.640Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2020-04-09T20:25:00.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2020-04-09T20:25:00.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:25:00.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:25:00.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:25:00.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:25:00.640Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:25:00.640Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:25:00.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2020-04-09T20:25:00.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2020-04-09T20:25:00.640Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2020-04-09T20:25:00.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2020-04-09T20:25:00.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2020-04-09T20:25:00.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2020-04-09T20:25:00.640Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2020-04-09T20:25:00.640Z] === RUN TestCreateLinkToNonExistingContainer [2020-04-09T20:25:00.640Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2020-04-09T20:25:00.640Z] === RUN TestCreateWithInvalidEnv [2020-04-09T20:25:00.641Z] === RUN TestCreateWithInvalidEnv/0 [2020-04-09T20:25:00.641Z] === PAUSE TestCreateWithInvalidEnv/0 [2020-04-09T20:25:00.641Z] === RUN TestCreateWithInvalidEnv/1 [2020-04-09T20:25:00.641Z] === PAUSE TestCreateWithInvalidEnv/1 [2020-04-09T20:25:00.641Z] === RUN TestCreateWithInvalidEnv/2 [2020-04-09T20:25:00.641Z] === PAUSE TestCreateWithInvalidEnv/2 [2020-04-09T20:25:00.641Z] === CONT TestCreateWithInvalidEnv/0 [2020-04-09T20:25:00.641Z] === CONT TestCreateWithInvalidEnv/2 [2020-04-09T20:25:00.641Z] === CONT TestCreateWithInvalidEnv/1 [2020-04-09T20:25:00.641Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2020-04-09T20:25:00.641Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2020-04-09T20:25:00.641Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2020-04-09T20:25:00.641Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2020-04-09T20:25:00.641Z] === RUN TestCreateTmpfsMountsTarget [2020-04-09T20:25:00.641Z] --- PASS: TestCreateTmpfsMountsTarget (0.04s) [2020-04-09T20:25:00.641Z] === RUN TestCreateWithCustomMaskedPaths [2020-04-09T20:25:02.675Z] --- PASS: TestCreateWithCustomMaskedPaths (1.87s) [2020-04-09T20:25:02.675Z] === RUN TestCreateWithCapabilities [2020-04-09T20:25:02.675Z] === RUN TestCreateWithCapabilities/no_capabilities [2020-04-09T20:25:02.675Z] === PAUSE TestCreateWithCapabilities/no_capabilities [2020-04-09T20:25:02.675Z] === RUN TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:25:02.675Z] === PAUSE TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:25:02.675Z] === RUN TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:25:02.675Z] === PAUSE TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:25:02.675Z] === RUN TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:25:02.675Z] === PAUSE TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:25:02.675Z] === RUN TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:25:02.675Z] === PAUSE TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:25:02.675Z] === RUN TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:25:02.675Z] === PAUSE TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:25:02.675Z] === RUN TestCreateWithCapabilities/empty_capadd [2020-04-09T20:25:02.675Z] === PAUSE TestCreateWithCapabilities/empty_capadd [2020-04-09T20:25:02.675Z] === RUN TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:25:02.675Z] === PAUSE TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:25:02.675Z] === RUN TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:25:02.675Z] === PAUSE TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:25:02.675Z] === RUN TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:25:02.675Z] === PAUSE TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:25:02.675Z] === RUN TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:25:02.675Z] === PAUSE TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:25:02.675Z] === CONT TestCreateWithCapabilities/no_capabilities [2020-04-09T20:25:02.675Z] === CONT TestCreateWithCapabilities/conflict_with_capdrop [2020-04-09T20:25:02.675Z] === CONT TestCreateWithCapabilities/conflict_with_capadd [2020-04-09T20:25:02.675Z] === CONT TestCreateWithCapabilities/capadd_capdrop [2020-04-09T20:25:02.675Z] === CONT TestCreateWithCapabilities/empty_capdrop [2020-04-09T20:25:02.675Z] === CONT TestCreateWithCapabilities/empty_capadd [2020-04-09T20:25:02.675Z] === CONT TestCreateWithCapabilities/capabilities_API_v1.39 [2020-04-09T20:25:02.675Z] === CONT TestCreateWithCapabilities/duplicate_capabilities [2020-04-09T20:25:02.675Z] === CONT TestCreateWithCapabilities/invalid_capabilities [2020-04-09T20:25:02.675Z] === CONT TestCreateWithCapabilities/valid_capabilities [2020-04-09T20:25:02.675Z] === CONT TestCreateWithCapabilities/empty_capabilities [2020-04-09T20:25:02.675Z] --- PASS: TestCreateWithCapabilities (0.04s) [2020-04-09T20:25:02.675Z] --- PASS: TestCreateWithCapabilities/conflict_with_capadd (0.01s) [2020-04-09T20:25:02.675Z] --- PASS: TestCreateWithCapabilities/conflict_with_capdrop (0.01s) [2020-04-09T20:25:02.675Z] --- PASS: TestCreateWithCapabilities/no_capabilities (0.07s) [2020-04-09T20:25:02.675Z] --- PASS: TestCreateWithCapabilities/empty_capdrop (0.06s) [2020-04-09T20:25:02.675Z] --- PASS: TestCreateWithCapabilities/capadd_capdrop (0.07s) [2020-04-09T20:25:02.675Z] --- PASS: TestCreateWithCapabilities/empty_capadd (0.05s) [2020-04-09T20:25:02.675Z] --- PASS: TestCreateWithCapabilities/invalid_capabilities (0.00s) [2020-04-09T20:25:02.675Z] --- PASS: TestCreateWithCapabilities/valid_capabilities (0.05s) [2020-04-09T20:25:02.675Z] --- PASS: TestCreateWithCapabilities/capabilities_API_v1.39 (0.05s) [2020-04-09T20:25:02.675Z] --- PASS: TestCreateWithCapabilities/empty_capabilities (0.05s) [2020-04-09T20:25:02.675Z] --- PASS: TestCreateWithCapabilities/duplicate_capabilities (0.06s) [2020-04-09T20:25:02.675Z] === RUN TestCreateWithCustomReadonlyPaths [2020-04-09T20:25:03.722Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2020-04-09T20:25:04.281Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2020-04-09T20:25:04.709Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.95s) [2020-04-09T20:25:04.709Z] === RUN TestCreateWithInvalidHealthcheckParams [2020-04-09T20:25:04.709Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:25:04.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:25:04.709Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:25:04.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:25:04.709Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:25:04.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:25:04.709Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:25:04.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:25:04.709Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:25:04.709Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:25:04.709Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2020-04-09T20:25:04.709Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2020-04-09T20:25:04.709Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2020-04-09T20:25:04.709Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2020-04-09T20:25:04.709Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2020-04-09T20:25:04.994Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2020-04-09T20:25:04.994Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.05s) [2020-04-09T20:25:04.994Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.06s) [2020-04-09T20:25:04.994Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.06s) [2020-04-09T20:25:04.994Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.07s) [2020-04-09T20:25:04.994Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.03s) [2020-04-09T20:25:04.994Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2020-04-09T20:25:05.615Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2020-04-09T20:25:05.615Z] === RUN TestContainerStartOnDaemonRestart [2020-04-09T20:25:05.615Z] === PAUSE TestContainerStartOnDaemonRestart [2020-04-09T20:25:05.615Z] === RUN TestDaemonRestartIpcMode [2020-04-09T20:25:05.616Z] === PAUSE TestDaemonRestartIpcMode [2020-04-09T20:25:05.616Z] === RUN TestDaemonHostGatewayIP [2020-04-09T20:25:05.616Z] === PAUSE TestDaemonHostGatewayIP [2020-04-09T20:25:05.616Z] === RUN TestDiff [2020-04-09T20:25:06.235Z] --- PASS: TestDiff (0.64s) [2020-04-09T20:25:06.235Z] === RUN TestExecWithCloseStdin [2020-04-09T20:25:06.788Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2020-04-09T20:25:06.854Z] --- PASS: TestExecWithCloseStdin (0.80s) [2020-04-09T20:25:06.854Z] === RUN TestExec [2020-04-09T20:25:07.710Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2020-04-09T20:25:07.869Z] --- PASS: TestExec (0.84s) [2020-04-09T20:25:07.869Z] === RUN TestExecUser [2020-04-09T20:25:08.501Z] --- PASS: TestExecUser (0.78s) [2020-04-09T20:25:08.501Z] === RUN TestExportContainerAndImportImage [2020-04-09T20:25:08.633Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2020-04-09T20:25:09.192Z] --- PASS: TestServiceUpdateConfigs (15.14s) [2020-04-09T20:25:09.192Z] === RUN TestServiceUpdateNetwork [2020-04-09T20:25:09.520Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2020-04-09T20:25:09.520Z] === RUN TestExportContainerAfterDaemonRestart [2020-04-09T20:25:10.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2020-04-09T20:25:10.998Z] --- PASS: TestExportContainerAfterDaemonRestart (1.54s) [2020-04-09T20:25:10.998Z] === RUN TestHealthCheckWorkdir [2020-04-09T20:25:11.940Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2020-04-09T20:25:12.011Z] --- PASS: TestHealthCheckWorkdir (0.94s) [2020-04-09T20:25:12.011Z] === RUN TestHealthKillContainer [2020-04-09T20:25:13.821Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2020-04-09T20:25:15.222Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004c44a0_} [2020-04-09T20:25:15.475Z] --- PASS: TestHealthKillContainer (2.86s) [2020-04-09T20:25:15.475Z] === RUN TestInspectCpusetInConfigPre120 [2020-04-09T20:25:15.475Z] --- PASS: TestInspectCpusetInConfigPre120 (0.69s) [2020-04-09T20:25:15.475Z] === RUN TestIpcModeNone [2020-04-09T20:25:16.492Z] --- PASS: TestIpcModeNone (0.81s) [2020-04-09T20:25:16.492Z] === RUN TestIpcModePrivate [2020-04-09T20:25:17.102Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1228905840_/foo_false____} [2020-04-09T20:25:17.109Z] --- PASS: TestIpcModePrivate (0.82s) [2020-04-09T20:25:17.109Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2020-04-09T20:25:17.109Z] === RUN TestIpcModeShareable [2020-04-09T20:25:18.133Z] --- PASS: TestIpcModeShareable (0.79s) [2020-04-09T20:25:18.133Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2020-04-09T20:25:18.133Z] === RUN TestAPIIpcModeShareableAndContainer [2020-04-09T20:25:18.460Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1228905840_/foo_true____} [2020-04-09T20:25:20.341Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3073500175_/foo_false____} [2020-04-09T20:25:20.826Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.35s) [2020-04-09T20:25:20.826Z] === RUN TestAPIIpcModeHost [2020-04-09T20:25:21.113Z] --- PASS: TestAPIIpcModeHost (0.63s) [2020-04-09T20:25:21.113Z] === RUN TestDaemonIpcModeShareable [2020-04-09T20:25:21.700Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3073500175_/foo_true____} [2020-04-09T20:25:22.598Z] --- PASS: TestDaemonIpcModeShareable (1.68s) [2020-04-09T20:25:22.598Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-09T20:25:22.598Z] === RUN TestDaemonIpcModePrivate [2020-04-09T20:25:23.582Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3073500175_/foo_true__0xc0004c4500__} [2020-04-09T20:25:24.141Z] --- PASS: TestServiceUpdateNetwork (15.06s) [2020-04-09T20:25:24.141Z] PASS [2020-04-09T20:25:24.395Z] [2020-04-09T20:25:24.395Z] === Skipped [2020-04-09T20:25:24.395Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2020-04-09T20:25:24.395Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-09T20:25:24.395Z] [2020-04-09T20:25:24.395Z] [2020-04-09T20:25:24.395Z] DONE 23 tests, 1 skipped in 179.857s [2020-04-09T20:25:24.395Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2020-04-09T20:25:24.395Z] ++ 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-04-09T20:25:24.395Z] ++ set -e [2020-04-09T20:25:24.395Z] ++ '[' -n 0 ']' [2020-04-09T20:25:24.395Z] ++ set -x [2020-04-09T20:25:24.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-09T20:25:24.395Z] INFO: Testing against a local daemon [2020-04-09T20:25:24.395Z] === RUN TestSessionCreate [2020-04-09T20:25:24.395Z] --- PASS: TestSessionCreate (0.02s) [2020-04-09T20:25:24.395Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-09T20:25:24.395Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2020-04-09T20:25:24.395Z] PASS [2020-04-09T20:25:24.395Z] [2020-04-09T20:25:24.395Z] DONE 2 tests in 0.134s [2020-04-09T20:25:24.395Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2020-04-09T20:25:24.395Z] ++ 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-04-09T20:25:24.395Z] ++ set -e [2020-04-09T20:25:24.395Z] ++ '[' -n 0 ']' [2020-04-09T20:25:24.395Z] ++ set -x [2020-04-09T20:25:24.395Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-09T20:25:24.633Z] --- PASS: TestDaemonIpcModePrivate (1.71s) [2020-04-09T20:25:24.633Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-09T20:25:24.633Z] === RUN TestDaemonIpcModePrivateFromConfig [2020-04-09T20:25:24.650Z] INFO: Testing against a local daemon [2020-04-09T20:25:24.650Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-09T20:25:24.650Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:25:24.650Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:25:24.650Z] === RUN TestEventsExecDie [2020-04-09T20:25:24.904Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004c4520_} [2020-04-09T20:25:25.463Z] --- PASS: TestEventsExecDie (0.86s) [2020-04-09T20:25:25.463Z] === RUN TestEventsBackwardsCompatible [2020-04-09T20:25:25.463Z] --- PASS: TestEventsBackwardsCompatible (0.08s) [2020-04-09T20:25:25.463Z] === RUN TestInfoBinaryCommits [2020-04-09T20:25:25.463Z] --- PASS: TestInfoBinaryCommits (0.02s) [2020-04-09T20:25:25.463Z] === RUN TestInfoAPIVersioned [2020-04-09T20:25:25.463Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-09T20:25:25.463Z] === RUN TestInfoDiscoveryBackend [2020-04-09T20:25:26.021Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2020-04-09T20:25:26.021Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-09T20:25:26.130Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.75s) [2020-04-09T20:25:26.130Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2020-04-09T20:25:26.130Z] === RUN TestDaemonIpcModeShareableFromConfig [2020-04-09T20:25:26.579Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004c4540_} [2020-04-09T20:25:27.137Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-09T20:25:27.137Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-09T20:25:27.137Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2020-04-09T20:25:27.696Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2020-04-09T20:25:27.696Z] === RUN TestInfoAPI [2020-04-09T20:25:27.696Z] --- PASS: TestInfoAPI (0.02s) [2020-04-09T20:25:27.696Z] === RUN TestInfoAPIWarnings [2020-04-09T20:25:28.170Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.75s) [2020-04-09T20:25:28.170Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2020-04-09T20:25:28.170Z] === RUN TestIpcModeOlderClient [2020-04-09T20:25:28.170Z] === PAUSE TestIpcModeOlderClient [2020-04-09T20:25:28.170Z] === RUN TestKillContainerInvalidSignal [2020-04-09T20:25:28.254Z] --- PASS: TestInfoAPIWarnings (0.53s) [2020-04-09T20:25:28.254Z] === RUN TestInfoDebug [2020-04-09T20:25:28.254Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004c4560_} [2020-04-09T20:25:28.453Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2020-04-09T20:25:28.453Z] === RUN TestKillContainer [2020-04-09T20:25:28.453Z] === RUN TestKillContainer/no_signal [2020-04-09T20:25:28.813Z] --- PASS: TestInfoDebug (0.54s) [2020-04-09T20:25:28.813Z] === RUN TestInfoInsecureRegistries [2020-04-09T20:25:29.071Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2020-04-09T20:25:29.071Z] === RUN TestInfoRegistryMirrors [2020-04-09T20:25:29.468Z] === RUN TestKillContainer/non_killing_signal [2020-04-09T20:25:29.629Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-04-09T20:25:29.629Z] === RUN TestLoginFailsWithBadCredentials [2020-04-09T20:25:29.752Z] === RUN TestKillContainer/killing_signal [2020-04-09T20:25:29.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004c4580_} [2020-04-09T20:25:29.883Z] --- PASS: TestLoginFailsWithBadCredentials (0.22s) [2020-04-09T20:25:29.883Z] === RUN TestPingCacheHeaders [2020-04-09T20:25:29.883Z] --- PASS: TestPingCacheHeaders (0.03s) [2020-04-09T20:25:29.883Z] === RUN TestPingGet [2020-04-09T20:25:30.138Z] --- PASS: TestPingGet (0.02s) [2020-04-09T20:25:30.138Z] === RUN TestPingHead [2020-04-09T20:25:30.138Z] --- PASS: TestPingHead (0.02s) [2020-04-09T20:25:30.138Z] === RUN TestVersion [2020-04-09T20:25:30.138Z] --- PASS: TestVersion (0.05s) [2020-04-09T20:25:30.138Z] PASS [2020-04-09T20:25:30.138Z] [2020-04-09T20:25:30.138Z] === Skipped [2020-04-09T20:25:30.138Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:25:30.138Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:25:30.138Z] [2020-04-09T20:25:30.138Z] [2020-04-09T20:25:30.138Z] DONE 18 tests, 1 skipped in 5.651s [2020-04-09T20:25:30.138Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2020-04-09T20:25:30.138Z] ++ 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-04-09T20:25:30.138Z] ++ set -e [2020-04-09T20:25:30.138Z] ++ '[' -n 0 ']' [2020-04-09T20:25:30.138Z] ++ set -x [2020-04-09T20:25:30.138Z] ++ env -i DEST=/go/src/github.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-04-09T20:25:30.394Z] INFO: Testing against a local daemon [2020-04-09T20:25:30.394Z] === RUN TestVolumesCreateAndList [2020-04-09T20:25:30.394Z] --- PASS: TestVolumesCreateAndList (0.06s) [2020-04-09T20:25:30.394Z] === RUN TestVolumesRemove [2020-04-09T20:25:30.394Z] --- PASS: TestVolumesRemove (0.13s) [2020-04-09T20:25:30.394Z] === RUN TestVolumesInspect [2020-04-09T20:25:30.394Z] --- PASS: TestVolumesInspect (0.03s) [2020-04-09T20:25:30.394Z] === RUN TestVolumesInvalidJSON [2020-04-09T20:25:30.394Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-09T20:25:30.394Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-09T20:25:30.394Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-09T20:25:30.394Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2020-04-09T20:25:30.394Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-09T20:25:30.394Z] PASS [2020-04-09T20:25:30.394Z] [2020-04-09T20:25:30.394Z] DONE 5 tests in 0.384s [2020-04-09T20:25:30.394Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-09T20:25:30.651Z] ++++ cat bundles/test-integration/docker.pid [2020-04-09T20:25:30.651Z] +++ kill 5477 [2020-04-09T20:25:30.768Z] --- PASS: TestKillContainer (2.26s) [2020-04-09T20:25:30.768Z] --- PASS: TestKillContainer/no_signal (0.79s) [2020-04-09T20:25:30.768Z] --- PASS: TestKillContainer/non_killing_signal (0.48s) [2020-04-09T20:25:30.768Z] --- PASS: TestKillContainer/killing_signal (0.71s) [2020-04-09T20:25:30.768Z] === RUN TestKillWithStopSignalAndRestartPolicies [2020-04-09T20:25:30.768Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2020-04-09T20:25:31.386Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2020-04-09T20:25:31.573Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2020-04-09T20:25:31.827Z] +++ /etc/init.d/apparmor stop [2020-04-09T20:25:31.827Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:25:31.827Z] [2020-04-09T20:25:31.827Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:25:31.827Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:25:31.827Z] [2020-04-09T20:25:31.827Z] To set a process to complain mode, use the command line tool [2020-04-09T20:25:31.827Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:25:31.827Z] +++ true [2020-04-09T20:25:31.827Z] [2020-04-09T20:25:32.403Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.38s) [2020-04-09T20:25:32.403Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.64s) [2020-04-09T20:25:32.403Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s) [2020-04-09T20:25:32.403Z] === RUN TestKillStoppedContainer [2020-04-09T20:25:32.403Z] --- PASS: TestKillStoppedContainer (0.08s) [2020-04-09T20:25:32.403Z] === RUN TestKillStoppedContainerAPIPre120 [2020-04-09T20:25:32.403Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2020-04-09T20:25:32.403Z] === RUN TestKillDifferentUserContainer [2020-04-09T20:25:33.022Z] --- PASS: TestKillDifferentUserContainer (0.69s) [2020-04-09T20:25:33.022Z] === RUN TestInspectOomKilledTrue [2020-04-09T20:25:33.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2020-04-09T20:25:33.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2020-04-09T20:25:33.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2020-04-09T20:25:33.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2020-04-09T20:25:33.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2020-04-09T20:25:33.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2020-04-09T20:25:33.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2020-04-09T20:25:33.191Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2020-04-09T20:25:33.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2020-04-09T20:25:33.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2020-04-09T20:25:33.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2020-04-09T20:25:33.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2020-04-09T20:25:33.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2020-04-09T20:25:33.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2020-04-09T20:25:33.445Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2020-04-09T20:25:33.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2020-04-09T20:25:33.699Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2020-04-09T20:25:33.699Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2020-04-09T20:25:34.512Z] --- PASS: TestInspectOomKilledTrue (1.21s) [2020-04-09T20:25:34.512Z] === RUN TestInspectOomKilledFalse [2020-04-09T20:25:34.796Z] --- PASS: TestInspectOomKilledFalse (0.64s) [2020-04-09T20:25:34.796Z] === RUN TestLinksEtcHostsContentMatch [2020-04-09T20:25:35.422Z] --- PASS: TestLinksEtcHostsContentMatch (0.55s) [2020-04-09T20:25:35.422Z] === RUN TestLinksContainerNames [2020-04-09T20:25:36.904Z] --- PASS: TestLinksContainerNames (1.32s) [2020-04-09T20:25:36.904Z] === RUN TestLogsFollowTailEmpty [2020-04-09T20:25:36.978Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2020-04-09T20:25:37.523Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2020-04-09T20:25:37.523Z] === RUN TestContainerNetworkMountsNoChown [2020-04-09T20:25:38.145Z] --- PASS: TestContainerNetworkMountsNoChown (0.67s) [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/default [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/default [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/private [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/private [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/rprivate [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/rprivate [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/slave [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/slave [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/rslave [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/rslave [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/shared [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/shared [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/rshared [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/rshared [2020-04-09T20:25:38.145Z] === CONT TestMountDaemonRoot/default [2020-04-09T20:25:38.145Z] === CONT TestMountDaemonRoot/rshared [2020-04-09T20:25:38.145Z] === CONT TestMountDaemonRoot/rslave [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/default/mount_root [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/default/mount_root [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:25:38.145Z] === CONT TestMountDaemonRoot/shared [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/default/bind_root [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/default/bind_root [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/shared/bind_root [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/shared/mount_root [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:25:38.145Z] === CONT TestMountDaemonRoot/rprivate [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:25:38.145Z] === CONT TestMountDaemonRoot/private [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/private/bind_root [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/private/bind_root [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:25:38.145Z] === CONT TestMountDaemonRoot/default/bind_subpath [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:25:38.145Z] === CONT TestMountDaemonRoot/slave [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/private/mount_root [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/private/mount_root [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/slave/bind_root [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2020-04-09T20:25:38.145Z] === CONT TestMountDaemonRoot/default/mount_subpath [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/slave/mount_root [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2020-04-09T20:25:38.145Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:25:38.145Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:25:38.145Z] === CONT TestMountDaemonRoot/default/bind_root [2020-04-09T20:25:38.145Z] === CONT TestMountDaemonRoot/default/mount_root [2020-04-09T20:25:38.145Z] === CONT TestMountDaemonRoot/rslave/bind_root [2020-04-09T20:25:38.145Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2020-04-09T20:25:38.145Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2020-04-09T20:25:38.145Z] === CONT TestMountDaemonRoot/rslave/mount_root [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/shared/bind_root [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/shared/mount_root [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/rshared/bind_root [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/rshared/mount_root [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/private/bind_root [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/private/mount_root [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/slave/bind_root [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/private/bind_subpath [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/private/mount_subpath [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/slave/mount_root [2020-04-09T20:25:38.430Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot (0.05s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.08s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.09s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2020-04-09T20:25:38.430Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2020-04-09T20:25:38.430Z] === RUN TestContainerBindMountNonRecursive [2020-04-09T20:25:39.484Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2020-04-09T20:25:40.481Z] --- PASS: TestContainerBindMountNonRecursive (1.91s) [2020-04-09T20:25:40.481Z] === RUN TestNetworkNat [2020-04-09T20:25:41.103Z] --- PASS: TestNetworkNat (0.74s) [2020-04-09T20:25:41.103Z] === RUN TestNetworkLocalhostTCPNat [2020-04-09T20:25:42.113Z] --- PASS: TestNetworkLocalhostTCPNat (0.73s) [2020-04-09T20:25:42.114Z] === RUN TestNetworkLoopbackNat [2020-04-09T20:25:42.731Z] --- PASS: TestNetworkLoopbackNat (0.94s) [2020-04-09T20:25:42.731Z] === RUN TestPause [2020-04-09T20:25:42.738Z] === RUN TestDockerSuite/TestCopyAndRestart [2020-04-09T20:25:43.660Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2020-04-09T20:25:43.748Z] --- PASS: TestPause (0.73s) [2020-04-09T20:25:43.748Z] === RUN TestPauseFailsOnWindowsServerContainers [2020-04-09T20:25:43.748Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:25:43.748Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:25:43.748Z] === RUN TestPauseStopPausedContainer [2020-04-09T20:25:43.914Z] === RUN TestDockerSuite/TestCpAbsolutePath [2020-04-09T20:25:44.366Z] --- PASS: TestPauseStopPausedContainer (0.71s) [2020-04-09T20:25:44.366Z] === RUN TestPsFilter [2020-04-09T20:25:44.366Z] --- PASS: TestPsFilter (0.22s) [2020-04-09T20:25:44.366Z] === RUN TestRemoveContainerWithRemovedVolume [2020-04-09T20:25:44.836Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2020-04-09T20:25:45.380Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.64s) [2020-04-09T20:25:45.380Z] === RUN TestRemoveContainerWithVolume [2020-04-09T20:25:45.760Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2020-04-09T20:25:46.000Z] --- PASS: TestRemoveContainerWithVolume (0.70s) [2020-04-09T20:25:46.000Z] === RUN TestRemoveContainerRunning [2020-04-09T20:25:46.622Z] --- PASS: TestRemoveContainerRunning (0.68s) [2020-04-09T20:25:46.622Z] === RUN TestRemoveContainerForceRemoveRunning [2020-04-09T20:25:46.683Z] === RUN TestDockerSuite/TestCpFromCaseA [2020-04-09T20:25:47.271Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.72s) [2020-04-09T20:25:47.271Z] === RUN TestRemoveInvalidContainer [2020-04-09T20:25:47.271Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2020-04-09T20:25:47.271Z] === RUN TestRenameLinkedContainer [2020-04-09T20:25:47.606Z] === RUN TestDockerSuite/TestCpFromCaseB [2020-04-09T20:25:48.966Z] === RUN TestDockerSuite/TestCpFromCaseC [2020-04-09T20:25:49.524Z] === RUN TestDockerSuite/TestCpFromCaseD [2020-04-09T20:25:49.965Z] --- PASS: TestRenameLinkedContainer (2.70s) [2020-04-09T20:25:49.965Z] === RUN TestRenameStoppedContainer [2020-04-09T20:25:50.583Z] --- PASS: TestRenameStoppedContainer (0.70s) [2020-04-09T20:25:50.583Z] === RUN TestRenameRunningContainerAndReuse [2020-04-09T20:25:50.883Z] === RUN TestDockerSuite/TestCpFromCaseE [2020-04-09T20:25:51.806Z] === RUN TestDockerSuite/TestCpFromCaseF [2020-04-09T20:25:52.067Z] --- PASS: TestRenameRunningContainerAndReuse (1.45s) [2020-04-09T20:25:52.067Z] === RUN TestRenameInvalidName [2020-04-09T20:25:52.686Z] --- PASS: TestRenameInvalidName (0.67s) [2020-04-09T20:25:52.686Z] === RUN TestRenameAnonymousContainer [2020-04-09T20:25:52.728Z] === RUN TestDockerSuite/TestCpFromCaseG [2020-04-09T20:25:54.129Z] === RUN TestDockerSuite/TestCpFromCaseH [2020-04-09T20:25:55.052Z] === RUN TestDockerSuite/TestCpFromCaseI [2020-04-09T20:25:55.389Z] --- PASS: TestRenameAnonymousContainer (2.56s) [2020-04-09T20:25:55.389Z] === RUN TestRenameContainerWithSameName [2020-04-09T20:25:55.975Z] === RUN TestDockerSuite/TestCpFromCaseJ [2020-04-09T20:25:56.184Z] --- PASS: TestRenameContainerWithSameName (0.67s) [2020-04-09T20:25:56.184Z] === RUN TestRenameContainerWithLinkedContainer [2020-04-09T20:25:56.896Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2020-04-09T20:25:57.204Z] --- PASS: TestRenameContainerWithLinkedContainer (1.32s) [2020-04-09T20:25:57.204Z] === RUN TestResize [2020-04-09T20:25:58.214Z] --- PASS: TestResize (0.67s) [2020-04-09T20:25:58.214Z] === RUN TestResizeWithInvalidSize [2020-04-09T20:25:58.819Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2020-04-09T20:25:58.832Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2020-04-09T20:25:58.832Z] === RUN TestResizeWhenContainerNotStarted [2020-04-09T20:25:59.377Z] === RUN TestDockerSuite/TestCpGarbagePath [2020-04-09T20:25:59.453Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2020-04-09T20:25:59.453Z] === RUN TestDaemonRestartKillContainers [2020-04-09T20:25:59.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:25:59.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:25:59.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:25:59.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:25:59.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:25:59.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:25:59.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:25:59.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:25:59.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:25:59.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:25:59.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:25:59.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:25:59.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:25:59.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:25:59.453Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:25:59.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:25:59.453Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:25:59.453Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:25:59.454Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:25:59.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:25:59.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:25:59.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:25:59.454Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:25:59.454Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:25:59.454Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2020-04-09T20:25:59.454Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2020-04-09T20:25:59.454Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2020-04-09T20:25:59.454Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:26:00.737Z] === RUN TestDockerSuite/TestCpLocalOnly [2020-04-09T20:26:00.737Z] === RUN TestDockerSuite/TestCpNameHasColon [2020-04-09T20:26:01.295Z] === RUN TestDockerSuite/TestCpRelativePath [2020-04-09T20:26:02.173Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:26:02.218Z] === RUN TestDockerSuite/TestCpSpecialFiles [2020-04-09T20:26:02.802Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2020-04-09T20:26:02.802Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2020-04-09T20:26:02.802Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2020-04-09T20:26:03.575Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2020-04-09T20:26:03.828Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2020-04-09T20:26:04.546Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2020-04-09T20:26:05.318Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2020-04-09T20:26:05.318Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2020-04-09T20:26:05.915Z] === RUN TestDockerSuite/TestCpToCaseA [2020-04-09T20:26:06.349Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2020-04-09T20:26:07.314Z] === RUN TestDockerSuite/TestCpToCaseB [2020-04-09T20:26:08.237Z] === RUN TestDockerSuite/TestCpToCaseC [2020-04-09T20:26:09.888Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2020-04-09T20:26:09.888Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (2.36s) [2020-04-09T20:26:09.888Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.50s) [2020-04-09T20:26:09.888Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.57s) [2020-04-09T20:26:09.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.59s) [2020-04-09T20:26:09.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.98s) [2020-04-09T20:26:09.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.33s) [2020-04-09T20:26:09.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (2.44s) [2020-04-09T20:26:09.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.40s) [2020-04-09T20:26:09.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.59s) [2020-04-09T20:26:09.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.33s) [2020-04-09T20:26:09.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.15s) [2020-04-09T20:26:09.889Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.16s) [2020-04-09T20:26:09.889Z] === RUN TestCgroupNamespacesRun [2020-04-09T20:26:10.744Z] === RUN TestDockerSuite/TestCpToCaseD [2020-04-09T20:26:11.379Z] --- PASS: TestCgroupNamespacesRun (1.65s) [2020-04-09T20:26:11.379Z] === RUN TestCgroupNamespacesRunPrivileged [2020-04-09T20:26:12.886Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.64s) [2020-04-09T20:26:12.886Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2020-04-09T20:26:14.365Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.67s) [2020-04-09T20:26:14.365Z] === RUN TestCgroupNamespacesRunHostMode [2020-04-09T20:26:15.977Z] === RUN TestDockerSuite/TestCpToCaseE [2020-04-09T20:26:16.416Z] --- PASS: TestCgroupNamespacesRunHostMode (1.67s) [2020-04-09T20:26:16.417Z] === RUN TestCgroupNamespacesRunPrivateMode [2020-04-09T20:26:17.899Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s) [2020-04-09T20:26:17.899Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2020-04-09T20:26:18.519Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (0.90s) [2020-04-09T20:26:18.519Z] === RUN TestCgroupNamespacesRunInvalidMode [2020-04-09T20:26:19.231Z] === RUN TestDockerSuite/TestCpToCaseF [2020-04-09T20:26:19.534Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2020-04-09T20:26:19.534Z] === RUN TestCgroupNamespacesRunOlderClient [2020-04-09T20:26:20.153Z] === RUN TestDockerSuite/TestCpToCaseG [2020-04-09T20:26:21.579Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.66s) [2020-04-09T20:26:21.579Z] === RUN TestKernelTCPMemory [2020-04-09T20:26:22.200Z] --- PASS: TestKernelTCPMemory (0.83s) [2020-04-09T20:26:22.200Z] === RUN TestNISDomainname [2020-04-09T20:26:23.216Z] --- PASS: TestNISDomainname (0.93s) [2020-04-09T20:26:23.216Z] === RUN TestHostnameDnsResolution [2020-04-09T20:26:24.241Z] --- PASS: TestHostnameDnsResolution (1.08s) [2020-04-09T20:26:24.241Z] === RUN TestStats [2020-04-09T20:26:25.385Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2020-04-09T20:26:25.385Z] === RUN TestDockerSuite/TestCpToCaseH [2020-04-09T20:26:25.718Z] --- PASS: TestStats (1.71s) [2020-04-09T20:26:25.718Z] === RUN TestStopContainerWithTimeout [2020-04-09T20:26:25.718Z] === RUN TestStopContainerWithTimeout/0 [2020-04-09T20:26:25.718Z] === PAUSE TestStopContainerWithTimeout/0 [2020-04-09T20:26:25.718Z] === RUN TestStopContainerWithTimeout/1 [2020-04-09T20:26:25.718Z] === PAUSE TestStopContainerWithTimeout/1 [2020-04-09T20:26:25.718Z] === RUN TestStopContainerWithTimeout/3 [2020-04-09T20:26:25.718Z] === PAUSE TestStopContainerWithTimeout/3 [2020-04-09T20:26:25.718Z] === RUN TestStopContainerWithTimeout/-1 [2020-04-09T20:26:25.718Z] === PAUSE TestStopContainerWithTimeout/-1 [2020-04-09T20:26:25.718Z] === CONT TestStopContainerWithTimeout/0 [2020-04-09T20:26:25.718Z] === CONT TestStopContainerWithTimeout/-1 [2020-04-09T20:26:25.718Z] === CONT TestStopContainerWithTimeout/1 [2020-04-09T20:26:25.718Z] === CONT TestStopContainerWithTimeout/3 [2020-04-09T20:26:29.208Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2020-04-09T20:26:29.208Z] --- PASS: TestStopContainerWithTimeout/0 (1.21s) [2020-04-09T20:26:29.208Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2020-04-09T20:26:29.208Z] --- PASS: TestStopContainerWithTimeout/3 (3.36s) [2020-04-09T20:26:29.208Z] --- PASS: TestStopContainerWithTimeout/-1 (3.41s) [2020-04-09T20:26:29.208Z] === RUN TestDeleteDevicemapper [2020-04-09T20:26:29.208Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2020-04-09T20:26:29.208Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:26:29.208Z] === RUN TestStopContainerWithRestartPolicyAlways [2020-04-09T20:26:29.581Z] === RUN TestDockerSuite/TestCpToCaseI [2020-04-09T20:26:29.835Z] === RUN TestDockerSuite/TestCpToCaseJ [2020-04-09T20:26:31.245Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.09s) [2020-04-09T20:26:31.245Z] === RUN TestUpdateMemory [2020-04-09T20:26:32.262Z] --- PASS: TestUpdateMemory (0.91s) [2020-04-09T20:26:32.262Z] === RUN TestUpdateCPUQuota [2020-04-09T20:26:33.741Z] --- PASS: TestUpdateCPUQuota (1.25s) [2020-04-09T20:26:33.741Z] === RUN TestUpdatePidsLimit [2020-04-09T20:26:33.741Z] === RUN TestUpdatePidsLimit/update_from_none [2020-04-09T20:26:33.741Z] === RUN TestUpdatePidsLimit/no_change [2020-04-09T20:26:34.361Z] === RUN TestUpdatePidsLimit/update_lower [2020-04-09T20:26:34.646Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2020-04-09T20:26:34.929Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2020-04-09T20:26:35.066Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2020-04-09T20:26:35.214Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2020-04-09T20:26:35.508Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2020-04-09T20:26:35.625Z] === RUN TestDockerSuite/TestCpToDot [2020-04-09T20:26:36.590Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2020-04-09T20:26:37.004Z] --- PASS: TestUpdatePidsLimit (3.48s) [2020-04-09T20:26:37.004Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.33s) [2020-04-09T20:26:37.004Z] --- PASS: TestUpdatePidsLimit/no_change (0.45s) [2020-04-09T20:26:37.004Z] --- PASS: TestUpdatePidsLimit/update_lower (0.34s) [2020-04-09T20:26:37.004Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.34s) [2020-04-09T20:26:37.004Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.34s) [2020-04-09T20:26:37.004Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.34s) [2020-04-09T20:26:37.004Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s) [2020-04-09T20:26:37.004Z] === RUN TestUpdateRestartPolicy [2020-04-09T20:26:38.472Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2020-04-09T20:26:40.353Z] === RUN TestDockerSuite/TestCpToStdout [2020-04-09T20:26:40.912Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2020-04-09T20:26:44.171Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2020-04-09T20:26:44.769Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2020-04-09T20:26:45.696Z] === RUN TestDockerSuite/TestCpVolumePath [2020-04-09T20:26:45.950Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2020-04-09T20:26:47.309Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2020-04-09T20:26:47.564Z] === RUN TestDockerSuite/TestCreateArgs [2020-04-09T20:26:47.564Z] === RUN TestDockerSuite/TestCreateByImageID [2020-04-09T20:26:48.123Z] === RUN TestDockerSuite/TestCreateEchoStdout [2020-04-09T20:26:49.046Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2020-04-09T20:26:49.046Z] === RUN TestDockerSuite/TestCreateHostConfig [2020-04-09T20:26:49.046Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2020-04-09T20:26:49.541Z] --- PASS: TestUpdateRestartPolicy (12.12s) [2020-04-09T20:26:49.541Z] === RUN TestUpdateRestartWithAutoRemove [2020-04-09T20:26:49.828Z] --- PASS: TestUpdateRestartWithAutoRemove (0.70s) [2020-04-09T20:26:49.828Z] === RUN TestWaitNonBlocked [2020-04-09T20:26:49.828Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:26:49.828Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:26:49.828Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:26:49.828Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:26:49.828Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2020-04-09T20:26:49.828Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2020-04-09T20:26:50.407Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2020-04-09T20:26:50.664Z] === RUN TestDockerSuite/TestCreateLabels [2020-04-09T20:26:50.664Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2020-04-09T20:26:50.847Z] --- PASS: TestWaitNonBlocked (0.03s) [2020-04-09T20:26:50.847Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.90s) [2020-04-09T20:26:50.847Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.95s) [2020-04-09T20:26:50.847Z] === RUN TestWaitBlocked [2020-04-09T20:26:50.847Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:26:50.847Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:26:50.847Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:26:50.847Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:26:50.847Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2020-04-09T20:26:50.847Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2020-04-09T20:26:50.919Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2020-04-09T20:26:50.919Z] === RUN TestDockerSuite/TestCreateRM [2020-04-09T20:26:51.173Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2020-04-09T20:26:51.173Z] === RUN TestDockerSuite/TestCreateStopSignal [2020-04-09T20:26:51.173Z] === RUN TestDockerSuite/TestCreateStopTimeout [2020-04-09T20:26:51.173Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2020-04-09T20:26:51.874Z] --- PASS: TestWaitBlocked (0.04s) [2020-04-09T20:26:51.874Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.95s) [2020-04-09T20:26:51.874Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.00s) [2020-04-09T20:26:51.874Z] === CONT TestContainerStartOnDaemonRestart [2020-04-09T20:26:51.874Z] === CONT TestIpcModeOlderClient [2020-04-09T20:26:51.874Z] === CONT TestDaemonRestartIpcMode [2020-04-09T20:26:51.874Z] === CONT TestDaemonHostGatewayIP [2020-04-09T20:26:51.874Z] --- PASS: TestIpcModeOlderClient (0.21s) [2020-04-09T20:26:54.429Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2020-04-09T20:26:54.430Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2020-04-09T20:26:54.430Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2020-04-09T20:26:56.294Z] --- PASS: TestContainerStartOnDaemonRestart (4.02s) [2020-04-09T20:26:56.579Z] --- PASS: TestDaemonRestartIpcMode (4.70s) [2020-04-09T20:26:56.579Z] --- PASS: TestDaemonHostGatewayIP (4.76s) [2020-04-09T20:26:56.579Z] PASS [2020-04-09T20:26:56.579Z] [2020-04-09T20:26:56.579Z] === Skipped [2020-04-09T20:26:56.579Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2020-04-09T20:26:56.579Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2020-04-09T20:26:56.579Z] [2020-04-09T20:26:56.579Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2020-04-09T20:26:56.579Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2020-04-09T20:26:56.579Z] [2020-04-09T20:26:56.579Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2020-04-09T20:26:56.579Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2020-04-09T20:26:56.579Z] [2020-04-09T20:26:56.579Z] [2020-04-09T20:26:56.580Z] DONE 199 tests, 3 skipped in 119.030s [2020-04-09T20:26:56.580Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2020-04-09T20:26:56.580Z] ++ 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-04-09T20:26:56.580Z] ++ set -e [2020-04-09T20:26:56.580Z] ++ '[' -n 0 ']' [2020-04-09T20:26:56.580Z] ++ set -x [2020-04-09T20:26:56.580Z] ++ env -i DEST=/go/src/github.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-04-09T20:26:56.864Z] INFO: Testing against a local daemon [2020-04-09T20:26:56.864Z] === RUN TestCommitInheritsEnv [2020-04-09T20:26:57.153Z] --- PASS: TestCommitInheritsEnv (0.46s) [2020-04-09T20:26:57.153Z] === RUN TestImportExtremelyLargeImageWorks [2020-04-09T20:26:57.153Z] === PAUSE TestImportExtremelyLargeImageWorks [2020-04-09T20:26:57.153Z] === RUN TestImagesFilterMultiReference [2020-04-09T20:26:57.153Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2020-04-09T20:26:57.153Z] === RUN TestImagePullPlatformInvalid [2020-04-09T20:26:57.448Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2020-04-09T20:26:57.448Z] === RUN TestRemoveImageOrphaning [2020-04-09T20:26:57.737Z] --- PASS: TestRemoveImageOrphaning (0.42s) [2020-04-09T20:26:57.737Z] === RUN TestRemoveImageGarbageCollector [2020-04-09T20:26:57.737Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2020-04-09T20:26:57.737Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:26:57.737Z] === RUN TestTagUnprefixedRepoByNameOrName [2020-04-09T20:26:57.737Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2020-04-09T20:26:57.737Z] === RUN TestTagInvalidReference [2020-04-09T20:26:57.737Z] --- PASS: TestTagInvalidReference (0.03s) [2020-04-09T20:26:57.737Z] === RUN TestTagValidPrefixedRepo [2020-04-09T20:26:57.737Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2020-04-09T20:26:57.737Z] === RUN TestTagExistedNameWithoutForce [2020-04-09T20:26:58.025Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2020-04-09T20:26:58.025Z] === RUN TestTagOfficialNames [2020-04-09T20:26:58.025Z] --- PASS: TestTagOfficialNames (0.07s) [2020-04-09T20:26:58.025Z] === RUN TestTagMatchesDigest [2020-04-09T20:26:58.025Z] --- PASS: TestTagMatchesDigest (0.04s) [2020-04-09T20:26:58.025Z] === CONT TestImportExtremelyLargeImageWorks [2020-04-09T20:26:58.588Z] === RUN TestDockerSuite/TestCreateWithPortRange [2020-04-09T20:26:58.843Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2020-04-09T20:26:58.843Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2020-04-09T20:26:59.141Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2020-04-09T20:26:59.141Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2020-04-09T20:26:59.396Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2020-04-09T20:26:59.954Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2020-04-09T20:27:01.912Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2020-04-09T20:27:02.474Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2020-04-09T20:27:04.355Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2020-04-09T20:27:06.235Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2020-04-09T20:27:06.797Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2020-04-09T20:27:07.719Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2020-04-09T20:27:07.719Z] === RUN TestDockerSuite/TestDevicePermissions [2020-04-09T20:27:08.277Z] === RUN TestDockerSuite/TestDockerFails [2020-04-09T20:27:08.277Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2020-04-09T20:27:08.277Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2020-04-09T20:27:08.532Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2020-04-09T20:27:09.890Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2020-04-09T20:27:10.830Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2020-04-09T20:27:10.830Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2020-04-09T20:27:12.189Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2020-04-09T20:27:12.189Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2020-04-09T20:27:12.189Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2020-04-09T20:27:12.443Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2020-04-09T20:27:20.511Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2020-04-09T20:27:22.435Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2020-04-09T20:27:24.940Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2020-04-09T20:27:26.819Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2020-04-09T20:27:28.179Z] === RUN TestDockerSuite/TestEventsAttach [2020-04-09T20:27:28.179Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2020-04-09T20:27:28.739Z] === RUN TestDockerSuite/TestEventsCommit [2020-04-09T20:27:30.098Z] === RUN TestDockerSuite/TestEventsContainerEvents [2020-04-09T20:27:31.020Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2020-04-09T20:27:31.943Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2020-04-09T20:27:32.865Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2020-04-09T20:27:34.746Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2020-04-09T20:27:36.108Z] === RUN TestDockerSuite/TestEventsContainerRestart [2020-04-09T20:27:39.364Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2020-04-09T20:27:41.868Z] === RUN TestDockerSuite/TestEventsCopy [2020-04-09T20:27:43.228Z] === RUN TestDockerSuite/TestEventsFilterContainer [2020-04-09T20:27:43.786Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2020-04-09T20:27:45.148Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2020-04-09T20:27:45.705Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2020-04-09T20:27:46.264Z] === RUN TestDockerSuite/TestEventsFilterImageName [2020-04-09T20:27:48.217Z] === RUN TestDockerSuite/TestEventsFilterLabels [2020-04-09T20:27:49.139Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2020-04-09T20:27:49.393Z] === RUN TestDockerSuite/TestEventsFilterType [2020-04-09T20:27:49.952Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2020-04-09T20:27:49.952Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2020-04-09T20:27:49.952Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2020-04-09T20:27:49.952Z] === RUN TestDockerSuite/TestEventsFilters [2020-04-09T20:27:51.834Z] === RUN TestDockerSuite/TestEventsFormat [2020-04-09T20:27:53.716Z] === RUN TestDockerSuite/TestEventsFormatBadField [2020-04-09T20:27:53.716Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2020-04-09T20:27:53.716Z] === RUN TestDockerSuite/TestEventsImageImport [2020-04-09T20:27:54.639Z] === RUN TestDockerSuite/TestEventsImageLoad [2020-04-09T20:27:54.894Z] === RUN TestDockerSuite/TestEventsImagePull [2020-04-09T20:27:55.453Z] === RUN TestDockerSuite/TestEventsImageTag [2020-04-09T20:27:56.375Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2020-04-09T20:27:56.629Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2020-04-09T20:27:56.629Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2020-04-09T20:27:56.629Z] === RUN TestDockerSuite/TestEventsPluginOps [2020-04-09T20:27:58.510Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2020-04-09T20:27:59.068Z] === RUN TestDockerSuite/TestEventsRename [2020-04-09T20:27:59.991Z] === RUN TestDockerSuite/TestEventsResize [2020-04-09T20:28:00.914Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2020-04-09T20:28:01.836Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2020-04-09T20:28:02.759Z] === RUN TestDockerSuite/TestEventsStreaming [2020-04-09T20:28:03.316Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2020-04-09T20:28:06.571Z] === RUN TestDockerSuite/TestEventsTop [2020-04-09T20:28:07.134Z] === RUN TestDockerSuite/TestEventsUntag [2020-04-09T20:28:09.684Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2020-04-09T20:28:11.566Z] === RUN TestDockerSuite/TestExec [2020-04-09T20:28:12.125Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2020-04-09T20:28:13.061Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2020-04-09T20:28:13.983Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2020-04-09T20:28:14.542Z] === RUN TestDockerSuite/TestExecAPIStart [2020-04-09T20:28:16.422Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2020-04-09T20:28:17.344Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2020-04-09T20:28:18.267Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2020-04-09T20:28:18.521Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2020-04-09T20:28:19.080Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2020-04-09T20:28:20.002Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2020-04-09T20:28:20.925Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2020-04-09T20:28:21.483Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2020-04-09T20:28:21.738Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2020-04-09T20:28:24.246Z] === RUN TestDockerSuite/TestExecCgroup [2020-04-09T20:28:25.172Z] === RUN TestDockerSuite/TestExecEnv [2020-04-09T20:28:26.530Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2020-04-09T20:28:28.412Z] === RUN TestDockerSuite/TestExecExitStatus [2020-04-09T20:28:28.970Z] === RUN TestDockerSuite/TestExecInspectID [2020-04-09T20:28:30.854Z] === RUN TestDockerSuite/TestExecInteractive [2020-04-09T20:28:32.213Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2020-04-09T20:28:32.771Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2020-04-09T20:28:34.130Z] === RUN TestDockerSuite/TestExecParseError [2020-04-09T20:28:34.689Z] === RUN TestDockerSuite/TestExecPausedContainer [2020-04-09T20:28:35.610Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2020-04-09T20:28:36.533Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2020-04-09T20:28:37.891Z] === RUN TestDockerSuite/TestExecSetEnv [2020-04-09T20:28:38.813Z] === RUN TestDockerSuite/TestExecStartFails [2020-04-09T20:28:39.754Z] === RUN TestDockerSuite/TestExecStateCleanup [2020-04-09T20:28:44.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2020-04-09T20:28:51.502Z] === RUN TestDockerSuite/TestExecStopNotHanging [2020-04-09T20:28:51.502Z] === RUN TestDockerSuite/TestExecTTY [2020-04-09T20:28:52.424Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2020-04-09T20:28:53.346Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2020-04-09T20:28:54.271Z] === RUN TestDockerSuite/TestExecUlimits [2020-04-09T20:28:55.192Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2020-04-09T20:28:55.192Z] === RUN TestDockerSuite/TestExecWithImageUser [2020-04-09T20:28:57.074Z] === RUN TestDockerSuite/TestExecWithNoTERM [2020-04-09T20:28:58.006Z] === RUN TestDockerSuite/TestExecWithPrivileged [2020-04-09T20:28:59.365Z] === RUN TestDockerSuite/TestExecWithTERM [2020-04-09T20:28:59.924Z] === RUN TestDockerSuite/TestExecWithUser [2020-04-09T20:29:01.282Z] === RUN TestDockerSuite/TestGetContainerStats [2020-04-09T20:29:06.512Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2020-04-09T20:29:09.766Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2020-04-09T20:29:11.134Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2020-04-09T20:29:13.015Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2020-04-09T20:29:18.270Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2020-04-09T20:29:18.829Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2020-04-09T20:29:18.829Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2020-04-09T20:29:18.829Z] === RUN TestDockerSuite/TestHealth [2020-04-09T20:29:36.847Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2020-04-09T20:29:40.103Z] === RUN TestDockerSuite/TestHistoryExistentImage [2020-04-09T20:29:40.104Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2020-04-09T20:29:40.104Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2020-04-09T20:29:40.104Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2020-04-09T20:29:41.026Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2020-04-09T20:29:41.026Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2020-04-09T20:29:41.948Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2020-04-09T20:29:41.948Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2020-04-09T20:29:41.948Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2020-04-09T20:29:41.948Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2020-04-09T20:29:42.202Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2020-04-09T20:29:42.457Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2020-04-09T20:29:43.016Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2020-04-09T20:29:43.270Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2020-04-09T20:29:44.194Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2020-04-09T20:29:44.194Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2020-04-09T20:29:45.118Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2020-04-09T20:29:46.040Z] === RUN TestDockerSuite/TestImagesFormat [2020-04-09T20:29:46.040Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2020-04-09T20:29:46.599Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2020-04-09T20:29:49.853Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2020-04-09T20:29:49.853Z] === RUN TestDockerSuite/TestImportBadURL [2020-04-09T20:29:49.853Z] === RUN TestDockerSuite/TestImportDisplay [2020-04-09T20:29:51.211Z] === RUN TestDockerSuite/TestImportFile [2020-04-09T20:29:53.155Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2020-04-09T20:29:53.155Z] === RUN TestDockerSuite/TestImportFileWithMessage [2020-04-09T20:29:55.038Z] === RUN TestDockerSuite/TestImportGzipped [2020-04-09T20:29:56.920Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2020-04-09T20:29:58.801Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2020-04-09T20:29:59.723Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2020-04-09T20:30:00.645Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2020-04-09T20:30:01.569Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2020-04-09T20:30:01.569Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2020-04-09T20:30:01.569Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2020-04-09T20:30:02.127Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2020-04-09T20:30:03.051Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2020-04-09T20:30:04.411Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2020-04-09T20:30:04.969Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2020-04-09T20:30:05.528Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2020-04-09T20:30:06.451Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2020-04-09T20:30:06.451Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2020-04-09T20:30:08.333Z] === RUN TestDockerSuite/TestInspectAmpersand [2020-04-09T20:30:08.936Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2020-04-09T20:30:09.494Z] === RUN TestDockerSuite/TestInspectByPrefix [2020-04-09T20:30:09.748Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2020-04-09T20:30:10.308Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2020-04-09T20:30:10.308Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2020-04-09T20:30:11.670Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2020-04-09T20:30:12.592Z] === RUN TestDockerSuite/TestInspectDefault [2020-04-09T20:30:13.151Z] === RUN TestDockerSuite/TestInspectHistory [2020-04-09T20:30:14.074Z] === RUN TestDockerSuite/TestInspectImage [2020-04-09T20:30:14.074Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2020-04-09T20:30:14.074Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2020-04-09T20:30:14.074Z] === RUN TestDockerSuite/TestInspectInt64 [2020-04-09T20:30:14.999Z] === RUN TestDockerSuite/TestInspectJSONFields [2020-04-09T20:30:14.999Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2020-04-09T20:30:15.922Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2020-04-09T20:30:15.922Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2020-04-09T20:30:16.846Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2020-04-09T20:30:17.770Z] === RUN TestDockerSuite/TestInspectPlugin [2020-04-09T20:30:19.653Z] === RUN TestDockerSuite/TestInspectRootFS [2020-04-09T20:30:19.653Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2020-04-09T20:30:20.578Z] === RUN TestDockerSuite/TestInspectStatus [2020-04-09T20:30:21.501Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2020-04-09T20:30:23.490Z] === RUN TestDockerSuite/TestInspectTemplateError [2020-04-09T20:30:24.048Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2020-04-09T20:30:24.970Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2020-04-09T20:30:25.895Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2020-04-09T20:30:26.453Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2020-04-09T20:30:27.376Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2020-04-09T20:30:28.299Z] === RUN TestDockerSuite/TestInspectUnknownObject [2020-04-09T20:30:28.299Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2020-04-09T20:30:30.995Z] === RUN TestDockerSuite/TestLinkShortDefinition [2020-04-09T20:30:32.355Z] === RUN TestDockerSuite/TestLinksEnvs [2020-04-09T20:30:34.239Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2020-04-09T20:30:34.494Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2020-04-09T20:30:36.375Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2020-04-09T20:30:38.882Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2020-04-09T20:30:40.765Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2020-04-09T20:30:41.688Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2020-04-09T20:30:41.688Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2020-04-09T20:30:44.195Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2020-04-09T20:30:44.753Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2020-04-09T20:30:45.678Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2020-04-09T20:30:45.932Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2020-04-09T20:30:49.186Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2020-04-09T20:30:52.469Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2020-04-09T20:30:55.726Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2020-04-09T20:30:59.027Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2020-04-09T20:30:59.027Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2020-04-09T20:31:01.536Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2020-04-09T20:31:02.137Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2020-04-09T20:31:03.497Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2020-04-09T20:31:04.421Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2020-04-09T20:31:06.930Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2020-04-09T20:31:06.930Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2020-04-09T20:31:07.185Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2020-04-09T20:31:07.440Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2020-04-09T20:31:07.440Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2020-04-09T20:31:07.440Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2020-04-09T20:31:08.362Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2020-04-09T20:31:09.289Z] === RUN TestDockerSuite/TestLogsAPIUntil [2020-04-09T20:31:12.588Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2020-04-09T20:31:13.146Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2020-04-09T20:31:14.067Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2020-04-09T20:31:19.340Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2020-04-09T20:31:19.905Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2020-04-09T20:31:19.905Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2020-04-09T20:31:20.828Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2020-04-09T20:31:22.188Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2020-04-09T20:31:23.111Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2020-04-09T20:31:24.484Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2020-04-09T20:31:25.406Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2020-04-09T20:31:27.911Z] === RUN TestDockerSuite/TestLogsFollowStopped [2020-04-09T20:31:28.471Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2020-04-09T20:31:29.393Z] === RUN TestDockerSuite/TestLogsSince [2020-04-09T20:31:37.457Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2020-04-09T20:31:37.457Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2020-04-09T20:31:42.685Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2020-04-09T20:31:42.685Z] === RUN TestDockerSuite/TestLogsTail [2020-04-09T20:31:43.607Z] === RUN TestDockerSuite/TestLogsTimestamps [2020-04-09T20:31:44.538Z] === RUN TestDockerSuite/TestLogsWithDetails [2020-04-09T20:31:45.097Z] === RUN TestDockerSuite/TestMountIntoProc [2020-04-09T20:31:45.656Z] === RUN TestDockerSuite/TestMountIntoSys [2020-04-09T20:31:46.622Z] === RUN TestDockerSuite/TestNetHostname [2020-04-09T20:31:46.876Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2020-04-09T20:31:49.385Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2020-04-09T20:31:49.385Z] === RUN TestDockerSuite/TestNetworkEvents [2020-04-09T20:31:50.746Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2020-04-09T20:31:51.000Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2020-04-09T20:31:53.507Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2020-04-09T20:31:53.761Z] === RUN TestDockerSuite/TestPluginActive [2020-04-09T20:31:55.683Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2020-04-09T20:32:02.216Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2020-04-09T20:32:02.216Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2020-04-09T20:32:02.216Z] === RUN TestDockerSuite/TestPluginLogDriver [2020-04-09T20:32:04.097Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2020-04-09T20:32:05.458Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2020-04-09T20:32:05.621Z] --- PASS: TestImportExtremelyLargeImageWorks (301.54s) [2020-04-09T20:32:05.621Z] PASS [2020-04-09T20:32:05.621Z] [2020-04-09T20:32:05.621Z] === Skipped [2020-04-09T20:32:05.621Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2020-04-09T20:32:05.621Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:32:05.621Z] [2020-04-09T20:32:05.621Z] [2020-04-09T20:32:05.621Z] DONE 12 tests, 1 skipped in 302.980s [2020-04-09T20:32:05.621Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2020-04-09T20:32:05.621Z] ++ 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-04-09T20:32:05.621Z] ++ set -e [2020-04-09T20:32:05.621Z] ++ '[' -n 0 ']' [2020-04-09T20:32:05.621Z] ++ set -x [2020-04-09T20:32:05.621Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-09T20:32:05.621Z] INFO: Testing against a local daemon [2020-04-09T20:32:05.621Z] === RUN TestNetworkCreateDelete [2020-04-09T20:32:05.621Z] --- PASS: TestNetworkCreateDelete (0.22s) [2020-04-09T20:32:05.621Z] === RUN TestDockerNetworkDeletePreferID [2020-04-09T20:32:05.621Z] --- PASS: TestDockerNetworkDeletePreferID (0.60s) [2020-04-09T20:32:05.621Z] === RUN TestInspectNetwork [2020-04-09T20:32:05.621Z] === RUN TestInspectNetwork/full_network_id [2020-04-09T20:32:05.621Z] === RUN TestInspectNetwork/partial_network_id [2020-04-09T20:32:05.621Z] === RUN TestInspectNetwork/network_name [2020-04-09T20:32:05.621Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2020-04-09T20:32:06.859Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2020-04-09T20:32:06.859Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2020-04-09T20:32:08.309Z] --- PASS: TestInspectNetwork (7.76s) [2020-04-09T20:32:08.309Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2020-04-09T20:32:08.309Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2020-04-09T20:32:08.309Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2020-04-09T20:32:08.309Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2020-04-09T20:32:08.309Z] === RUN TestRunContainerWithBridgeNone [2020-04-09T20:32:08.740Z] === RUN TestDockerSuite/TestPluginUpgrade [2020-04-09T20:32:09.662Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2020-04-09T20:32:11.009Z] --- PASS: TestRunContainerWithBridgeNone (2.37s) [2020-04-09T20:32:11.009Z] === RUN TestNetworkInvalidJSON [2020-04-09T20:32:11.009Z] === RUN TestNetworkInvalidJSON//networks/create [2020-04-09T20:32:11.009Z] === PAUSE TestNetworkInvalidJSON//networks/create [2020-04-09T20:32:11.009Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:32:11.009Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:32:11.009Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:32:11.009Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:32:11.009Z] === CONT TestNetworkInvalidJSON//networks/create [2020-04-09T20:32:11.009Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2020-04-09T20:32:11.009Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2020-04-09T20:32:11.009Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2020-04-09T20:32:11.009Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2020-04-09T20:32:11.009Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2020-04-09T20:32:11.009Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2020-04-09T20:32:11.009Z] === RUN TestHostIPv4BridgeLabel [2020-04-09T20:32:11.295Z] --- PASS: TestHostIPv4BridgeLabel (0.61s) [2020-04-09T20:32:11.295Z] === RUN TestDaemonRestartWithLiveRestore [2020-04-09T20:32:12.168Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2020-04-09T20:32:12.313Z] --- PASS: TestDaemonRestartWithLiveRestore (1.06s) [2020-04-09T20:32:12.313Z] === RUN TestDaemonDefaultNetworkPools [2020-04-09T20:32:13.346Z] --- PASS: TestDaemonDefaultNetworkPools (0.80s) [2020-04-09T20:32:13.346Z] === RUN TestDaemonRestartWithExistingNetwork [2020-04-09T20:32:14.365Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.25s) [2020-04-09T20:32:14.365Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2020-04-09T20:32:14.675Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2020-04-09T20:32:15.598Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2020-04-09T20:32:15.850Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.44s) [2020-04-09T20:32:15.850Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2020-04-09T20:32:16.481Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s) [2020-04-09T20:32:16.481Z] === RUN TestServiceWithPredefinedNetwork [2020-04-09T20:32:16.958Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2020-04-09T20:32:18.842Z] === RUN TestDockerSuite/TestPortHostBinding [2020-04-09T20:32:18.842Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2020-04-09T20:32:19.192Z] --- PASS: TestServiceWithPredefinedNetwork (2.54s) [2020-04-09T20:32:19.192Z] === RUN TestServiceRemoveKeepsIngressNetwork [2020-04-09T20:32:19.192Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:32:19.192Z] service_test.go:236: FLAKY_TEST [2020-04-09T20:32:19.192Z] === RUN TestServiceWithDataPathPortInit [2020-04-09T20:32:20.202Z] === RUN TestDockerSuite/TestPortList [2020-04-09T20:32:22.709Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2020-04-09T20:32:25.218Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2020-04-09T20:32:28.475Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2020-04-09T20:32:30.982Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2020-04-09T20:32:32.881Z] === RUN TestDockerSuite/TestPostContainersAttach [2020-04-09T20:32:34.441Z] --- PASS: TestServiceWithDataPathPortInit (14.53s) [2020-04-09T20:32:34.441Z] === RUN TestServiceWithDefaultAddressPoolInit [2020-04-09T20:32:34.764Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2020-04-09T20:32:41.284Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2020-04-09T20:32:41.284Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2020-04-09T20:32:41.284Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2020-04-09T20:32:41.284Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2020-04-09T20:32:41.285Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.35s) [2020-04-09T20:32:41.285Z] service_test.go:427: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:jyph9ules05m9xlnls1ksjtl8 Created:2020-04-09 20:32:34.643298424 +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[92d3008b07fed0664fc913fe4d23424acd51efd82189a2f446e02e49851a37b3:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9azygx8bx5s9cq8ed01fhhxwp EndpointID:954574e7b418568a97a13d07f6e3008086b476e789798fd61223e888b0517bb6 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7b8ea37387e926ad352bff4fed279ec4bbca80e8b519e41fd79972062fe1467c 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:16045d88b4f2 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.9azygx8bx5s9cq8ed01fhhxwp EndpointID:954574e7b418568a97a13d07f6e3008086b476e789798fd61223e888b0517bb6 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2020-04-09T20:32:41.285Z] PASS [2020-04-09T20:32:41.285Z] [2020-04-09T20:32:41.285Z] === Skipped [2020-04-09T20:32:41.285Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2020-04-09T20:32:41.285Z] service_test.go:236: FLAKY_TEST [2020-04-09T20:32:41.285Z] [2020-04-09T20:32:41.285Z] [2020-04-09T20:32:41.285Z] DONE 22 tests, 1 skipped in 41.295s [2020-04-09T20:32:41.285Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:32:41.285Z] ++ 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-04-09T20:32:41.285Z] ++ set -e [2020-04-09T20:32:41.285Z] ++ '[' -n 0 ']' [2020-04-09T20:32:41.285Z] ++ set -x [2020-04-09T20:32:41.285Z] ++ env -i DEST=/go/src/github.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-04-09T20:32:41.285Z] INFO: Testing against a local daemon [2020-04-09T20:32:41.285Z] === RUN TestDockerNetworkIpvlanPersistance [2020-04-09T20:32:41.285Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-09T20:32:41.285Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:32:41.285Z] === RUN TestDockerNetworkIpvlan [2020-04-09T20:32:41.285Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:32:41.285Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:32:41.285Z] PASS [2020-04-09T20:32:41.285Z] [2020-04-09T20:32:41.285Z] === Skipped [2020-04-09T20:32:41.285Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2020-04-09T20:32:41.285Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:32:41.285Z] [2020-04-09T20:32:41.285Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2020-04-09T20:32:41.285Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2020-04-09T20:32:41.285Z] [2020-04-09T20:32:41.285Z] [2020-04-09T20:32:41.285Z] DONE 2 tests, 2 skipped in 0.105s [2020-04-09T20:32:41.285Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2020-04-09T20:32:41.285Z] ++ 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-04-09T20:32:41.285Z] ++ set -e [2020-04-09T20:32:41.285Z] ++ '[' -n 0 ']' [2020-04-09T20:32:41.285Z] ++ set -x [2020-04-09T20:32:41.285Z] ++ env -i DEST=/go/src/github.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-04-09T20:32:41.285Z] INFO: Testing against a local daemon [2020-04-09T20:32:41.285Z] === RUN TestDockerNetworkMacvlanPersistance [2020-04-09T20:32:41.538Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2020-04-09T20:32:41.539Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2020-04-09T20:32:42.771Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.53s) [2020-04-09T20:32:42.771Z] === RUN TestDockerNetworkMacvlan [2020-04-09T20:32:42.900Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2020-04-09T20:32:42.900Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2020-04-09T20:32:43.459Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2020-04-09T20:32:43.713Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2020-04-09T20:32:43.795Z] === RUN TestDockerNetworkMacvlan/Subinterface [2020-04-09T20:32:44.810Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2020-04-09T20:32:45.071Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2020-04-09T20:32:45.071Z] === RUN TestDockerSuite/TestPruneContainerLabel [2020-04-09T20:32:45.590Z] === RUN TestDockerNetworkMacvlan/NilParent [2020-04-09T20:32:48.327Z] === RUN TestDockerSuite/TestPruneContainerUntil [2020-04-09T20:32:48.338Z] === RUN TestDockerNetworkMacvlan/InternalMode [2020-04-09T20:32:50.207Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2020-04-09T20:32:50.461Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2020-04-09T20:32:50.461Z] === RUN TestDockerSuite/TestPsByOrder [2020-04-09T20:32:51.028Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2020-04-09T20:32:53.717Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2020-04-09T20:32:53.717Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2020-04-09T20:32:55.075Z] === RUN TestDockerSuite/TestPsListContainersBase [2020-04-09T20:32:55.438Z] === RUN TestDockerNetworkMacvlan/Addressing [2020-04-09T20:32:56.456Z] --- PASS: TestDockerNetworkMacvlan (13.88s) [2020-04-09T20:32:56.456Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.10s) [2020-04-09T20:32:56.456Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.11s) [2020-04-09T20:32:56.456Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.21s) [2020-04-09T20:32:56.456Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.26s) [2020-04-09T20:32:56.456Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.07s) [2020-04-09T20:32:56.456Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.90s) [2020-04-09T20:32:56.456Z] PASS [2020-04-09T20:32:56.456Z] [2020-04-09T20:32:56.456Z] DONE 8 tests in 15.500s [2020-04-09T20:32:56.456Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2020-04-09T20:32:56.456Z] ++ 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-04-09T20:32:56.456Z] ++ set -e [2020-04-09T20:32:56.456Z] ++ '[' -n 0 ']' [2020-04-09T20:32:56.456Z] ++ set -x [2020-04-09T20:32:56.456Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-04-09T20:32:56.456Z] testing: warning: no tests to run [2020-04-09T20:32:56.456Z] PASS [2020-04-09T20:32:56.456Z] [2020-04-09T20:32:56.456Z] DONE 0 tests in 0.020s [2020-04-09T20:32:56.456Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2020-04-09T20:32:56.456Z] ++ 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-04-09T20:32:56.456Z] ++ set -e [2020-04-09T20:32:56.456Z] ++ '[' -n 0 ']' [2020-04-09T20:32:56.456Z] ++ set -x [2020-04-09T20:32:56.456Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-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-04-09T20:32:56.743Z] INFO: Testing against a local daemon [2020-04-09T20:32:56.744Z] === RUN TestAuthZPluginAllowRequest [2020-04-09T20:32:57.583Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2020-04-09T20:32:58.224Z] --- PASS: TestAuthZPluginAllowRequest (1.58s) [2020-04-09T20:32:58.224Z] === RUN TestAuthZPluginTLS [2020-04-09T20:32:58.506Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2020-04-09T20:32:58.844Z] --- PASS: TestAuthZPluginTLS (0.60s) [2020-04-09T20:32:58.844Z] === RUN TestAuthZPluginDenyRequest [2020-04-09T20:32:59.463Z] --- PASS: TestAuthZPluginDenyRequest (0.56s) [2020-04-09T20:32:59.463Z] === RUN TestAuthZPluginAPIDenyResponse [2020-04-09T20:33:00.081Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.57s) [2020-04-09T20:33:00.081Z] === RUN TestAuthZPluginDenyResponse [2020-04-09T20:33:00.699Z] --- PASS: TestAuthZPluginDenyResponse (0.58s) [2020-04-09T20:33:00.699Z] === RUN TestAuthZPluginAllowEventStream [2020-04-09T20:33:01.762Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2020-04-09T20:33:02.180Z] --- PASS: TestAuthZPluginAllowEventStream (1.59s) [2020-04-09T20:33:02.180Z] === RUN TestAuthZPluginErrorResponse [2020-04-09T20:33:02.804Z] --- PASS: TestAuthZPluginErrorResponse (0.60s) [2020-04-09T20:33:02.804Z] === RUN TestAuthZPluginErrorRequest [2020-04-09T20:33:03.431Z] --- PASS: TestAuthZPluginErrorRequest (0.56s) [2020-04-09T20:33:03.431Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2020-04-09T20:33:04.054Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.58s) [2020-04-09T20:33:04.054Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2020-04-09T20:33:04.269Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2020-04-09T20:33:04.269Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2020-04-09T20:33:04.523Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2020-04-09T20:33:06.091Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.08s) [2020-04-09T20:33:06.091Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2020-04-09T20:33:08.129Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.09s) [2020-04-09T20:33:08.129Z] === RUN TestAuthZPluginHeader [2020-04-09T20:33:08.687Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2020-04-09T20:33:09.147Z] --- PASS: TestAuthZPluginHeader (0.95s) [2020-04-09T20:33:09.147Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2020-04-09T20:33:09.147Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-09T20:33:09.147Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:33:09.147Z] === RUN TestAuthZPluginV2Disable [2020-04-09T20:33:09.147Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2020-04-09T20:33:09.147Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:33:09.147Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2020-04-09T20:33:09.147Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-09T20:33:09.147Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:33:09.147Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2020-04-09T20:33:09.147Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-09T20:33:09.147Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:33:09.147Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2020-04-09T20:33:09.610Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2020-04-09T20:33:12.867Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2020-04-09T20:33:17.020Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2020-04-09T20:33:18.378Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2020-04-09T20:33:20.888Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2020-04-09T20:33:22.248Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2020-04-09T20:33:23.608Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2020-04-09T20:33:25.488Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2020-04-09T20:33:26.048Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2020-04-09T20:33:27.664Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.82s) [2020-04-09T20:33:27.664Z] PASS [2020-04-09T20:33:27.664Z] [2020-04-09T20:33:27.664Z] === Skipped [2020-04-09T20:33:27.664Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2020-04-09T20:33:27.664Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:33:27.664Z] [2020-04-09T20:33:27.664Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2020-04-09T20:33:27.664Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:33:27.664Z] [2020-04-09T20:33:27.664Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2020-04-09T20:33:27.664Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:33:27.664Z] [2020-04-09T20:33:27.664Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2020-04-09T20:33:27.664Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:33:27.664Z] [2020-04-09T20:33:27.664Z] [2020-04-09T20:33:27.664Z] DONE 17 tests, 4 skipped in 29.279s [2020-04-09T20:33:27.664Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2020-04-09T20:33:27.664Z] ++ 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-04-09T20:33:27.664Z] ++ set -e [2020-04-09T20:33:27.664Z] ++ '[' -n 0 ']' [2020-04-09T20:33:27.664Z] ++ set -x [2020-04-09T20:33:27.664Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-09T20:33:27.664Z] INFO: Testing against a local daemon [2020-04-09T20:33:27.664Z] === RUN TestPluginInvalidJSON [2020-04-09T20:33:27.664Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:33:27.664Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:33:27.664Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2020-04-09T20:33:27.664Z] --- PASS: TestPluginInvalidJSON (0.04s) [2020-04-09T20:33:27.664Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2020-04-09T20:33:27.664Z] PASS [2020-04-09T20:33:27.664Z] [2020-04-09T20:33:27.664Z] DONE 2 tests in 0.135s [2020-04-09T20:33:27.664Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2020-04-09T20:33:27.665Z] ++ 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-04-09T20:33:27.665Z] ++ set -e [2020-04-09T20:33:27.665Z] ++ '[' -n 0 ']' [2020-04-09T20:33:27.665Z] ++ set -x [2020-04-09T20:33:27.665Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-04-09T20:33:27.665Z] INFO: Testing against a local daemon [2020-04-09T20:33:27.665Z] === RUN TestExternalGraphDriver [2020-04-09T20:33:27.665Z] === RUN TestExternalGraphDriver/json [2020-04-09T20:33:27.933Z] === RUN TestDockerSuite/TestPsListContainersSize [2020-04-09T20:33:28.288Z] === RUN TestExternalGraphDriver/spec [2020-04-09T20:33:29.815Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2020-04-09T20:33:29.815Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2020-04-09T20:33:30.351Z] === RUN TestExternalGraphDriver/pull [2020-04-09T20:33:30.375Z] === RUN TestDockerSuite/TestPsRightTagName [2020-04-09T20:33:32.425Z] --- PASS: TestExternalGraphDriver (6.36s) [2020-04-09T20:33:32.425Z] --- PASS: TestExternalGraphDriver/json (2.07s) [2020-04-09T20:33:32.425Z] --- PASS: TestExternalGraphDriver/spec (2.05s) [2020-04-09T20:33:32.425Z] --- PASS: TestExternalGraphDriver/pull (2.06s) [2020-04-09T20:33:32.425Z] === RUN TestGraphdriverPluginV2 [2020-04-09T20:33:32.712Z] --- SKIP: TestGraphdriverPluginV2 (0.09s) [2020-04-09T20:33:32.712Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:33:32.712Z] PASS [2020-04-09T20:33:32.712Z] [2020-04-09T20:33:32.712Z] === Skipped [2020-04-09T20:33:32.712Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.09s) [2020-04-09T20:33:32.712Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:33:32.712Z] [2020-04-09T20:33:32.712Z] [2020-04-09T20:33:32.712Z] DONE 5 tests, 1 skipped in 6.541s [2020-04-09T20:33:32.712Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2020-04-09T20:33:32.712Z] ++ 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-04-09T20:33:32.712Z] ++ set -e [2020-04-09T20:33:32.712Z] ++ '[' -n 0 ']' [2020-04-09T20:33:32.712Z] ++ set -x [2020-04-09T20:33:32.712Z] ++ env -i DEST=/go/src/github.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-04-09T20:33:32.712Z] INFO: Testing against a local daemon [2020-04-09T20:33:32.712Z] === RUN TestContinueAfterPluginCrash [2020-04-09T20:33:32.712Z] === PAUSE TestContinueAfterPluginCrash [2020-04-09T20:33:32.712Z] === RUN TestReadPluginNoRead [2020-04-09T20:33:32.712Z] === PAUSE TestReadPluginNoRead [2020-04-09T20:33:32.712Z] === RUN TestDaemonStartWithLogOpt [2020-04-09T20:33:32.712Z] === PAUSE TestDaemonStartWithLogOpt [2020-04-09T20:33:32.712Z] === CONT TestContinueAfterPluginCrash [2020-04-09T20:33:32.712Z] === CONT TestDaemonStartWithLogOpt [2020-04-09T20:33:32.712Z] === CONT TestReadPluginNoRead [2020-04-09T20:33:32.880Z] === RUN TestDockerSuite/TestPsShowMounts [2020-04-09T20:33:36.135Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2020-04-09T20:33:36.389Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2020-04-09T20:33:36.389Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2020-04-09T20:33:36.643Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2020-04-09T20:33:36.643Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2020-04-09T20:33:36.643Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2020-04-09T20:33:37.568Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2020-04-09T20:33:39.052Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2020-04-09T20:33:39.306Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2020-04-09T20:33:41.189Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2020-04-09T20:33:42.113Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2020-04-09T20:33:50.182Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2020-04-09T20:33:51.104Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2020-04-09T20:33:52.985Z] === RUN TestDockerSwarmSuite/TestServiceScale [2020-04-09T20:33:53.544Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2020-04-09T20:33:53.544Z] === RUN TestDockerSuite/TestRestartPolicyNO [2020-04-09T20:33:53.544Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2020-04-09T20:33:53.798Z] === RUN TestDockerSuite/TestRestartRunningContainer [2020-04-09T20:33:55.131Z] === RUN TestReadPluginNoRead/default [2020-04-09T20:33:55.758Z] --- PASS: TestDaemonStartWithLogOpt (22.85s) [2020-04-09T20:33:56.303Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2020-04-09T20:33:56.385Z] === RUN TestReadPluginNoRead/disabled_caching [2020-04-09T20:33:56.862Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2020-04-09T20:33:58.424Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2020-04-09T20:33:58.745Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2020-04-09T20:33:59.902Z] --- PASS: TestReadPluginNoRead (27.06s) [2020-04-09T20:33:59.902Z] --- PASS: TestReadPluginNoRead/default (1.95s) [2020-04-09T20:33:59.902Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.75s) [2020-04-09T20:33:59.902Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.74s) [2020-04-09T20:33:59.902Z] read_test.go:91: [d71dd17faccae] daemon is not started [2020-04-09T20:34:00.187Z] --- PASS: TestContinueAfterPluginCrash (27.53s) [2020-04-09T20:34:00.187Z] PASS [2020-04-09T20:34:00.187Z] [2020-04-09T20:34:00.187Z] DONE 6 tests in 27.649s [2020-04-09T20:34:00.187Z] 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-04-09T20:34:00.187Z] ++ 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-04-09T20:34:00.187Z] ++ set -e [2020-04-09T20:34:00.187Z] ++ '[' -n 0 ']' [2020-04-09T20:34:00.187Z] ++ set -x [2020-04-09T20:34:00.187Z] ++ env -i DEST=/go/src/github.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-04-09T20:34:00.187Z] testing: warning: no tests to run [2020-04-09T20:34:00.187Z] PASS [2020-04-09T20:34:00.187Z] [2020-04-09T20:34:00.187Z] DONE 0 tests in 0.021s [2020-04-09T20:34:00.187Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2020-04-09T20:34:00.187Z] ++ 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-04-09T20:34:00.187Z] ++ set -e [2020-04-09T20:34:00.187Z] ++ '[' -n 0 ']' [2020-04-09T20:34:00.187Z] ++ set -x [2020-04-09T20:34:00.187Z] ++ env -i DEST=/go/src/github.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-04-09T20:34:00.472Z] INFO: Testing against a local daemon [2020-04-09T20:34:00.472Z] === RUN TestPluginWithDevMounts [2020-04-09T20:34:00.472Z] === PAUSE TestPluginWithDevMounts [2020-04-09T20:34:00.472Z] === CONT TestPluginWithDevMounts [2020-04-09T20:34:02.898Z] === RUN TestDockerSuite/TestRestartWithVolumes [2020-04-09T20:34:03.159Z] --- PASS: TestPluginWithDevMounts (2.28s) [2020-04-09T20:34:03.159Z] PASS [2020-04-09T20:34:03.159Z] [2020-04-09T20:34:03.159Z] DONE 1 tests in 2.383s [2020-04-09T20:34:03.159Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2020-04-09T20:34:03.159Z] ++ 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-04-09T20:34:03.159Z] ++ set -e [2020-04-09T20:34:03.159Z] ++ '[' -n 0 ']' [2020-04-09T20:34:03.159Z] ++ set -x [2020-04-09T20:34:03.159Z] ++ env -i DEST=/go/src/github.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-04-09T20:34:03.159Z] INFO: Testing against a local daemon [2020-04-09T20:34:03.159Z] === RUN TestSecretInspect [2020-04-09T20:34:03.820Z] === RUN TestDockerSuite/TestRmiBlank [2020-04-09T20:34:03.820Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2020-04-09T20:34:04.074Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2020-04-09T20:34:05.204Z] --- PASS: TestSecretInspect (2.32s) [2020-04-09T20:34:05.204Z] === RUN TestSecretList [2020-04-09T20:34:07.241Z] --- PASS: TestSecretList (2.22s) [2020-04-09T20:34:07.241Z] === RUN TestSecretsCreateAndDelete [2020-04-09T20:34:08.269Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2020-04-09T20:34:09.192Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2020-04-09T20:34:09.446Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2020-04-09T20:34:09.972Z] --- PASS: TestSecretsCreateAndDelete (2.22s) [2020-04-09T20:34:09.972Z] === RUN TestSecretsUpdate [2020-04-09T20:34:11.328Z] === RUN TestDockerSuite/TestRmiImgIDForce [2020-04-09T20:34:12.027Z] --- PASS: TestSecretsUpdate (2.38s) [2020-04-09T20:34:12.027Z] === RUN TestTemplatedSecret [2020-04-09T20:34:12.250Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2020-04-09T20:34:14.729Z] --- PASS: TestTemplatedSecret (2.74s) [2020-04-09T20:34:14.729Z] === RUN TestSecretCreateResolve [2020-04-09T20:34:14.760Z] === RUN TestDockerSuite/TestRmiParentImageFail [2020-04-09T20:34:15.330Z] === RUN TestDockerSuite/TestRmiTag [2020-04-09T20:34:15.330Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2020-04-09T20:34:16.382Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2020-04-09T20:34:17.305Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2020-04-09T20:34:17.417Z] --- PASS: TestSecretCreateResolve (2.24s) [2020-04-09T20:34:17.417Z] PASS [2020-04-09T20:34:17.417Z] [2020-04-09T20:34:17.417Z] DONE 6 tests in 14.223s [2020-04-09T20:34:17.417Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2020-04-09T20:34:17.417Z] ++ 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-04-09T20:34:17.417Z] ++ set -e [2020-04-09T20:34:17.417Z] ++ '[' -n 0 ']' [2020-04-09T20:34:17.417Z] ++ set -x [2020-04-09T20:34:17.418Z] ++ env -i DEST=/go/src/github.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-04-09T20:34:17.418Z] INFO: Testing against a local daemon [2020-04-09T20:34:17.418Z] === RUN TestServiceCreateInit [2020-04-09T20:34:17.418Z] === RUN TestServiceCreateInit/daemonInitDisabled [2020-04-09T20:34:20.560Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2020-04-09T20:34:21.119Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2020-04-09T20:34:21.823Z] === RUN TestServiceCreateInit/daemonInitEnabled [2020-04-09T20:34:22.043Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2020-04-09T20:34:22.965Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2020-04-09T20:34:23.525Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2020-04-09T20:34:23.525Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2020-04-09T20:34:25.312Z] --- PASS: TestServiceCreateInit (8.35s) [2020-04-09T20:34:25.312Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.11s) [2020-04-09T20:34:25.312Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.18s) [2020-04-09T20:34:25.312Z] === RUN TestCreateServiceMultipleTimes [2020-04-09T20:34:25.408Z] === RUN TestDockerSuite/TestRunAddHost [2020-04-09T20:34:26.331Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2020-04-09T20:34:26.586Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2020-04-09T20:34:27.509Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2020-04-09T20:34:27.509Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2020-04-09T20:34:28.432Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2020-04-09T20:34:30.312Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2020-04-09T20:34:30.870Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2020-04-09T20:34:31.793Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2020-04-09T20:34:32.716Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2020-04-09T20:34:34.075Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2020-04-09T20:34:35.956Z] === RUN TestDockerSuite/TestRunAttachDetach [2020-04-09T20:34:36.515Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2020-04-09T20:34:37.438Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2020-04-09T20:34:38.360Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2020-04-09T20:34:39.283Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2020-04-09T20:34:40.205Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2020-04-09T20:34:41.566Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2020-04-09T20:34:42.505Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2020-04-09T20:34:43.428Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2020-04-09T20:34:43.428Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2020-04-09T20:34:43.811Z] --- PASS: TestCreateServiceMultipleTimes (16.38s) [2020-04-09T20:34:43.811Z] === RUN TestCreateServiceConflict [2020-04-09T20:34:43.987Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2020-04-09T20:34:44.098Z] --- PASS: TestCreateServiceConflict (2.24s) [2020-04-09T20:34:44.098Z] === RUN TestCreateServiceMaxReplicas [2020-04-09T20:34:44.910Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2020-04-09T20:34:44.910Z] === RUN TestDockerSuite/TestRunBindMounts [2020-04-09T20:34:47.417Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2020-04-09T20:34:47.584Z] --- PASS: TestCreateServiceMaxReplicas (3.20s) [2020-04-09T20:34:47.584Z] === RUN TestCreateWithDuplicateNetworkNames [2020-04-09T20:34:48.339Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2020-04-09T20:34:49.261Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2020-04-09T20:34:49.820Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2020-04-09T20:34:50.743Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2020-04-09T20:34:50.743Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2020-04-09T20:34:51.667Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2020-04-09T20:34:51.921Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2020-04-09T20:34:52.175Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2020-04-09T20:34:53.098Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2020-04-09T20:34:54.021Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2020-04-09T20:34:54.275Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2020-04-09T20:34:54.834Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2020-04-09T20:34:54.834Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2020-04-09T20:34:55.756Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2020-04-09T20:34:55.756Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2020-04-09T20:34:57.114Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2020-04-09T20:34:58.036Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2020-04-09T20:34:58.958Z] === RUN TestDockerSuite/TestRunContainerNetwork [2020-04-09T20:34:59.517Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2020-04-09T20:34:59.770Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2020-04-09T20:35:00.694Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2020-04-09T20:35:02.053Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2020-04-09T20:35:02.831Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.28s) [2020-04-09T20:35:02.831Z] === RUN TestCreateServiceSecretFileMode [2020-04-09T20:35:03.116Z] --- PASS: TestCreateServiceSecretFileMode (2.61s) [2020-04-09T20:35:03.116Z] === RUN TestCreateServiceConfigFileMode [2020-04-09T20:35:03.937Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2020-04-09T20:35:05.298Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2020-04-09T20:35:05.820Z] --- PASS: TestCreateServiceConfigFileMode (2.54s) [2020-04-09T20:35:05.820Z] === RUN TestCreateServiceSysctls [2020-04-09T20:35:05.856Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2020-04-09T20:35:06.778Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2020-04-09T20:35:07.727Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2020-04-09T20:35:08.293Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2020-04-09T20:35:09.216Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2020-04-09T20:35:09.286Z] --- PASS: TestCreateServiceSysctls (3.37s) [2020-04-09T20:35:09.286Z] === RUN TestCreateServiceCapabilities [2020-04-09T20:35:10.138Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2020-04-09T20:35:11.061Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2020-04-09T20:35:11.987Z] --- PASS: TestCreateServiceCapabilities (2.62s) [2020-04-09T20:35:11.987Z] === RUN TestInspect [2020-04-09T20:35:14.697Z] --- PASS: TestInspect (2.86s) [2020-04-09T20:35:14.697Z] === RUN TestCreateJob [2020-04-09T20:35:15.218Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2020-04-09T20:35:15.218Z] === RUN TestDockerSuite/TestRunCreateVolume [2020-04-09T20:35:16.140Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2020-04-09T20:35:18.173Z] --- PASS: TestCreateJob (3.39s) [2020-04-09T20:35:18.173Z] === RUN TestReplicatedJob [2020-04-09T20:35:18.647Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2020-04-09T20:35:20.006Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2020-04-09T20:35:23.260Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2020-04-09T20:35:23.687Z] --- PASS: TestReplicatedJob (5.89s) [2020-04-09T20:35:23.687Z] === RUN TestUpdateReplicatedJob [2020-04-09T20:35:25.767Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2020-04-09T20:35:25.767Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2020-04-09T20:35:25.767Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2020-04-09T20:35:26.325Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2020-04-09T20:35:28.103Z] --- PASS: TestUpdateReplicatedJob (3.60s) [2020-04-09T20:35:28.103Z] === RUN TestServiceListWithStatuses [2020-04-09T20:35:28.103Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2020-04-09T20:35:28.103Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-09T20:35:28.103Z] === RUN TestDockerNetworkConnectAlias [2020-04-09T20:35:28.206Z] === RUN TestDockerSuite/TestRunDNSOptions [2020-04-09T20:35:29.565Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2020-04-09T20:35:29.565Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2020-04-09T20:35:32.076Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2020-04-09T20:35:32.506Z] --- PASS: TestDockerNetworkConnectAlias (4.68s) [2020-04-09T20:35:32.506Z] === RUN TestDockerNetworkReConnect [2020-04-09T20:35:32.998Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2020-04-09T20:35:34.877Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2020-04-09T20:35:35.435Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2020-04-09T20:35:35.435Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2020-04-09T20:35:35.983Z] --- PASS: TestDockerNetworkReConnect (3.72s) [2020-04-09T20:35:35.983Z] === RUN TestServicePlugin [2020-04-09T20:35:35.983Z] --- SKIP: TestServicePlugin (0.00s) [2020-04-09T20:35:35.983Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:35:35.983Z] === RUN TestServiceUpdateLabel [2020-04-09T20:35:35.994Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2020-04-09T20:35:37.921Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2020-04-09T20:35:37.921Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2020-04-09T20:35:37.921Z] === RUN TestDockerSuite/TestRunDuplicateMount [2020-04-09T20:35:38.024Z] --- PASS: TestServiceUpdateLabel (2.33s) [2020-04-09T20:35:38.024Z] === RUN TestServiceUpdateSecrets [2020-04-09T20:35:38.856Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2020-04-09T20:35:39.782Z] === RUN TestDockerSuite/TestRunEchoStdout [2020-04-09T20:35:40.705Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2020-04-09T20:35:41.627Z] === RUN TestDockerSuite/TestRunEmptyEnv [2020-04-09T20:35:41.627Z] === RUN TestDockerSuite/TestRunEntrypoint [2020-04-09T20:35:42.550Z] === RUN TestDockerSuite/TestRunEnvironment [2020-04-09T20:35:43.109Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2020-04-09T20:35:44.031Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2020-04-09T20:35:44.952Z] === RUN TestDockerSuite/TestRunExitCode [2020-04-09T20:35:45.511Z] === RUN TestDockerSuite/TestRunExitCodeOne [2020-04-09T20:35:46.434Z] === RUN TestDockerSuite/TestRunExitCodeZero [2020-04-09T20:35:46.992Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2020-04-09T20:35:47.914Z] === RUN TestDockerSuite/TestRunExposePort [2020-04-09T20:35:47.914Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2020-04-09T20:35:48.837Z] === RUN TestDockerSuite/TestRunGroupAdd [2020-04-09T20:35:49.760Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2020-04-09T20:35:51.118Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2020-04-09T20:35:51.373Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-09T20:35:51.373Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2020-04-09T20:35:53.383Z] --- PASS: TestServiceUpdateSecrets (14.92s) [2020-04-09T20:35:53.383Z] === RUN TestServiceUpdateConfigs [2020-04-09T20:35:55.526Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2020-04-09T20:35:55.780Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2020-04-09T20:36:08.011Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2020-04-09T20:36:08.570Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2020-04-09T20:36:08.634Z] --- PASS: TestServiceUpdateConfigs (14.82s) [2020-04-09T20:36:08.634Z] === RUN TestServiceUpdateNetwork [2020-04-09T20:36:10.494Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2020-04-09T20:36:10.494Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2020-04-09T20:36:10.494Z] === RUN TestDockerSuite/TestRunInvalidReference [2020-04-09T20:36:10.494Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2020-04-09T20:36:11.052Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2020-04-09T20:36:14.309Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2020-04-09T20:36:15.682Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2020-04-09T20:36:17.562Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2020-04-09T20:36:18.484Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2020-04-09T20:36:19.043Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2020-04-09T20:36:19.602Z] === RUN TestDockerSuite/TestRunModeHostname [2020-04-09T20:36:20.961Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2020-04-09T20:36:20.961Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2020-04-09T20:36:20.961Z] === RUN TestDockerSuite/TestRunModeIpcHost [2020-04-09T20:36:21.176Z] --- PASS: TestServiceUpdateNetwork (13.00s) [2020-04-09T20:36:21.176Z] PASS [2020-04-09T20:36:21.176Z] [2020-04-09T20:36:21.176Z] === Skipped [2020-04-09T20:36:21.176Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.01s) [2020-04-09T20:36:21.176Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2020-04-09T20:36:21.176Z] [2020-04-09T20:36:21.176Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2020-04-09T20:36:21.176Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2020-04-09T20:36:21.176Z] [2020-04-09T20:36:21.176Z] [2020-04-09T20:36:21.176Z] DONE 23 tests, 2 skipped in 123.946s [2020-04-09T20:36:21.176Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2020-04-09T20:36:21.176Z] ++ 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-04-09T20:36:21.176Z] ++ set -e [2020-04-09T20:36:21.176Z] ++ '[' -n 0 ']' [2020-04-09T20:36:21.176Z] ++ set -x [2020-04-09T20:36:21.176Z] ++ env -i DEST=/go/src/github.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-04-09T20:36:21.176Z] INFO: Testing against a local daemon [2020-04-09T20:36:21.176Z] === RUN TestSessionCreate [2020-04-09T20:36:21.176Z] --- PASS: TestSessionCreate (0.05s) [2020-04-09T20:36:21.176Z] === RUN TestSessionCreateWithBadUpgrade [2020-04-09T20:36:21.176Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2020-04-09T20:36:21.176Z] PASS [2020-04-09T20:36:21.176Z] [2020-04-09T20:36:21.176Z] DONE 2 tests in 0.197s [2020-04-09T20:36:21.176Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2020-04-09T20:36:21.176Z] ++ 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-04-09T20:36:21.176Z] ++ set -e [2020-04-09T20:36:21.176Z] ++ '[' -n 0 ']' [2020-04-09T20:36:21.176Z] ++ set -x [2020-04-09T20:36:21.176Z] ++ env -i DEST=/go/src/github.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-04-09T20:36:21.176Z] INFO: Testing against a local daemon [2020-04-09T20:36:21.176Z] === RUN TestCgroupDriverSystemdMemoryLimit [2020-04-09T20:36:21.176Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:36:21.176Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:36:21.176Z] === RUN TestEventsExecDie [2020-04-09T20:36:22.190Z] --- PASS: TestEventsExecDie (0.79s) [2020-04-09T20:36:22.190Z] === RUN TestEventsBackwardsCompatible [2020-04-09T20:36:22.190Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2020-04-09T20:36:22.190Z] === RUN TestInfoBinaryCommits [2020-04-09T20:36:22.190Z] --- PASS: TestInfoBinaryCommits (0.05s) [2020-04-09T20:36:22.190Z] === RUN TestInfoAPIVersioned [2020-04-09T20:36:22.190Z] --- PASS: TestInfoAPIVersioned (0.01s) [2020-04-09T20:36:22.190Z] === RUN TestInfoDiscoveryBackend [2020-04-09T20:36:22.808Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2020-04-09T20:36:22.808Z] === RUN TestInfoDiscoveryInvalidAdvertise [2020-04-09T20:36:22.843Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2020-04-09T20:36:23.766Z] === RUN TestDockerSuite/TestRunModePIDContainer [2020-04-09T20:36:23.818Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2020-04-09T20:36:23.818Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2020-04-09T20:36:24.439Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2020-04-09T20:36:24.439Z] === RUN TestInfoAPI [2020-04-09T20:36:24.439Z] --- PASS: TestInfoAPI (0.05s) [2020-04-09T20:36:24.439Z] === RUN TestInfoAPIWarnings [2020-04-09T20:36:25.061Z] --- PASS: TestInfoAPIWarnings (0.56s) [2020-04-09T20:36:25.061Z] === RUN TestInfoDebug [2020-04-09T20:36:25.347Z] --- PASS: TestInfoDebug (0.55s) [2020-04-09T20:36:25.347Z] === RUN TestInfoInsecureRegistries [2020-04-09T20:36:25.649Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2020-04-09T20:36:25.649Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2020-04-09T20:36:25.649Z] === RUN TestDockerSuite/TestRunModePIDHost [2020-04-09T20:36:25.969Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2020-04-09T20:36:25.969Z] === RUN TestInfoRegistryMirrors [2020-04-09T20:36:26.590Z] --- PASS: TestInfoRegistryMirrors (0.55s) [2020-04-09T20:36:26.590Z] === RUN TestLoginFailsWithBadCredentials [2020-04-09T20:36:27.223Z] --- PASS: TestLoginFailsWithBadCredentials (0.49s) [2020-04-09T20:36:27.223Z] === RUN TestPingCacheHeaders [2020-04-09T20:36:27.223Z] --- PASS: TestPingCacheHeaders (0.05s) [2020-04-09T20:36:27.223Z] === RUN TestPingGet [2020-04-09T20:36:27.223Z] --- PASS: TestPingGet (0.05s) [2020-04-09T20:36:27.223Z] === RUN TestPingHead [2020-04-09T20:36:27.223Z] --- PASS: TestPingHead (0.06s) [2020-04-09T20:36:27.223Z] === RUN TestVersion [2020-04-09T20:36:27.223Z] --- PASS: TestVersion (0.05s) [2020-04-09T20:36:27.223Z] PASS [2020-04-09T20:36:27.223Z] [2020-04-09T20:36:27.223Z] === Skipped [2020-04-09T20:36:27.223Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2020-04-09T20:36:27.223Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2020-04-09T20:36:27.223Z] [2020-04-09T20:36:27.223Z] [2020-04-09T20:36:27.223Z] DONE 18 tests, 1 skipped in 6.083s [2020-04-09T20:36:27.223Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2020-04-09T20:36:27.223Z] ++ 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-04-09T20:36:27.223Z] ++ set -e [2020-04-09T20:36:27.223Z] ++ '[' -n 0 ']' [2020-04-09T20:36:27.223Z] ++ set -x [2020-04-09T20:36:27.223Z] ++ env -i DEST=/go/src/github.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-04-09T20:36:27.223Z] INFO: Testing against a local daemon [2020-04-09T20:36:27.223Z] === RUN TestVolumesCreateAndList [2020-04-09T20:36:27.511Z] --- PASS: TestVolumesCreateAndList (0.05s) [2020-04-09T20:36:27.511Z] === RUN TestVolumesRemove [2020-04-09T20:36:27.511Z] --- PASS: TestVolumesRemove (0.11s) [2020-04-09T20:36:27.511Z] === RUN TestVolumesInspect [2020-04-09T20:36:27.511Z] --- PASS: TestVolumesInspect (0.04s) [2020-04-09T20:36:27.511Z] === RUN TestVolumesInvalidJSON [2020-04-09T20:36:27.511Z] === RUN TestVolumesInvalidJSON//volumes/create [2020-04-09T20:36:27.511Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2020-04-09T20:36:27.511Z] === CONT TestVolumesInvalidJSON//volumes/create [2020-04-09T20:36:27.511Z] --- PASS: TestVolumesInvalidJSON (0.04s) [2020-04-09T20:36:27.511Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2020-04-09T20:36:27.511Z] PASS [2020-04-09T20:36:27.511Z] [2020-04-09T20:36:27.511Z] DONE 5 tests in 0.330s [2020-04-09T20:36:27.511Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-09T20:36:27.531Z] === RUN TestDockerSuite/TestRunModeUTSHost [2020-04-09T20:36:27.797Z] ++++ cat bundles/test-integration/docker.pid [2020-04-09T20:36:27.797Z] +++ kill 13474 [2020-04-09T20:36:28.890Z] === RUN TestDockerSuite/TestRunMount [2020-04-09T20:36:29.280Z] +++ /etc/init.d/apparmor stop [2020-04-09T20:36:29.280Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:36:29.280Z] [2020-04-09T20:36:29.280Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:36:29.280Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:36:29.280Z] [2020-04-09T20:36:29.280Z] To set a process to complain mode, use the command line tool [2020-04-09T20:36:29.280Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:36:29.280Z] +++ true [2020-04-09T20:36:29.280Z] Post stage [Pipeline] junit [2020-04-09T20:36:31.348Z] Recording test results [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-09T20:36:32.323Z] + echo Ensuring container killed. [2020-04-09T20:36:32.323Z] Ensuring container killed. [2020-04-09T20:36:32.323Z] + docker rm -vf docker-pr1 [2020-04-09T20:36:32.323Z] Error: No such container: docker-pr1 [2020-04-09T20:36:32.323Z] + true [Pipeline] sh [2020-04-09T20:36:32.705Z] + echo Chowning /workspace to jenkins user [2020-04-09T20:36:32.706Z] Chowning /workspace to jenkins user [2020-04-09T20:36:32.706Z] + id -u [2020-04-09T20:36:32.706Z] + id -g [2020-04-09T20:36:32.706Z] + docker run --rm -v /home/docker/workspace/moby_PR-40802:/workspace busybox chown -R 1001:1001 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-09T20:36:35.143Z] + bundleName=ppc64le-integration [2020-04-09T20:36:35.143Z] + echo Creating ppc64le-integration-bundles.tar.gz [2020-04-09T20:36:35.143Z] Creating ppc64le-integration-bundles.tar.gz [2020-04-09T20:36:35.143Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name+ *.log -o -name *.profxargs -o tar -name -czf *-report.xml ppc64le-integration-bundles.tar.gz ) [2020-04-09T20:36:35.143Z] -print [Pipeline] archiveArtifacts [2020-04-09T20:36:35.454Z] === RUN TestDockerSuite/TestRunMountOrdering [2020-04-09T20:36:35.464Z] Archiving artifacts [2020-04-09T20:36:35.708Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2020-04-09T20:36:35.822Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40802/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-09T20:36:36.222Z] + make clean [2020-04-09T20:36:36.632Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2020-04-09T20:36:36.841Z] make: command: Command not found [2020-04-09T20:36:36.841Z] make: command: Command not found [2020-04-09T20:36:36.841Z] docker volume rm -f docker-dev-cache [2020-04-09T20:36:36.841Z] docker-dev-cache [Pipeline] deleteDir [2020-04-09T20:36:37.992Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-09T20:36:40.497Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2020-04-09T20:36:43.751Z] === RUN TestDockerSuite/TestRunNamedVolume [2020-04-09T20:36:46.256Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2020-04-09T20:36:48.787Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2020-04-09T20:36:50.668Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2020-04-09T20:36:52.026Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2020-04-09T20:36:52.026Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2020-04-09T20:36:52.947Z] === RUN TestDockerSuite/TestRunNetHost [2020-04-09T20:36:53.871Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2020-04-09T20:36:54.793Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2020-04-09T20:36:55.351Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2020-04-09T20:36:57.858Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2020-04-09T20:37:00.363Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2020-04-09T20:37:05.590Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2020-04-09T20:37:05.590Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2020-04-09T20:37:05.590Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2020-04-09T20:37:06.512Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2020-04-09T20:37:06.512Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2020-04-09T20:37:07.435Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2020-04-09T20:37:07.993Z] === RUN TestDockerSuite/TestRunNonExistingImage [2020-04-09T20:37:07.993Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2020-04-09T20:37:08.915Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2020-04-09T20:37:09.838Z] === RUN TestDockerSuite/TestRunOOMExitCode [2020-04-09T20:37:09.838Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2020-04-09T20:37:10.396Z] === RUN TestDockerSuite/TestRunPIDsLimit [2020-04-09T20:37:11.318Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2020-04-09T20:37:13.200Z] === RUN TestDockerSuite/TestRunPortInUse [2020-04-09T20:37:14.122Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2020-04-09T20:37:14.684Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2020-04-09T20:37:15.606Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2020-04-09T20:37:16.165Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2020-04-09T20:37:17.114Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2020-04-09T20:37:17.676Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2020-04-09T20:37:17.676Z] === RUN TestDockerSuite/TestRunPublishPort [2020-04-09T20:37:18.598Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2020-04-09T20:37:19.157Z] === RUN TestDockerSuite/TestRunReadProcLatency [2020-04-09T20:37:19.157Z] === RUN TestDockerSuite/TestRunReadProcTimer [2020-04-09T20:37:20.080Z] === RUN TestDockerSuite/TestRunRedirectStdout [2020-04-09T20:37:21.960Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2020-04-09T20:37:21.960Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2020-04-09T20:37:25.218Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2020-04-09T20:37:26.577Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2020-04-09T20:37:26.577Z] === RUN TestDockerSuite/TestRunRm [2020-04-09T20:37:27.499Z] === RUN TestDockerSuite/TestRunRmAndWait [2020-04-09T20:37:31.651Z] === RUN TestDockerSuite/TestRunRmPre125Api [2020-04-09T20:37:31.651Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2020-04-09T20:37:31.907Z] === RUN TestDockerSuite/TestRunRootWorkdir [2020-04-09T20:37:32.830Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2020-04-09T20:37:34.713Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2020-04-09T20:37:35.273Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2020-04-09T20:37:39.426Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2020-04-09T20:37:41.353Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2020-04-09T20:37:45.549Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2020-04-09T20:37:46.107Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2020-04-09T20:37:47.029Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2020-04-09T20:37:47.588Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2020-04-09T20:37:48.961Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2020-04-09T20:37:49.521Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2020-04-09T20:37:49.521Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2020-04-09T20:37:50.443Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2020-04-09T20:37:51.368Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2020-04-09T20:37:52.290Z] === RUN TestDockerSuite/TestRunSetMacAddress [2020-04-09T20:37:52.290Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2020-04-09T20:37:53.213Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2020-04-09T20:37:55.760Z] === RUN TestDockerSuite/TestRunState [2020-04-09T20:37:57.642Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2020-04-09T20:37:58.205Z] === RUN TestDockerSuite/TestRunStdinPipe [2020-04-09T20:37:58.459Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2020-04-09T20:37:59.382Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2020-04-09T20:37:59.382Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2020-04-09T20:37:59.382Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2020-04-09T20:38:00.305Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2020-04-09T20:38:00.864Z] === RUN TestDockerSuite/TestRunSysctls [2020-04-09T20:38:01.788Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2020-04-09T20:38:02.710Z] === RUN TestDockerSuite/TestRunTLSVerify [2020-04-09T20:38:02.710Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2020-04-09T20:38:02.710Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2020-04-09T20:38:03.674Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2020-04-09T20:38:06.930Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2020-04-09T20:38:06.930Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2020-04-09T20:38:06.930Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2020-04-09T20:38:07.490Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2020-04-09T20:38:10.004Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2020-04-09T20:38:14.161Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2020-04-09T20:38:15.521Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2020-04-09T20:38:16.079Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2020-04-09T20:38:17.002Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2020-04-09T20:38:17.560Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2020-04-09T20:38:18.121Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2020-04-09T20:38:19.057Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2020-04-09T20:38:19.979Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2020-04-09T20:38:19.979Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2020-04-09T20:38:23.234Z] === RUN TestDockerSuite/TestRunUnshareProc [2020-04-09T20:38:24.157Z] === RUN TestDockerSuite/TestRunUserByID [2020-04-09T20:38:24.716Z] === RUN TestDockerSuite/TestRunUserByIDBig [2020-04-09T20:38:24.970Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2020-04-09T20:38:25.224Z] === RUN TestDockerSuite/TestRunUserByIDZero [2020-04-09T20:38:26.147Z] === RUN TestDockerSuite/TestRunUserByName [2020-04-09T20:38:26.706Z] === RUN TestDockerSuite/TestRunUserDefaults [2020-04-09T20:38:27.628Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2020-04-09T20:38:27.628Z] === RUN TestDockerSuite/TestRunUserNotFound [2020-04-09T20:38:27.628Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2020-04-09T20:38:28.551Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2020-04-09T20:38:33.781Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2020-04-09T20:38:33.781Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2020-04-09T20:38:35.139Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2020-04-09T20:38:37.644Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2020-04-09T20:38:39.002Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2020-04-09T20:38:41.508Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2020-04-09T20:38:44.016Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2020-04-09T20:38:44.574Z] === RUN TestDockerSuite/TestRunVolumesMountedAsShared [2020-04-09T20:38:45.499Z] === RUN TestDockerSuite/TestRunVolumesMountedAsSlave [2020-04-09T20:38:46.422Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2020-04-09T20:38:46.422Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2020-04-09T20:38:46.422Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2020-04-09T20:38:46.422Z] === RUN TestDockerSuite/TestRunWithBadDevice [2020-04-09T20:38:46.422Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2020-04-09T20:38:47.344Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2020-04-09T20:38:48.279Z] === RUN TestDockerSuite/TestRunWithCPUShares [2020-04-09T20:38:48.838Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2020-04-09T20:38:50.718Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2020-04-09T20:38:51.277Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2020-04-09T20:38:52.199Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2020-04-09T20:38:52.199Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2020-04-09T20:38:52.759Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2020-04-09T20:38:52.759Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2020-04-09T20:38:52.759Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2020-04-09T20:38:52.759Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2020-04-09T20:38:52.759Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2020-04-09T20:38:53.013Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2020-04-09T20:38:53.267Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2020-04-09T20:38:53.267Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2020-04-09T20:38:53.522Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2020-04-09T20:38:53.522Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2020-04-09T20:38:54.487Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2020-04-09T20:38:55.408Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2020-04-09T20:38:55.967Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2020-04-09T20:38:55.967Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2020-04-09T20:38:56.889Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2020-04-09T20:38:57.144Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2020-04-09T20:38:58.066Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2020-04-09T20:38:58.066Z] === RUN TestDockerSuite/TestRunWithShmSize [2020-04-09T20:38:58.989Z] === RUN TestDockerSuite/TestRunWithSwappiness [2020-04-09T20:38:59.548Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2020-04-09T20:38:59.548Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2020-04-09T20:38:59.548Z] === RUN TestDockerSuite/TestRunWithUlimits [2020-04-09T20:39:00.469Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2020-04-09T20:39:01.958Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2020-04-09T20:39:02.882Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2020-04-09T20:39:02.882Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2020-04-09T20:39:03.441Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2020-04-09T20:39:03.695Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2020-04-09T20:39:05.054Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2020-04-09T20:39:06.020Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2020-04-09T20:39:08.528Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2020-04-09T20:39:09.087Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2020-04-09T20:39:09.087Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2020-04-09T20:39:09.341Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2020-04-09T20:39:10.264Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2020-04-09T20:39:11.623Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2020-04-09T20:39:12.548Z] === RUN TestDockerSuite/TestSaveCheckTimes [2020-04-09T20:39:12.548Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2020-04-09T20:39:14.432Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2020-04-09T20:39:14.687Z] === RUN TestDockerSuite/TestSaveImageId [2020-04-09T20:39:14.687Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2020-04-09T20:39:15.246Z] === RUN TestDockerSuite/TestSaveLoadParents [2020-04-09T20:39:17.753Z] === RUN TestDockerSuite/TestSaveMultipleNames [2020-04-09T20:39:17.753Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2020-04-09T20:39:19.114Z] === RUN TestDockerSuite/TestSaveSingleTag [2020-04-09T20:39:19.114Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2020-04-09T20:39:19.114Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2020-04-09T20:39:20.996Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2020-04-09T20:39:22.356Z] === RUN TestDockerSuite/TestSearchCmdOptions [2020-04-09T20:39:22.914Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2020-04-09T20:39:22.914Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2020-04-09T20:39:23.168Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2020-04-09T20:39:23.168Z] === RUN TestDockerSuite/TestSearchWithLimit [2020-04-09T20:39:23.726Z] === RUN TestDockerSuite/TestSlowStdinClosing [2020-04-09T20:39:26.232Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2020-04-09T20:39:31.460Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2020-04-09T20:39:33.965Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2020-04-09T20:39:35.325Z] === RUN TestDockerSuite/TestStartAttachSilent [2020-04-09T20:39:36.683Z] === RUN TestDockerSuite/TestStartAttachWithRename [2020-04-09T20:39:39.937Z] === RUN TestDockerSuite/TestStartMultipleContainers [2020-04-09T20:39:42.442Z] === RUN TestDockerSuite/TestStartPausedContainer [2020-04-09T20:39:43.001Z] === RUN TestDockerSuite/TestStartRecordError [2020-04-09T20:39:44.891Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2020-04-09T20:39:47.395Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2020-04-09T20:39:49.276Z] === RUN TestDockerSuite/TestStatsAllNoStream [2020-04-09T20:39:52.572Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2020-04-09T20:39:57.802Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2020-04-09T20:40:00.307Z] === RUN TestDockerSuite/TestStatsFormatAll [2020-04-09T20:40:05.536Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2020-04-09T20:40:05.536Z] === RUN TestDockerSuite/TestStatsNoStream [2020-04-09T20:40:08.793Z] === RUN TestDockerSuite/TestStopContainerSignal [2020-04-09T20:40:10.152Z] === RUN TestDockerSuite/TestTopMultipleArgs [2020-04-09T20:40:11.075Z] === RUN TestDockerSuite/TestTopNonPrivileged [2020-04-09T20:40:11.998Z] === RUN TestDockerSuite/TestTopPrivileged [2020-04-09T20:40:12.558Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2020-04-09T20:40:12.558Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2020-04-09T20:40:13.481Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2020-04-09T20:40:17.649Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2020-04-09T20:40:18.572Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2020-04-09T20:40:21.078Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2020-04-09T20:40:21.636Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2020-04-09T20:40:22.558Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2020-04-09T20:40:22.558Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2020-04-09T20:40:23.916Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2020-04-09T20:40:24.170Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2020-04-09T20:40:25.529Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2020-04-09T20:40:25.529Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2020-04-09T20:40:27.411Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2020-04-09T20:40:28.334Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2020-04-09T20:40:29.255Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2020-04-09T20:40:31.136Z] === RUN TestDockerSuite/TestUpdateStats [2020-04-09T20:40:35.287Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2020-04-09T20:40:36.210Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2020-04-09T20:40:36.210Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2020-04-09T20:40:37.132Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2020-04-09T20:40:38.055Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2020-04-09T20:40:42.215Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2020-04-09T20:40:46.381Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2020-04-09T20:40:49.636Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2020-04-09T20:40:51.517Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2020-04-09T20:40:55.716Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2020-04-09T20:41:00.946Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2020-04-09T20:41:02.828Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2020-04-09T20:41:05.335Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2020-04-09T20:41:07.218Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2020-04-09T20:41:08.576Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2020-04-09T20:41:11.082Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2020-04-09T20:41:13.588Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2020-04-09T20:41:15.472Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2020-04-09T20:41:17.985Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2020-04-09T20:41:20.491Z] === RUN TestDockerSuite/TestVolumeCLICreate [2020-04-09T20:41:35.392Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2020-04-09T20:41:35.392Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2020-04-09T20:41:35.392Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2020-04-09T20:41:36.316Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2020-04-09T20:41:36.316Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2020-04-09T20:41:36.316Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2020-04-09T20:41:36.316Z] === RUN TestDockerSuite/TestVolumeCLILs [2020-04-09T20:41:37.238Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2020-04-09T20:41:37.238Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2020-04-09T20:41:38.161Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2020-04-09T20:41:38.161Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2020-04-09T20:41:38.161Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2020-04-09T20:41:38.161Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2020-04-09T20:41:38.161Z] === RUN TestDockerSuite/TestVolumeCLIRm [2020-04-09T20:41:40.668Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2020-04-09T20:41:40.668Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2020-04-09T20:41:40.923Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2020-04-09T20:41:40.923Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2020-04-09T20:41:40.923Z] === RUN TestDockerSuite/TestVolumeEvents [2020-04-09T20:41:41.846Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2020-04-09T20:41:44.356Z] === RUN TestDockerSuite/TestVolumeLsFormat [2020-04-09T20:41:44.356Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2020-04-09T20:41:44.356Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2020-04-09T20:41:47.613Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2020-04-09T20:41:51.811Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite (1752.93s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.00s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.01s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.91s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.60s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.07s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.78s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.17s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.80s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.23s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.78s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.25s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.18s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.18s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.39s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.92s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.29s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.16s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.27s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.15s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.28s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (2.61s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.09s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAttachDetach (1.38s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.29s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.38s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.34s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.07s) [2020-04-09T20:41:51.811Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.72s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.70s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.63s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.67s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.62s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.10s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (20.51s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.65s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.56s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.29s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.87s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.72s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.56s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.06s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (9.42s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.54s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.18s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.96s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (4.05s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.37s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.79s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (3.44s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.00s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.20s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.44s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddScript (3.89s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (7.63s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.71s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.76s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.52s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddTar (10.14s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.12s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.80s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.34s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.40s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.49s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.40s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.12s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.40s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.09s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.57s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.97s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.56s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (4.41s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (13.25s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.06s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.04s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.34s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.05s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.62s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (6.49s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.46s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.45s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.83s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.72s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.74s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.44s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.72s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.85s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (6.61s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.63s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.77s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.48s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCmd (0.34s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.33s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.32s) [2020-04-09T20:41:51.812Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-09T20:41:51.812Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.55s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (6.70s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.23s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildContChar (3.90s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.34s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.39s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.75s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.56s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (15.13s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.15s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.70s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (4.36s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (5.28s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.98s) [2020-04-09T20:41:51.812Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-09T20:41:51.812Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.812Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-09T20:41:51.812Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.812Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-09T20:41:51.812Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.812Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-09T20:41:51.812Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (5.29s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (6.28s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (4.12s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.57s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (7.31s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (7.61s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.57s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (4.66s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.88s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.05s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.50s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.53s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.57s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerignore (13.14s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.67s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.91s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (14.45s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.27s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (5.79s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.60s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.54s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (7.86s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (3.10s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.61s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (19.24s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.81s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.37s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.42s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.76s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.16s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.36s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.31s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.48s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.58s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEnv (1.56s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.24s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.17s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (7.50s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (22.42s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.82s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (9.47s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.89s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.53s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.52s) [2020-04-09T20:41:51.812Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-09T20:41:51.812Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.35s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.65s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildExpose (0.37s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.51s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.31s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildFails (1.00s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.38s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.45s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.92s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.70s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.34s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.17s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.07s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.78s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.38s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.27s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.38s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.40s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildHistory (5.07s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.65s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.35s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.87s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.75s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (1.55s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildLabel (0.88s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.48s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.46s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.34s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildLabels (0.47s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.31s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.40s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildLastModified (5.35s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildLineBreak (3.63s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.10s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.27s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.43s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.52s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.09s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.51s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.52s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (11.84s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (5.30s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.72s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (3.34s) [2020-04-09T20:41:51.812Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-09T20:41:51.812Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (5.42s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.68s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (2.40s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.46s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildNetContainer (2.56s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.87s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildNoContext (1.23s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (1.05s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.96s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.40s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.13s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.33s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.35s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.76s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildOnBuild (2.18s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.71s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.22s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.64s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (3.24s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.29s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.48s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.58s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.20s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildPATH (2.53s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.92s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.11s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (11.03s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.29s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.99s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildRm (3.25s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.15s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.40s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.58s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.49s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.28s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.20s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (4.70s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.30s) [2020-04-09T20:41:51.812Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-09T20:41:51.812Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.41s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.16s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.19s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildStderr (1.16s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.74s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.29s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.17s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.60s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.21s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.91s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildUser (2.43s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.02s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.89s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.06s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.37s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.16s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.09s) [2020-04-09T20:41:51.812Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.55s) [2020-04-09T20:41:51.813Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-09T20:41:51.813Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.813Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-09T20:41:51.813Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.813Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-09T20:41:51.813Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.813Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-09T20:41:51.813Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.88s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.94s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.72s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.98s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.12s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (3.34s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (2.21s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (1.46s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.73s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.97s) [2020-04-09T20:41:51.813Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-09T20:41:51.813Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.09s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.40s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-04-09T20:41:51.813Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-09T20:41:51.813Z] docker_cli_sni_test.go:18: Flakey test [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.86s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.14s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCommitChange (1.20s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.08s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.81s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.81s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.91s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCommitTTY (1.91s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.11s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.70s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.36s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.04s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.03s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.20s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.07s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.04s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.81s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.91s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.72s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.86s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.79s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.06s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.77s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.06s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.11s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.08s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.83s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.80s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.79s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.90s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.90s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.95s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.85s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.91s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.80s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.05s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.84s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.76s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.56s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.59s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.81s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.62s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.78s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.92s) [2020-04-09T20:41:51.813Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-09T20:41:51.813Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.83s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.80s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.13s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (4.44s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.55s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.99s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.27s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (23.83s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.55s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.58s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.65s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.64s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc0004c44a0_} (1.62s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1228905840_/foo_false____} (1.75s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1228905840_/foo_true____} (1.57s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3073500175_/foo_false____} (1.60s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3073500175_/foo_true____} (1.60s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3073500175_/foo_true__0xc0004c4500__} (1.69s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc0004c4520_} (1.60s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc0004c4540_} (1.62s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc0004c4560_} (1.65s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc0004c4580_} (1.54s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.67s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.59s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.19s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.05s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.05s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.07s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.05s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.05s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.28s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.13s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.63s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.19s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.93s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.89s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (1.00s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.95s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.94s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.91s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpFromCaseD (1.05s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpFromCaseE (1.04s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.92s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.24s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.08s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.96s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.11s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.47s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.05s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.92s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.95s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (1.25s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.90s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (1.16s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.74s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.86s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.38s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpToCaseD (5.06s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpToCaseE (3.51s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.94s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.12s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpToCaseH (3.60s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.89s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpToCaseJ (4.97s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.96s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpToDot (0.92s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.61s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.80s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpToStdout (0.90s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (3.38s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.40s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.94s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.78s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.08s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateArgs (0.09s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.60s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.84s) [2020-04-09T20:41:51.813Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-09T20:41:51.813Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.09s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.17s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.38s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateLabels (0.08s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateRM (0.20s) [2020-04-09T20:41:51.813Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-09T20:41:51.813Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.08s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.16s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.54s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.11s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.71s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.10s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.27s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.10s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.11s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.77s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.66s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.87s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.67s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.65s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.86s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.76s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.74s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.29s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.89s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.62s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.15s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.96s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.68s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.71s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.94s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (1.25s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestEventsAttach (0.90s) [2020-04-09T20:41:51.813Z] --- PASS: TestDockerSuite/TestEventsCommit (1.10s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.95s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.85s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.98s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.79s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.61s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.23s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.53s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsCopy (1.24s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.73s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.85s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.53s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.99s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.88s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.38s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.38s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.04s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsFilters (1.88s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsFormat (1.78s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.04s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.03s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.89s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.25s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.43s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.04s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.33s) [2020-04-09T20:41:51.814Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-09T20:41:51.814Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-09T20:41:51.814Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-09T20:41:51.814Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.67s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.79s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsRename (0.84s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsResize (0.84s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (0.76s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.94s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.79s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.04s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsTop (0.86s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsUntag (2.57s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (1.52s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExec (0.89s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.80s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.81s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.77s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.75s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.84s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.85s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.91s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.86s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.06s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.86s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (2.02s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecCgroup (1.33s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecEnv (1.20s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.76s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.91s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecInspectID (2.00s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecInteractive (0.94s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.96s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.02s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecParseError (0.83s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.85s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.80s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.37s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.91s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecStartFails (0.89s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.09s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.90s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecTTY (0.94s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.89s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.82s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecUlimits (0.86s) [2020-04-09T20:41:51.814Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-09T20:41:51.814Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecWithImageUser (2.06s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.91s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.11s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.88s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestExecWithUser (1.02s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.26s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.89s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.94s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.84s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.83s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestHealth (20.67s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.04s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (1.18s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.93s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.31s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.35s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.55s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.85s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.89s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.90s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.84s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.92s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImportBadURL (0.05s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImportDisplay (1.63s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImportFile (1.86s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.86s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImportGzipped (1.90s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.90s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.87s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.77s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.85s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.84s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.87s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.05s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.68s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.78s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.75s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.65s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.79s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.78s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.03s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.69s) [2020-04-09T20:41:51.814Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-09T20:41:51.814Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.20s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.84s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectDefault (0.77s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectHistory (0.92s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2020-04-09T20:41:51.814Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-09T20:41:51.814Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.77s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.82s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.09s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.82s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.06s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.06s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.85s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectStatus (0.92s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.61s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.81s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.84s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.93s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.79s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.77s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.89s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.39s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.68s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.90s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.38s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.82s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.51s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.80s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.05s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (2.48s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.54s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.97s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (13.23s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.70s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.74s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (1.01s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (2.66s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.45s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.85s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.99s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.82s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.92s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.90s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.79s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.08s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.07s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.07s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.26s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (1.04s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.28s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.84s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.78s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsSince (6.89s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.78s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.70s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsTail (0.93s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.81s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.82s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.52s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.87s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestNetHostname (2.38s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.38s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestNetworkEvents (1.30s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.44s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.83s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPluginActive (1.55s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.79s) [2020-04-09T20:41:51.814Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-09T20:41:51.814Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.01s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.09s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.51s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (1.97s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.64s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.26s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.79s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.61s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPortList (10.94s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.67s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPostContainersAttach (7.95s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.07s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.79s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.09s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.88s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.53s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.25s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.61s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.34s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPsByOrder (3.30s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.14s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.52s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (5.67s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.12s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (4.31s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.92s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.61s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.35s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.63s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.49s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.63s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.69s) [2020-04-09T20:41:51.814Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.60s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.18s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.86s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestPsRightTagName (2.42s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.60s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.82s) [2020-04-09T20:41:51.815Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-09T20:41:51.815Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.18s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.11s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.92s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.67s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.70s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (1.07s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (7.55s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.43s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.37s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.09s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.27s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.89s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.70s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.77s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.62s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.11s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.14s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (1.07s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.32s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.82s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.98s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.92s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.90s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRmiTag (0.15s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.94s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.85s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.82s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (1.10s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.43s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.74s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAddHost (0.91s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.38s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.86s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.89s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.76s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.70s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.89s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.89s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.55s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.58s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.97s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.96s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.93s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.83s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.94s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.04s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.11s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.80s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.86s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.79s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.60s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.78s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.80s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.79s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.81s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.82s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.80s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.81s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.86s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.81s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.82s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.43s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.85s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.87s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.80s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.11s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.79s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.64s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.55s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.54s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.79s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.75s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.81s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.84s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.75s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.91s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (4.06s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.08s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.82s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.29s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.79s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.73s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.65s) [2020-04-09T20:41:51.815Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-09T20:41:51.815Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.815Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-09T20:41:51.815Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.80s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.74s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.59s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.52s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.81s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.63s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.81s) [2020-04-09T20:41:51.815Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-09T20:41:51.815Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.74s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.80s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.06s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.87s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.80s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.97s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.85s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.06s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.85s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.81s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.79s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.79s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunExitCode (0.79s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.78s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.77s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.86s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.78s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.79s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.60s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.36s) [2020-04-09T20:41:51.815Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:41:51.815Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.53s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.81s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.61s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (1.16s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.58s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.81s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.10s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.62s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.62s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (0.90s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.72s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.70s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.13s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.26s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.51s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.20s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.62s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.23s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.56s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.56s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunMount (6.09s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.77s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.77s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.58s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.36s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (3.39s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.43s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.60s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.63s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.67s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.05s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.69s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNetHost (1.17s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.78s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.70s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.34s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.35s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (4.66s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.67s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.85s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.08s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.76s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.73s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.75s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (0.84s) [2020-04-09T20:41:51.815Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-09T20:41:51.815Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.82s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.80s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.68s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.97s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.80s) [2020-04-09T20:41:51.815Z] docker_cli_run_unix_test.go:1415: out: "a *:* rwm\n" [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.72s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.75s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.76s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.75s) [2020-04-09T20:41:51.815Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:41:51.815Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.79s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.75s) [2020-04-09T20:41:51.815Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-09T20:41:51.815Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.81s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.54s) [2020-04-09T20:41:51.815Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-09T20:41:51.815Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.23s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.61s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunRm (0.86s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.78s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.71s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.83s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.73s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.80s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (4.37s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (5.42s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (1.00s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.85s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.86s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.96s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.93s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.90s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.82s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.76s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.93s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.71s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunState (1.66s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.90s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.95s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.22s) [2020-04-09T20:41:51.815Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-09T20:41:51.815Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.80s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.75s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunSysctls (1.64s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.83s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (3.10s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.99s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (2.08s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (4.50s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.25s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.78s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.94s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.84s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.75s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.34s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunUserByID (0.75s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.16s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.15s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.80s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunUserByName (0.78s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.81s) [2020-04-09T20:41:51.815Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-04-09T20:41:51.815Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.77s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.45s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.82s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.12s) [2020-04-09T20:41:51.815Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.43s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.50s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.25s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.74s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.79s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsShared (0.74s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsSlave (0.90s) [2020-04-09T20:41:51.816Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-09T20:41:51.816Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.816Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-09T20:41:51.816Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.816Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-09T20:41:51.816Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithBlkioWeight (0.81s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.86s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.79s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.53s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.81s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.77s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.75s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.02s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.15s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.17s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.17s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.15s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.14s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.79s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.80s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.77s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.81s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.30s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.80s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.83s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.81s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.03s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.82s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.60s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.81s) [2020-04-09T20:41:51.816Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-09T20:41:51.816Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.67s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.07s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.55s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.74s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.50s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.77s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.09s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.07s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.22s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.96s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.64s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.09s) [2020-04-09T20:41:51.816Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents089799345 [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.65s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.53s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.62s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.47s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.13s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.14s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.11s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.47s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.35s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.54s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (2.47s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.02s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.56s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.84s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.57s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.84s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestStartRecordError (1.74s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.40s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.07s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.36s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.92s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.23s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.86s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.80s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.80s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.84s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.70s) [2020-04-09T20:41:51.816Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-09T20:41:51.816Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.78s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.24s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.45s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.65s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.75s) [2020-04-09T20:41:51.816Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-09T20:41:51.816Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.19s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (1.77s) [2020-04-09T20:41:51.816Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-09T20:41:51.816Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.69s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.02s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.95s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.63s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUpdateStats (3.86s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.51s) [2020-04-09T20:41:51.816Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-09T20:41:51.816Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (1.00s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.90s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (4.08s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (3.76s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.20s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.53s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (3.99s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.05s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.31s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.43s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.61s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.59s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.19s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.34s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.48s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.32s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.28s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.05s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.83s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.81s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.91s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.47s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.15s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeEvents (0.81s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.33s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.09s) [2020-04-09T20:41:51.816Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.23s) [2020-04-09T20:41:51.816Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-09T20:41:51.816Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-09T20:41:51.816Z] === RUN TestDockerRegistrySuite [2020-04-09T20:41:51.816Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2020-04-09T20:41:53.708Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2020-04-09T20:41:55.066Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2020-04-09T20:41:56.966Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2020-04-09T20:41:56.966Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2020-04-09T20:42:02.196Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2020-04-09T20:42:05.539Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2020-04-09T20:42:09.694Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2020-04-09T20:42:11.054Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2020-04-09T20:42:12.413Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2020-04-09T20:42:13.773Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2020-04-09T20:42:15.132Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2020-04-09T20:42:17.014Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2020-04-09T20:42:17.937Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2020-04-09T20:42:19.297Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2020-04-09T20:42:21.803Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2020-04-09T20:42:22.058Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2020-04-09T20:42:25.315Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2020-04-09T20:42:29.723Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2020-04-09T20:42:29.723Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2020-04-09T20:42:31.106Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2020-04-09T20:42:31.106Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2020-04-09T20:42:32.466Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2020-04-09T20:42:33.825Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2020-04-09T20:42:34.748Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2020-04-09T20:42:35.306Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2020-04-09T20:42:36.667Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2020-04-09T20:42:36.922Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2020-04-09T20:42:37.177Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2020-04-09T20:42:37.177Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2020-04-09T20:42:38.535Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2020-04-09T20:42:38.535Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2020-04-09T20:42:38.789Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2020-04-09T20:42:40.673Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2020-04-09T20:42:40.927Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2020-04-09T20:42:40.927Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2020-04-09T20:42:41.487Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2020-04-09T20:42:41.487Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2020-04-09T20:42:41.741Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2020-04-09T20:42:41.996Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2020-04-09T20:42:41.996Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2020-04-09T20:42:43.920Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2020-04-09T20:42:46.427Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2020-04-09T20:42:46.986Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2020-04-09T20:42:47.240Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2020-04-09T20:42:49.122Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2020-04-09T20:42:49.377Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2020-04-09T20:42:49.940Z] === RUN TestDockerRegistrySuite/TestV2Only [2020-04-09T20:42:50.498Z] --- PASS: TestDockerRegistrySuite (59.04s) [2020-04-09T20:42:50.498Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.03s) [2020-04-09T20:42:50.498Z] check_test.go:196: [dc40aeff5df89] daemon is not started [2020-04-09T20:42:50.498Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.44s) [2020-04-09T20:42:50.498Z] check_test.go:196: [d377c9e395267] daemon is not started [2020-04-09T20:42:50.498Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.86s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d4cdcd1302972] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.14s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d3414c1ce93f4] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.36s) [2020-04-09T20:42:50.499Z] check_test.go:196: [dbe0ef142d393] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.05s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d5f7076280ded] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.18s) [2020-04-09T20:42:50.499Z] check_test.go:196: [dfe613d04ed56] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.56s) [2020-04-09T20:42:50.499Z] check_test.go:196: [dc598e083a9e3] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.28s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d9803618cede8] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.38s) [2020-04-09T20:42:50.499Z] check_test.go:196: [dc82337378e11] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.44s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d3a774c52fd91] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.42s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d89e9864835f8] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.26s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d416d942c6769] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.35s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d1198f0f38329] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.68s) [2020-04-09T20:42:50.499Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:7be00b0d866f52d1fe8046513f7aca398ea01ea260dfa47c79af2b3f709dea7d [2020-04-09T20:42:50.499Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:087b326e8fa92e795e3aba0c5a5b6e2f8d0de35da76ff3ff041b6dc476d731fd [2020-04-09T20:42:50.499Z] check_test.go:196: [d1484303f0e47] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (3.07s) [2020-04-09T20:42:50.499Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:618023df00da19d13d94fc4f5a01b643d5d2b241e2583da099b53db980899aff [2020-04-09T20:42:50.499Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1e398423e68bbdfef84a14a1c1940c02f85d939f52437d15f552b2be84bcb1f9 [2020-04-09T20:42:50.499Z] check_test.go:196: [d59726d0a8b51] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.41s) [2020-04-09T20:42:50.499Z] check_test.go:196: [da88d5b289f1c] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (3.19s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d67576fe78888] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.31s) [2020-04-09T20:42:50.499Z] check_test.go:196: [df69b22d8bae9] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-09T20:42:50.499Z] check_test.go:196: [de239ce2fe75c] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.37s) [2020-04-09T20:42:50.499Z] check_test.go:196: [db3e3872e0ed7] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.21s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d642eef00ba51] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.12s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d449c1e757b38] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.78s) [2020-04-09T20:42:50.499Z] check_test.go:196: [dbba4697d5af5] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.37s) [2020-04-09T20:42:50.499Z] check_test.go:196: [de807922a09ec] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.48s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d4bc5202fb3f9] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.54s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d9a94c4b9d626] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2020-04-09T20:42:50.499Z] check_test.go:196: [daf28c4a02458] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d1b900dc28ff1] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.28s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d1321543515d4] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.36s) [2020-04-09T20:42:50.499Z] check_test.go:196: [dd4c7d992af0f] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d4ab2a2de911f] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.56s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d2e9790088401] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.62s) [2020-04-09T20:42:50.499Z] check_test.go:196: [dfc12e6c14933] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.05s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d1df339c23d43] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.45s) [2020-04-09T20:42:50.499Z] check_test.go:196: [d5699964f0f49] daemon is not started [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (1.01s) [2020-04-09T20:42:50.499Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2020-04-09T20:42:50.499Z] === RUN TestDockerSchema1RegistrySuite [2020-04-09T20:42:50.499Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2020-04-09T20:42:50.753Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2020-04-09T20:42:55.985Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2020-04-09T20:43:00.142Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2020-04-09T20:43:04.321Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2020-04-09T20:43:05.678Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2020-04-09T20:43:07.036Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2020-04-09T20:43:07.291Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2020-04-09T20:43:08.650Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2020-04-09T20:43:10.009Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2020-04-09T20:43:11.410Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2020-04-09T20:43:15.564Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2020-04-09T20:43:16.123Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2020-04-09T20:43:16.377Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2020-04-09T20:43:16.632Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2020-04-09T20:43:16.887Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2020-04-09T20:43:17.141Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2020-04-09T20:43:17.700Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite (27.13s) [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.15s) [2020-04-09T20:43:17.700Z] check_test.go:223: [dc26330bbaff0] daemon is not started [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.77s) [2020-04-09T20:43:17.700Z] check_test.go:223: [d97e2d8456f67] daemon is not started [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.45s) [2020-04-09T20:43:17.700Z] check_test.go:223: [dcb875caf1b6c] daemon is not started [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.44s) [2020-04-09T20:43:17.700Z] check_test.go:223: [d66077e919975] daemon is not started [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.35s) [2020-04-09T20:43:17.700Z] check_test.go:223: [da20f6837a1a7] daemon is not started [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.43s) [2020-04-09T20:43:17.700Z] check_test.go:223: [dc26ee88f157b] daemon is not started [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.12s) [2020-04-09T20:43:17.700Z] check_test.go:223: [dd48bbd19dfb0] daemon is not started [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.42s) [2020-04-09T20:43:17.700Z] check_test.go:223: [d7b5c6df85e0b] daemon is not started [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.32s) [2020-04-09T20:43:17.700Z] check_test.go:223: [da892ad273c48] daemon is not started [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.49s) [2020-04-09T20:43:17.700Z] check_test.go:223: [de28d58952785] daemon is not started [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.93s) [2020-04-09T20:43:17.700Z] check_test.go:223: [d3a41543033ad] daemon is not started [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.55s) [2020-04-09T20:43:17.700Z] check_test.go:223: [dbc33f6d11a9f] daemon is not started [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.53s) [2020-04-09T20:43:17.700Z] check_test.go:223: [dd11f5d1c650d] daemon is not started [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2020-04-09T20:43:17.700Z] check_test.go:223: [d050b895fb9ce] daemon is not started [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.32s) [2020-04-09T20:43:17.700Z] check_test.go:223: [d4b471df158ec] daemon is not started [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.28s) [2020-04-09T20:43:17.700Z] check_test.go:223: [d00fe688ffc9b] daemon is not started [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.34s) [2020-04-09T20:43:17.700Z] check_test.go:223: [d6b12adc89a64] daemon is not started [2020-04-09T20:43:17.700Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2020-04-09T20:43:17.700Z] check_test.go:223: [d8e4dc1bf913b] daemon is not started [2020-04-09T20:43:17.700Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2020-04-09T20:43:17.700Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2020-04-09T20:43:18.624Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2020-04-09T20:43:19.182Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2020-04-09T20:43:19.182Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2020-04-09T20:43:20.542Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2020-04-09T20:43:20.542Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2020-04-09T20:43:20.796Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2020-04-09T20:43:21.354Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2020-04-09T20:43:21.608Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.86s) [2020-04-09T20:43:21.608Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.89s) [2020-04-09T20:43:21.608Z] check_test.go:252: [d54bcb62a80e4] daemon is not started [2020-04-09T20:43:21.608Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.50s) [2020-04-09T20:43:21.608Z] check_test.go:252: [db9d0da425207] daemon is not started [2020-04-09T20:43:21.608Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2020-04-09T20:43:21.608Z] check_test.go:252: [d5f6aa1f277eb] daemon is not started [2020-04-09T20:43:21.608Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2020-04-09T20:43:21.608Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.21s) [2020-04-09T20:43:21.608Z] check_test.go:252: [d6d126cb33620] daemon is not started [2020-04-09T20:43:21.608Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.36s) [2020-04-09T20:43:21.608Z] check_test.go:252: [d7cd34337e3c7] daemon is not started [2020-04-09T20:43:21.608Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.50s) [2020-04-09T20:43:21.608Z] check_test.go:252: [dfaaff5e42399] daemon is not started [2020-04-09T20:43:21.608Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2020-04-09T20:43:21.608Z] check_test.go:252: [d8eaebf65c18e] daemon is not started [2020-04-09T20:43:21.608Z] === RUN TestDockerRegistryAuthTokenSuite [2020-04-09T20:43:21.608Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2020-04-09T20:43:26.835Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2020-04-09T20:43:26.835Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2020-04-09T20:43:27.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2020-04-09T20:43:27.089Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2020-04-09T20:43:27.343Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.74s) [2020-04-09T20:43:27.343Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2020-04-09T20:43:27.343Z] check_test.go:279: [df051e9172ea4] daemon is not started [2020-04-09T20:43:27.343Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2020-04-09T20:43:27.343Z] check_test.go:279: [dabc5ebb453be] daemon is not started [2020-04-09T20:43:27.343Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2020-04-09T20:43:27.343Z] check_test.go:279: [d43170ef8b029] daemon is not started [2020-04-09T20:43:27.343Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s) [2020-04-09T20:43:27.343Z] check_test.go:279: [dadfea1496e17] daemon is not started [2020-04-09T20:43:27.343Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2020-04-09T20:43:27.343Z] check_test.go:279: [d6150370433fb] daemon is not started [2020-04-09T20:43:27.343Z] === RUN TestDockerNetworkSuite [2020-04-09T20:43:27.343Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2020-04-09T20:43:30.598Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2020-04-09T20:43:31.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2020-04-09T20:43:36.397Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2020-04-09T20:43:38.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2020-04-09T20:43:43.056Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2020-04-09T20:43:43.659Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2020-04-09T20:43:44.582Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2020-04-09T20:43:47.089Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2020-04-09T20:43:51.244Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2020-04-09T20:43:53.795Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2020-04-09T20:43:54.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2020-04-09T20:43:58.392Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2020-04-09T20:43:58.646Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2020-04-09T20:44:00.004Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2020-04-09T20:44:00.562Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2020-04-09T20:44:01.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2020-04-09T20:44:01.742Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2020-04-09T20:44:03.625Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2020-04-09T20:44:05.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2020-04-09T20:44:05.067Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2020-04-09T20:44:05.321Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2020-04-09T20:44:06.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2020-04-09T20:44:06.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2020-04-09T20:44:06.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2020-04-09T20:44:06.994Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2020-04-09T20:44:08.352Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2020-04-09T20:44:10.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2020-04-09T20:44:10.233Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2020-04-09T20:44:10.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2020-04-09T20:44:10.488Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2020-04-09T20:44:14.640Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2020-04-09T20:44:17.897Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2020-04-09T20:44:22.055Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2020-04-09T20:44:27.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2020-04-09T20:44:27.287Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2020-04-09T20:44:27.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2020-04-09T20:44:27.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2020-04-09T20:44:27.847Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2020-04-09T20:44:28.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2020-04-09T20:44:28.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2020-04-09T20:44:28.101Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2020-04-09T20:44:33.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2020-04-09T20:44:33.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2020-04-09T20:44:33.376Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2020-04-09T20:44:34.298Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2020-04-09T20:44:38.454Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2020-04-09T20:44:39.012Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2020-04-09T20:44:40.896Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2020-04-09T20:44:44.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2020-04-09T20:44:44.156Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2020-04-09T20:44:44.156Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2020-04-09T20:44:45.558Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2020-04-09T20:44:48.185Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2020-04-09T20:44:48.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2020-04-09T20:44:48.185Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2020-04-09T20:44:49.545Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2020-04-09T20:44:50.904Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2020-04-09T20:44:52.263Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2020-04-09T20:44:54.770Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite (92.15s) [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.72s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d5342727078e2] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.21s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d0c555b6592d7] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (4.66s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d1068f9920f49] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.92s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d1b19f64bdd0c] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.64s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:1233: [d5e918963a8c2] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.98s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [df665f09a26ae] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (9.61s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [dd086be6c7658] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.73s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [dcdff2143d76a] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.98s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d39b892718817] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.93s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d5da9afe96700] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.86s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d960ba5c4d380] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.88s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d1352d3d49a06] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.54s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d2bdff0ccdfe8] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.15s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [df9f7de677251] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.27s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d8003ff99764a] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.27s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d44c2a2666c6d] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d4e9d02859903] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d048906a2546e] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.15s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [df4d6fe2dfe70] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.33s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d970c1d95b104] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.54s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d082f46c31789] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.12s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [dc1ee54359a46] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.40s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [ddee59e32c113] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d9c3c7764f4bc] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.69s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:968: [dd8928c1326f7] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (3.32s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [db11628a1aac9] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (9.35s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:1116: [d75f3fbf817be] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.18s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d2e88c9c290a4] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.72s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [dab3fcc647f6d] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.11s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d1144c951a024] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.09s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [dad27ccf89af9] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.14s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d47ee1ff0198e] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.14s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d59e4757b579f] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [dfddfc62e4478] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (4.54s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [df78ceafefaf8] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d01d68952d309] daemon is not started [2020-04-09T20:45:00.002Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d6c9537146546] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.43s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [d669aba536fa2] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.72s) [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (4.82s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:1084: [da8dbd31ed523] daemon is not started [2020-04-09T20:45:00.002Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.09s) [2020-04-09T20:45:00.002Z] docker_cli_network_unix_test.go:46: [dd83183cb7bbd] daemon is not started [2020-04-09T20:45:00.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.44s) [2020-04-09T20:45:00.003Z] docker_cli_network_unix_test.go:46: [d7453b8cbf614] daemon is not started [2020-04-09T20:45:00.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.88s) [2020-04-09T20:45:00.003Z] docker_cli_network_unix_test.go:46: [d161d681715a0] daemon is not started [2020-04-09T20:45:00.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.06s) [2020-04-09T20:45:00.003Z] docker_cli_network_unix_test.go:46: [d89d3b20042bc] daemon is not started [2020-04-09T20:45:00.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (1.32s) [2020-04-09T20:45:00.003Z] docker_cli_network_unix_test.go:46: [d5bfa3747d860] daemon is not started [2020-04-09T20:45:00.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (1.08s) [2020-04-09T20:45:00.003Z] docker_cli_network_unix_test.go:46: [df624b418d115] daemon is not started [2020-04-09T20:45:00.003Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.66s) [2020-04-09T20:45:00.003Z] docker_cli_network_unix_test.go:46: [d37f3381438cd] daemon is not started [2020-04-09T20:45:00.003Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (7.12s) [2020-04-09T20:45:00.003Z] docker_cli_network_unix_test.go:46: [d3dc45dfd1a63] daemon is not started [2020-04-09T20:45:00.003Z] === RUN TestDockerHubPullSuite [2020-04-09T20:45:00.003Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2020-04-09T20:45:00.929Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2020-04-09T20:45:00.929Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2020-04-09T20:45:03.436Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2020-04-09T20:45:03.690Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2020-04-09T20:45:03.944Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2020-04-09T20:45:05.912Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2020-04-09T20:45:05.912Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2020-04-09T20:45:06.167Z] --- PASS: TestDockerHubPullSuite (6.71s) [2020-04-09T20:45:06.167Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.42s) [2020-04-09T20:45:06.167Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.23s) [2020-04-09T20:45:06.167Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.64s) [2020-04-09T20:45:06.167Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.03s) [2020-04-09T20:45:06.167Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.27s) [2020-04-09T20:45:06.167Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.10s) [2020-04-09T20:45:06.167Z] PASS [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === Skipped [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2020-04-09T20:45:06.167Z] docker_cli_build_test.go:5338: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2020-04-09T20:45:06.167Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2020-04-09T20:45:06.167Z] docker_cli_build_test.go:5912: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2020-04-09T20:45:06.167Z] docker_cli_build_test.go:5895: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.02s) [2020-04-09T20:45:06.167Z] docker_cli_build_test.go:5930: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.02s) [2020-04-09T20:45:06.167Z] docker_cli_build_test.go:5315: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2020-04-09T20:45:06.167Z] docker_cli_build_test.go:5861: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2020-04-09T20:45:06.167Z] docker_cli_build_test.go:5303: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2020-04-09T20:45:06.167Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2020-04-09T20:45:06.167Z] docker_cli_build_test.go:6052: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2020-04-09T20:45:06.167Z] docker_cli_build_test.go:6022: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2020-04-09T20:45:06.167Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2020-04-09T20:45:06.167Z] docker_cli_build_test.go:4911: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2020-04-09T20:45:06.167Z] docker_cli_sni_test.go:18: Flakey test [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2020-04-09T20:45:06.167Z] docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_run_test.go:4130: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_run_test.go:4149: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_run_test.go:4215: unmatched requirement IsolationIsProcess [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_run_test.go:2870: kernel doesn't have latency_stats configured [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_run_test.go:1428: Unstable test, to be re-activated once #19937 is resolved [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2020-04-09T20:45:06.167Z] docker_cli_run_unix_test.go:1424: Host does not have /dev/snd/timer [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_run_test.go:4185: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_run_test.go:4205: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_run_test.go:4195: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2020-04-09T20:45:06.167Z] docker_cli_run_test.go:4523: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-04-09T20:45:06.167Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2020-04-09T20:45:06.167Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2020-04-09T20:45:06.167Z] docker_cli_network_unix_test.go:46: [d6c9537146546] daemon is not started [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] [2020-04-09T20:45:06.167Z] DONE 1277 tests, 44 skipped in 1978.403s [2020-04-09T20:45:06.167Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-09T20:45:06.167Z] ++++ cat bundles/test-integration/docker.pid [2020-04-09T20:45:06.167Z] +++ kill 7408 [2020-04-09T20:45:07.089Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2020-04-09T20:45:07.089Z] +++ /etc/init.d/apparmor stop [2020-04-09T20:45:07.089Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:45:07.089Z] [2020-04-09T20:45:07.089Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:45:07.089Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:45:07.089Z] [2020-04-09T20:45:07.089Z] To set a process to complain mode, use the command line tool [2020-04-09T20:45:07.089Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:45:07.089Z] +++ true [2020-04-09T20:45:07.344Z] [2020-04-09T20:45:10.641Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2020-04-09T20:45:13.898Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2020-04-09T20:45:17.158Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2020-04-09T20:45:19.039Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2020-04-09T20:46:15.257Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2020-04-09T20:46:30.068Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite (1703.76s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.55s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.17s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.69s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.23s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.03s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.09s) [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:563: [d244c6549a1c0] joining swarm manager [d4ec309180e33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:585: [d8ecb0ddbc25d] joining swarm manager [d4ec309180e33]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] check_test.go:380: [d244c6549a1c0] daemon is not started [2020-04-09T20:46:48.083Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.16s) [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:46: [dcf10a75a0c47] joining swarm manager [dff274bf216fb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.88s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.83s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.10s) [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:304: [d4a0cbcd82e43] joining swarm manager [d42062e661e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:305: [dcb3385556fe4] joining swarm manager [d42062e661e6b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:364: Waiting for possible election... [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.80s) [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:272: [deb68c554d25e] joining swarm manager [d2ecaeddf658b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:273: [d8fba949c7527] joining swarm manager [d2ecaeddf658b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.24s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.17s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.63s) [2020-04-09T20:46:48.083Z] docker_api_swarm_node_test.go:19: [dee1b3e26ee90] joining swarm manager [d7e259391ba8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_api_swarm_node_test.go:20: [d9cffc51abb9b] joining swarm manager [d7e259391ba8a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.31s) [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:502: [d51066da168f4] joining swarm manager [dc858bdfcde8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:507: [d8ab0288d3783] joining swarm manager [dc858bdfcde8f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.65s) [2020-04-09T20:46:48.083Z] docker_api_swarm_node_test.go:80: [d6e3c0ace847f] joining swarm manager [dbcf6bf9a4661]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.93s) [2020-04-09T20:46:48.083Z] docker_api_swarm_node_test.go:52: [dcec149864cef] joining swarm manager [d71de319879a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_api_swarm_node_test.go:53: [d1b0947d77b8d] joining swarm manager [d71de319879a5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.51s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.94s) [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:202: [d1dd19d50a079] joining swarm manager [d55385323bdad]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (65.91s) [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:384: [df3f4981fa18f] joining swarm manager [d612c512da2e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:385: [de2e9f47e5d78] joining swarm manager [d612c512da2e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] check_test.go:380: [de2e9f47e5d78] daemon is not started [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (57.40s) [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:802: [d18b337f708b8] joining swarm manager [d01495afac99e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:802: [df4a1550a217b] joining swarm manager [d01495afac99e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:802: [d1f7415820f45] joining swarm manager [d01495afac99e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:802: [d761ea980cf14] joining swarm manager [d01495afac99e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:810: [d332f13be9c53] joining swarm manager [d01495afac99e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.45s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.86s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (19.96s) [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:394: [deb58933b3614] joining swarm manager [d8db5a6e133d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:394: [dafd5ced7634f] joining swarm manager [d8db5a6e133d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.21s) [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:342: [d4c8c82769bf2] joining swarm manager [d1580ca95eed9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:342: [dced7dc3a8d6c] joining swarm manager [d1580ca95eed9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.67s) [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:489: [df175af9437f2] joining swarm manager [db068499413ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:489: [dc74117bdbb2f] joining swarm manager [db068499413ca]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.29s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.49s) [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:127: [dcddda502ddc6] joining swarm manager [d5ff9f641dafd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:128: [d0043628f3873] joining swarm manager [d5ff9f641dafd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:136: [da7d82dc00e4e] joining swarm manager [d5ff9f641dafd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:137: [dc0a18b21fe8a] joining swarm manager [d5ff9f641dafd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (3.08s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.89s) [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:303: [d89dde81a4cca] joining swarm manager [d20b6963ba7b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:303: [dd69377932c21] joining swarm manager [d20b6963ba7b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (25.13s) [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:99: [d10d1bc2512de] joining swarm manager [d4a6590c26929]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:100: [da1e6451c4c78] joining swarm manager [d4a6590c26929]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] check_test.go:380: [d10d1bc2512de] daemon is not started [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (25.84s) [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:532: [dd6a841472901] joining swarm manager [dc77cf948acb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:533: [d0854e1f488d4] joining swarm manager [dc77cf948acb2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.60s) [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:147: [daa255420dbbf] joining swarm manager [dbbc4c414125b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_api_swarm_service_test.go:147: [d3a2e051584e7] joining swarm manager [dbbc4c414125b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.43s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.40s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (3.00s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.51s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.23s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.40s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (3.08s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.01s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (5.18s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.68s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (10.00s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (4.06s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.97s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.65s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.86s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.53s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.51s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.18s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.59s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.94s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.14s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.08s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.80s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.42s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.43s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (4.25s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.24s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.08s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.22s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.13s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.10s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.58s) [2020-04-09T20:46:48.083Z] docker_cli_service_logs_test.go:241: checking task oppqk87bwkyn [2020-04-09T20:46:48.083Z] docker_cli_service_logs_test.go:246: checking messages for oppqk87bwkyn [2020-04-09T20:46:48.083Z] docker_cli_service_logs_test.go:241: checking task r3gf1axxdnam [2020-04-09T20:46:48.083Z] docker_cli_service_logs_test.go:246: checking messages for r3gf1axxdnam [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.14s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (21.49s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.07s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (3.16s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.92s) [2020-04-09T20:46:48.083Z] docker_cli_swarm_test.go:1901: [d066f47bf088b] joining swarm manager [d4572caabaa09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_cli_swarm_test.go:1902: [da87299114e5e] joining swarm manager [d4572caabaa09]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.46s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.44s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.58s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.53s) [2020-04-09T20:46:48.083Z] docker_cli_swarm_test.go:1802: [da62fc98c559f] joining swarm manager [dee6173dbce3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_cli_swarm_test.go:1803: [ddc41a5022fe6] joining swarm manager [dee6173dbce3c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.39s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (108.56s) [2020-04-09T20:46:48.083Z] docker_cli_swarm_test.go:1321: [d644f6cde4f3c] joining swarm manager [dbd70a62eb76e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_cli_swarm_test.go:1322: [ddfb1c64c434b] joining swarm manager [dbd70a62eb76e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (5.00s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (9.97s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (8.10s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.89s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (6.03s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.16s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (5.16s) [2020-04-09T20:46:48.083Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-09T20:46:48.083Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (8.46s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.78s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (3.24s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.17s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (50.87s) [2020-04-09T20:46:48.083Z] docker_cli_swarm_test.go:1186: [d7d9b0edd8394] joining swarm manager [d5cec2b87b4e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_cli_swarm_test.go:1195: [d969838b5d229] joining swarm manager [d5cec2b87b4e1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.35s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (5.84s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (117.41s) [2020-04-09T20:46:48.083Z] docker_cli_swarm_test.go:1118: [d6f257a6e4d1e] joining swarm manager [d2543a4a8d7c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_cli_swarm_test.go:1119: [d9845761e6582] joining swarm manager [d2543a4a8d7c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] docker_cli_swarm_test.go:1172: [d15e6a781390a] joining swarm manager [d2543a4a8d7c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.60s) [2020-04-09T20:46:48.083Z] docker_cli_swarm_test.go:1453: [dbdab871bb3aa] joining swarm manager [d32010b2ffd36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] docker_cli_swarm_test.go:1454: [d9a0049968e5b] joining swarm manager [d32010b2ffd36]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (3.13s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.32s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (3.26s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (5.29s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.36s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.40s) [2020-04-09T20:46:48.083Z] docker_cli_swarm_unix_test.go:62: [d337e55fe5c8e] joining swarm manager [d0856760001b4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.94s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.87s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (3.11s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.94s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.13s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.14s) [2020-04-09T20:46:48.083Z] docker_api_swarm_test.go:962: [d1073dcd56530] joining swarm manager [d251264eb3af1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (15.93s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (3.24s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (3.06s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.67s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.14s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.00s) [2020-04-09T20:46:48.083Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.10s) [2020-04-09T20:46:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.23s) [2020-04-09T20:46:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (3.15s) [2020-04-09T20:46:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.12s) [2020-04-09T20:46:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.11s) [2020-04-09T20:46:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.54s) [2020-04-09T20:46:48.084Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.40s) [2020-04-09T20:46:48.084Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.49s) [2020-04-09T20:46:48.084Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (18.03s) [2020-04-09T20:46:48.084Z] === RUN TestDockerExternalVolumeSuite [2020-04-09T20:46:48.084Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2020-04-09T20:47:02.902Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2020-04-09T20:48:10.543Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2020-04-09T20:48:20.464Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2020-04-09T20:48:52.459Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2020-04-09T20:49:07.270Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2020-04-09T20:49:39.260Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2020-04-09T20:49:51.421Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2020-04-09T20:50:23.415Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2020-04-09T20:50:41.434Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2020-04-09T20:50:56.323Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2020-04-09T20:51:42.903Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2020-04-09T20:52:00.983Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2020-04-09T20:52:07.653Z] ok github.com/docker/docker/integration-cli 2170.281s [2020-04-09T20:52:07.653Z] [2020-04-09T20:52:07.653Z] === Skipped [2020-04-09T20:52:07.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2020-04-09T20:52:07.653Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2020-04-09T20:52:07.653Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.653Z] [2020-04-09T20:52:07.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-09T20:52:07.653Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2020-04-09T20:52:07.653Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.653Z] [2020-04-09T20:52:07.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-04-09T20:52:07.653Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2020-04-09T20:52:07.653Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.653Z] [2020-04-09T20:52:07.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-04-09T20:52:07.653Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.01s) [2020-04-09T20:52:07.653Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.653Z] [2020-04-09T20:52:07.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-09T20:52:07.653Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2020-04-09T20:52:07.653Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.653Z] [2020-04-09T20:52:07.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-04-09T20:52:07.653Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.02s) [2020-04-09T20:52:07.653Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.653Z] [2020-04-09T20:52:07.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-09T20:52:07.653Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2020-04-09T20:52:07.653Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.653Z] [2020-04-09T20:52:07.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-04-09T20:52:07.653Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.01s) [2020-04-09T20:52:07.653Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.653Z] [2020-04-09T20:52:07.653Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-09T20:52:07.653Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.01s) [2020-04-09T20:52:07.653Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.653Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2020-04-09T20:52:07.654Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2020-04-09T20:52:07.654Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2020-04-09T20:52:07.654Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_run_test.go:3182: unmatched requirement Apparmor [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_run_test.go:3160: unmatched requirement Apparmor [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_run_test.go:3172: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.42s) [2020-04-09T20:52:07.654Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.03s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.02s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.04s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.04s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:2817: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.02s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.03s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:2953: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.35s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:3000: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.80s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.95s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.95s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:4463: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.38s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:4486: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:4609: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:4528: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.04s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:4411: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:4265: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:4294: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.66s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:4439: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.40s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:5428: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2020-04-09T20:52:07.654Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:3576: unmatched requirement UnixCli [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.02s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:2647: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.03s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:3975: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.32s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.35s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.35s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.35s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:5151: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.35s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.35s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:2636: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:3171: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:3938: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.32s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.32s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:2719: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:2750: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.02s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.02s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.02s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.03s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:3304: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.02s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.02s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.10s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.10s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:3703: unmatched requirement UnixCli [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:3754: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.02s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:2208: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.08s) [2020-04-09T20:52:07.654Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.08s) [2020-04-09T20:52:07.654Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.654Z] [2020-04-09T20:52:07.654Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:2625: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.06s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:5522: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:5949: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:5558: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:5546: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.03s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:6007: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:3953: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.38s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.38s) [2020-04-09T20:52:07.655Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.34s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.34s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:4073: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.03s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:2661: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:3880: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:3675: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.37s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.37s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:5574: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.05s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:5590: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.34s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.33s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.32s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.32s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.03s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:6087: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.36s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.36s) [2020-04-09T20:52:07.655Z] docker_cli_build_test.go:3657: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s) [2020-04-09T20:52:07.655Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2020-04-09T20:52:07.655Z] docker_cli_sni_test.go:18: Flakey test [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2020-04-09T20:52:07.655Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2020-04-09T20:52:07.655Z] docker_api_containers_test.go:505: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2020-04-09T20:52:07.655Z] docker_api_containers_test.go:1095: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2020-04-09T20:52:07.655Z] docker_api_containers_test.go:1021: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2020-04-09T20:52:07.655Z] docker_api_containers_test.go:1051: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2020-04-09T20:52:07.655Z] docker_api_containers_test.go:1073: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2020-04-09T20:52:07.655Z] docker_api_containers_test.go:588: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2020-04-09T20:52:07.655Z] docker_api_containers_test.go:1351: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2020-04-09T20:52:07.655Z] docker_api_containers_test.go:594: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2020-04-09T20:52:07.655Z] docker_api_containers_test.go:623: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.01s) [2020-04-09T20:52:07.655Z] docker_api_containers_test.go:1149: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2020-04-09T20:52:07.655Z] docker_api_containers_test.go:128: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2020-04-09T20:52:07.655Z] docker_api_containers_test.go:101: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.01s) [2020-04-09T20:52:07.655Z] docker_api_containers_test.go:366: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2020-04-09T20:52:07.655Z] docker_api_containers_test.go:1599: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2020-04-09T20:52:07.655Z] docker_api_containers_test.go:396: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_run_test.go:2411: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_run_test.go:3531: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_run_test.go:3563: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_run_test.go:3594: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_run_test.go:3577: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2020-04-09T20:52:07.655Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_run_test.go:3467: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_run_test.go:3459: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_run_test.go:3486: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.02s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.02s) [2020-04-09T20:52:07.655Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2020-04-09T20:52:07.655Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.655Z] [2020-04-09T20:52:07.655Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-09T20:52:07.655Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.02s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.02s) [2020-04-09T20:52:07.656Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2020-04-09T20:52:07.656Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.02s) [2020-04-09T20:52:07.656Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2020-04-09T20:52:07.656Z] docker_api_containers_test.go:855: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2020-04-09T20:52:07.656Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2020-04-09T20:52:07.656Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2020-04-09T20:52:07.656Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2020-04-09T20:52:07.656Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2020-04-09T20:52:07.656Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2020-04-09T20:52:07.656Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2020-04-09T20:52:07.656Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.01s) [2020-04-09T20:52:07.656Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2020-04-09T20:52:07.656Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_run_test.go:2996: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.02s) [2020-04-09T20:52:07.656Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.02s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.02s) [2020-04-09T20:52:07.656Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2020-04-09T20:52:07.656Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2020-04-09T20:52:07.656Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2020-04-09T20:52:07.656Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2020-04-09T20:52:07.656Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestExecParseError (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.02s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.02s) [2020-04-09T20:52:07.656Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2020-04-09T20:52:07.656Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2020-04-09T20:52:07.656Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.656Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-09T20:52:07.656Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2020-04-09T20:52:07.656Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.656Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2020-04-09T20:52:07.657Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2020-04-09T20:52:07.657Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2020-04-09T20:52:07.657Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2020-04-09T20:52:07.657Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2020-04-09T20:52:07.657Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2020-04-09T20:52:07.657Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2020-04-09T20:52:07.657Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2020-04-09T20:52:07.657Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.01s) [2020-04-09T20:52:07.657Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_run_test.go:2910: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_run_test.go:2919: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2020-04-09T20:52:07.657Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_run_test.go:3513: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_run_test.go:2697: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.657Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.01s) [2020-04-09T20:52:07.657Z] --- SKIP: TestDockerSuite/TestPortList (0.01s) [2020-04-09T20:52:07.657Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.657Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2020-04-09T20:52:07.658Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2020-04-09T20:52:07.658Z] docker_api_containers_test.go:1531: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2020-04-09T20:52:07.658Z] docker_api_containers_test.go:1445: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2020-04-09T20:52:07.658Z] docker_api_containers_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.01s) [2020-04-09T20:52:07.658Z] docker_api_containers_test.go:1473: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2020-04-09T20:52:07.658Z] docker_api_containers_test.go:1556: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2020-04-09T20:52:07.658Z] docker_api_containers_test.go:1500: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2020-04-09T20:52:07.658Z] docker_api_containers_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2020-04-09T20:52:07.658Z] docker_api_containers_test.go:1394: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2020-04-09T20:52:07.658Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2020-04-09T20:52:07.658Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2020-04-09T20:52:07.658Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_ps_test.go:845: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:3145: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2020-04-09T20:52:07.658Z] docker_api_containers_test.go:1370: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:4508: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1578: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:4025: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1173: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1191: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1182: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:2062: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:2268: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:2627: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1054: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1064: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:3009: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1044: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1035: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:3195: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1025: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1013: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:987: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1000: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:978: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1934: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:3337: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:3361: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:3328: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:3313: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:3238: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:2735: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:2684: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:2757: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:2747: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.02s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1679: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1660: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:3203: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:2155: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:623: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:385: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:429: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.02s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1255: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.02s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:3990: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1290: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1323: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:1312: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.01s) [2020-04-09T20:52:07.658Z] docker_cli_run_test.go:2027: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.658Z] [2020-04-09T20:52:07.658Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-09T20:52:07.658Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:1143: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:4248: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:819: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:858: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:891: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:949: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:1076: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:4487: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:4500: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:4232: unmatched requirement IsolationIsHyperv [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.02s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:3726: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2005: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:3273: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:62: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:3382: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:197: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:182: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:3392: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:1200: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2318: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2327: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2296: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:3426: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2340: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2365: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2374: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2432: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2454: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:4310: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2083: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:4298: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2387: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:3215: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:3857: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:3850: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2607: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2576: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:933: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2599: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:3070: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:3094: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:3116: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:3440: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:1405: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2807: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2496: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2045: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:959: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:1087: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:1126: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:1134: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2984: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2887: unmatched requirement Apparmor [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2866: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2851: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:1427: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2128: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:2240: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:1623: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:100: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:1110: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.659Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-09T20:52:07.659Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.01s) [2020-04-09T20:52:07.659Z] docker_cli_run_test.go:1118: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.659Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:1158: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:969: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:1097: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:1167: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:2926: unmatched requirement Apparmor [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:738: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:748: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:761: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:774: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:728: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:787: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:3955: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:3948: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:660: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsShared (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:3772: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunVolumesMountedAsSlave (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:3803: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:1852: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:284: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:3742: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:3753: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:2831: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:3227: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:3043: unmatched requirement Apparmor [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:1804: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:2842: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:3640: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:3651: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2020-04-09T20:52:07.660Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:3451: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:295: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.02s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:210: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:246: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2020-04-09T20:52:07.660Z] docker_cli_run_test.go:2176: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2020-04-09T20:52:07.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2020-04-09T20:52:07.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-09T20:52:07.660Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2020-04-09T20:52:07.660Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.660Z] [2020-04-09T20:52:07.660Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:185: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:212: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.661Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-09T20:52:07.661Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2020-04-09T20:52:07.661Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.661Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:239: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:268: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:302: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-09T20:52:07.662Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:407: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:128: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:134: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2020-04-09T20:52:07.662Z] check_test.go:142: unmatched requirement DaemonIsLinux [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] DONE 1096 tests, 549 skipped in 2178.148s [2020-04-09T20:52:07.662Z] INFO: Integration tests ended at 04/09/2020 20:52:03. Duration:00:36:18.2214676 [2020-04-09T20:52:07.662Z] INFO: Docker info of the daemon under test at end of run [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] Containers: 2 [2020-04-09T20:52:07.662Z] Running: 0 [2020-04-09T20:52:07.662Z] Paused: 0 [2020-04-09T20:52:07.662Z] Stopped: 2 [2020-04-09T20:52:07.662Z] Images: 15 [2020-04-09T20:52:07.662Z] Server Version: 0.0.0-dev [2020-04-09T20:52:07.662Z] Storage Driver: windowsfilter [2020-04-09T20:52:07.662Z] Windows: [2020-04-09T20:52:07.662Z] Logging Driver: json-file [2020-04-09T20:52:07.662Z] Plugins: [2020-04-09T20:52:07.662Z] Volume: local [2020-04-09T20:52:07.662Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2020-04-09T20:52:07.662Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2020-04-09T20:52:07.662Z] Swarm: inactive [2020-04-09T20:52:07.662Z] Default Isolation: process [2020-04-09T20:52:07.662Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2020-04-09T20:52:07.662Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1039) [2020-04-09T20:52:07.662Z] OSType: windows [2020-04-09T20:52:07.662Z] Architecture: x86_64 [2020-04-09T20:52:07.662Z] CPUs: 4 [2020-04-09T20:52:07.662Z] Total Memory: 32GiB [2020-04-09T20:52:07.662Z] Name: azwin-2-0556c0 [2020-04-09T20:52:07.662Z] ID: GAHI:GH4A:OWLC:NOC7:U6HT:PYHP:E4UN:4CTC:5HLB:YNHH:TMQR:Q275 [2020-04-09T20:52:07.662Z] Docker Root Dir: D:\CI\PR-40802\1\daemon [2020-04-09T20:52:07.662Z] Debug Mode (client): false [2020-04-09T20:52:07.662Z] Debug Mode (server): true [2020-04-09T20:52:07.662Z] File Descriptors: -1 [2020-04-09T20:52:07.662Z] Goroutines: 18 [2020-04-09T20:52:07.662Z] System Time: 2020-04-09T20:52:03.7135603Z [2020-04-09T20:52:07.662Z] EventsListeners: 0 [2020-04-09T20:52:07.662Z] Registry: https://index.docker.io/v1/ [2020-04-09T20:52:07.662Z] Labels: [2020-04-09T20:52:07.662Z] Experimental: false [2020-04-09T20:52:07.662Z] Insecure Registries: [2020-04-09T20:52:07.662Z] 127.0.0.0/8 [2020-04-09T20:52:07.662Z] Live Restore Enabled: false [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] [2020-04-09T20:52:07.662Z] INFO: Stopping daemon under test [2020-04-09T20:52:07.662Z] SUCCESS: The process with PID 7896 (child process of PID 7432) has been terminated. [2020-04-09T20:52:07.662Z] SUCCESS: The process with PID 7432 (child process of PID 3456) has been terminated. [2020-04-09T20:52:07.662Z] INFO: Stop tailing logs of the daemon under tests [2020-04-09T20:52:07.662Z] INFO: executeCI.ps1 Completed successfully at 04/09/2020 20:52:03. [2020-04-09T20:52:07.662Z] INFO: Tidying up at end of run [2020-04-09T20:52:07.662Z] INFO: Saving daemon under test log (d:\CI\PR-40802\1\dut.out) to C:\windows\TEMP\CIDUT.out [2020-04-09T20:52:07.662Z] INFO: Saving daemon under test log (d:\CI\PR-40802\1\dut.err) to C:\windows\TEMP\CIDUT.err [2020-04-09T20:52:07.662Z] INFO: Nuke-Everything... [2020-04-09T20:52:07.662Z] INFO: Container count on control daemon to delete is 2 [2020-04-09T20:52:07.662Z] 1fdd8cb87d68 [2020-04-09T20:52:07.662Z] 4178c3e25f76 [2020-04-09T20:52:07.662Z] INFO: Non-base image count on control daemon to delete is 1 [2020-04-09T20:52:10.510Z] Deleted: sha256:8deef9c30066e94b1a4fb4568083ddcc0602f5600b591463b4f29d8b0d0f6417 [2020-04-09T20:52:10.510Z] Deleted: sha256:6b223aa05ee4f4d5b27df409b4650cb716ac00996f1073027f8655c0c5e409e1 [2020-04-09T20:52:10.510Z] Deleted: sha256:02625b1211e4d77be518ce1debbdcb14691b271afab5b43ee838f675ea3f82ca [2020-04-09T20:52:10.510Z] Deleted: sha256:9d14d7a40d137a5cee58f4f1bb77a647c992928dcc6eef187740512ec07c6390 [2020-04-09T20:52:10.510Z] Deleted: sha256:6afbdb076a880efb0a9367b3e3dd9c08e0804bf0beaf504cfd6b8ce45da2c6b7 [2020-04-09T20:52:10.510Z] Deleted: sha256:da8f8ab056c1912be442a4425bf00656ec23b29c4a849d6d07a3f2c11e661312 [2020-04-09T20:52:10.510Z] Deleted: sha256:18c7272340e294b52f3a0914904c96e4455c923206fc35dc4bbdf0bbbea757b9 [2020-04-09T20:52:10.510Z] Deleted: sha256:cfb46dbdbd634bc60ce169b6520237380083f1f8fd4ca6d4e09bc17e29dd40b0 [2020-04-09T20:52:10.510Z] Deleted: sha256:66a804f56508795329d9c3f05f63f7c0b7facc95cfcb506848ae4c2c2f1e983e [2020-04-09T20:52:10.510Z] Deleted: sha256:bc5db7090359c6d7a7447bd152154c8f6b8d7dc9b3e9a762bdc815bacdcf9439 [2020-04-09T20:52:10.510Z] Deleted: sha256:a6dfeee450afd99732299d9ff6fcf4b6985031271256b4f41309147b6db88340 [2020-04-09T20:52:10.510Z] Deleted: sha256:32d3c0030831330b041bf1c80be645af633441c4837e097963254fe10daa89e6 [2020-04-09T20:52:10.510Z] Deleted: sha256:422188e89d3d98ff5559b1feb8407ad3ee9ffeea462b933cfb8b63a7791d23a1 [2020-04-09T20:52:10.510Z] Deleted: sha256:d573a796d13a68d76d1bc219b00b78f00458755764fbb1560e4fd23e9f9588fa [2020-04-09T20:52:10.510Z] Deleted: sha256:6cc69b3de0868552eada1bc6cd3e10fc2f18ce33ea6c5f67602c46427211cdd5 [2020-04-09T20:52:10.510Z] Deleted: sha256:72c071986a3b07cf2f7490862c995952139506ddabe60d5a92e846c4c3addbc4 [2020-04-09T20:52:10.510Z] INFO: Tidying pidfile d:\CI\PR-40802\1\docker.pid [2020-04-09T20:52:10.510Z] INFO: Nuking d:\CI [2020-04-09T20:52:32.975Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2020-04-09T20:52:35.478Z] INFO: Zapped successfully [2020-04-09T20:52:35.478Z] [2020-04-09T20:52:35.478Z] INFO: executeCI.ps1 exiting at Thu Apr 9 20:52:35 CUT 2020. Duration 00:52:22.6460722 [2020-04-09T20:52:35.478Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2020-04-09T20:52:35.714Z] Recording test results [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2020-04-09T20:52:37.881Z] Creating windowsRS5-integration-bundles.zip [Pipeline] step [2020-04-09T20:52:39.732Z] Archiving artifacts [2020-04-09T20:52:40.888Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40802/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-09T20:52:41.775Z] + make clean [2020-04-09T20:52:42.721Z] docker volume rm -f docker-dev-cache [2020-04-09T20:52:42.721Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2020-04-09T20:53:05.077Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2020-04-09T20:53:19.891Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2020-04-09T20:53:37.908Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2020-04-09T20:53:55.984Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite (441.11s) [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.90s) [2020-04-09T20:54:08.170Z] docker_cli_external_volume_driver_test.go:53: [de325506d5424] daemon is not started [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s) [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.56s) [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2020-04-09T20:54:08.170Z] docker_cli_external_volume_driver_test.go:53: [d6f3fce2c4df4] daemon is not started [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2020-04-09T20:54:08.170Z] docker_cli_external_volume_driver_test.go:53: [ddbd5cdd1e9bd] daemon is not started [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2020-04-09T20:54:08.170Z] docker_cli_external_volume_driver_test.go:53: [d635bb884f033] daemon is not started [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.57s) [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.55s) [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.83s) [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.69s) [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.71s) [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (31.01s) [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.61s) [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.36s) [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.35s) [2020-04-09T20:54:08.170Z] docker_cli_external_volume_driver_test.go:485: [dc8f5f70e0b8a] daemon is not started [2020-04-09T20:54:08.170Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2020-04-09T20:54:08.170Z] docker_cli_external_volume_driver_test.go:53: [de859664fd7ca] daemon is not started [2020-04-09T20:54:08.170Z] PASS [2020-04-09T20:54:08.170Z] [2020-04-09T20:54:08.170Z] === Skipped [2020-04-09T20:54:08.170Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-09T20:54:08.170Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2020-04-09T20:54:08.170Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2020-04-09T20:54:08.170Z] check_test.go:309: [d96e386f7426d] daemon is not started [2020-04-09T20:54:08.170Z] [2020-04-09T20:54:08.170Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-09T20:54:08.170Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2020-04-09T20:54:08.170Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2020-04-09T20:54:08.170Z] check_test.go:309: [db2e2acceb036] daemon is not started [2020-04-09T20:54:08.170Z] [2020-04-09T20:54:08.170Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-09T20:54:08.170Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2020-04-09T20:54:08.170Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2020-04-09T20:54:08.170Z] check_test.go:309: [dfb6cb58db22b] daemon is not started [2020-04-09T20:54:08.170Z] [2020-04-09T20:54:08.170Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-04-09T20:54:08.170Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.01s) [2020-04-09T20:54:08.170Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2020-04-09T20:54:08.170Z] [2020-04-09T20:54:08.170Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-09T20:54:08.170Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2020-04-09T20:54:08.170Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2020-04-09T20:54:08.170Z] [2020-04-09T20:54:08.170Z] [2020-04-09T20:54:08.170Z] DONE 273 tests, 5 skipped in 2518.896s [2020-04-09T20:54:08.170Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2020-04-09T20:54:08.728Z] ++++ cat bundles/test-integration/docker.pid [2020-04-09T20:54:08.728Z] +++ kill 7468 [2020-04-09T20:54:09.651Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7cf5e991f817/docker.pid [2020-04-09T20:54:09.651Z] +++ kill 4198 [2020-04-09T20:54:09.651Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 4198 is not a child of this shell [2020-04-09T20:54:09.651Z] warning: PID 4198 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d7cf5e991f817/docker.pid had a nonzero exit code [2020-04-09T20:54:09.651Z] +++ /etc/init.d/apparmor stop [2020-04-09T20:54:09.651Z] Leaving: AppArmorNo profiles have been unloaded. [2020-04-09T20:54:09.651Z] [2020-04-09T20:54:09.651Z] Unloading profiles will leave already running processes permanently [2020-04-09T20:54:09.651Z] unconfined, which can lead to unexpected situations. [2020-04-09T20:54:09.651Z] [2020-04-09T20:54:09.651Z] To set a process to complain mode, use the command line tool [2020-04-09T20:54:09.651Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2020-04-09T20:54:09.651Z] +++ true [2020-04-09T20:54:09.651Z] [2020-04-09T20:54:09.906Z] Remaining pids to kill: [] Post stage [Pipeline] junit [2020-04-09T20:54:09.914Z] Recording test results [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2020-04-09T20:54:11.181Z] + echo Ensuring container killed. [2020-04-09T20:54:11.181Z] Ensuring container killed. [2020-04-09T20:54:11.181Z] + docker ps -aq -f name=docker-pr1-* [2020-04-09T20:54:11.181Z] + cids=88ac97de17c4 [2020-04-09T20:54:11.181Z] c92431a6e36c [2020-04-09T20:54:11.181Z] 9b3510d04dae [2020-04-09T20:54:11.181Z] + [ -n 88ac97de17c4 [2020-04-09T20:54:11.181Z] c92431a6e36c [2020-04-09T20:54:11.181Z] 9b3510d04dae ] [2020-04-09T20:54:11.181Z] + docker rm -vf 88ac97de17c4 c92431a6e36c 9b3510d04dae [2020-04-09T20:54:12.106Z] 88ac97de17c4 [2020-04-09T20:54:13.466Z] c92431a6e36c [2020-04-09T20:54:13.466Z] 9b3510d04dae [Pipeline] sh [2020-04-09T20:54:13.862Z] + echo Chowning /workspace to jenkins user [2020-04-09T20:54:13.862Z] Chowning /workspace to jenkins user [2020-04-09T20:54:13.862Z] + id -u [2020-04-09T20:54:13.862Z] + id -g [2020-04-09T20:54:13.862Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-40802:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2020-04-09T20:54:18.475Z] + bundleName=amd64 [2020-04-09T20:54:18.475Z] + echo Creating amd64-bundles.tar.gz [2020-04-09T20:54:18.475Z] Creating amd64-bundles.tar.gz [2020-04-09T20:54:18.475Z] + xargs tar -czf amd64-bundles.tar.gz [2020-04-09T20:54:18.475Z] + 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-04-09T20:54:19.841Z] Archiving artifacts [2020-04-09T20:54:20.367Z] Uploaded 1 artifact(s) to https://corp-us-east-1-jenkins-k8s-maste-jenkinsartifacts-1lzm7adht5e1j.s3.amazonaws.com/public/moby/PR-40802/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2020-04-09T20:54:20.762Z] + make clean [2020-04-09T20:54:20.762Z] docker volume rm -f docker-dev-cache [2020-04-09T20:54:21.018Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timestamps [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS